summaryrefslogtreecommitdiff
path: root/doc/manifest.rst
diff options
context:
space:
mode:
authorยท๐‘‘๐‘ด๐‘•๐‘‘๐‘ฉ๐‘ค2025-12-13 10:51:07 +0000
committerยท๐‘‘๐‘ด๐‘•๐‘‘๐‘ฉ๐‘ค2025-12-13 10:51:07 +0000
commit69366dd17329cddf58892e2fb7f33ebc16410d89 (patch)
tree9144b8871cc7f3ca1f184a6007ca6a6cf1c60c6e /doc/manifest.rst
parent9c72ce982212eaf23caba6a697e88153fd88c274 (diff)
downloadnixtaml-69366dd17329cddf58892e2fb7f33ebc16410d89.tar
nixtaml-69366dd17329cddf58892e2fb7f33ebc16410d89.tar.gz
nixtaml-69366dd17329cddf58892e2fb7f33ebc16410d89.tar.bz2
nixtaml-69366dd17329cddf58892e2fb7f33ebc16410d89.tar.lz
nixtaml-69366dd17329cddf58892e2fb7f33ebc16410d89.tar.xz
nixtaml-69366dd17329cddf58892e2fb7f33ebc16410d89.tar.zst
nixtaml-69366dd17329cddf58892e2fb7f33ebc16410d89.zip
use latest git ls-remote
Diffstat (limited to 'doc/manifest.rst')
-rw-r--r--doc/manifest.rst2
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
}
}