Austin Seipp
145dcdc539
Add licenses for CompCert/Z3
...
Both of these allow for binary redistribution.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-01 19:08:59 -05:00
Austin Seipp
8946e91fad
btsync: remove unneeded assertion
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-01 17:00:49 -05:00
Peter Simons
303ddfab4c
haskell-ghc-mod: re-generate with cabal2nix
2014-05-01 23:40:13 +02:00
Peter Simons
baa1543dbc
cabal-bounds: re-generate with cabal2nix
2014-05-01 23:38:20 +02:00
Peter Simons
5849a91e8d
pkgs/build-support/cabal: revert "the release version of GHC 7.8.x no longer requires"
...
This reverts commit a2a398fbda
. The
issue *does* still exist in GHC 7.8.2. Compiled binaries have no -rpath
into their own install directory ("$out") and thus cannot find their own
shared libraries. To work around this issue, we pass an explicit -rpath
argument at configure time. We do that only on Linux, though, because
-rpath is known to cause trouble on Darwin, which was the reason I
originally reverted that patch.
2014-05-01 23:14:55 +02:00
Peter Simons
8b67834bf3
haskell-ghc-mod: make sure GHC <7.8 and >7.8 pick the same datadir install path
2014-05-01 22:57:09 +02:00
Peter Simons
d6dd5688a2
haskell-ghc-mod: disable test suite to fix build with GHC 7.8.2
...
https://github.com/kazu-yamamoto/ghc-mod/issues/242
2014-05-01 22:56:44 +02:00
Peter Simons
a77e380454
xmonad-contrib: patch to fix build with GHC 7.8.2
2014-05-01 22:28:13 +02:00
Peter Simons
74a9767c5e
haskell-libmpd: jailbreak to fix build with recent versions of 'text'
2014-05-01 22:28:13 +02:00
Peter Simons
b5113c90a4
haskell-yesod-form: update to version 1.3.8.3
2014-05-01 21:57:04 +02:00
Peter Simons
cf871089b5
haskell-warp: update to version 2.1.5.1
2014-05-01 21:57:04 +02:00
Peter Simons
373defe9cd
haskell-sqlite-simple: update to version 0.4.7.0
2014-05-01 21:57:04 +02:00
Peter Simons
eead385738
haskell-snap-cors: update to version 1.2.4
2014-05-01 21:57:04 +02:00
Peter Simons
07b80292a0
haskell-pandoc-types: update to version 1.12.3.3
2014-05-01 21:57:04 +02:00
Peter Simons
f1ce1480df
haskell-nanospec: update to version 0.2.0
2014-05-01 21:57:04 +02:00
Peter Simons
e942079d46
haskell-mono-traversable: update to version 0.5.0
2014-05-01 21:57:03 +02:00
Peter Simons
c4eb80e485
haskell-lifted-async: update to version 0.2.0
2014-05-01 21:57:03 +02:00
Peter Simons
9921686058
haskell-largeword: update to version 1.2.2
2014-05-01 21:57:03 +02:00
Peter Simons
8fc6f1a080
haskell-language-javascript: update to version 0.5.13
2014-05-01 21:57:03 +02:00
Peter Simons
705888c629
haskell-http-client: update to version 0.3.2.1
2014-05-01 21:57:03 +02:00
Peter Simons
62a775df61
haskell-hspec: update to version 1.9.4
2014-05-01 21:57:03 +02:00
Peter Simons
3b6b967b9d
haskell-hspec-meta: update to version 1.9.4
2014-05-01 21:57:03 +02:00
Peter Simons
a1952b5e13
haskell-hledger-web: update to version 0.22.8
2014-05-01 21:57:03 +02:00
Peter Simons
84c41f46f7
haskell-ghc-mod: update to version 4.1.0
2014-05-01 21:57:03 +02:00
Peter Simons
45af6556f6
haskell-fay: update to version 0.20.0.0
2014-05-01 21:57:03 +02:00
Peter Simons
14edbe5597
haskell-fay-base: update to version 0.19.1.2
2014-05-01 21:57:03 +02:00
Peter Simons
42e324c537
haskell-cassava: update to version 0.4.0.0
2014-05-01 21:57:03 +02:00
Peter Simons
87f8a70f9c
haskell-blaze-html: update to version 0.7.0.2
2014-05-01 21:57:03 +02:00
Peter Simons
7452e8b4eb
haskell-Elm: update to version 0.12.1.3
2014-05-01 21:57:03 +02:00
Peter Simons
4700996bc7
haskell-sloane: update to version 1.7.1
2014-05-01 21:57:03 +02:00
Peter Simons
e81ac36bff
haskell-spoon: add version 0.3.1
2014-05-01 21:57:02 +02:00
Peter Simons
39c3cb1d99
haskell-groom: add version 0.1.2
2014-05-01 21:57:02 +02:00
Domen Kožar
1d2278f480
pypy: disable sqlite3 tests (failing due to sqlite bump)
2014-05-01 18:38:06 +02:00
Domen Kožar
1a501134e8
Merge pull request #2467 from lethalman/release-notes
...
Added gnome 3.10 to the release notes
2014-05-01 18:37:08 +02:00
Luca Bruno
ea1a9445bb
Added gnome 3.10 to the release notes
2014-05-01 18:32:28 +02:00
Shea Levy
da4adc2a4f
Fix description to match convention
2014-05-01 11:46:44 -04:00
Shea Levy
ab2cd34076
Add enum option type
2014-05-01 11:30:20 -04:00
Shea Levy
e4630c1d41
grub: Allow setting the boot root explicitly
...
If /boot is a btrfs subvolume, it will be on a different device than /
but not be at the root from grub's perspective. This should be fixed in
a nicer way by #2449 , but that can't go into 14.04.
2014-05-01 10:56:55 -04:00
Austin Seipp
4fe2f98051
zarith: fix perl path
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-01 09:14:16 -05:00
Emery Hemingway
3b1a171c05
qtbitcointrader: initial expression
2014-05-01 15:50:57 +02:00
Rob Vermaas
eaedf303a0
Add RHEL7 to vm functions.
2014-05-01 15:13:35 +02:00
Eelco Dolstra
0b091e1286
Mark builds from git explicitly
2014-05-01 15:05:14 +02:00
Eelco Dolstra
3b616e378a
release.nix: Drop officialRelease flag
2014-05-01 15:05:14 +02:00
Benno Fünfstück
8310c6a403
haskell-cabal-bounds: use versionOlder
...
for some reason, versionAtLeast doesn't work
2014-05-01 15:02:50 +02:00
Peter Simons
979520396e
Merge pull request #2311 from bennofs/haskell-cabal-bounds
...
haskell-cabal-bounds: New expression
2014-05-01 14:53:10 +02:00
Benno Fünfstück
e914f15728
haskell-cabal-bounds: avoid rebuild of Cabal
2014-05-01 14:51:06 +02:00
Peter Simons
d4ceed5f2a
haskell-hspec: the limitation on QuickCheck 2.7 has been lifted recently
2014-05-01 14:37:09 +02:00
Eelco Dolstra
cb45ecad34
systemd: Look for fsck.* in the right place
...
Fixes #2464 .
2014-05-01 14:32:58 +02:00
Peter Simons
5d5bc8a037
Merge pull request #2463 from triplepoint217/master
...
add zeromq4 and zeromq4-haskell
2014-05-01 14:10:59 +02:00
Tom Dimiduk
c4f66df29a
add zeromq4 and zeromq4-haskell
2014-05-01 07:52:21 -04:00