missing lib
This commit is contained in:
parent
0bce2bf6fd
commit
6604bdcb8e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
{ lib, fetchFromGithub, buildGoModule, ... }:
|
{ lib, fetchFromGitHub, buildGoModule, ... }:
|
||||||
|
|
||||||
buildGoModule rec {
|
buildGoModule rec {
|
||||||
name = "wow-addon-manager";
|
name = "wow-addon-manager";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue