3
0
Fork 0
forked from mirrors/nixpkgs

hackage-packages.nix: re-generate from Hackage 2015-01-15T22:40:10+00:00

This commit is contained in:
Oliver Charles 2015-01-15 22:40:21 +00:00
parent f93ce4faf1
commit 415b32311f
2 changed files with 15 additions and 20 deletions

View file

@ -114,16 +114,6 @@ self: super: {
# depends on broken hbro package.
hbro-contrib = markBroken super.hbro-contrib;
# https://github.com/prowdsponsor/fb/pull/33
fb = overrideCabal super.fb (drv: {
patches = [
(pkgs.fetchpatch {
url = https://github.com/prowdsponsor/fb/pull/31.patch;
sha256 = "0ip8mhpbbvlp4pz7d27d6cg39gm6ypfsf4rdmfrmdh3pkig0axls";
})
];
});
# https://github.com/haskell/vector/issues/47
vector = if pkgs.stdenv.isi686 then appendConfigureFlag super.vector "--ghc-options=-msse2" else super.vector;

View file

@ -8826,6 +8826,7 @@ self: {
pname = "List";
version = "0.5.1";
sha256 = "1hgkal8jh035bs0z6z8i899dc0888fhdx8940y27aaxxbmlzfy1p";
editedCabalFile = "0fce39feed0d5ae7ea041b886d5440e288b705212b1869beec6419b9c0ca9982";
buildDepends = [ base transformers ];
homepage = "http://github.com/yairchu/generator/tree";
description = "List monad transformer and class";
@ -11535,6 +11536,7 @@ self: {
pname = "RSA";
version = "2.1.0";
sha256 = "0bhnnz7vp1942ac2vg0y6vsag9bm0pslnm4ix6lmw28hy6d1jk2a";
editedCabalFile = "a6367228c6ecf3abc4a43225058ed9e86dc291849e943ce1f1ef5527c1ecba07";
buildDepends = [
base binary bytestring crypto-api crypto-pubkey-types pureMD5 SHA
];
@ -18947,6 +18949,7 @@ self: {
pname = "asn1-data";
version = "0.7.1";
sha256 = "10s7mxygw6w8a8mx090msvbl8pji8m68lsxxyr5bp7p887naia7r";
editedCabalFile = "6c8f01076a88b9ea0f2ce9b5fa2b09dc658332bd4dedfbc8d6e7fae25ea5ed1f";
isLibrary = true;
isExecutable = true;
buildDepends = [ base bytestring cereal mtl text ];
@ -29123,6 +29126,7 @@ self: {
hackage-db machines machines-directory MissingH monad-loops process
tar text transformers yaml zlib
];
jailbreak = true;
homepage = "http://github.com/aloiscochard/codex";
description = "A ctags file generator for cabal project dependencies";
license = stdenv.lib.licenses.asl20;
@ -32368,6 +32372,7 @@ self: {
pname = "crypto-numbers";
version = "0.2.7";
sha256 = "19l9y5jzvqrqfam13xin9m9ca0s5ql86yv0cjn6dzkydx4byn2j2";
editedCabalFile = "2b493386b7605b70a67f751d6496e9feff8ef319a5294b122a3ff3895a8453ca";
buildDepends = [
base bytestring crypto-random ghc-prim integer-gmp vector
];
@ -42232,8 +42237,8 @@ self: {
}:
mkDerivation {
pname = "fb";
version = "1.0.7";
sha256 = "0ghyddxf4aqidqvbm93pjgaban0whfj4y1w11b7nxy89srhyjhh8";
version = "1.0.8";
sha256 = "1cv722kkp6lbxajv3ka4088x2491yy41cfypqqkq753mm59x6s9m";
buildDepends = [
aeson attoparsec base base16-bytestring base64-bytestring
bytestring cereal conduit conduit-extra crypto-api cryptohash
@ -50548,8 +50553,8 @@ self: {
}:
mkDerivation {
pname = "hackage-db";
version = "1.11";
sha256 = "14jjy3i5pjdcw2cx3n5ipg72zahvy9vh87vlcgnz44slw8av6dcq";
version = "1.22";
sha256 = "0rhh7w4929zkwzv10ika952yiw4dkffqd8f79f1bl76lz1la6cjd";
buildDepends = [
base bytestring Cabal containers directory filepath tar utf8-string
];
@ -62246,8 +62251,8 @@ self: {
}:
mkDerivation {
pname = "hspec-server";
version = "0.3.2";
sha256 = "1q77inw8xrnpl14rwvpv0q1ci6axblcx45wi5b72hnchk7ay5a6x";
version = "0.4.0";
sha256 = "0spbg4nsmqr16pcl20kwgflw359lavpqg1gbngb4q3vb5mnzkfcw";
buildDepends = [
base containers hspec hspec-core hspec-expectations HUnit process
regex-posix temporary transformers
@ -69653,8 +69658,8 @@ self: {
({ mkDerivation, base, dlist, transformers }:
mkDerivation {
pname = "kure";
version = "2.16.4";
sha256 = "07qd3qhdwsi4hxlijnhqsziprsl3zmhj9271ha6iy79zcapwvpax";
version = "2.16.6";
sha256 = "14r28h3pywv87ksnw65jid90v2d3s4lzxm0m7i6wvww5080z804a";
buildDepends = [ base dlist transformers ];
homepage = "http://www.ittc.ku.edu/csdl/fpg/software/kure.html";
description = "Combinators for Strategic Programming";
@ -89177,8 +89182,8 @@ self: {
}:
mkDerivation {
pname = "propellor";
version = "1.2.1";
sha256 = "0kpvlm4qj7i2zx427rymk20lfxy3ljhc6y9qwhqxsbxg0aka25nj";
version = "1.3.2";
sha256 = "02cfs90kfpk09njhx45bfms90350my7j4wcf1yyzfszlkpfn3mmc";
isLibrary = true;
isExecutable = true;
buildDepends = [