mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-28 14:22:50 +03:00
commit
3a84fc3a18
@ -1656,9 +1656,7 @@ with pkgs;
|
||||
|
||||
mnc = callPackage ../tools/misc/mnc { };
|
||||
|
||||
mgmt = callPackage ../applications/system/mgmt {
|
||||
buildGoModule = buildGo119Module; # go 1.20 build failure
|
||||
};
|
||||
mgmt = callPackage ../applications/system/mgmt { };
|
||||
|
||||
monica = callPackage ../servers/web-apps/monica { };
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user