forked from mirrors/nixpkgs
parent
55ce7255bc
commit
9b79ff3a10
|
@ -4246,7 +4246,6 @@ with pkgs;
|
|||
|
||||
noti = callPackage ../tools/misc/noti {
|
||||
inherit (darwin.apple_sdk.frameworks) Cocoa;
|
||||
buildGoPackage = buildGo117Package;
|
||||
};
|
||||
|
||||
notify = callPackage ../tools/misc/notify { };
|
||||
|
|
Loading…
Reference in a new issue