change to name
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{ lib, fetchgit, fetchFromGitHub, buildGoModule, ... }:
|
||||
|
||||
buildGoModule rec {
|
||||
pname = "wow-addon-manager";
|
||||
name = "wow-addon-manager";
|
||||
# src = fetchFromGitHub {
|
||||
# owner = "Gonzih";
|
||||
# repo = pname;
|
||||
|
||||
Reference in New Issue
Block a user