mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 12:15:34 +03:00
changed rev to tag
Co-authored-by: Felix Bargfeldt <41747605+Defelo@users.noreply.github.com>
This commit is contained in:
parent
0a7c1dc8af
commit
0cf7edeb08
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ python3.pkgs.buildPythonApplication rec {
|
|||
src = fetchFromGitHub {
|
||||
owner = "arthaud";
|
||||
repo = "git-dumper";
|
||||
rev = version;
|
||||
tag = version;
|
||||
hash = "sha256-XU+6Od+mC8AV+w7sd8JaMB2Lc81ekeDLDiGGNu6bU0A=";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue