summaryrefslogtreecommitdiff
path: root/nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix')
-rw-r--r--nix/tamal/manifest.kdl2
1 files changed, 1 insertions, 1 deletions
diff --git a/nix/tamal/manifest.kdl b/nix/tamal/manifest.kdl
index 6dfe609..d85e2f0 100644
--- a/nix/tamal/manifest.kdl
+++ b/nix/tamal/manifest.kdl
@@ -7,10 +7,10 @@ inputs {
archive {
url "https://github.com/NixOS/nixpkgs/archive/{{cmd_value}}.tar.gz"
}
+ hash algorithm=SHA256
latest-cmd {
$ git ls-remote --heads "https://github.com/NixOS/nixpkgs.git" --refs "refs/heads/nixpkgs-unstable"
| cut -f1
}
}
}
-