Commit Graph

20298 Commits

Author SHA1 Message Date
Balaji Sivaraman
93fa6d456b scala: Bump up version from 2.11.1 to 2.11.2 2014-10-22 19:27:54 +05:30
Peter Simons
d1fd6c90f4 scala: Revert "update from 2.11.1 to 2.11.3".
This reverts commit 4507aeb200.
Scala 2.11.3 is broken:

  https://groups.google.com/forum/#!msg/scala-internals/SSD9BNJaFbU/rACBkHrs2JEJ.
2014-10-22 14:57:13 +02:00
Bjørn Forsman
97e0f851d9 quilt: set meta.platforms 2014-10-22 12:02:54 +02:00
Peter Simons
b0ea187001 ihaskell-wrapper: inherit the meta section from ihaskell 2014-10-22 11:47:08 +02:00
Peter Simons
1e5c45f18e haskell-network-simple: update to version 0.4.0.2 2014-10-22 11:47:08 +02:00
Peter Simons
433a2c56e5 haskell-mysql: update to version 0.1.1.7 2014-10-22 11:47:08 +02:00
Peter Simons
4d59d19143 haskell-focus: update to version 0.1.3 2014-10-22 11:47:07 +02:00
Peter Simons
a4ce7ccef3 haskell-fast-logger: update to version 2.2.3 2014-10-22 11:47:07 +02:00
Peter Simons
2c8a694706 haskell-extra: update to version 0.3.2 2014-10-22 11:47:07 +02:00
Peter Simons
84ed71cb03 haskell-dynamic-cabal: update to version 0.3.3 2014-10-22 11:47:07 +02:00
Peter Simons
1a7da2b3fd haskell-HTF: update to version 0.12.2.2 2014-10-22 11:47:07 +02:00
Peter Simons
eaf518c297 haskell-vty: update to version 5.2.4 (and remove obsolete version 4.x)
This change breaks vty-ui, which appears to be unmaintained by upstream.

https://github.com/jtdaugherty/vty-ui/issues/55
2014-10-22 11:47:07 +02:00
Peter Simons
807e834742 Merge pull request #4612 from balajisivaraman/scala-2.11.3
scala: Bump up version from 2.11.1 to 2.11.3
2014-10-22 11:39:59 +02:00
Balaji Sivaraman
4507aeb200 scala: update from 2.11.1 to 2.11.3 2014-10-22 14:45:59 +05:30
aszlig
0c968c9a0e
ihaskell/wrapper: Fix eval by marking as broken.
Introduced by 5e03d07621.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-22 09:21:53 +02:00
aszlig
57aaf3d36e
Merge branch 'nixpart-1.0-preparations'.
Partially and temporarily addresses NixOS/nixops#228.

We now have an up-to-date version of Blivet and a bunch of its dependen-
cies as well as the old nixpart 0.4 with all its old and crappy
dependencies, which should fix _simple_ partitioning layouts for NixOps.

Also, nixpart 1.0 is now marked as broken, because it is not yet
released and this branch is more of a preparation and "damage control"
in case I shouldn't manage to finish nixpart + nixos-assimilate in time
for the next NixOS release.
2014-10-22 08:23:31 +02:00
aszlig
78ef5f9c14
nixpart: Move all 0.4 dependencies into one dir.
Once nixpart 1.0 is released we then only need to delete one single
directory rather than searching for needles in a haystack, that is, all
of <nixpkgs>. Also, it keeps my sanity at an almost healthy level.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-22 08:22:59 +02:00
aszlig
cff26e2d38
nixos: Add VM test for blivet.
I'm really not sure whether these tests are actually run upstream,
because there are quite a few oddities which either are my fault by just
missing something important or upstream really doesn't bother to run
those tests.

One example of this are testDiskChunk1 and testDiskChunk2, which create
two non-existing partitions and tries to allocate them. Now, in
allocatePartitions(), the partedPartition attributes are reset to None
and shortly afterwards a for loop is expecting it to be NOT None.

So, for now I'm disabling these tests and will see if we stumble on them
during work on nixpart 1.0, so we're really sure whether it's my fault
or a real bug in blivet.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-22 08:22:58 +02:00
aszlig
cb2c34f1bb
blivet: Update to new upstream version 0.67.
Put a copy of old version 0.17 expression into 0.17.nix and update the
pointers from nixpart0 accordingly.

This also means, that plain nixpart is now way more broken than
nixpart0 (we might want to temporarily fix 0.4 anyway).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-22 08:22:57 +02:00
Peter Simons
8953fb5e7d haskell-ihaskell: set hydraPlatforms to none to avoid evaluation errors 2014-10-22 08:12:42 +02:00
Peter Simons
7a20d76482 Disable all Haskell builds for Darwin on Hydra.
Hydra generates a GHC closure for Darwin that for no apparent reason
contains an ancient, broken Haddock binary -- probably because of an
impurity in the build system. That bug makes those GHC binaries
unusable: <https://github.com/NixOS/nixpkgs/issues/2689>.
2014-10-21 23:54:51 +02:00
Pascal Wittmann
1a4523ba8d lessc: update from 1.4.2 to 1.7.5 2014-10-21 23:07:06 +02:00
Peter Simons
5e03d07621 ihaskell: broken by the recent classy-prelude update
@edwtjo: http://hydra.cryp.to/build/208767/nixlog/1/raw
2014-10-21 23:04:40 +02:00
Peter Simons
6b73aaed7f haskell-keter: update to version 1.3.5 2014-10-21 23:04:40 +02:00
Peter Simons
1c14aa4fc9 haskell-yesod-form: update to version 1.4.1 2014-10-21 23:04:40 +02:00
Peter Simons
661b9e7531 haskell-yesod-core: update to version 1.4.3 2014-10-21 23:04:40 +02:00
Peter Simons
a85ffa1bf0 haskell-yesod-bin: update to version 1.4.0.4 2014-10-21 23:04:40 +02:00
Peter Simons
63fe24d523 haskell-wai-app-static: update to version 3.0.0.2 2014-10-21 23:04:40 +02:00
Peter Simons
d24a592d81 haskell-tls: update to version 1.2.13 2014-10-21 23:04:40 +02:00
Peter Simons
c296d406b1 haskell-th-lift-instances: update to version 0.1.4 2014-10-21 23:04:40 +02:00
Peter Simons
fcd2231cb9 haskell-tasty-th: update to version 0.1.3 2014-10-21 23:04:40 +02:00
Peter Simons
9e61b64c31 haskell-hxt-regex-xmlschema: update to version 9.2.0 2014-10-21 23:04:40 +02:00
Peter Simons
2b2bfb7dc2 haskell-hspec2: update to version 0.5.1 2014-10-21 23:04:40 +02:00
Peter Simons
51f01e63b5 haskell-hspec: update to version 1.12.1 2014-10-21 23:04:40 +02:00
Peter Simons
c15e0592eb haskell-hspec-meta: update to version 1.12.1 2014-10-21 23:04:39 +02:00
Peter Simons
94bc815c87 haskell-hcltest: update to version 0.3.6 2014-10-21 23:04:39 +02:00
Peter Simons
0c80f224fc haskell-haskell-generate: update to version 0.2.2 2014-10-21 23:04:39 +02:00
Peter Simons
b866c4d36a haskell-fb: update to version 1.0.7 2014-10-21 23:04:39 +02:00
Peter Simons
575ddc19cb haskell-fay: update to version 0.21.0.2 2014-10-21 23:04:39 +02:00
Peter Simons
eedf2610dd haskell-extra: update to version 0.3.1 2014-10-21 23:04:39 +02:00
Peter Simons
f7c75a5063 haskell-ekg: update to version 0.4.0.4 2014-10-21 23:04:39 +02:00
Peter Simons
0beec5a972 haskell-classy-prelude: update to version 0.10.1 2014-10-21 23:04:39 +02:00
Peter Simons
e4cdce1213 haskell-classy-prelude-conduit: update to version 0.10.1 2014-10-21 23:04:39 +02:00
Peter Simons
c28b225a6a haskell-binary-conduit: update to version 1.2.3 2014-10-21 23:04:39 +02:00
Peter Simons
53f788b421 haskell-basic-prelude: update to version 0.3.10 2014-10-21 23:04:39 +02:00
Pascal Wittmann
c5fd7f3b69 twitter-bootstrap: use fetchFromGitHub 2014-10-21 22:35:30 +02:00
Peter Simons
ff7dcbc8ba haskell-hlint: update to version 1.9.10 2014-10-21 15:36:21 +02:00
Peter Simons
279c2c8691 haskell-cabal-db: update to version 0.1.10 2014-10-21 15:36:21 +02:00
Peter Simons
e8ad61fbd2 haskell-x509: update to version 1.5.0.1 2014-10-21 15:36:21 +02:00
Peter Simons
4c92012e90 haskell-io-streams: update to version 1.2.0.1 2014-10-21 15:36:21 +02:00
Peter Simons
114a84e751 haskell-asn1-encoding: disable test suite to work around build errors on Linux/i686
https://github.com/vincenthz/hs-asn1/issues/12
2014-10-21 15:36:21 +02:00
Mateusz Kowalczyk
2dc4b069e3 haskell-charsetdetect-ae: new package 2014-10-21 11:35:36 +01:00
John Wiegley
89e68ee32e coqPackages.flocq: new expression 2014-10-21 00:23:36 -05:00
John Wiegley
8d8acebfbb Extra: rename directory to Extra-lib
This is needed because not everyone uses a case-sensitive
filesystem (namely, OS X), which causes the Extra and extra packages to
collide.  Since extra is more recently maintained (by the author of
Shake and Hoogle), I've renamed Extra to just Extra-lib, keeping
everything else the same.
2014-10-20 19:17:12 -05:00
Michael Raskin
ea5b21edd8 Merge pull request #4590 from henrytill/racket
racket: update to 6.1
2014-10-20 22:02:48 +04:00
Michael Raskin
6b727e8d68 Merge pull request #4596 from abbradar/rpmextract
Add "rpmextract" script and use it
2014-10-20 22:00:59 +04:00
Patrick Mahoney
c46c37efb5 j: Relax platform restriction.
Builds and runs on x86_64-darwin.
2014-10-20 12:52:19 -05:00
Edward Tjörnhammar
6639fa51d2 tsocks: support poll(2) applications 2014-10-20 11:11:16 +02:00
Edward Tjörnhammar
5074a95c54 tsocks: fix LD_PRELOAD references 2014-10-20 11:11:16 +02:00
Nikolay Amiantov
307af9148b use rpmextract in some packages 2014-10-20 03:16:59 +04:00
Domen Kožar
29ffeecf78 fix eval 2014-10-19 19:54:33 +02:00
Domen Kožar
2d6582d14e python27FullBuildEnv -> python.buildEnv for all interpreters 2014-10-19 19:48:18 +02:00
Florent Becker
10eb4786fd Use propagatedBuildInputs in eliom 2014-10-19 18:48:40 +02:00
Florent Becker
8c9bbe00ac Use opam to actually install eliom 2014-10-19 18:47:18 +02:00
Peter Simons
6a703aa570 haskell-rethinkdb: jailbreak to fix build with network 2.6.x
Also, disable the test suite, which won't succeed because it tries to
use network services like getProtocolByName.
2014-10-19 16:55:24 +02:00
Peter Simons
d5d593a256 haskell-hindent: disable test suite to fix the build
Test suite hspec: RUNNING...
hspec: test/gibiansky/tests/: getDirectoryContents: does not exist (No such file or directory)
Test suite hspec: FAIL
Test suite logged to: dist/test/hindent-3.9-hspec.log
0 of 1 test suites (0 of 1 test cases) passed.
2014-10-19 16:55:24 +02:00
Peter Simons
fa1e935abe haskell-tasty-hspec: broken by recent versions of hspec 2014-10-19 16:55:24 +02:00
Peter Simons
834de32dff haskell-HTF: disable test suite to fix build error
https://github.com/skogsbaer/HTF/issues/37
2014-10-19 16:55:24 +02:00
Peter Simons
d1d0c03d88 haskell-HandsomeSoup: disable test suite to fix the build
The package doesn't seem to support recent versions of hspec.

https://github.com/egonSchiele/HandsomeSoup/issues/26
2014-10-19 16:55:24 +02:00
Peter Simons
882e660997 haskell-x509: disable broken test suite to fix the build
https://github.com/vincenthz/hs-certificate/issues/35
2014-10-19 16:55:24 +02:00
Peter Simons
3f6de398ae haskell-yesod-bin: update to version 1.4.0.2 2014-10-19 16:55:24 +02:00
Peter Simons
5283823981 haskell-yesod-auth-hashdb: update to version 1.4.1 2014-10-19 16:55:24 +02:00
Peter Simons
dba208b52e haskell-x509: update to version 1.5.0 2014-10-19 16:55:24 +02:00
Peter Simons
335c577ca0 haskell-x509-validation: update to version 1.5.1 2014-10-19 16:55:24 +02:00
Peter Simons
abd1729bcc haskell-x509-system: update to version 1.5.0 2014-10-19 16:55:24 +02:00
Peter Simons
4b68e362a0 haskell-x509-store: update to version 1.5.0 2014-10-19 16:55:24 +02:00
Peter Simons
52f27f0187 haskell-webkit: update to version 0.13.0.3 2014-10-19 16:55:24 +02:00
Peter Simons
ab6861195a haskell-tls: update to version 1.2.10 2014-10-19 16:55:24 +02:00
Peter Simons
2b879558e5 haskell-json-rpc: update to version 0.2.1.1 2014-10-19 16:55:23 +02:00
Peter Simons
a7ea4fd14a haskell-ixset: update to version 1.0.6 2014-10-19 16:55:23 +02:00
Peter Simons
5c66507998 haskell-hindent: update to version 3.9 2014-10-19 16:55:23 +02:00
Peter Simons
1656c1311d haskell-crypto-pubkey-types: update to version 0.4.2.3 2014-10-19 16:55:23 +02:00
Peter Simons
1c8b3d9217 haskell-cpphs: update to version 1.18.6 2014-10-19 16:55:23 +02:00
Peter Simons
8a90c85f54 haskell-graphmod: update to version 1.2.6 2014-10-19 16:55:23 +02:00
Peter Simons
275e045772 haskell-xdot: update to version 0.2.4.5 2014-10-19 16:55:23 +02:00
Peter Simons
3455fd86f1 haskell-hourglass: update to version 0.2.6 2014-10-19 16:55:23 +02:00
Peter Simons
d9ae013e8c haskell-hcltest: update to version 0.3.5 2014-10-19 16:55:23 +02:00
Peter Simons
936b38b2cc haskell-gtksourceview2: update to version 0.13.1.1 2014-10-19 16:55:23 +02:00
Peter Simons
133990ad1f haskell-gtk3: update to version 0.13.0.3 2014-10-19 16:55:23 +02:00
Peter Simons
2c2e214d55 haskell-gtk: update to version 0.13.0.3 2014-10-19 16:55:23 +02:00
Peter Simons
6be19aa08f haskell-glib: update to version 0.13.0.5 2014-10-19 16:55:23 +02:00
Peter Simons
0067036b51 haskell-gio: update to version 0.13.0.2 2014-10-19 16:55:23 +02:00
Peter Simons
bbf24c5772 haskell-fast-logger: update to version 2.2.1 2014-10-19 16:55:22 +02:00
Peter Simons
8e99f7d102 haskell-digestive-functors-heist: update to version 0.8.6.1 2014-10-19 16:55:22 +02:00
Peter Simons
3bd0c852bb haskell-cairo: update to version 0.13.0.4 2014-10-19 16:55:22 +02:00
Peter Simons
07ffd6bd02 haskell-auto-update: update to version 0.1.2 2014-10-19 16:55:22 +02:00
Peter Simons
d7689c5797 haskell-asn1-types: update to version 0.3.0 2014-10-19 16:55:22 +02:00
Peter Simons
d465678948 haskell-asn1-parse: update to version 0.9.0 2014-10-19 16:55:22 +02:00
Peter Simons
b599efe2eb haskell-asn1-encoding: update to version 0.9.0 2014-10-19 16:55:22 +02:00
Peter Simons
7d236d6762 haskell-JuicyPixels-util: update to version 0.2 2014-10-19 16:55:22 +02:00
Peter Simons
ba5db4d685 haskell-HandsomeSoup: update to version 0.3.3 2014-10-19 16:55:22 +02:00
Peter Simons
98bca033c9 haskell-HTF: update to version 0.12.2.1 2014-10-19 16:55:22 +02:00
Peter Simons
372f9b9afe haskell-aeson: update to version 0.8.0.2 2014-10-19 16:55:22 +02:00
Peter Simons
23b84969d0 haskell-template: update to version 0.2.0.10 2014-10-19 16:55:22 +02:00
Peter Simons
5b59ad05ef haskell-shell-conduit: update to version 4.3 2014-10-19 16:55:22 +02:00
Peter Simons
7dd96f5012 haskell-sdl2: update to version 1.1.3 2014-10-19 16:55:22 +02:00
Peter Simons
9328fbcdb6 haskell-rethinkdb: update to version 1.15.1.0 2014-10-19 16:55:22 +02:00
Peter Simons
9177f6244e haskell-rest-gen: update to version 0.16.0.3 2014-10-19 16:55:21 +02:00
Peter Simons
745c6b594a haskell-pango: update to version 0.13.0.3 2014-10-19 16:55:21 +02:00
Peter Simons
d3620bc94d haskell-monadloc-pp: update to version 0.3.1 2014-10-19 16:55:21 +02:00
Peter Simons
189667f34e haskell-hspec2: update to version 0.5.0 2014-10-19 16:55:21 +02:00
Peter Simons
b27cd024e4 haskell-hspec: update to version 1.12.0 2014-10-19 16:55:21 +02:00
Peter Simons
3dbd62f5af haskell-hspec-meta: update to version 1.12.0 2014-10-19 16:55:21 +02:00
Aycan iRiCAN
480290242f Introduced haskellPackages.extra 2014-10-19 16:21:58 +03:00
Peter Simons
1f80db6eed haskell-Decimal: add version 0.4.2 2014-10-19 14:11:03 +02:00
Peter Simons
c33f0a85ec haskell-pandoc-citeproc: re-generate expression(s) with cabal2nix 2014-10-19 12:01:19 +02:00
Peter Simons
1e3e1a4476 haskell-pandoc-citeproc: remove duplicate 'default.nix' file
We already have version 0.6 in 0.6.nix.
2014-10-19 12:00:47 +02:00
Peter Simons
893726dfbf hoogle-4.2.34: re-generate expression with cabal2nix 2014-10-19 11:57:40 +02:00
Peter Simons
8d013b7561 idris: re-generate expression with cabal2nix 2014-10-19 11:57:04 +02:00
Peter Simons
984d71a9bc hoogle: make sure the package follows the haskell-packages.nix conventions 2014-10-19 11:55:25 +02:00
Henry Till
065c5ff853 racket: update to 6.1 2014-10-18 12:11:07 -04:00
Michael Raskin
4be0862006 Julia 0.3.1 2014-10-18 19:52:59 +04:00
Michael Raskin
fac3c95ce6 Add clisp 2.33.2 — for testing SBCL bootstrap 2014-10-18 19:52:59 +04:00
Moritz Ulrich
6ff97809c5 egg2nix: Update to 0.2.
Also regenerate chicken-eggs.nix - the changeset is quite big, but
subsequent changes will be smaller as egg2nix now sorts its output.
2014-10-18 02:07:38 +02:00
William A. Kennington III
def624efc6 libqb: 0.16.0 -> 0.17.1 2014-10-17 16:53:36 -07:00
William A. Kennington III
c79eac4c79 libinput: Add derivation 2014-10-17 14:26:45 -07:00
William A. Kennington III
1b942c24b3 libevdev: 1.2.1 -> 1.3 2014-10-17 14:26:44 -07:00
William A. Kennington III
8cd575c5aa mtdev: 1.1.2 -> 1.1.5 2014-10-17 14:26:44 -07:00
William A. Kennington III
8ad2a13bdf ffmpeg: 1.2.8 -> 1.2.9 2014-10-17 14:26:44 -07:00
Shea Levy
d982a78eec nix-exec: Bump 2014-10-17 13:19:22 -04:00
Georges Dubus
1aa6022173 Merge pull request #4558 from tailhook/rust0.12
rust: Upgrade rust stable to 0.12
2014-10-17 17:27:49 +02:00
Moritz Ulrich
f46e83da86 Wrap chicken so it can find gcc. 2014-10-17 17:26:36 +02:00
William A. Kennington III
c70b942375 wayland: 1.5.0 -> 1.6.0 2014-10-16 23:17:38 -07:00
John Wiegley
57eb7f107d lambdabot: Get it building again against older packages 2014-10-16 21:44:58 -05:00
John Wiegley
1515dbf962 haskell-hakyll: Allow it to build again 2014-10-16 17:38:09 -05:00
Paul Colomiets
4035d9f27e rust: Upgrade rust stable to 0.12 2014-10-16 23:25:17 +03:00
Patrick Mahoney
8edb10d31e talloc: Fix linker flags on darwin.
Before this patch, building talloc on darwin (OS X 10.8.5) results in:

gcc -dynamiclib -Wl,-search_paths_first -undefined error -o libtalloc.dylib.2.0.1 ./talloc.o  ./libreplace/replace.o ./libreplace/snprintf.o ./libreplace/getpass.o ./libreplace/strptime.o   -install_namelibtalloc.dylib.2
gcc: error: unrecognized command line option '-install_namelibtalloc.dylib.2'
make: *** [libtalloc.dylib.2.0.1] Error 1

Setting SONAMEFLAG to either "-install_name " (note trailing space), or
"-Wl,-install_name," results in a successful build. The latter seems
more clear.
2014-10-16 14:40:25 -05:00
Bjørn Forsman
287d6d5d3a libpcap: pass --with-pcap=linux for all linux systems
...instead of just for i686-linux.

Without a --with-pcap= configure flag, the build system tries to
auto-detect the backend by poking in /dev, /usr/include etc... In the
pure nix world, this auto-detection fails. (Good, we don't want host
details to leak into the build.)

The end result of this (failed) auto-detection; no packet capture
possible:

  $ sudo tcpdump -i wlp2s0
  tcpdump: live packet capture not supported on this system

This fixes the above issue on 64-bit linux systems, and probably other
architectures supported by linux.
2014-10-16 20:32:28 +02:00
Eelco Dolstra
127f5f1056 sqlite: Update to 3.8.6 2014-10-16 16:56:36 +02:00
Domen Kožar
74fde7c388 Merge pull request #4495 from NixOS/pythonFull_improvements
PythonFull improvements
2014-10-16 13:24:18 +02:00
Domen Kožar
68b183e309 simplify 2014-10-16 13:13:13 +02:00
William A. Kennington III
eed5207845 python27: Remove avoid daemon thread shutdown #i21963 2014-10-16 11:28:37 +02:00
Domen Kožar
d589684cae pypy: disable test_zipfile64 because timeouts 2014-10-16 11:14:42 +02:00
Domen Kožar
33b104c57e Revert "sqlite: Update to 3.8.6"
This reverts commit f7acce83fc.

Breaks tests for perlPackages.DBIxClass

cc @edolstra
2014-10-15 20:40:36 +02:00
Sander van der Burg
0100e79d7a titaniumenv: Use new xcodeenv simulate function in the example app 2014-10-15 17:28:52 +02:00
Sander van der Burg
f58b563cb6 xcodeenv: Reimplement simulator script to work with Xcode 6 2014-10-15 17:10:35 +02:00
Peter Simons
739025bd58 gnulib: update to version 0.1-228-gb155b06 2014-10-15 16:30:53 +02:00
Domen Kožar
c758ec756b openssl: 1.0.1i -> 1.0.1j (CVE-2014-3513, CVE-2014-3567, CVE-2014-3568) 2014-10-15 16:12:23 +02:00
Peter Simons
6d432d2164 haskell-vector: build the package with -msse2 on i686 platforms to fix test suite failures
https://github.com/haskell/vector/issues/47
2014-10-15 12:31:35 +02:00
Peter Simons
53208292e2 haskell-monad-supply: update to version 0.6 2014-10-15 12:31:35 +02:00
Peter Simons
e293afed30 haskell-language-c-quote: update to version 0.10.1.3 2014-10-15 12:31:35 +02:00
Peter Simons
efde40d785 haskell-hindent: update to version 3.8
This package remains broken because it cannot deal with the current version of haskell-src-exts.
2014-10-15 12:31:35 +02:00
Peter Simons
24355cf15f Disable Hydra builds for obsolete Haskell packages. 2014-10-15 12:31:35 +02:00
Moritz Ulrich
8d5fe133bd eggDerivation: Move postInstall into installPhase. 2014-10-15 12:07:31 +02:00
Lluís Batlle i Rossell
83fb281d80 Making hydra build ddd.
(cherry picked from commit 4ba671ff113844267dbad307f8a5cbf8ac1d0f52)
2014-10-15 11:16:27 +02:00
Florent Becker
cfeb42b8eb Adapt the derivation for the update of eliom to 4.1 2014-10-15 11:14:34 +02:00
Florent Becker
91fe0ddc62 Build js_of_ocaml with tyxml support 2014-10-15 11:13:58 +02:00
Florent Becker
407c762f18 Make uutf a *propagated*BuildInput of ocamlPackages.tyxml 2014-10-15 11:13:04 +02:00
Lluís Batlle i Rossell
e9809e8f9e wxGTK: updating to 3.0.2 2014-10-15 10:59:32 +02:00
Aycan iRiCAN
ae84167aa1 Upgrade idris compiler to 0.9.14.3 2014-10-15 10:57:08 +03:00
Peter Simons
620ee88fb8 Merge pull request #4531 from purefn/fix-jwt
haskell-jwt: update to version 0.4.2
2014-10-15 08:16:07 +02:00
Peter Simons
a5b91818e7 Merge pull request #4532 from purefn/haskell-validation
haskell: add validation package
2014-10-15 08:15:50 +02:00
Mateusz Kowalczyk
a21d3b67e5 haskell-PastePipe: update to 1.6 2014-10-15 05:14:35 +01:00
Mateusz Kowalczyk
0732523c7d agda: add fuuzetsu to maintainers 2014-10-15 01:02:03 +01:00
Mateusz Kowalczyk
a921dba56a haskell-yi-contrib: move under libraries instead 2014-10-15 01:00:16 +01:00
Richard Wallace
d180b9a6ee haskell: add validation package 2014-10-14 16:59:23 -07:00
Richard Wallace
1043e5694f haskell-jwt: update to version 0.4.2 2014-10-14 16:26:08 -07:00
Peter Simons
c549ac9c1a haskell-hlint: update to version 1.9.9 2014-10-15 00:24:33 +02:00
Peter Simons
205b018c4d haskell-web-routes: update to version 0.27.7 2014-10-15 00:24:33 +02:00
Peter Simons
8e46d106b2 haskell-web-routes-boomerang: update to version 0.28.3 2014-10-15 00:24:33 +02:00
Peter Simons
c091b8d8f7 haskell-thyme: update to version 0.3.5.3 2014-10-15 00:24:33 +02:00
Peter Simons
200d54c7d1 haskell-pdf-toolbox-document: update to version 0.0.4.0 2014-10-15 00:24:32 +02:00
Peter Simons
5d366074b3 haskell-pdf-toolbox-core: update to version 0.0.3.0 2014-10-15 00:24:32 +02:00
Peter Simons
28b20ec5a0 haskell-pdf-toolbox-content: update to version 0.0.3.1 2014-10-15 00:24:32 +02:00
Peter Simons
e2f7a3e8f0 haskell-leveldb-haskell: update to version 0.6 2014-10-15 00:24:32 +02:00
Peter Simons
6579af25ce haskell-haskintex: update to version 0.5.0.2 2014-10-15 00:24:32 +02:00
Peter Simons
e943f13232 haskell-happstack-server: update to version 7.3.9 2014-10-15 00:24:32 +02:00
Peter Simons
caa156e3b6 haskell-happstack-lite: update to version 7.3.5 2014-10-15 00:24:31 +02:00
Peter Simons
b38e5c2539 haskell-derive: update to version 2.5.18 2014-10-15 00:24:31 +02:00
Peter Simons
1100f7278d haskell-boomerang: update to version 1.4.5 2014-10-15 00:24:31 +02:00
Peter Simons
9f408486fc haskell-HaTeX: update to version 3.14.0.0 2014-10-15 00:24:31 +02:00
Peter Simons
8f8ad903e2 haskell-HSH: update to version 2.1.1 2014-10-15 00:24:31 +02:00
Peter Simons
be66d82790 haskell-DAV: update to version 1.0.3 2014-10-15 00:24:31 +02:00
Eelco Dolstra
7781f5992d sqlite: Add maintainer 2014-10-14 22:53:56 +02:00
Eelco Dolstra
f7acce83fc sqlite: Update to 3.8.6 2014-10-14 22:53:56 +02:00
Eelco Dolstra
f445fb8240 nss: Update to 3.17.2 2014-10-14 22:53:56 +02:00
Eelco Dolstra
d4d0e449d7 Remove obsolete Hydra package 2014-10-14 22:49:12 +02:00
Peter Simons
c4dd75c9e3 Merge pull request #4527 from bosu/test-simple
haskell: Add state-plus, test-simple packages
2014-10-14 22:38:29 +02:00
Boris Sukholitko
8d5be73061 haskell: add test-simple package 2014-10-14 23:28:25 +03:00
Boris Sukholitko
49469001be haskell: add state-plus package 2014-10-14 23:25:18 +03:00
Mateusz Kowalczyk
fc11a7e03e haskell-yi-language: new package 2014-10-14 18:45:26 +01:00
Mateusz Kowalczyk
464d3914f4 haskell-word-trie: new package 2014-10-14 18:45:26 +01:00
Mateusz Kowalczyk
5f9b76da63 haskell-oo-prototypes: new package 2014-10-14 18:45:26 +01:00
Mateusz Kowalczyk
5389dd542c haskell-dynamic-state: new package 2014-10-14 18:45:26 +01:00
Mateusz Kowalczyk
713301702c haskell-yi-rope: new package 2014-10-14 18:45:26 +01:00
Rickard Nilsson
87bcb503aa kibana: Update from 3.1.0 to 3.1.1 2014-10-14 19:06:03 +02:00
Sander van der Burg
7dc624e347 titaniumsdk: Make iOS SDK version configurable 2014-10-14 18:59:31 +02:00
Baptist BENOIST
059681bc5d qtcreator: Update from 3.2.0 to 3.2.1 2014-10-14 18:00:57 +02:00
Peter Simons
608c0271d8 haskell-SourceGraph: broken by haskell-src-exts update 2014-10-14 17:39:35 +02:00
Peter Simons
10b43b4a16 haskell-snap-cors: broken by network 2.6.x update 2014-10-14 17:39:35 +02:00
Peter Simons
217567d723 haskell-ipprint: build is broken because Extra doesn't compile 2014-10-14 17:39:35 +02:00
Peter Simons
563244e8c6 haskell-snaplet-stripe: build is broken
src/Snap/Snaplet/Stripe.hs:192:7:
      ‘hcCompiledSplices’ is not a (visible) constructor field name

  src/Snap/Snaplet/Stripe.hs:193:7:
      ‘hcInterpretedSplices’ is not a (visible) constructor field name
2014-10-14 17:39:35 +02:00
Peter Simons
a2181e4ed8 haskell-snap-web-routes: jailbreak to fix build with network 2.6.x 2014-10-14 17:39:35 +02:00
Peter Simons
c9bccb869f haskell-DAV: broken by network 2.6.x update 2014-10-14 17:39:35 +02:00
Peter Simons
cc2725dede haskell-Extra: broken by network 2.6.x update 2014-10-14 17:39:35 +02:00
Peter Simons
5f4d01364f haskell-webdriver: broken by network 2.6.x update 2014-10-14 17:39:35 +02:00
Peter Simons
d7c68e575f haskell-hplayground: broken because haste doesn't compile any more 2014-10-14 17:39:35 +02:00
Peter Simons
d251a26a25 haskell-HandsomeSoup: broken by network 2.6.x update 2014-10-14 17:39:35 +02:00
Peter Simons
1ef1eb3b42 HaskellNet-SSL: broken by update to network 2.6.x 2014-10-14 17:39:34 +02:00
Peter Simons
c0fa3d1b48 haskell-PastePipe: broken by update to network 2.6.x 2014-10-14 17:39:34 +02:00
Peter Simons
7acbbbfab8 haskell-Thrift: broken by update to network 2.6.x 2014-10-14 17:39:34 +02:00
Peter Simons
64497470b5 haskell-ariadne: broken build
Ariadne/GlobalNameIndex.hs:76:19: Not in scope: ‘splitDeclHead’
2014-10-14 17:39:34 +02:00
Peter Simons
3d313b7ed3 haskell-citeproc-hs: broken by network 2.6.x update 2014-10-14 17:39:34 +02:00
Peter Simons
a2ad0039f5 haskell-dsp: jailbreak to fix build with recent 'random' 2014-10-14 17:39:34 +02:00
Peter Simons
2f3e8b1634 haste-perch: broken by network 2.6.x update 2014-10-14 17:39:34 +02:00
Peter Simons
7d043bc45b haste-compiler: broken by network 2.6.x update 2014-10-14 17:39:34 +02:00
Peter Simons
56a218dcb9 haskell-httpd-shed: broken by network 2.6.x update 2014-10-14 17:39:34 +02:00
Peter Simons
fd83eef5d9 haskell-iCalendar: broken by network 2.6.x update 2014-10-14 17:39:34 +02:00
Peter Simons
384bd992e2 haskell-yaml: update to version 0.8.9.3 2014-10-14 17:39:34 +02:00
Peter Simons
90a9d2c952 haskell-sodium: update to version 0.11.0.2 2014-10-14 17:39:34 +02:00
Peter Simons
97118ad9c7 ihaskell: jailbreak to fix build with recent haskell-src-exts and classy-prelude 2014-10-14 17:39:34 +02:00
Peter Simons
f5931470b7 haskell-imm: broken by network 2.6.x 2014-10-14 17:39:34 +02:00
Peter Simons
62a8e46d26 haskell-jwt: doesn't compile
Setup: can't find source for Web/JWT in ., dist/build/autogen
2014-10-14 17:39:33 +02:00
Peter Simons
12310472ca haskell-lambdabot: broken by network 2.6.x 2014-10-14 17:39:33 +02:00
Peter Simons
d977c9f9fc haskell-machines-directory: jailbreak to fix build with recent 'machines' 2014-10-14 17:39:33 +02:00
Peter Simons
63b61e3af0 haskell-rethinkdb: broken by network 2.6.x 2014-10-14 17:39:33 +02:00
Peter Simons
fc52022d25 haskell-CouchDB: broken by recent 'network' 2.6.x update 2014-10-14 17:39:33 +02:00
Peter Simons
ccbdf31164 haskell-snap: jailbreak to fix build with network 2.6.x 2014-10-14 17:39:33 +02:00
Peter Simons
104e010ed1 haskell-warp-tls: update to version 3.0.0.1 2014-10-14 17:39:33 +02:00
Peter Simons
8a108d6830 haskell-pipes: update to version 4.1.3 2014-10-14 17:39:33 +02:00
Peter Simons
1d52010387 haskell-clean-unions: update to version 0.1.1 2014-10-14 17:39:33 +02:00
Peter Simons
08f85c94c0 haskell-network-carbon: jailbreak to support network 2.6.x 2014-10-14 17:39:33 +02:00
Peter Simons
f5f9b32d02 haskell-hxt: enable support for network 2.6.x 2014-10-14 17:39:33 +02:00
Peter Simons
fecacb5bcb haskell-urlencoded: broken by network update 2014-10-14 17:39:33 +02:00
Peter Simons
23f186fa3f haskell-lushtags: broken with recent haskell-source-exts 2014-10-14 17:39:32 +02:00
Peter Simons
927f51f720 haskell-hindent: mark broken 2014-10-14 17:39:32 +02:00
Peter Simons
e594ae66fa hscope: mark broken 2014-10-14 17:39:32 +02:00
Peter Simons
c5fee4671d haskell-machines-io: jailbreak to fix build with recent 'machines' 2014-10-14 17:39:32 +02:00
Peter Simons
817409fff9 pkgs/development/libraries/haskell/haskell-src-exts/1.13.5.nix: drop unreferenced file 2014-10-14 17:39:32 +02:00
Peter Simons
205306522a haskell-implicit: mark "broken", the package is unmaintained
https://github.com/colah/ImplicitCAD/issues/115
2014-10-14 17:39:32 +02:00
Peter Simons
05c5fff508 haskell-distributed-process: jailbreak version to fix build with latest version of 'random' 2014-10-14 17:39:32 +02:00
Peter Simons
737bb131b0 leveldb-haskell: mark broken 2014-10-14 17:39:32 +02:00
Peter Simons
adcec799a6 haskell-monad-supply: mark broken 2014-10-14 17:39:32 +02:00
Peter Simons
6b3f8afef7 haskell-numeric-prelude: jailbreak version to fix build with latest version of 'random' 2014-10-14 17:39:32 +02:00
Peter Simons
6556039481 haskell-monadloc-pp: broken by recent monadloc update 2014-10-14 17:39:32 +02:00
Peter Simons
acdb574813 haskell-dsp: jailbreak to fix build with latest version of 'random' 2014-10-14 17:39:32 +02:00
Peter Simons
6651fe463e haskell-cabal-db: mark broken 2014-10-14 17:39:32 +02:00
Peter Simons
64779360ac haskell-ChasingBottoms: jailbreak version to fix build with latest version of 'random' 2014-10-14 17:39:31 +02:00
Peter Simons
176403785e haskell-parallel-io: jailbreak version to fix build with latest version of 'random' 2014-10-14 17:39:31 +02:00
Peter Simons
2cf6ea93fa haskell-binary: update to version 0.7.2.2 2014-10-14 17:39:31 +02:00
Peter Simons
a66520c0f3 haskell-websockets: update to version 0.9.1.0 2014-10-14 17:39:31 +02:00
Peter Simons
95aa52780c haskell-warp: update to version 3.0.2.3 2014-10-14 17:39:31 +02:00
Peter Simons
dbca512b2d haskell-wai: update to version 3.0.2 2014-10-14 17:39:31 +02:00
Peter Simons
ffac271330 haskell-vado: update to version 0.0.3 2014-10-14 17:39:31 +02:00
Peter Simons
4190bc1721 haskell-unix-time: update to version 0.3.4 2014-10-14 17:39:31 +02:00
Peter Simons
c16707c306 haskell-twitter-conduit: update to version 0.0.7 2014-10-14 17:39:31 +02:00
Peter Simons
028ece9d07 haskell-tostring: update to version 0.2.1 2014-10-14 17:39:31 +02:00
Peter Simons
7183d0f669 haskell-threepenny-gui: update to version 0.5.0.0 2014-10-14 17:39:31 +02:00
Peter Simons
325a3ed187 haskell-test-framework-th-prime: update to version 0.0.7 2014-10-14 17:39:31 +02:00
Peter Simons
37ccde14a0 haskell-tasty: update to version 0.10.0.2 2014-10-14 17:39:31 +02:00
Peter Simons
1a4e36c28b haskell-tasty-smallcheck: update to version 0.8.0.1 2014-10-14 17:39:31 +02:00
Peter Simons
4a65e6b684 haskell-tasty-quickcheck: update to version 0.8.2 2014-10-14 17:39:30 +02:00
Peter Simons
d333f4957f haskell-tasty-hunit: update to version 0.9.0.1 2014-10-14 17:39:30 +02:00
Peter Simons
7f6874b32b haskell-tasty-ant-xml: update to version 1.0.0.11 2014-10-14 17:39:30 +02:00
Peter Simons
325aee697b haskell-tagsoup: update to version 0.13.3 2014-10-14 17:39:30 +02:00
Peter Simons
d478dd95c7 haskell-symbol: update to version 0.2.4 2014-10-14 17:39:30 +02:00
Peter Simons
8822e54178 haskell-stylish-haskell: update to version 0.5.11.0 2014-10-14 17:39:30 +02:00
Peter Simons
fa3b979567 haskell-persistent: update to version 2.1 2014-10-14 17:39:30 +02:00
Peter Simons
270cb5041c haskell-persistent-template: update to version 2.1 2014-10-14 17:39:30 +02:00
Peter Simons
3bff51f055 haskell-persistent-sqlite: update to version 2.1.0.1 2014-10-14 17:39:30 +02:00
Peter Simons
4cb8ffd7b3 haskell-persistent-postgresql: update to version 2.1 2014-10-14 17:39:30 +02:00
Peter Simons
cae4ba0282 haskell-persistent-mysql: update to version 2.1 2014-10-14 17:39:30 +02:00
Peter Simons
41c7c4a9ef haskell-libjenkins: update to version 0.5.0 2014-10-14 17:39:30 +02:00
Peter Simons
60c7420b89 haskell-hoauth2: update to version 0.4.2 2014-10-14 17:39:30 +02:00
Peter Simons
08a5d00b97 haskell-hit: update to version 0.6.2 2014-10-14 17:39:30 +02:00
Peter Simons
7f65329769 haskell-hindent: update to version 3.7 2014-10-14 17:39:29 +02:00
Peter Simons
510dd85b6e haskell-diagrams-rasterific: update to version 0.1.0.3 2014-10-14 17:39:29 +02:00
Peter Simons
9f7788eab7 haskell-diagrams-lib: update to version 1.2.0.4 2014-10-14 17:39:29 +02:00
Peter Simons
c1100915af haskell-diagrams-cairo: update to version 1.2.0.3 2014-10-14 17:39:29 +02:00
Peter Simons
50a570ebd5 haskell-derive: update to version 2.5.17 2014-10-14 17:39:29 +02:00
Peter Simons
9970c3a2c5 haskell-cookie: update to version 0.4.1.4 2014-10-14 17:39:29 +02:00
Peter Simons
613bbb55a4 haskell-conduit: update to version 1.2.1 2014-10-14 17:39:29 +02:00
Peter Simons
08696e2f3e haskell-clientsession: update to version 0.9.1 2014-10-14 17:39:29 +02:00
Peter Simons
813e0ec5e4 haskell-classy-prelude: update to version 0.10.0 2014-10-14 17:39:29 +02:00
Peter Simons
d47b9ead88 haskell-classy-prelude-conduit: update to version 0.10.0 2014-10-14 17:39:29 +02:00
Peter Simons
240c87eed9 haskell-bytestring-trie: update to version 0.2.4 2014-10-14 17:39:29 +02:00
Peter Simons
6bd0198ad7 haskell-binary: update to version 0.7.2.1 2014-10-14 17:39:29 +02:00
Peter Simons
7b693db490 haskell-base-prelude: update to version 0.1.6 2014-10-14 17:39:29 +02:00
Peter Simons
7245da0cb7 haskell-auto-update: update to version 0.1.1.5 2014-10-14 17:39:29 +02:00
Peter Simons
6dc7c27db7 haskell-MonadRandom: update to version 0.2.0.1 2014-10-14 17:39:28 +02:00
Peter Simons
30983a2440 haskell-map-syntax: add version 0.2 2014-10-14 17:39:28 +02:00
Peter Simons
9dcf004b02 haskell-heist: update to version 0.14.0.1 2014-10-14 17:39:28 +02:00
Peter Simons
88b4e155d5 haskell-unordered-containers: update to version 0.2.5.1 2014-10-14 17:39:28 +02:00
Peter Simons
340cca8b0e haskell-vector: add version 0.10.12.1 2014-10-14 17:39:28 +02:00
Peter Simons
535b3a81b7 haskell-yesod: update to version 1.4.0 2014-10-14 17:39:28 +02:00
Peter Simons
4f811d04ec haskell-yesod-test: update to version 1.4.0.3 2014-10-14 17:39:28 +02:00
Peter Simons
1e2eb8b5a5 haskell-yesod-static: update to version 1.4.0.2 2014-10-14 17:39:28 +02:00
Peter Simons
5d09e54eb7 haskell-yesod-persistent: update to version 1.4.0.1 2014-10-14 17:39:28 +02:00
Peter Simons
7d53c459c8 haskell-yesod-form: update to version 1.4.0.2 2014-10-14 17:39:28 +02:00
Peter Simons
f2c3807ccd haskell-yesod-core: update to version 1.4.2 2014-10-14 17:39:28 +02:00
Peter Simons
9980116198 haskell-yesod-bin: update to version 1.4.0.1 2014-10-14 17:39:28 +02:00
Peter Simons
28921f45b7 haskell-yesod-auth: update to version 1.4.0.1 2014-10-14 17:39:28 +02:00
Peter Simons
e7d37bd8c3 haskell-yesod-auth-hashdb: update to version 1.4.0 2014-10-14 17:39:28 +02:00
Peter Simons
bdfd59522f haskell-yaml: update to version 0.8.9.2 2014-10-14 17:39:27 +02:00
Peter Simons
1035b70a2f haskell-xml-conduit: update to version 1.2.3 2014-10-14 17:39:27 +02:00
Peter Simons
cd7e5b2c0d haskell-xdot: update to version 0.2.4.4 2014-10-14 17:39:27 +02:00
Peter Simons
3cc4260c89 haskell-x509: update to version 1.4.13 2014-10-14 17:39:27 +02:00
Peter Simons
621e075b6b haskell-x509-system: update to version 1.4.6 2014-10-14 17:39:27 +02:00
Peter Simons
01a8e5f18b haskell-network-conduit-tls: update to version 1.1.0.1 2014-10-14 17:39:27 +02:00
Peter Simons
06aff55c96 haskell-ncurses: update to version 0.2.11 2014-10-14 17:39:27 +02:00
Peter Simons
90c3d9b0a3 haskell-multiarg: update to version 0.28.0.0 2014-10-14 17:39:27 +02:00
Peter Simons
45e817b16f haskell-monad-supply: update to version 0.5 2014-10-14 17:39:27 +02:00
Peter Simons
8646968f83 haskell-monad-journal: update to version 0.5 2014-10-14 17:39:27 +02:00
Peter Simons
d3d02b5cab haskell-machines: update to version 0.4 2014-10-14 17:39:27 +02:00
Peter Simons
f77059a15b haskell-leveldb-haskell: update to version 0.5.1 2014-10-14 17:39:27 +02:00
Peter Simons
0cce3d2b02 haskell-jwt: update to version 0.4.1 2014-10-14 17:39:27 +02:00
Peter Simons
1f09c12334 haskell-json-schema: update to version 0.7.0.2 2014-10-14 17:39:27 +02:00
Peter Simons
5c6f2eda47 haskell-http-streams: update to version 0.7.2.4 2014-10-14 17:39:27 +02:00
Peter Simons
9ab7691a87 haskell-random: add version 1.1 2014-10-14 17:39:26 +02:00
Peter Simons
1408b26a0a haskell-pointfree: update to version 1.0.4.8 2014-10-14 17:39:26 +02:00
Peter Simons
2517c46673 haskell-hlint: update to version 1.9.8 2014-10-14 17:39:26 +02:00
Peter Simons
60ba702b9b haskell-string-conversions: update to version 0.3.0.3 2014-10-14 17:39:26 +02:00
Peter Simons
7fdb860f2c haskell-sodium: update to version 0.11.0.1 2014-10-14 17:39:26 +02:00
Peter Simons
1ee1c07782 haskell-snaplet-redis: update to version 0.1.4 2014-10-14 17:39:26 +02:00
Peter Simons
053285ce0a haskell-snap: update to version 0.13.3.1 2014-10-14 17:39:26 +02:00
Peter Simons
c69529829d haskell-simple-sendfile: update to version 0.2.18 2014-10-14 17:39:26 +02:00
Peter Simons
7cfd6c630e haskell-shell-conduit: update to version 4.2 2014-10-14 17:39:26 +02:00
Peter Simons
1766375da7 haskell-rethinkdb: update to version 1.15.0.0 2014-10-14 17:39:26 +02:00
Peter Simons
718dbb01cd haskell-rest-gen: update to version 0.16.0.2 2014-10-14 17:39:26 +02:00
Peter Simons
a237d1de5d haskell-random: update to version 1.0.1.3 2014-10-14 17:39:26 +02:00
Peter Simons
9618a16962 haskell-pwstore-fast: update to version 2.4.4 2014-10-14 17:39:26 +02:00
Peter Simons
e4bdc2d4e1 haskell-purescript: update to version 0.5.6.3 2014-10-14 17:39:26 +02:00
Peter Simons
763199d872 haskell-postgresql-simple: update to version 0.4.6.0 2014-10-14 17:39:25 +02:00
Peter Simons
702084a89e haskell-pipes-zlib: update to version 0.4.3 2014-10-14 17:39:25 +02:00
Peter Simons
471f959122 haskell-pango: update to version 0.13.0.2 2014-10-14 17:39:25 +02:00
Peter Simons
0495331698 haskell-optparse-applicative: update to version 0.10.0 2014-10-14 17:39:25 +02:00
Peter Simons
24f716d4bd haskell-oeis: update to version 0.3.6 2014-10-14 17:39:25 +02:00
Peter Simons
f8fd9e817a haskell-http-reverse-proxy: update to version 0.4.1.2 2014-10-14 17:39:25 +02:00
Peter Simons
a02c50c90d haskell-http-conduit: update to version 2.1.4.5 2014-10-14 17:39:25 +02:00
Peter Simons
af5232bf7c haskell-hspec-wai: update to version 0.5.1 2014-10-14 17:39:25 +02:00
Peter Simons
23630f9ed2 haskell-hsimport: update to version 0.6.2 2014-10-14 17:39:25 +02:00
Peter Simons
0ac9bc7046 haskell-hplayground: update to version 0.1.1.0 2014-10-14 17:39:25 +02:00
Peter Simons
522a219bdc haskell-hourglass: update to version 0.2.5 2014-10-14 17:39:25 +02:00
Peter Simons
a00d5da618 haskell-hoogle: update to version 4.2.36 2014-10-14 17:39:25 +02:00
Peter Simons
a6a8218023 haskell-hmatrix: update to version 0.16.0.6 2014-10-14 17:39:25 +02:00
Peter Simons
b3fb668d9f haskell-haskelldb: update to version 2.2.4 2014-10-14 17:39:25 +02:00
Peter Simons
118dc408c7 haskell-haskell-src-meta: update to version 0.6.0.8 2014-10-14 17:39:24 +02:00
Peter Simons
bc867c7a0b haskell-haskell-src-exts: add version 1.16.0 2014-10-14 17:39:24 +02:00
Peter Simons
e3e68319ce haskell-haskell-packages: update to version 0.2.4.3 2014-10-14 17:39:24 +02:00
Peter Simons
1fadb0e275 haskell-haskell-names: update to version 0.4.1 2014-10-14 17:39:24 +02:00
Peter Simons
8a1a43abb8 haskell-hS3: update to version 0.5.9 2014-10-14 17:39:24 +02:00
Peter Simons
055c7f1e93 haskell-fay: update to version 0.21.0.1 2014-10-14 17:39:24 +02:00
Peter Simons
58947cf99c haskell-fay-text: update to version 0.3.1 2014-10-14 17:39:24 +02:00
Peter Simons
f7c242d27f haskell-fay-base: update to version 0.19.2.1 2014-10-14 17:39:24 +02:00
Peter Simons
13f1edd376 haskell-esqueleto: update to version 2.1.0 2014-10-14 17:39:24 +02:00
Peter Simons
bb36b56fa6 haskell-primitive: add version 0.5.4.0 2014-10-14 17:39:24 +02:00
Peter Simons
6847265f7f haskell-parsec: update to version 3.1.7 2014-10-14 17:39:24 +02:00
Peter Simons
3c9051c754 haskell-cmdargs: update to version 0.10.11 2014-10-14 17:39:24 +02:00
Peter Simons
471bfb7f7b haskell-Elm: update to version 0.13 2014-10-14 17:39:24 +02:00
Peter Simons
7772b86089 haskell-codex: update to version 0.2.0.2 2014-10-14 17:39:24 +02:00
Peter Simons
c6c9cfd65a haskell-machines-io: add version 0.1.0.0 2014-10-14 17:39:23 +02:00
Peter Simons
5cdecaa0e2 haskell-machines-directory: add version 0.0.0.1 2014-10-14 17:39:23 +02:00
Sander van der Burg
2375a55e1e titaniumenv: Make path to xcode configurable through the build function 2014-10-14 14:57:11 +02:00
Wout Mertens
d6d8aef47b libpcap: Don't force Linux pcap type
Fixes building on Darwin #4515
2014-10-14 13:40:41 +02:00
Florent Becker
bd8ce96ccb Update eliom to 4.1.0 2014-10-14 13:18:08 +02:00
Florent Becker
cf5e915bde Updgrade ocsigen-server to 2.5 2014-10-14 13:14:57 +02:00
Florent Becker
bb2a9941e5 add version number to the name of the js_of_ocaml package 2014-10-14 13:10:08 +02:00
Florent Becker
e8b24eb63e update tyxml to version 3.3.0 2014-10-14 13:09:53 +02:00
Florent Becker
9c441c41d7 update js_of_ocaml to 2.5 2014-10-14 13:05:53 +02:00
Alastair Pharo
d147759af7 Add pure-gsl package 2014-10-14 21:21:36 +11:00
Sander van der Burg
3ce9467f49 titaniumsdk: Fix Titanium SDK 3.1 compatibility with the new Android SDK 2014-10-14 12:14:05 +02:00
Sander van der Burg
323509e11c titaniumenv: use xcode version 6.0.1 by default 2014-10-14 01:12:22 +02:00
Moritz Ulrich
36c5ec58c4 New package: egg2nix.
Generates nix-expressions from Chicken Scheme Eggs.
2014-10-14 00:41:03 +02:00
Sander van der Burg
fa99c0d0b1 xcodeenv: make version 6.0.1 the default 2014-10-14 00:27:23 +02:00
Moritz Ulrich
9ab1666ff0 Add chicken to PATH of wrapped chicken binaries. 2014-10-13 23:29:27 +02:00
Moritz Ulrich
6157cc0c29 rename patches -> overrides 2014-10-13 23:29:27 +02:00
Moritz Ulrich
172e55c7fc Implement patches.nix to override parts of a derivation 2014-10-13 23:29:27 +02:00
Moritz Ulrich
e47428d0e2 Infrastructure to build chicken eggs. 2014-10-13 23:29:27 +02:00
Moritz Ulrich
a4834a3e84 chicken: Implement support for bootstrap-builds
This is necessary in order to apply custom patches, as chicken needs a
bootstrap build to regenerate *.c files. This is also necessary when
building from git.
2014-10-13 23:29:26 +02:00
John Wiegley
f78f2a90d6 coqPackages.ssreflect, more: build ssrcoq binary, add maintainer 2014-10-13 16:11:33 -05:00
Bjørn Forsman
391c2778d4 lttng: update to latest (2.4.1 -> 2.5.0)
- This unbreaks lttng linux kernel modules[1]
- lttng-tools has grown a dependency on libxml2

[1]: Build tested (for default NixOS Linux kernel) and run tested with
lttng-sessiond (it successfully loads kernel modules).
2014-10-13 22:16:32 +02:00
Domen Kožar
a2a7abc67c pythonFull -> python with all modules, pythonFullWithPkgs -> buildEnv 2014-10-13 21:35:21 +02:00
Domen Kožar
8de9ac5bd4 python: make 2.6 and 2.7 expr similar, introduce includeModules
When includeModules is true, python is built with all optional modules
as part of derivation.
2014-10-13 21:35:21 +02:00
Pascal Wittmann
f0ef22b1b7 help2man: update from 1.46.3 to 1.46.4 2014-10-13 17:40:22 +02:00
Michael Raskin
2ef0a17561 Merge pull request #4387 from 1126/refactor-stumpwm
stumpwm: update and refactoring
2014-10-13 17:50:46 +04:00
Georges Dubus
1f2fe452be rust: updated head
This version include the new "const" syntax.
2014-10-13 15:36:49 +02:00
Domen Kožar
ec03fd92db Revert "xapian: update from 1.2.8 to 1.3.1"
This reverts commit b76e8417b3.

Breaks recoll, since bindings also need to be updated.
2014-10-13 15:30:32 +02:00
Peter Simons
d5570b082d Merge pull request #4408 from christopherpoole/dlib
Added the dlib machine learning library.
2014-10-13 12:52:26 +02:00
Peter Simons
2cdd7d71c1 Merge pull request #4407 from christopherpoole/gdcm
Added the grassroots DICOM library.
2014-10-13 12:51:50 +02:00
Peter Simons
89a1d681dd haskell-hsb2hs: add version 0.2 2014-10-13 10:16:23 +02:00
Peter Simons
5e118da066 haskell-criterion: update to version 1.0.2.0 2014-10-13 09:12:25 +02:00
Peter Simons
61b30d6b0a haskell-optparse-applicative: add version 0.11.0.1 2014-10-13 09:12:25 +02:00
Peter Simons
1999083f2e haskell-ieee754: update to version 0.7.4 2014-10-13 09:12:25 +02:00
Peter Simons
fddc96be7e haskell-timeplot: update to version 1.0.27 2014-10-13 09:12:25 +02:00
Peter Simons
5ae6b247ac haskell-webkit: update to version 0.13.0.2 2014-10-13 09:12:25 +02:00
Peter Simons
9826cc10f6 haskell-uri: update to version 0.1.6.3 2014-10-13 09:12:25 +02:00
Peter Simons
ce821cd293 haskell-srcloc: update to version 0.4.1 2014-10-13 09:12:24 +02:00
Peter Simons
d531530c6a haskell-shelly: update to version 1.5.6 2014-10-13 09:12:24 +02:00
Peter Simons
23168b84e4 haskell-sdl2: update to version 1.1.2 2014-10-13 09:12:24 +02:00
Peter Simons
a7597f5aad haskell-intervals: update to version 0.7.0.1 2014-10-13 09:12:24 +02:00
Peter Simons
a0698ad5c2 haskell-BNFC: update to version 2.7.1 2014-10-13 09:12:24 +02:00
Peter Simons
9137b133fc haskell-hexpat: update to version 0.20.7 2014-10-13 09:12:24 +02:00
Peter Simons
dc8ee9f729 haskell-here: update to version 1.2.6 2014-10-13 09:12:23 +02:00
Peter Simons
085d5e5da2 haskell-gtksourceview2: update to version 0.13.1.0 2014-10-13 09:12:23 +02:00
Peter Simons
60daf4b54d haskell-gtk3: update to version 0.13.0.2 2014-10-13 09:12:23 +02:00
Peter Simons
3ddd4143dc haskell-gtk2hs-buildtools: update to version 0.13.0.2 2014-10-13 09:12:23 +02:00
Peter Simons
06d020fe07 haskell-gtk: update to version 0.13.0.2 2014-10-13 09:12:23 +02:00
Peter Simons
e84bc7a27c haskell-glib: update to version 0.13.0.4 2014-10-13 09:12:23 +02:00
Peter Simons
9a15c062bb haskell-gio: update to version 0.13.0.1 2014-10-13 09:12:23 +02:00
Peter Simons
64188a69b0 haskell-ghc-vis: update to version 0.7.2.5 2014-10-13 09:12:22 +02:00
Peter Simons
5ad41ff67b haskell-ghc-mod: update to version 5.1.1.0 2014-10-13 09:12:22 +02:00
Peter Simons
4d4ccf7096 haskell-ghc-heap-view: update to version 0.5.3 2014-10-13 09:12:22 +02:00
Peter Simons
1b0c802770 haskell-generic-aeson: update to version 0.2.0.1 2014-10-13 09:12:22 +02:00
Peter Simons
7642a1e451 haskell-free-game: update to version 1.1.79 2014-10-13 09:12:22 +02:00
Peter Simons
d149f92f60 haskell-fb: update to version 1.0.6 2014-10-13 09:12:22 +02:00
Peter Simons
6a5a8f8665 haskell-exception-transformers: update to version 0.3.0.4 2014-10-13 09:12:22 +02:00
Peter Simons
850e8ad834 haskell-exception-mtl: update to version 0.3.0.5 2014-10-13 09:12:21 +02:00
Peter Simons
242da2eb6d haskell-enclosed-exceptions: update to version 1.0.1 2014-10-13 09:12:21 +02:00
Peter Simons
4829fc216d haskell-ekg: update to version 0.4.0.3 2014-10-13 09:12:21 +02:00
Peter Simons
4c1edd1934 haskell-ekg-core: update to version 0.1.0.2 2014-10-13 09:12:21 +02:00
Peter Simons
b80a6912a9 haskell-ekg-carbon: update to version 1.0.2 2014-10-13 09:12:21 +02:00
Peter Simons
f09c37e518 haskell-direct-sqlite: update to version 2.3.14 2014-10-13 09:12:21 +02:00
Peter Simons
b42a36e697 haskell-clock: update to version 0.4.1.3 2014-10-13 09:09:33 +02:00
Peter Simons
21e49f67b3 haskell-cereal: update to version 0.4.1.0 2014-10-13 09:09:33 +02:00
Peter Simons
b3a684e84f haskell-cairo: update to version 0.13.0.3 2014-10-13 09:09:33 +02:00
Peter Simons
8a20c0a46b haskell-acid-state: update to version 0.12.3 2014-10-13 09:09:33 +02:00
Peter Simons
442a32cbd2 haskell-NumInstances: update to version 1.4 2014-10-13 09:09:33 +02:00
Peter Simons
114abbf3d2 haskell-HaskellNet: update to version 0.4 2014-10-13 09:09:33 +02:00
Peter Simons
8f0a3ba14c haskell-HaskellNet-SSL: update to version 0.2.5.1 2014-10-13 09:09:33 +02:00
Peter Simons
a3b1e5c91a haskell-GLUtil: update to version 0.8.2 2014-10-13 09:09:33 +02:00
Peter Simons
e08054d1b6 haskell-Boolean: update to version 0.2.3 2014-10-13 09:09:33 +02:00
Peter Simons
b2a93071f6 haskell-epic: update to version 0.9.3.2 2014-10-13 09:09:33 +02:00
Peter Simons
2b9b1bcb27 haskell-aeson: update to version 0.8.0.1 2014-10-13 09:09:33 +02:00
Peter Simons
1907146ab9 Merge pull request #4501 from edwtjo/cmdtheline-patch
haskellPackages.cmdtheline: apply System.{Cmd -> Process} patch
2014-10-12 21:55:36 +02:00
Edward Tjörnhammar
e485bfd213 haskellPackages.cmdtheline: apply System.{Cmd -> Process} patch 2014-10-12 21:52:48 +02:00
taku0
7175fdcd71 oraclejdk: bump to 8u20
Closes #4492
2014-10-12 15:43:44 +01:00
Vincent Laporte
af7cb557fb libantlr3c: new derivation
libantlr3c is the C runtime library of ANTLR v3

Homepage: http://www.antlr3.org/
2014-10-12 16:21:02 +02:00
Peter Simons
950adbe487 Merge pull request #4498 from robberer/remove/md5
change md5sum to sha256sum for a few packages
2014-10-12 16:20:10 +02:00
Longrin Wischnewski
6e7de2155b change md5sum to sha256sum for a few packages 2014-10-12 16:13:21 +02:00
Aristid Breitkreuz
61ea009f3b Merge pull request #4458 from offlinehacker/pkgs/gotools
golang: add golint and gotags
2014-10-12 15:57:45 +02:00
Longrin Wischnewski
51648727f5 arduino-core: bump version from 1.0.2 to 1.0.6
- replace fetchurl with fetchgit because googlecode is unmaintained
- remove unnecessary phases
- change license and maintainers
- tested with a few sketches and inotool

- change description according to "Contributors Guide"

change fetchgit to fetchFromgitHub

Closes #4449
2014-10-12 12:42:57 +01:00
Domen Kožar
37e1794425 Revert "xulrunner: update from 31.0 to 32.0"
This reverts commit 109547b902.

Breaks on 32bit linux: http://hydra.nixos.org/eval/1154529#tabs-still-fail
2014-10-12 13:38:42 +02:00
Alastair Pharo
f522344285 Update pure to 0.62
Closes #4486
2014-10-12 12:08:29 +01:00
John Wiegley
7821d15299 coqPackages.domains: new expression 2014-10-11 22:01:46 -05:00
John Wiegley
f300c68977 coqPackages.ynot: remove broken tag 2014-10-11 19:32:16 -05:00
John Wiegley
904bee0c46 coqPackages.[coq-ext-lib,heq,paco,ynot]: new expressions 2014-10-11 17:24:59 -05:00
Peter Simons
0a259ea888 Merge pull request #4461 from VShell/libsieve
libsieve: new package
2014-10-11 23:44:34 +02:00
John Wiegley
382badfefb coqPackages.bedrock: new expression 2014-10-11 16:22:15 -05:00
John Wiegley
814961f37a coqPackages.tlc: new expression 2014-10-11 13:29:45 -05:00
Domen Kožar
482779e582 python: get rid of ssl module as it's always builtin 2014-10-11 20:23:51 +02:00
John Wiegley
f310d73ac1 coqPackages.containers: set broken to false 2014-10-11 13:02:22 -05:00
John Wiegley
a064080d8c coqPackages.containers: correct sha256 for the tarball 2014-10-11 13:00:22 -05:00
Moritz Ulrich
b76e8417b3 xapian: update from 1.2.8 to 1.3.1 2014-10-11 19:29:58 +02:00
Peter Simons
2dea014755 haskell-libmpd: remove obsolete version 0.8.0.5 2014-10-11 18:51:55 +02:00
stewart
e4d98459d7 Elixir's mix shouldn't be added to wrapProgram 2014-10-11 14:49:05 +00:00
Oliver Charles
7927e7cc53 haskellPackages.linuxInotify: New expression 2014-10-11 12:49:17 +01:00
Aristid Breitkreuz
18bf16843a Merge pull request #4467 from vbgl/ocaml
Adds three OCaml libraries: reactiveData, PG’OCaml and MaCaQue
2014-10-11 12:58:21 +02:00
Aristid Breitkreuz
650940185b Update giflib to 5.1 properly, by using 5.1.nix rather than 5.0.nix 2014-10-11 11:10:56 +02:00
Cray Elliott
d02abd38be Update libgdiplus' giflib patch to work with 5.1.0
closes issue #4469
2014-10-11 11:08:13 +02:00
Aristid Breitkreuz
073659ae94 Revert "pcre: update from 8.35 to 8.36" - that's a job for staging
This reverts commit b5f1e0eb08.
2014-10-11 11:06:29 +02:00
Moritz Ulrich
109547b902 xulrunner: update from 31.0 to 32.0 2014-10-11 01:57:57 +02:00
Moritz Ulrich
b5f1e0eb08 pcre: update from 8.35 to 8.36 2014-10-11 01:57:57 +02:00
Moritz Ulrich
0740a1b78a libdvdcss: update from 1.2.13 to 1.3.0 2014-10-11 01:57:57 +02:00
Moritz Ulrich
029496723d http-parser: update from 2.2.1 to 2.3 2014-10-11 01:57:57 +02:00
Moritz Ulrich
b088597ccf giflib: update from 5.0.5 to 5.1.0 2014-10-11 01:57:57 +02:00
Vincent Laporte
8320bbaaa3 ocaml-macaque: new package
MaCaQue (or macaque) is a DSL for SQL Queries in Caml.

Homepage: https://github.com/ocsigen/macaque
2014-10-11 00:54:35 +01:00
Vincent Laporte
33bba5f0b3 ocaml-pgocaml: new package
PG'OCaml provides an interface to PostgreSQL databases for OCaml
applications.

Homepage: http://pgocaml.forge.ocamlcore.org/
2014-10-11 00:49:50 +01:00
Vincent Laporte
cdf3dc2793 ocaml-reactivedata: new package
reactiveData is an OCaml module for functional reactive programming
(FRP) based on React.

Homepage: https://github.com/hhugo/reactiveData
2014-10-11 00:49:34 +01:00
Aristid Breitkreuz
26dd5dd6a4 Merge pull request #4460 from vbgl/zarith
zarith: update from 1.2.1 to 1.3
2014-10-10 22:51:08 +02:00
Vincent Laporte
3c45c8d53e yasm: update from 1.2.0 to 1.3.0 2014-10-10 22:43:58 +02:00
Ricardo M. Correia
922b658433 Merge pull request #4401 from jagajaga/update_rust
update rust
2014-10-10 18:49:36 +02:00
Vincent Laporte
977f172fee ocaml-lablgl: adds missing dependency to camlp4 2014-10-10 17:00:30 +01:00
Vincent Laporte
35c92ec1ac ocaml-http: adds missing dependency to camlp4 2014-10-10 17:00:30 +01:00
Vincent Laporte
4f0bc8e060 ocaml-oasis: adds missing dependency to caml4 2014-10-10 17:00:30 +01:00
Vincent Laporte
7bfe6144c6 ocaml-data-notation: adds missing dependency to camlp4 2014-10-10 17:00:29 +01:00
Shell Turner
96fcc3437b libsieve: new package 2014-10-10 16:21:57 +01:00
Lluís Batlle i Rossell
bd19f65ebf Making A/V disabled in tox for ARM. 2014-10-10 17:12:51 +02:00
Lluís Batlle i Rossell
704fc40bd8 Fix ARM/Arm typo. 2014-10-10 17:12:50 +02:00
Lluís Batlle i Rossell
372b0cda52 Making spidermonkey_185 build on ARM, and so also polkit. 2014-10-10 17:12:49 +02:00
Lluís Batlle i Rossell
eb21ef2bc7 Updating go from 1.3.2 to 1.3.3. 2014-10-10 17:07:16 +02:00
Vincent Laporte
d99ea69225 zarith: update from 1.2.1 to 1.3 2014-10-10 14:47:33 +01:00
Jaka Hudoklin
47e8ee287f golang: add golint and gotags 2014-10-10 15:27:44 +02:00
Christopher Poole
f3b8324fc5 Added Christopher Poole to the list of dlib package maintainers. 2014-10-10 10:18:42 +11:00
Austin Seipp
849bfc88f5 concurrencykit: 0.4.3 -> 0.4.4
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-10-09 17:10:58 -05:00
Austin Seipp
c98592f200 re2c: 0.13.7.4 -> 0.13.7.5
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-10-09 17:08:28 -05:00
Arseniy Seroka
762480b334 update rustc 2014-10-10 00:04:18 +04:00
Aristid Breitkreuz
ab1f89a161 Merge pull request #4439 from DamienCassou/pharo-vm-with-cairo
pharo-vm: Add dependency to cairo
2014-10-09 20:36:00 +02:00
Aristid Breitkreuz
78b8a7794c Merge pull request #4443 from flazz/master
jq & thrift build on darwin
2014-10-09 20:35:41 +02:00
Aristid Breitkreuz
afe8b54b49 Merge pull request #4381 from khumba/claws-mail
New packages: claws-mail-3.10.1, libetpan-1.5.
2014-10-09 20:31:01 +02:00
Aristid Breitkreuz
85f1889466 asio: update from 1.10.2 to 1.10.4 2014-10-09 20:17:24 +02:00
Francesco Lazzarino
9db29d7e5b jq builds on darwin 2014-10-09 12:00:34 -05:00
Francesco Lazzarino
b007ae3d08 thrift builds on darwin 2014-10-09 11:57:18 -05:00
Damien Cassou
a365f5080a pharo-vm: Add dependency to cairo 2014-10-09 16:56:54 +02:00
Pascal Wittmann
13048b252f Merge pull request #4426 from ollieh/master
Added granite and pantheon-terminal
2014-10-09 12:39:09 +02:00
Oliver Hunt
6f64a7cf43 Added granite
Added meta details, changed hash to sha256, and added versions for granite

Changed name to use versions

Fixed license

Yet another typo fix

Added myself as maintainer and fixed typo

Fixed maintainers

Added pantheon terminal

woops
2014-10-09 01:55:27 +02:00
Peter Simons
31ea2fc8d5 haskell-conduit-extra: don't run the test suite to avoid spurious build errors
https://github.com/snoyberg/conduit/issues/177
2014-10-08 21:04:31 +02:00
Peter Simons
b8bf903b02 haskell-zeromq4-haskell: update to version 0.6.2 2014-10-08 21:04:31 +02:00
Peter Simons
25f2295906 haskell-yst: update to version 0.4.1.1 2014-10-08 21:04:31 +02:00
Peter Simons
2da7e03ed7 cabal2nix: fix build with old versions of GHC 2014-10-08 21:04:31 +02:00
Aristid Breitkreuz
a01a64e5a4 Revert "ocamlPackages.twt: update from 0.93.2 to 0.931"
This reverts commit 684a9e22a1.
2014-10-08 20:44:22 +02:00