mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-26 02:05:02 +00:00
hecate: fix version
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
buildGoModule (finalAttrs: {
|
||||
pname = "hecate";
|
||||
version = "unstable-2022-05-03";
|
||||
version = "0.0.1-unstable-2022-05-02";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "evanmiller";
|
||||
|
||||
Reference in New Issue
Block a user