Oh, I think I see how to nix this now.
This commit is contained in:
parent
8a93cdd33c
commit
d4df206740
@ -28,7 +28,7 @@ pkgs.stdenv.mkDerivation rec {
|
|||||||
owner = "cory";
|
owner = "cory";
|
||||||
repo = "tildefriends";
|
repo = "tildefriends";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
hash = "sha256-ttqL2wz06Jvn2f6kKIAGpF0nSSle+g4nSlj4jL0D+Fk=";
|
hash = "sha256-xYfrSWSA4G8gCwFeG9dgV91pjX1U+lL3jx0lwfiTr7g=";
|
||||||
fetchSubmodules = true;
|
fetchSubmodules = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user