git-sync: remove obsolete rec keyword
This commit is contained in:
parent
cdb5e6e881
commit
43823a262a
@ -12,7 +12,7 @@
|
||||
nix-update-script,
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
stdenv.mkDerivation {
|
||||
pname = "git-sync";
|
||||
version = "0-unstable-2025-06-26";
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user