binary-cache/pkgs/tvix-src.nix

8 lines
227 B
Nix
Raw Normal View History

2024-06-29 15:53:57 +00:00
{ fetchgit }:
fetchgit {
name = "tvix";
url = "https://code.tvl.fyi/depot.git:workspace=views/tvix.git";
rev = "6ae6c37fac42e10a34d020a5fd7e71640f3ffe68";
hash = "sha256-AmGCRGsGMQVnPMm+g1qZEE4tRxejZgHfqDSmsxwaRcw=";
}