Use consistent version of network package in gitit.
svn path=/nixpkgs/trunk/; revision=21109
This commit is contained in:
parent
934b429725
commit
bd22d01b5e
@ -697,7 +697,8 @@ rec {
|
||||
};
|
||||
|
||||
texmath = import ../development/libraries/haskell/texmath {
|
||||
inherit cabal cgi json parsec xml;
|
||||
inherit cabal json parsec xml;
|
||||
cgi = cgi3001172;
|
||||
};
|
||||
|
||||
text = import ../development/libraries/haskell/text {
|
||||
|
Loading…
Reference in New Issue
Block a user