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