binary-cache/pkgs/tvix-src.nix

8 lines
214 B
Nix
Raw Normal View History

2024-06-29 15:53:57 +00:00
{ fetchgit }:
fetchgit {
name = "tvix";
2024-07-21 10:43:36 +00:00
url = "https://git.dgnum.eu/mdebray/tvl-depot.git";
rev = "2f767d0ddaa513da11f491b3b6dead22f795776b";
hash = "sha256-UYqyCc9uIckXMIp7iOzwy0COloM3o1FEwzo8ZALOw88=";
2024-06-29 15:53:57 +00:00
}