Peter Simons
b053b81d4c
perlPackages.DevelStackTraceAsHTML: update from 0.11 to 0.14
2014-04-08 13:25:01 +02:00
Peter Simons
a0a50476c0
perlPackages.DevelStackTrace: update from 1.30 to 1.31
2014-04-08 13:25:01 +02:00
Peter Simons
22e43904c3
perlPackages.DevelHide: update from 0.0008 to 0.0009
2014-04-08 13:25:01 +02:00
Peter Simons
697b169bd4
perlPackages.DevelGlobalDestruction: update from 0.09 to 0.12
2014-04-08 13:25:01 +02:00
Peter Simons
1531d17512
perlPackages.DevelChecklib: update from 0.98 to 1.01
2014-04-08 13:25:01 +02:00
Peter Simons
5aeb9b3c61
perlPackages.DebugShowStuff: update from 1.14 to 1.16
2014-04-08 13:25:00 +02:00
Peter Simons
55ca4f0135
perlPackages.DateTimeSet: update from 0.31 to 0.3400
2014-04-08 13:25:00 +02:00
Peter Simons
de72951544
perlPackages.DateTime: update from 1.07 to 1.08
2014-04-08 13:25:00 +02:00
Peter Simons
ebb5c742d7
perlPackages.DateManip: update from 6.42 to 6.43
2014-04-08 13:25:00 +02:00
Peter Simons
f9e3f4f4af
perlPackages.DataVisitor: update from 0.28 to 0.30
2014-04-08 13:25:00 +02:00
Peter Simons
4594bd017b
perlPackages.DataSerializer: update from 0.59 to 0.60
2014-04-08 13:25:00 +02:00
Peter Simons
bab9a16e50
perlPackages.version: update from 0.9902 to 0.9908
2014-04-08 13:25:00 +02:00
Austin Seipp
ccd104940c
spiped: add patch to fix linux build
...
The build fails with permission denied on /dev/stderr, which I imagine
is due to the fact it's in a chroot build. So disable all that for now.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-04-08 06:23:36 -05:00
Peter Simons
d9c8db4a20
Elm: fix build by ignoring the build instructions provided by upstream
...
According to <https://github.com/elm-lang/Elm/issues/384 >, Elm's release
archive comes with a Setup.hs that cannot compile an Elm release. Duh!
Replacing the custom Setup.hs file with a dummy version fixes this
issue.
Close <https://github.com/NixOS/nixpkgs/issues/2089 >.
2014-04-08 13:17:51 +02:00
Peter Simons
c7c65daf32
Merge pull request #2167 from ocharles/remove-aeson-lens
...
Remove haskellPackages.aesonLens
2014-04-08 12:50:30 +02:00
Peter Simons
7f90e454fb
ikiwiki: update to version 3.20140227
2014-04-08 12:48:22 +02:00
Peter Simons
79f19f687c
flymake-cursor: the sha256 hash of the file has changed
...
No change was documented on the emacs wiki. Not sure what happened. :-(
2014-04-08 12:48:22 +02:00
Peter Simons
1b1225fb0b
flymake-cursor: remove redundant 'meta.platforms = stdenv.lib.platforms.all' setting
2014-04-08 12:48:22 +02:00
Peter Simons
d9332659d2
haskell-Elm: require a recent version of binary
2014-04-08 12:48:22 +02:00
Oliver Charles
1e7c38920d
Remove haskellPackages.aesonLens
...
This doesn't build, has no reverse dependencies, and the lens library
itself now provides this functionality.
2014-04-08 11:44:41 +01:00
Oliver Charles
3a9a8b58ad
haskellPackages.httpClientMultipart: Do not build haddocks
...
This package now has no modules, so there is no documentation to build.
The library itself is deprecated, and should probably be removed from
nixpkgs soon.
2014-04-08 11:35:20 +01:00
Rob Vermaas
a4ebaa61e4
Update dd-agent to 4.2.0
2014-04-08 09:27:09 +02:00
Mathijs Kwik
593c633aa8
emacs-idris-mode: upgrade to support idris 0.9.12
2014-04-08 08:38:43 +02:00
Shea Levy
cea0460d41
Missed file
2014-04-07 16:37:02 -04:00
Shea Levy
c7899ae8ea
haskell-libjenkins: fix build with new conduit
2014-04-07 16:35:26 -04:00
Shea Levy
08c7105503
haskell-scotty: fix build with new conduit
2014-04-07 16:35:12 -04:00
Alex Berg
7dff8a8aaf
Bump Docker to v0.9.1. Tested pulling, committing, pushing.
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-04-07 15:08:07 -05:00
Austin Seipp
05ec851050
kernel: longterm updates
...
- longterm: 3.4.85 -> 3.4.86
- longterm: 3.10.35 -> 3.10.36
- longterm: 3.12.15 -> 3.12.17
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-04-07 13:56:50 -05:00
Domen Kožar
1140f06e0f
openssl: 1.0.1f -> 1.0.1g
...
CVE-2014-0160, CVE-2014-0076
2014-04-07 20:33:38 +02:00
Austin Seipp
4dc15c087a
musl: version 1.0.0
...
NB: This currently doesn't add a working musl-wrapper around musl-gcc to
allow it to work properly (musl has its own dynamic linker as well as
libc too which must be accounted for). But at the moment it builds fine,
and I plan on working more on it in the future. So lets get it
integrated and building on Hydra.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-04-07 10:31:31 -05:00
Peter Simons
a29b90b4c7
haskell-language-javascript: update to version 0.5.12
2014-04-07 17:06:37 +02:00
Peter Simons
017a8975e7
haskell-github: patch to fix build with recent versions of conduit
...
Cc: @jwiegley
2014-04-07 17:06:37 +02:00
Peter Simons
9ec3e833f7
hledger-web: patch to fix build with recent versions of conduit
...
Cc: @simonmichael
2014-04-07 17:06:37 +02:00
Peter Simons
bdc3361515
haskell-keter: update to version 1.3.0
2014-04-07 17:06:37 +02:00
Peter Simons
6876e696b4
haskell-HaRe: update to version 0.7.2.2
2014-04-07 17:06:37 +02:00
Peter Simons
8673cef70d
haskell-yesod-core: update to version 1.2.11
2014-04-07 17:06:36 +02:00
Peter Simons
180673ccec
haskell-yesod-bin: update to version 1.2.8
2014-04-07 17:06:36 +02:00
Peter Simons
aebf705dbf
haskell-twitter-types: update to version 0.2.20140406
2014-04-07 17:06:36 +02:00
Peter Simons
9b15ca7178
haskell-temporary: update to version 1.2.0.2
2014-04-07 17:06:36 +02:00
Peter Simons
73411b90dd
haskell-resourcet: update to version 1.1.1
2014-04-07 17:06:36 +02:00
Peter Simons
cbe4a977de
haskell-random-fu: update to version 0.2.5.0
2014-04-07 17:06:36 +02:00
Peter Simons
7e539c72ef
haskell-quickcheck-io: update to version 0.1.1
2014-04-07 17:06:36 +02:00
Peter Simons
59f7f63792
haskell-hspec: update to version 1.9.2
2014-04-07 17:06:35 +02:00
Peter Simons
7f6404001d
haskell-hspec-meta: update to version 1.9.2
2014-04-07 17:06:35 +02:00
Peter Simons
afd7e3c1de
haskell-hakyll: update to version 4.5.0.2
2014-04-07 17:06:35 +02:00
Peter Simons
1b32db652a
haskell-fay: update to version 0.19.1.2
2014-04-07 17:06:35 +02:00
Peter Simons
ec4e1295ca
haskell-fay-base: update to version 0.19.1.1
2014-04-07 17:06:35 +02:00
Peter Simons
9e04637777
haskell-cryptohash-cryptoapi: update to version 0.1.3
2014-04-07 17:06:35 +02:00
Peter Simons
448d6458a6
haskell-crypto-conduit: update to version 0.5.3
2014-04-07 17:06:34 +02:00
Peter Simons
b5ab38cd74
haskell-TypeCompose: update to version 0.9.10
2014-04-07 17:06:34 +02:00