all-packages.nix: strip trailing white-space
This commit is contained in:
parent
d83a10bc6c
commit
7f21df9001
@ -11487,7 +11487,7 @@ let
|
|||||||
gpm = null;
|
gpm = null;
|
||||||
inherit (darwin.apple_sdk.frameworks) AppKit Foundation;
|
inherit (darwin.apple_sdk.frameworks) AppKit Foundation;
|
||||||
inherit (darwin) libobjc;
|
inherit (darwin) libobjc;
|
||||||
};
|
});
|
||||||
|
|
||||||
emacsPackagesGen = emacs: self: let callPackage = newScope self; in rec {
|
emacsPackagesGen = emacs: self: let callPackage = newScope self; in rec {
|
||||||
inherit emacs;
|
inherit emacs;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user