fix lib, remove old openldap
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ lib, fetchgit, buildGoModule, ... }:
|
||||
{ lib, fetchFromGithub, buildGoModule, ... }:
|
||||
|
||||
buildGoModule rec {
|
||||
name = "wow-addon-manager";
|
||||
|
||||
Reference in New Issue
Block a user