diff --git a/pkgs/top-level/all-packages.nix b/pkgs/top-level/all-packages.nix index 04735f3db8d..0fab4f1272e 100644 --- a/pkgs/top-level/all-packages.nix +++ b/pkgs/top-level/all-packages.nix @@ -14078,9 +14078,7 @@ in ne = callPackage ../applications/editors/ne { }; - nedit = callPackage ../applications/editors/nedit { - motif = lesstif; - }; + nedit = callPackage ../applications/editors/nedit { }; notmuch = callPackage ../applications/networking/mailreaders/notmuch { # No need to build Emacs - notmuch.el works just fine without