tab->spaces
svn path=/nixpkgs/branches/stdenv-updates/; revision=10460
This commit is contained in:
parent
74d3d736f5
commit
2ac45781aa
@ -1300,8 +1300,8 @@ rec {
|
|||||||
|
|
||||||
|
|
||||||
clisp = import ../development/interpreters/clisp {
|
clisp = import ../development/interpreters/clisp {
|
||||||
inherit fetchurl stdenv libsigsegv gettext
|
inherit fetchurl stdenv libsigsegv gettext
|
||||||
readline ncurses coreutils pcre zlib;
|
readline ncurses coreutils pcre zlib;
|
||||||
inherit (xlibs) libX11 libXau libXt;
|
inherit (xlibs) libX11 libXau libXt;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user