fix lib, remove old openldap

This commit is contained in:
2023-09-29 10:42:19 +02:00
parent b00b09f139
commit 0bce2bf6fd
2 changed files with 1 additions and 326 deletions

View File

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