change to name
This commit is contained in:
parent
426761d852
commit
3525235f35
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{ lib, fetchgit, fetchFromGitHub, buildGoModule, ... }:
|
||||
|
||||
buildGoModule rec {
|
||||
pname = "wow-addon-manager";
|
||||
name = "wow-addon-manager";
|
||||
# src = fetchFromGitHub {
|
||||
# owner = "Gonzih";
|
||||
# repo = pname;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue