release-small.nix: switch Emacs 23 to 24
This commit is contained in:
@@ -41,7 +41,7 @@ with (import ./release-lib.nix);
|
|||||||
dhcp = linux;
|
dhcp = linux;
|
||||||
diffutils = all;
|
diffutils = all;
|
||||||
e2fsprogs = linux;
|
e2fsprogs = linux;
|
||||||
emacs23 = gtkSupported;
|
emacs24 = gtkSupported;
|
||||||
enscript = all;
|
enscript = all;
|
||||||
file = all;
|
file = all;
|
||||||
findutils = all;
|
findutils = all;
|
||||||
|
|||||||
Reference in New Issue
Block a user