Commit Graph

11796 Commits

Author SHA1 Message Date
Bjørn Forsman cadc9a03a7 recursive-pth-loader: fix python path
This should work for both python2 and python3.
2013-09-08 22:07:20 +02:00
Ricardo M. Correia 5f3b19e661 recursive-pth-loader: build sitecustomize.pyc
If this file is not created at build time, then python (when run as root) will
create it at run time and mess up the consistency of the nix store.
2013-09-08 21:21:28 +02:00
Peter Simons aa0df547a8 bison-3.x: fix test suite by adding flex as a build input 2013-09-08 21:12:34 +02:00
Sergey Mironov 7cc15281b6 libusb1: bring 1.0.9 back as a separate file 2013-09-08 16:37:59 +02:00
Oliver Charles a0ab379c00 pipes: Add Haskell 'pipes' family of libraries 2013-09-08 15:10:56 +01:00
Oliver Charles ef72e19b27 ghc-mod: Wrap to call ghc-get-packages.sh first 2013-09-08 13:42:12 +01:00
Jason \"Don\" O'Conal ac39ba7953 dbus_tools: fix build on darwin (close #929) 2013-09-08 10:49:20 +02:00
Jason \"Don\" O'Conal 834cd6c886 beret: Fix build on darwin (close #923) 2013-09-08 10:32:25 +02:00
Gergely Risko 38d54cfc21 Update splot to 0.3.11, so it compiles again 2013-09-07 20:55:42 +02:00
Ricardo M. Correia 6039f2effe go: update to 1.1.2
Also fix impurity in src/pkg/net/lookup_unix.go.
2013-09-07 05:10:50 +02:00
Evgeny Egorochkin bf82983581 Merge pull request #926 from grwlf/urweb-2013
Ur/Web: Version bump
2013-09-06 15:51:24 -07:00
Peter Simons 71f04ebe84 haskell-regex-compat-tdfa: add version 0.95.1.2 2013-09-06 23:49:32 +02:00
Peter Simons 222cf9a8fc haskell-HaRe: jailbreak to support recent versions of Diff and hspec 2013-09-06 23:35:12 +02:00
Peter Simons 2692c6e170 haskell-rosezipper: add version 0.2 2013-09-06 23:35:12 +02:00
Peter Simons c2c66fcda9 haskell-cmdtheline: add version 0.2.3 2013-09-06 23:35:11 +02:00
Peter Simons 0e8bf4f075 haskell-Strafunski-StrategyLib: add version 5.0.0.3 2013-09-06 23:35:11 +02:00
Peter Simons 4f827ec7d0 haskell-syz: add version 0.2.0.0 2013-09-06 23:35:11 +02:00
Peter Simons d645b7895c haskell-github: jailbreak to fix build with new aeson 2013-09-06 23:35:11 +02:00
Peter Simons b94cf8c733 haskell-HaRe: update to version 0.7.0.1 2013-09-06 23:35:11 +02:00
Peter Simons eedc69957a haskell-mmap: update to version 0.5.9 2013-09-06 23:35:11 +02:00
Peter Simons 9e0cacb359 haskell-ghc-mod: update to version 3.0.0 2013-09-06 23:35:11 +02:00
Peter Simons 9ed322cc9d haskell-cryptocipher: update to version 0.6.1 2013-09-06 23:35:11 +02:00
Peter Simons 19faee15ef haskell-cipher-des: update to version 0.0.3 2013-09-06 23:35:10 +02:00
Peter Simons 5d0ffebdf7 haskell-aeson: update to version 0.6.2.0 2013-09-06 23:35:10 +02:00
Peter Simons 5204195c2c haskell-HsOpenSSL: update to version 0.10.3.4 2013-09-06 23:35:10 +02:00
Peter Simons 9ed90073b3 haskell-Cabal: add version 1.18.0 2013-09-06 23:35:10 +02:00
Peter Simons a508572731 haskell-cipher-{blowfish,camellia,des}: add new packages 2013-09-06 23:35:10 +02:00
Peter Simons 908e0cc23d haskell-uuagc-cabal: update to version 1.0.5.0 2013-09-06 23:35:10 +02:00
Peter Simons 37c870846a haskell-http-conduit: update to version 1.9.4.5 2013-09-06 23:35:10 +02:00
Peter Simons 00162c8279 haskell-ghc-mod: update to version 2.1.2 2013-09-06 23:35:09 +02:00
Peter Simons 209791d6b1 haskell-cryptocipher: update to version 0.6.0 2013-09-06 23:35:09 +02:00
Peter Simons 89d707aee4 haskell-cipher-aes: update to version 0.2.5 2013-09-06 23:35:09 +02:00
Peter Simons 7527c19c27 Merge pull request #917 from errge/thyme
Add thyme haskell library
2013-09-06 14:29:48 -07:00
Sergey Mironov 190dcbbc7a Ur/Web: Version bump 2013-09-07 00:36:40 +04:00
Jason \"Don\" O'Conal 63051ab66b cogl: fix build on darwin (close #924) 2013-09-06 16:13:54 +02:00
Gergely Risko b4a9ab5bd6 Add thyme haskell library 2013-09-06 10:37:21 +02:00
Jason \"Don\" O'Conal e1dc4d8ea8 libusb1: fix build on darwin via dropping udev (close #920)
vcunat edit: we have udev (systemd) only on Linux systems,
extend platforms so we know about breakages from Hydra.
2013-09-06 10:11:54 +02:00
Bjørn Forsman 86c7583ab4 lttng: 2.2.x -> 2.3.0 2013-09-05 22:46:07 +02:00
Shea Levy aed1cd3c17 Add patch to fix GET Bucket requests to fake-s3
See https://github.com/jubos/fake-s3/pull/37

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-09-04 16:42:20 -04:00
Bjørn Forsman 6eb240ed24 gsoap: 2.7.15 -> 2.8.16
Version 2.7.15 doesn't build anymore (source archive not downloadable).
Bump it to latest version and update meta attributes.
2013-09-04 21:26:05 +02:00
Mathijs Kwik 8500581ac8 libusb1: upgrade to 1.0.16 2013-09-04 09:28:59 +02:00
Peter Simons 896d5317a3 haskell-test-framework-th-prime: update to version 0.0.6 2013-09-03 22:48:43 +02:00
Peter Simons 509c58e59c haskell-mongoDB: update to version 1.4.1.1 2013-09-03 22:48:43 +02:00
Peter Simons 5d66da2dbc haskell-hint: update to version 0.3.3.7 2013-09-03 22:48:43 +02:00
Peter Simons 8a1d0991b2 haskell-ghc-mod: update to version 2.1.1 2013-09-03 22:48:42 +02:00
Evgeny Egorochkin ddd1f7b52b Get rid of old rake derivation that doesn't build 2013-09-02 23:51:03 +03:00
Peter Simons c8b246bda1 haskell-hoogle: re-enable the test suite 2013-09-02 21:33:29 +02:00
Peter Simons 3031968b0c haskell-timeplot: re-generate with cabal2nix 2013-09-02 14:05:25 +02:00
Peter Simons fa5d1b958f haskell-yesod-static: update to version 1.2.0.1 2013-09-02 14:05:25 +02:00
Peter Simons 065dddbbd3 haskell-warp: update to version 1.3.9.2 2013-09-02 14:05:24 +02:00
Peter Simons 835526e28e haskell-warp-tls: update to version 1.4.1.4 2013-09-02 14:05:24 +02:00
Peter Simons 082cc0c62b haskell-wai: update to version 1.4.0.2 2013-09-02 14:05:24 +02:00
Peter Simons d59d296293 haskell-wai-extra: update to version 1.3.4.4 2013-09-02 14:05:24 +02:00
Peter Simons 5b17392e74 haskell-wai-app-static: update to version 1.3.1.4 2013-09-02 14:05:24 +02:00
Peter Simons d234ce0cdf haskell-vault: update to version 0.3.0.0 2013-09-02 14:05:24 +02:00
Peter Simons 91a8bfa5b2 haskell-uuid: update to version 1.2.14 2013-09-02 14:05:24 +02:00
Peter Simons 507c93f4d2 haskell-tls: update to version 1.1.4 2013-09-02 14:05:24 +02:00
Peter Simons 456dd7d5c4 haskell-tls-extra: update to version 0.6.5 2013-09-02 14:05:24 +02:00
Peter Simons 7e63d2825c haskell-tasty: update to version 0.3 2013-09-02 14:05:24 +02:00
Peter Simons cb9ac73fba haskell-snap-server: update to version 0.9.3.4 2013-09-02 14:05:23 +02:00
Peter Simons 1cc8009006 haskell-snap-core: update to version 0.9.4.1 2013-09-02 14:05:23 +02:00
Peter Simons 9704435606 haskell-network-multicast: update to version 0.0.10 2013-09-02 14:05:23 +02:00
Peter Simons f35773bbdb haskell-network-conduit-tls: update to version 1.0.1.1 2013-09-02 14:05:23 +02:00
Peter Simons ae6d2c6721 haskell-multiarg: update to version 0.22.0.0 2013-09-02 14:05:23 +02:00
Peter Simons 0180e2aa0a haskell-monoid-extras: update to version 0.3.2.0 2013-09-02 14:05:23 +02:00
Peter Simons 970a2ade2e haskell-miniutter: update to version 0.4.2 2013-09-02 14:05:23 +02:00
Peter Simons c4e1f8ee8a haskell-http-types: update to version 0.8.1 2013-09-02 14:05:23 +02:00
Peter Simons dd3531c2b5 haskell-hspec: update to version 1.7.1 2013-09-02 14:05:23 +02:00
Peter Simons a1bb7f96c7 haskell-hspec-meta: update to version 1.7.1 2013-09-02 14:05:23 +02:00
Peter Simons 8b938477c2 haskell-hspec-expectations: update to version 0.3.3 2013-09-02 14:05:22 +02:00
Peter Simons bd8c82b76d haskell-hoogle: update to version 4.2.21 2013-09-02 14:05:22 +02:00
Peter Simons 97f3b6a38a haskell-hakyll: update to version 4.3.3.0 2013-09-02 14:05:22 +02:00
Peter Simons 5b291905ee haskell-cryptohash: update to version 0.10.0 2013-09-02 14:05:22 +02:00
Peter Simons 78d9fb8da9 haskell-crypto-pubkey: update to version 0.2.1 2013-09-02 14:05:22 +02:00
Peter Simons 0b2ed44968 haskell-crypto-numbers: update to version 0.2.0 2013-09-02 14:05:22 +02:00
Peter Simons 554b7cd637 haskell-cprng-aes: update to version 0.5.1 2013-09-02 14:05:22 +02:00
Peter Simons b7d2154431 haskell-clientsession: update to version 0.9.0.3 2013-09-02 14:05:22 +02:00
Peter Simons 671fdd4e62 haskell-cipher-aes: update to version 0.2.4 2013-09-02 14:05:21 +02:00
Peter Simons ba89677256 haskell-accelerate-cuda: update to version 0.13.0.3 2013-09-02 14:05:21 +02:00
Peter Simons 3016b359d9 haskell-hakyll: jailbreak to fix the build 2013-09-02 14:05:21 +02:00
Peter Simons 0c5c9e31ff haskell-groups: add version 0.3.0.0 2013-09-02 14:05:21 +02:00
Peter Simons 748c44df6f haskell-crypto-random: add version 0.0.5 2013-09-02 14:05:21 +02:00
Peter Simons ffe90114bd haskell-case-insensitive: add version 1.1 2013-09-02 14:05:21 +02:00
Gergely Risko 05fd8db379 Update timeplot to 1.0.22 to fix building with Chart-1.0 2013-09-02 11:36:54 +02:00
Bjørn Forsman 8a9999e2bb aspell: add Norwegian dictionaries (Bokmal and Nynorsk) 2013-09-01 15:57:28 +02:00
Anders Claesson ddf4f3748a Add Swedish dictionary for aspell 2013-09-01 13:58:07 +01:00
Domen Kožar ef8a149b6f libreoffice: 3.6.6.2 -> 4.0.5.2 2013-09-01 01:57:58 +02:00
Marc Weber cf762c8f58 firebirdSuper settings
document why its better to not use --with-system-icu

See patch for nixos adding firebird service

Signed-off-by: Marc Weber <marco-oweber@gmx.de>
2013-08-31 23:05:32 +03:00
Evgeny Egorochkin 0782788051 Merge pull request #889 from errge/final
Add final haskell library
2013-08-31 11:12:20 -07:00
Aristid Breitkreuz 07e2763f00 add travis ruby gem 2013-08-31 18:39:58 +02:00
Gergely Risko 8dac1a5d0f Add final haskell library 2013-08-31 16:10:09 +02:00
Bjørn Forsman 36564b72fe uncrustify: new package
Uncrustify is a source code beautifier for C, C++, C#, ObjectiveC, D,
Java, Pawn and VALA.

Homepage: http://uncrustify.sourceforge.net/
2013-08-31 09:42:20 +02:00
Shea Levy b8872549b7 Fix peerDependency handling in buildNodePackage
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-30 09:02:44 -04:00
Peter Simons ce47f92b19 haskell-hsemail: update to version 1.7.7 2013-08-30 12:31:31 +02:00
Peter Simons 539304754f haskell-Chart-cairo: add version 1.0 2013-08-30 11:04:59 +02:00
Peter Simons 44801bf4fe haskell-operational: add version 0.2.2.1 2013-08-30 11:04:45 +02:00
Peter Simons 4cb183dd88 haskell-uuagc: update to version 0.9.50 2013-08-30 10:53:03 +02:00
Peter Simons 85a6660d08 haskell-hslogger: update to version 1.2.3 2013-08-30 10:53:03 +02:00
Peter Simons 3f15cf7cc9 haskell-xmlhtml: update to version 0.2.3 2013-08-30 10:53:03 +02:00
Peter Simons 6ac5f66065 haskell-skein: update to version 1.0.6 2013-08-30 10:53:03 +02:00