all-packages.nix: strip trailing whitespace
This commit is contained in:
parent
a1a8458763
commit
8a9e83057b
@ -7707,7 +7707,7 @@ let
|
|||||||
ratpoison = callPackage ../applications/window-managers/ratpoison { };
|
ratpoison = callPackage ../applications/window-managers/ratpoison { };
|
||||||
|
|
||||||
rawtherapee = callPackage ../applications/graphics/rawtherapee {
|
rawtherapee = callPackage ../applications/graphics/rawtherapee {
|
||||||
fftw = fftw.override {float = true;};
|
fftw = fftw.override {float = true;};
|
||||||
};
|
};
|
||||||
|
|
||||||
rcs = callPackage ../applications/version-management/rcs { };
|
rcs = callPackage ../applications/version-management/rcs { };
|
||||||
@ -8005,7 +8005,7 @@ let
|
|||||||
|
|
||||||
wings = callPackage ../applications/graphics/wings {
|
wings = callPackage ../applications/graphics/wings {
|
||||||
erlang = erlangR14B04;
|
erlang = erlangR14B04;
|
||||||
esdl = esdl.override { erlang = erlangR14B04; };
|
esdl = esdl.override { erlang = erlangR14B04; };
|
||||||
};
|
};
|
||||||
|
|
||||||
wmname = callPackage ../applications/misc/wmname { };
|
wmname = callPackage ../applications/misc/wmname { };
|
||||||
|
Loading…
Reference in New Issue
Block a user