- cabal2nix: updated to version 1.31
- gloss: updated to version 1.7.2.1
- repa-algorithms: updated to version 3.1.0.1
- repa-bytestring: deleted obsolete package
- repa-examples: updated to version 3.1.0.1
- repa-io: updated to version 3.1.0.1
- repa: updated to version 3.1.0.1
- semigroups: updated to version 0.8.0.1
svn path=/nixpkgs/trunk/; revision=33659
- aeson: updated to version 0.6.0.1
- alex-meta: updated to version 0.3.0.3
- BNFC-meta: updated to version 0.3.0.1
- hakyll: updated to version 3.2.7.1
- happy-meta: updated to version 0.2.0.4
- http-enumerator: updated to version 0.7.3.2
- multiarg: updated to version 0.2.0.0
Disabled Haddock documentation for the following packages, because the
input crashes Haddock:
- BNFC-meta
- alex-meta
Re-enabled Haddock documentation for the following packages, because
previously occurring errors have been fixed:
- ConfigFile
- HDBC-odbc
- Hipmunk
- instant-generics
- RepLib
- type-equality
- xmonad
- xmonad-extras
- yesod-core
svn path=/nixpkgs/trunk/; revision=33559
- MemoTrie: updated to version 0.4.11
- X11: updated to version 1.6.0
- derive: updated to version 2.5.8
- gloss: updated to version 1.7.1.1
- haskell-src-exts: updated to version 1.13.0
- haskell-src-meta: updated to version 0.5.1.2
- hlint: updated to version 1.8.28
svn path=/nixpkgs/trunk/; revision=33528
This merge leads to a big rebuild, but this wouldn't hurt as I'm going to
reintegrate this branch soon.
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33455
- derp: updated to version 0.1.6
- happstack-server: updated to version 6.6.5
- hlint: updated to version 1.8.26
svn path=/nixpkgs/trunk/; revision=33453
- cabal2nix: updated to version 1.30
- cmdargs: updated to version 0.9.5
- derive: updated to version 2.5.6
- hlint: updated to version 1.8.25
- io-choice: added version 0.0.1
svn path=/nixpkgs/trunk/; revision=33411
- LambdaHack: updated to version 0.2.1
- OpenAL: updated to version 1.4.0.1
- cabal2nix: updated to version 1.29
- unbound: updated to version 0.4.0.1
svn path=/nixpkgs/trunk/; revision=33394
By now, it happened twice that a commit broke GHC and thus all Haskell packages
we have in Nixpkgs. On such an occasion, I receive well in excess of 3000
notification e-mails from Hydra, and then I receive another 3000 e-mails after
the bug has been fixed. Under these circumstances, subscribing to these
notifications makes no sense for me.
svn path=/nixpkgs/trunk/; revision=33392
- Agda-executable: updated to version 2.3.0.1
- Agda: updated to version 2.3.0.1
- gio: added version 0.12.3
- hamlet: updated to version 0.10.9.1
- leksah-server: updated to version 0.12.0.4
- leksah: updated to version 0.12.0.3
- ltk: updated to version 0.12.0.0
- packages.nix: cosmetic change
- pandoc: updated to version 1.9.1.2
- polyparse: added version 1.8
- shakespeare-css: updated to version 0.10.8
- shakespeare-i18n: updated to version 0.0.2.1
- shakespeare-js: updated to version 0.11.2
- shakespeare-text: updated to version 0.11
- shakespeare: updated to version 0.11
- tls: updated to version 0.9.1
- unordered-containers: updated to version 0.2.0.1
- uuagc: updated to version 0.9.40.3
- yesod-core: updated to version 0.10.2.2
- yesod-form: updated to version 0.4.2.1
- yesod: updated to version 0.10.1.4
svn path=/nixpkgs/trunk/; revision=33015
- HDBC-postgresql updated to version 2.3.2.1
- HsOpenSSL updated to version 0.10.1.3
- hledger-web updated to version 0.17.1
- persistent updated to version 0.8.0.2
- xml-conduit updated to version 0.5.3.1
- haddock: added version 2.10.0
svn path=/nixpkgs/trunk/; revision=32799
projects to be built in Release by default.
Some packages were not getting optimisation flags, like rigsofrods.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32574
Not merged r32497 (tree conflict, glibc GNU Hurd update). Ludovic, could you
please look at this?
svn path=/nixpkgs/branches/stdenv-updates/; revision=32520
This is the minimum version required for KDE-4, so I need it to ensure that my
cmake code works with cmake-2.6.4.
svn path=/nixpkgs/trunk/; revision=32504
this is version 3, while 4 already exists.
But I only need this tool for 'aacskeys', which doesn't work with 4
svn path=/nixpkgs/trunk/; revision=32490
There was already a wrapper for spatch, but not for the optimized version 'spatch.opt'.
Actually, for coccinelle in nixpkgs, I'd propose to only provide the optimized version of
spatch, as it makes no difference for the end user.
svn path=/nixpkgs/trunk/; revision=32341
Merge conflicts:
* unzip (almost trivial)
* dvswitch (trivial)
* gmp (copied result of `git merge`)
The last item introduced gmp-5.0.3, thus full rebuild.
+ensureDir->mkdir -p in TeX packages was catched by git but not svn.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32091
what the new nix thinks the fuloong is.
Anyone having the old nix should use a nixpkgs previous to this change to build
the new nix. And then, with the new nix, he can use any newer nixpkgs revision.
svn path=/nixpkgs/trunk/; revision=31751
wrapper.
This will fail for crossStdenv, but it allows a wrapper that uses ccache for
example. That's so described in all-packages.nix around 'ccache'.
svn path=/nixpkgs/trunk/; revision=31747
tools (4.1.2) seems to have performance problems doing pattern
substitutions on large strings (it takes several minutes on
binutils' Makefile.in). Bash 4.2 seems to be fine.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31698