mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 19:55:41 +03:00
doc: replace rev
with tag
This commit is contained in:
parent
30eb01e120
commit
ac04a5c492
8 changed files with 10 additions and 11 deletions
|
@ -84,7 +84,7 @@ buildDunePackage rec {
|
|||
src = fetchFromGitHub {
|
||||
owner = "inhabitedtype";
|
||||
repo = pname;
|
||||
rev = version;
|
||||
tag = version;
|
||||
hash = "sha256-MK8o+iPGANEhrrTc1Kz9LBilx2bDPQt7Pp5P2libucI=";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue