Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 58d7493c1b |
@@ -7,7 +7,7 @@ buildGoModule rec {
|
|||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "zjrosen";
|
owner = "zjrosen";
|
||||||
repo = "perles";
|
repo = "perles";
|
||||||
rev = "main";
|
rev = "64eba96c0a9b663ef3a206c8f07b71ab34f46df4";
|
||||||
hash = "sha256-JgRayb4+mJ1r0AtdnQfqAw2+QRte+licsfZOaRgYqcs=";
|
hash = "sha256-JgRayb4+mJ1r0AtdnQfqAw2+QRte+licsfZOaRgYqcs=";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user