diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/manifest.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manifest.rst b/doc/manifest.rst index d6b7d72..6b72aa2 100644 --- a/doc/manifest.rst +++ b/doc/manifest.rst @@ -47,7 +47,7 @@ Default ``manifest.kdl`` } hash algorithm=SHA256 latest-cmd { - $ git ls-remote --heads "https://github.com/NixOS/nixpkgs.git" --refs "refs/heads/nixos-unstable" + $ git ls-remote "https://github.com/NixOS/nixpkgs.git" --refs "refs/heads/nixos-unstable" | cut -f1 } } |
