missing lib

This commit is contained in:
2023-09-29 10:45:20 +02:00
parent 0bce2bf6fd
commit 6604bdcb8e

View File

@@ -1,4 +1,4 @@
{ lib, fetchFromGithub, buildGoModule, ... }: { lib, fetchFromGitHub, buildGoModule, ... }:
buildGoModule rec { buildGoModule rec {
name = "wow-addon-manager"; name = "wow-addon-manager";