diff options
Diffstat (limited to 'nix/tamal')
| -rw-r--r-- | nix/tamal/manifest.kdl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nix/tamal/manifest.kdl b/nix/tamal/manifest.kdl index d85e2f0..6eeab6c 100644 --- a/nix/tamal/manifest.kdl +++ b/nix/tamal/manifest.kdl @@ -9,7 +9,7 @@ inputs { } hash algorithm=SHA256 latest-cmd { - $ git ls-remote --heads "https://github.com/NixOS/nixpkgs.git" --refs "refs/heads/nixpkgs-unstable" + $ git ls-remote "https://github.com/NixOS/nixpkgs.git" --branches nixpkgs-unstable | cut -f1 } } |
