William A. Kennington III
211b9a5016
linux: Update 3.10.18 -> 3.10.25
2013-12-29 07:53:23 -06:00
William A. Kennington III
811d88e94d
linux: Update 3.11.8 -> 3.11.10
2013-12-29 07:53:19 -06:00
William A. Kennington III
a2ff906257
vim: Update from 7.4.23 -> 7.4.131
...
Instead of applying all of the patches, this build pulls an archive from
the source code repo with all of the patches already applied. This is the
preferred way from http://www.vim.org/sources.php
2013-12-29 07:51:58 -06:00
Domen Kožar
e860eef8f3
pythonPackages.webtest: typo
2013-12-29 14:26:25 +01:00
Domen Kožar
8f14618e45
pythonPackages.webob: 2.0.3 -> 2.0.11
2013-12-29 14:22:40 +01:00
Peter Simons
8da218c34e
haskell-defaults.nix: fix quickcheck-io build with GHC 7.2.2
2013-12-29 14:12:57 +01:00
Mathijs Kwik
bcd5d154a6
Merge pull request #1421 from wkennington/btrfs
...
Fix btrfsprogs so nix detects the version
2013-12-29 05:00:27 -08:00
William A. Kennington III
88e4596ffd
Fix btrfsprogs so nix detects the version
...
Currently, btrfsprogs is misdetected by nix such that it requires
specifying btrfs-progs-v3.12 for install instead of just btrfs-progs.
This patch removes the v so that it now reads btrfs-progs-3.12 and is
properly detected by nix.
2013-12-29 06:55:47 -06:00
Oliver Charles
eb4618d288
haskellPackages.lensAeson: New expression
2013-12-29 12:32:43 +00:00
Domen Kožar
4cc859c6be
pythonPackages.unittest2: use correct name under py3k
2013-12-29 13:21:47 +01:00
Peter Simons
da71287281
haskell-defaults.nix: use the old version of pretty-show with ghc 7.2.2
...
The old compiler cannot build Happy 1.19.2.
2013-12-29 13:18:22 +01:00
Peter Simons
b06f53900d
haskell-defaults.nix: ensure that hspec-expectations uses the same version of HUnit as quickcheck-io
2013-12-29 13:18:22 +01:00
Domen Kožar
bffd5c23b2
pythonPackages.nose-selecttests: fix url
2013-12-29 13:06:42 +01:00
Domen Kožar
7324936915
salut_a_toi: use setuptools
2013-12-29 13:06:42 +01:00
Peter Simons
cdfd953ffa
apache-httpd-2.4: enable building the 'event'-based mpm worker
...
Adding "LoadModule mpm_event_module modules/mod_mpm_event.so" to httpd.conf
enables that worker instead of the default choice.
2013-12-29 12:52:54 +01:00
Peter Simons
ac692ddb50
haskell-cabal2nix: update to version 1.57
2013-12-29 12:26:07 +01:00
Peter Simons
a5d046d007
cabal2nix: the test suite compiles only on GHC 7.6.x or later
...
See <https://github.com/sol/doctest-haskell/issues/69 > for further details.
2013-12-29 12:26:07 +01:00
Peter Simons
7e51f66bea
Fix GHC 7.2.2 build of Haskell Platform 2012.2.0.0.
2013-12-29 12:26:07 +01:00
Peter Simons
d1b97eea02
haskell-opengl: fix version conflicts with OpenGL 2.9.x build
2013-12-29 12:26:07 +01:00
Peter Simons
132965e66a
haskell-trifecta: re-generate expressions with cabal2nix
2013-12-29 12:26:07 +01:00
Peter Simons
446a93b375
haskell-graphviz: jailbreak some more
2013-12-29 12:26:07 +01:00
Peter Simons
8cca7e4603
haskell-statistics: fix version mismatch of binary package some more
2013-12-29 12:26:07 +01:00
Peter Simons
0652273194
haskell-yesod-bin: update to version 1.2.5.3
2013-12-29 12:26:07 +01:00
Peter Simons
3b397273d9
haskell-asn1-types: update to version 0.2.3
2013-12-29 12:26:07 +01:00
Peter Simons
b6e7a650f0
haskell-graphviz: jailbreak some more
2013-12-29 12:26:07 +01:00
Peter Simons
d7eae3f86b
haskell-statistics: fix version mismatch of binary package
2013-12-29 12:26:07 +01:00
Peter Simons
293a7f00bf
haskell-xss-sanitize: update to version 0.3.4.1
2013-12-29 12:26:07 +01:00
Peter Simons
ec33405820
haskell-wai-logger: update to version 2.1.0
2013-12-29 12:26:07 +01:00
Peter Simons
38b9c60dda
haskell-tasty-ant-xml: update to version 1.0.0.5
2013-12-29 12:26:07 +01:00
Peter Simons
987025b911
haskell-shakespeare: update to version 1.2.0.4
2013-12-29 12:26:07 +01:00
Peter Simons
2b140cc909
haskell-rethinkdb: re-generate expression with cabal2nix
2013-12-29 12:26:07 +01:00
Peter Simons
eac8e44d09
haskell-profunctors: update to version 4.0.2
2013-12-29 12:26:06 +01:00
Peter Simons
453668d04e
haskell-hamlet: update to version 1.1.7.6
2013-12-29 12:26:06 +01:00
Peter Simons
e8e8e8b8fa
haskell-fast-logger: update to version 2.1.0
2013-12-29 12:26:06 +01:00
Peter Simons
56e4f6285c
haskell-graphviz: lift restrictions on temporary to fix the build
2013-12-29 12:26:06 +01:00
Peter Simons
67515e8e38
haskell-statistics: this package needs a more recent version of binary
2013-12-29 12:26:06 +01:00
Peter Simons
469735b45f
haskell-wai-extra: jailbreak to fix build with recent version of fast-logger
2013-12-29 12:26:06 +01:00
Peter Simons
c3fafc22b1
haskell-miniutter: this package needs a more recent version of binary
2013-12-29 12:26:06 +01:00
Peter Simons
9f37ace519
haskell-bmp: don't use the latest version because it requires binary >= 0.6; a version that no released compiler has yet
2013-12-29 12:26:06 +01:00
Peter Simons
634e636792
haskell-defaults.nix: fix evaluation of the ghc 7.2.2 package set
2013-12-29 12:26:06 +01:00
Peter Simons
08884ea8e5
haskell-yesod-routes: update to version 1.2.0.5
2013-12-29 12:26:06 +01:00
Peter Simons
c6653e4564
haskell-yesod-persistent: update to version 1.2.2.1
2013-12-29 12:26:06 +01:00
Peter Simons
b7450e7085
haskell-yesod-form: update to version 1.3.4.2
2013-12-29 12:26:06 +01:00
Peter Simons
1f22a2b93d
haskell-yesod-core: update to version 1.2.6.4
2013-12-29 12:26:06 +01:00
Peter Simons
80cadd1f00
haskell-yesod-auth: update to version 1.2.5.2
2013-12-29 12:26:06 +01:00
Peter Simons
6bc07e5a36
haskell-wai-extra: update to version 2.0.1.2
2013-12-29 12:26:06 +01:00
Peter Simons
513fd95f6c
haskell-temporary: update to version 1.2.0.1
2013-12-29 12:26:06 +01:00
Peter Simons
f777fd99dc
haskell-tasty: update to version 0.7
2013-12-29 12:26:06 +01:00
Peter Simons
96c27d4a16
haskell-tasty-golden: update to version 2.2.0.2
2013-12-29 12:26:06 +01:00
Peter Simons
fba98ed1f4
haskell-statistics: update to version 0.10.5.2
2013-12-29 12:26:06 +01:00