mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-03 12:23:02 +00:00
Try to fix the tarball
Not sure if this will work, just tried the obvious fix. svn path=/nixpkgs/trunk/; revision=30974
This commit is contained in:
parent
ec305ac161
commit
d54677f9c4
@ -351,7 +351,7 @@ let result = let callPackage = x : y : modifyPrio (newScope result.final x y);
|
||||
zlib = self.zlib_0_5_2_0;
|
||||
alex = self.alex_2_3_2;
|
||||
cgi = self.cgi_3001_1_7_2;
|
||||
QuickCheck = self.QuickCheck_2_1_0_3;
|
||||
QuickCheck = self.QuickCheck_2_1_1_1;
|
||||
HTTP = self.HTTP_4000_0_9;
|
||||
HUnit = self.HUnit_1_2_2_1;
|
||||
network = self.network_2_2_1_7;
|
||||
|
Loading…
Reference in New Issue
Block a user