Bump tvix
This commit is contained in:
parent
e4aa3b2aec
commit
1ab0f99e77
|
@ -14,7 +14,7 @@ rustPlatform.buildRustPackage rec {
|
|||
src = builtins.fetchGit {
|
||||
name = "tvix";
|
||||
url = "https://code.tvl.fyi/depot.git";
|
||||
rev = "e97202e54a02d0717f0457fec0863e3e74fc93d8";
|
||||
rev = "96a78877eb0d3109bd5b76345b9f1aa87bb3ec20";
|
||||
};
|
||||
|
||||
patches = [
|
||||
|
|
Loading…
Reference in a new issue