Commit d6a442ed authored by Sigmanificient's avatar Sigmanificient
Browse files

regal: set pname

parent 7574dff1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
}:

buildGoModule rec {
  name = "regal";
  pname = "regal";
  version = "0.38.1";

  src = fetchFromGitHub {