Bump tvix

This commit is contained in:
Linus Heckemann 2024-10-06 15:52:08 +02:00
parent e4aa3b2aec
commit 1ab0f99e77

View file

@ -14,7 +14,7 @@ rustPlatform.buildRustPackage rec {
src = builtins.fetchGit {
name = "tvix";
url = "https://code.tvl.fyi/depot.git";
rev = "e97202e54a02d0717f0457fec0863e3e74fc93d8";
rev = "96a78877eb0d3109bd5b76345b9f1aa87bb3ec20";
};
patches = [