Commit graph

11667 commits

Author SHA1 Message Date
Peter Simons
402c496a8b Merge pull request #863 from errge/lensdatetime
Add lens-datetime haskell library
2013-08-26 03:04:24 -07:00
Moritz Ulrich
e46fc8843c Elixir: Fix impurity with Erlang.
The bash scripts of elixir contain some references to `erl'. This
patch wraps the scripts and extends PATH so `erl' is available.

Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-08-26 02:44:54 +02:00
Moritz Ulrich
45e975abff Wrap Erlang scripts to provide missing 'sed' and 'awk'.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-08-26 02:43:12 +02:00
Gergely Risko
9d530a48fa Add lens-datetime haskell library 2013-08-25 21:42:46 +02:00
Domen Kožar
82e1c8a34b v8: build binaries for unix platforms 2013-08-24 19:55:00 +02:00
Peter Simons
cc14d21bc2 haskell-http-conduit: update to version 1.9.4.3 2013-08-24 13:00:43 +02:00
Peter Simons
baf22bd8f6 haskell-diagrams: update to version 0.7.1 2013-08-24 13:00:43 +02:00
Peter Simons
5ba7c2a24f haskell-cabal2nix: update to version 1.54 2013-08-24 13:00:43 +02:00
Peter Simons
db9383d93b haskell-hslogger: update to version 1.2.2 2013-08-24 13:00:43 +02:00
Peter Simons
eb703936d0 haskell-cabal2ghci: update to version 0.0.1.1 2013-08-24 13:00:43 +02:00
Peter Simons
3740307b5b haskell-xml-conduit: update to version 1.1.0.7 2013-08-24 13:00:43 +02:00
Peter Simons
dd476c7276 haskell-comonad-transformers: update to version 3.1 2013-08-24 13:00:43 +02:00
Peter Simons
1a3667773f haskell-MissingH: update to version 1.2.0.2 2013-08-24 13:00:43 +02:00
Peter Simons
384292b4d5 haskell-hoogle: disable test suite to fix the build
Running 1 test suites...
Test suite hoogle-test: RUNNING...
hoogle-test: datadir/testdata.txt: openFile: does not exist (No such file or directory)
Test suite hoogle-test: FAIL
Test suite logged to: dist/test/hoogle-4.2.19-hoogle-test.log
0 of 1 test suites (0 of 1 test cases) passed.
2013-08-24 13:00:43 +02:00
Peter Simons
67167c9170 haskell-src-exts: add version 1.14.0 and drop obsolete 1.11.1 2013-08-24 13:00:42 +02:00
Peter Simons
37440d740c haskell-hoogle: update to version 4.2.19 2013-08-24 13:00:42 +02:00
Peter Simons
fe2acafee7 haskell-hlint: update to version 1.8.51 2013-08-24 13:00:42 +02:00
Peter Simons
c359bac0a3 haskell-stylish-haskell: update to version 0.5.8.0 2013-08-24 13:00:42 +02:00
Peter Simons
0b46d3c76b haskell-securemem: update to version 0.1.3 2013-08-24 13:00:42 +02:00
Peter Simons
a2a7e611a3 haskell-postgresql-simple: update to version 0.3.6.0 2013-08-24 13:00:42 +02:00
Peter Simons
fb720f8caa haskell-monoid-extras: update to version 0.3.1.0 2013-08-24 13:00:42 +02:00
Peter Simons
2635ef463e haskell-derive: update to version 2.5.12 2013-08-24 13:00:42 +02:00
Peter Simons
47c084a6a1 haskell-cryptocipher: update to version 0.5.2 2013-08-24 13:00:42 +02:00
Peter Simons
86a35f8b8d haskell-crypto-cipher-types: update to version 0.0.4 2013-08-24 13:00:42 +02:00
Peter Simons
3c56bcd0ad haskell-crypto-cipher-tests: update to version 0.0.4 2013-08-24 13:00:42 +02:00
Peter Simons
8216bc5bc4 haskell-contravariant: update to version 0.4.4 2013-08-24 13:00:41 +02:00
Peter Simons
ab006e69c4 haskell-tasty: add version 0.2 2013-08-24 13:00:41 +02:00
Peter Simons
b92c0c2896 haskell-SourceGraph: delete obsolete package
This library hasn't compiled in ages.
2013-08-24 13:00:41 +02:00
Peter Simons
938a27d1bf haskell-Graphalyze: delete obsolete package
This library hasn't compiled in ages.
2013-08-24 13:00:41 +02:00
Peter Simons
27d77bfc18 haskell-syb: add version 0.4.1 2013-08-24 13:00:41 +02:00
Domen Kožar
cbfe6c0e8d pypy: patch ncurses name correctly 2013-08-23 17:05:50 +02:00
Domen Kožar
50c0290f51 pypy: 2.0 -> 2.1 2013-08-23 12:45:46 +02:00
Domen Kožar
a327b68164 pypy: add setuphook for PYTHONPATH 2013-08-23 12:41:48 +02:00
Domen Kožar
7ef49ddee5 setuptools: add note why darwin tests are disabled 2013-08-23 12:41:19 +02:00
Rickard Nilsson
5b9227c5a8 libvirt: Update to 1.1.1 2013-08-23 11:21:08 +02:00
Evgeny Egorochkin
d4cb9d11a1 Merge pull request #856 from offlinehacker/pkgs.re2
Add re2, an efficient, principled regular expression library
2013-08-22 01:32:37 -07:00
Jaka Hudoklin
f4b3007ef9 Add re2, an efficient, principled regular expression library 2013-08-22 10:08:07 +02:00
Gergely Risko
e8a37d3d41 Add ncurses haskell library 2013-08-21 23:39:07 +02:00
Rob Vermaas
115e78216e Update nodejs to 0.10.12 2013-08-21 21:45:28 +02:00
Peter Simons
b4750167e7 Merge pull request #847 from errge/master
Add modular-arithmetic haskell library
2013-08-21 01:28:41 -07:00
Shea Levy
7188cc39fa Add karma nodePackage
Required updating to npm2nix 5.1.0 for peerDependency cycle management

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-20 18:56:20 -04:00
Shea Levy
9c9b7a427b Update phantomjs
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-20 18:56:20 -04:00
Domen Kožar
f13d2f58d3 Merge pull request #804 from lovek323/googlecl
pythonPackages.googlecl: add expression
2013-08-20 14:33:58 -07:00
Gergely Risko
fdb6ae2734 Add modular-arithmetic haskell library 2013-08-20 17:46:58 +02:00
Lluís Batlle i Rossell
2fbbe2c1a9 Adding a glibc variant with the memusage program 2013-08-20 10:15:40 +02:00
Peter Simons
2badada2be haskell-cpphs: update to version 1.17.1 2013-08-19 20:54:51 +02:00
Peter Simons
5adcbf299f haskell-hlint: update to version 1.8.50 2013-08-19 20:54:51 +02:00
Peter Simons
49492b4cb1 haskell-mueval: update to version 0.9.1 2013-08-19 20:54:51 +02:00
Peter Simons
c792483ec9 haskell-hspec-meta: update to version 1.7.0 2013-08-19 20:54:51 +02:00
Peter Simons
b6d2aa20a2 haskell-hmatrix: update to version 0.15.0.1 2013-08-19 20:54:50 +02:00
Peter Simons
453eb77288 haskell-dns: update to version 0.3.8 2013-08-19 20:54:50 +02:00
Peter Simons
78e0b8d1e4 haskell-crypto-api: update to version 0.12.2.2 2013-08-19 20:54:50 +02:00
Peter Simons
35fe1d286f haskell-pretty-show: update to version 1.6.1 2013-08-19 20:54:50 +02:00
Peter Simons
6d547d2888 haskell-pcap: re-generate expression with cabal2nix 2013-08-19 13:48:32 +02:00
Eelco Dolstra
96365e9499 php: Update to 5.4.18
CVE-2013-4113, CVE-2013-4248.
2013-08-19 12:02:10 +02:00
Mathijs Kwik
467c581811 new package: haskell-pcap-enumerator 2013-08-19 07:04:17 +02:00
Mathijs Kwik
a50a9481f9 new package: haskell-pcap 2013-08-19 07:04:17 +02:00
Shea Levy
67eb2c8ad3 Handle peerDependencies in nodePackages
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-18 19:28:51 -04:00
Bjørn Forsman
e507a05ac7 Add taskjuggler ruby gem (2nd try)
This time I've verified that "gem nix" didn't produce any gems with
sha256 = "no hash". Hopefully nothing else breaks :-)

Thanks to phreedom and shlevy on IRC for the tip about removing
~/.gem/nix-sha256.cache to fix/workaround the "no hash" issue.
2013-08-18 22:45:29 +02:00
Peter Simons
0cb9924e7f hlint: jailbreak to support latest version of cpphs 2013-08-18 18:49:12 +02:00
Peter Simons
e6e33e3d08 haskell-cpphs: update to version 1.17 2013-08-18 18:49:12 +02:00
Peter Simons
86d0afeb5b haskell-uniplate: update to version 1.6.11 2013-08-18 18:49:12 +02:00
Peter Simons
991df6461f haskell-multiarg: update to version 0.18.0.0 2013-08-18 18:49:11 +02:00
Peter Simons
62aa6a492b haskell-monadcryptorandom: update to version 0.5.3 2013-08-18 18:49:11 +02:00
Peter Simons
8a54efe7c4 haskell-liblastfm: update to version 0.3.0.0 2013-08-18 18:49:11 +02:00
Peter Simons
21e8b7f337 haskell-hxt-unicode: update to version 9.0.2.1 2013-08-18 18:49:11 +02:00
Peter Simons
cc38b2c948 haskell-hxt-charproperties: update to version 9.1.1.1 2013-08-18 18:49:11 +02:00
Peter Simons
8932a889bc haskell-entropy: update to version 0.2.2.2 2013-08-18 18:49:11 +02:00
Peter Simons
dc7c1bc042 haskell-ghc-vis: re-generate expression with recent version of cabal2nix 2013-08-17 11:39:11 +02:00
Peter Simons
95385a697a haskell-ghc-mod: re-generate expression with recent version of cabal2nix 2013-08-17 11:39:11 +02:00
Peter Simons
8784de3a60 haskell-ghc-heap-view: re-generate expression with recent version of cabal2nix 2013-08-17 11:39:11 +02:00
Peter Simons
3dbe2e6cea haskell-HFuse: re-generate expression with recent version of cabal2nix 2013-08-17 11:39:11 +02:00
Peter Simons
0740a07c13 haskell-language-java: go back to version 0.2.5
This reverts commit 416bd743f0. Version 0.2.5.1
seems to have disappeared from Hackage.
2013-08-17 11:18:21 +02:00
Peter Simons
898348a80d ghc-head: update to version 7.7.20130816 2013-08-16 23:47:59 +02:00
Ludovic Courtès
2e937c437a unmaintain several packages 2013-08-16 23:45:01 +02:00
Peter Simons
a940651968 liblapack: add myself as a maintainer and enable Hydra builds (in stdenv-updates) 2013-08-16 22:45:30 +02:00
Evgeny Egorochkin
026f444450 Merge pull request #837 from errge/master
Add unix-bytestring haskell library
2013-08-16 12:30:33 -07:00
Evgeny Egorochkin
a8185ff379 ino: fix hash 2013-08-16 22:26:34 +03:00
Evgeny Egorochkin
b14b86dded Merge pull request #836 from the-kenny/fix-inotool
Update inotool and fix `ino upload'.
2013-08-16 12:23:26 -07:00
Gergely Risko
d169b3600f Fix HFuse compilation with GHC 7.6.3 2013-08-16 18:18:19 +02:00
Gergely Risko
a7a9676e60 Add unix-bytestring haskell library 2013-08-16 17:55:34 +02:00
Eelco Dolstra
6175954271 Revert "libav: major update and refactoring"
This reverts commit b003138081 because
it breaks Nixpkgs evaluation with "error: attribute `cross.config'
missing".

http://hydra.nixos.org/build/5725600
2013-08-16 13:39:02 +02:00
Sander van der Burg
bf1c37494e Moved reference to iPhone SDKs to the wrapper that proxies to Xcode 2013-08-16 13:20:59 +02:00
Moritz Ulrich
cf24550e91 Update inotool and fix `ino upload'.
0.3.5 is just a patch-release (no code changes). More important is the
patch to the upload-command. It now uses the nix-supplied avrdude
instead of some random avrdude it finds (in the arduino distribution
or wherever).

Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-08-15 23:14:36 +02:00
Shea Levy
63d096bc46 libjson: Update to 7.6.1
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-15 09:30:52 -04:00
Peter Simons
e2baa14add xxdiff: update to version 4.0 2013-08-15 12:25:07 +02:00
Evgeny Egorochkin
1af650355b Merge pull request #831 from the-kenny/avra-1.3.0
avra-1.3.0: Assember for the Atmel AVR microcontroller family
2013-08-14 21:20:02 -07:00
Moritz Ulrich
f15af7c8e6 avra-1.3.0: Assember for the Atmel AVR microcontroller family
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-08-14 23:37:17 +02:00
aszlig
d5487fc684
chromaprint: Add new package in version 0.7.
This is the core component of the AcoustID project and is the library
for extracting/querying of audio fingerprints.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-14 20:50:57 +02:00
Peter Simons
91ad63716c haskell-yesod: update to version 1.2.2 2013-08-14 11:53:08 +02:00
Peter Simons
e1461748f5 haskell-yesod-test: update to version 1.2.1 2013-08-14 11:53:08 +02:00
Peter Simons
e47758a1ec haskell-yesod-form: update to version 1.3.1 2013-08-14 11:53:08 +02:00
Peter Simons
7d5678a51e haskell-yesod-core: update to version 1.2.4 2013-08-14 11:53:08 +02:00
Peter Simons
79a6fd35c9 haskell-yesod-bin: update to version 1.2.2.1 2013-08-14 11:53:08 +02:00
Peter Simons
0cdda690fa haskell-yesod-auth: update to version 1.2.1 2013-08-14 11:53:08 +02:00
Peter Simons
3bbe2f54db haskell-yaml: update to version 0.8.4.1 2013-08-14 11:53:07 +02:00
Peter Simons
e63aed801f haskell-xml-conduit: update to version 1.1.0.6 2013-08-14 11:53:07 +02:00
Peter Simons
baf44bfbbf haskell-warp: update to version 1.3.9.1 2013-08-14 11:53:07 +02:00
Peter Simons
e2fcb8d67b haskell-wai-extra: update to version 1.3.4.3 2013-08-14 11:53:07 +02:00
Peter Simons
54609334b8 haskell-tagged: update to version 0.7 2013-08-14 11:53:07 +02:00