about summary refs log tree commit diff
path: root/pkgs/development/libraries
Commit message (Collapse)AuthorAge
* Merge remote-tracking branch 'upstream/master' into stdenv-updatesRickard Nilsson2013-01-20
|\
| * haskell-yst: update to version 0.3.1Peter Simons2013-01-20
| |
| * haskell-tls-extra: update to version 0.6.1Peter Simons2013-01-20
| |
| * haskell-pandoc: update to version 1.10Peter Simons2013-01-20
| |
| * haskell-pandoc-types: update to version 1.10Peter Simons2013-01-20
| |
| * haskell-highlighting-kate: update to version 0.5.3.5Peter Simons2013-01-20
| |
| * haskell-hakyll: update to version 4.1.1.0Peter Simons2013-01-20
| |
| * haskell-certificate: update to version 1.3.5Peter Simons2013-01-20
| |
| * libnatspec: The build process doesn't respect buildInputs, so force use of ↵Shea Levy2013-01-18
| | | | | | | | libiconv on not-Linux
| * libnatspec: Needs libiconvShea Levy2013-01-18
| |
| * haskell-smallcheck: update to version 0.6.2Peter Simons2013-01-18
| |
| * haskell-http-conduit: update to version 1.8.7Peter Simons2013-01-18
| |
| * haskell-hs-bibutils: update to version 4.16Peter Simons2013-01-18
| |
| * Remove some oversized packages from the channelEelco Dolstra2013-01-17
| | | | | | | | E.g. urbanterror takes up 2x720 MiB.
* | Merge remote-tracking branch 'origin/master' into stdenv-updatesEelco Dolstra2013-01-17
|\|
| * haskell-hakyll: update to version 4.0.0.0Peter Simons2013-01-17
| |
| * haskell-network: update 2.4.x branch to version 2.4.1.0Peter Simons2013-01-17
| | | | | | | | This change affects only GHC 7.6.1.
| * haskell-warp: update to version 1.3.7.1Peter Simons2013-01-16
| |
| * haskell-tls: update to version 1.1.1Peter Simons2013-01-16
| |
| * haskell-tls-extra: update to version 0.6.0Peter Simons2013-01-16
| |
| * haskell-system-fileio: update to version 0.3.11Peter Simons2013-01-16
| |
| * haskell-persistent: update to version 1.1.4Peter Simons2013-01-16
| |
| * haskell-mime-types: update to version 0.1.0.2Peter Simons2013-01-16
| |
| * haskell-hakyll: update to version 3.5.3.0Peter Simons2013-01-16
| |
| * haskell-cryptocipher: update to version 0.4.0Peter Simons2013-01-16
| |
| * haskell-crypto-conduit: update to version 0.4.3Peter Simons2013-01-16
| |
| * haskell-clientsession: update to version 0.8.1Peter Simons2013-01-16
| |
| * haskell-crypto-pubkey: add version 0.1.2Peter Simons2013-01-16
| |
| * haskell-crypto-numbers: add version 0.1.3Peter Simons2013-01-16
| |
| * haskell-cipher-rc4: add version 0.1.2Peter Simons2013-01-16
| |
| * haskell-hashable: update 1.2.x branch to 1.2.0.5Peter Simons2013-01-16
| |
| * Torsocks is not compatible with certain apps like Kopete. Will integrate both inEvgeny Egorochkin2013-01-15
| | | | | | | | | | | | | | | | NixOS. Revert "removing tsocks as it has been replaced by torsocks." This reverts commit f947527f184446572ad3e36c4423b23e797aeb5a.
| * apr-util: Update to 1.5.1Eelco Dolstra2013-01-14
| |
| * Get rid of the "sf" alias for "sourceforge"Eelco Dolstra2013-01-14
| |
| * Adding ffmpeg 1.1Lluís Batlle i Rossell2013-01-14
| | | | | | | | Moving packages using 1.0 to using 1.1. Vlc built fine here.
| * nss: add yet another mirror to get the patch fromMathijs Kwik2013-01-13
| | | | | | | | | | | | the original url throws 500 the mirror's patch differs (probably upgraded for newer nss) so I found one more source, with a (versioned) url
| * iso-codes: upgrade to 3.40Mathijs Kwik2013-01-13
| |
| * haskell-wai-extra: update to version 1.3.2Peter Simons2013-01-12
| |
| * haskell-reactive-banana: update to version 0.7.1.1Peter Simons2013-01-12
| |
| * haskell-libmpd: update to version 0.8.0.2Peter Simons2013-01-12
| |
| * haskell-http-conduit: update to version 1.8.6.3Peter Simons2013-01-12
| |
| * haskell-gitit: update to version 0.10.1.2Peter Simons2013-01-12
| |
| * haskell-cprng-aes: update to version 0.3.4Peter Simons2013-01-12
| |
| * haskell-cipher-aes: update to version 0.1.7Peter Simons2013-01-12
| |
| * Merge branch 'master' of github.com:NixOS/nixpkgsSander van der Burg2013-01-11
| |\
| * | Fix compliation of gts on DarwinSander van der Burg2013-01-11
| | |
* | | buildNativeInputs -> nativeBuildInputsMathijs Kwik2013-01-13
| | |
* | | gmp: add back the cpuid patch to 5.0.5Mathijs Kwik2013-01-13
| | | | | | | | | | | | it was lost during 5.0.5 -> 5.1.0 -> 5.1.0 w/o patch -> 5.0.5 w/o patch
* | | gmp: switch default version back to 5.0.5Peter Simons2013-01-11
| | | | | | | | | | | | | | | The 5.1.0 version breaks the build of virtually every package that uses the C++ wrappers for gmp (such as mpfr, ppl, etc).
* | | gmp: version 5.1.0 has the cpu-id patch applied alreadyPeter Simons2013-01-11
| | |