anarchism: fix src
This commit is contained in:
parent
9706108b63
commit
673ef88de5
@ -8,7 +8,7 @@ stdenv.mkDerivation rec {
|
||||
domain = "salsa.debian.org";
|
||||
owner = "debian";
|
||||
repo = pname;
|
||||
rev = "debian%2F${version}"; # %2F = urlquote("/")
|
||||
rev = "debian/${version}";
|
||||
sha256 = "04ylk0y5b3jml2awmyz7m1hnymni8y1n83m0k6ychdh0px8frhm5";
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user