Removed unix package.
svn path=/nixpkgs/trunk/; revision=15142
This commit is contained in:
@@ -125,10 +125,6 @@ rec {
|
||||
inherit (pkgs) stdenv fetchurl unzip wxGTK;
|
||||
};
|
||||
|
||||
unix = import ../development/libraries/haskell/unix {
|
||||
inherit cabal;
|
||||
};
|
||||
|
||||
vty = import ../development/libraries/haskell/vty {
|
||||
inherit cabal;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user