Commit Graph

14313 Commits

Author SHA1 Message Date
Peter Simons
31e1399a31 haskell-blaze-svg: update to version 0.3.3.1 2014-02-05 20:40:25 +01:00
Peter Simons
2f17d51ce8 haskell-blaze-html: update to version 0.7.0.1 2014-02-05 20:40:25 +01:00
Peter Simons
2916f880b1 haskell-bindings-DSL: update to version 1.0.21 2014-02-05 20:40:25 +01:00
Peter Simons
30ae0ae0a8 haskell-ansi-terminal: update to version 0.6.1.1 2014-02-05 20:40:25 +01:00
Peter Simons
e41a33b48f haskell-abstract-deque: update to version 0.3 2014-02-05 20:40:24 +01:00
Peter Simons
9c3c0397a2 haskell-HTF: update to version 0.11.1.1 2014-02-05 20:40:24 +01:00
Peter Simons
cdbca9518e haskell-HList: update to version 0.3.2.0 2014-02-05 20:40:24 +01:00
Peter Simons
f379d2f5b4 haskell-abstract-deque-tests: add version 0.3 2014-02-05 20:40:24 +01:00
Peter Simons
37a354f632 haskell-llvm-general: drop unnecessary function arguments 2014-02-05 20:40:24 +01:00
Eelco Dolstra
eed3c8a6ec lcov: Don't warn about missing source files
Another upstream patch for compatibility with current GCCs.
2014-02-05 20:17:01 +01:00
Eelco Dolstra
d7cb2f5712 lcov: Apply upstream patch for GCC >= 4.7 compatibility 2014-02-05 19:46:48 +01:00
Eelco Dolstra
c3d84d15ce Apply makeOverridable to stdenv
This removes the need for hacks like stdenv.regenerate.  It also
ensures that overrideGCC is now stackable (so ‘stdenv = useGoldLinker
clangStdenv’ works).
2014-02-05 19:18:33 +01:00
Lluís Batlle i Rossell
63adcbcfc7 libgcrypt: update to 1.6.1 2014-02-05 16:30:07 +01:00
Shea Levy
b8e06f3110 Revive old haskell-tls packages
tls-1.2 broke source-compatability

Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-05 09:56:24 -05:00
Shea Levy
da16a4b631 Add string-conversions haskell package
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-05 09:56:24 -05:00
Vladimír Čunát
ec985c8ffa fontconfig: stop using xml:space; vital for nixos+2.11
Since fontconfig-2.11 the xml:space attribute makes it reject
/etc/fonts/fonts.conf, so it renders garbage and eats lots of CPU.

To use anything linked to fontconfig-2.11 you need to have this patch
applied to your running NixOS. That's why I'm pushing it to master
before the fontconfig update (as soon as I found and tested the fix).
2014-02-04 21:58:19 +01:00
Evgeny Egorochkin
60f9005fa7 exiv2: update from 0.23 to 0.24 2014-02-04 21:58:25 +02:00
Evgeny Egorochkin
b98014f7e5 openldap: update from 2.4.35 to 2.4.38 2014-02-04 21:58:25 +02:00
Evgeny Egorochkin
4ca25047d6 libassuan: update from 2.0.3 to 2.1.1 2014-02-04 21:58:25 +02:00
Sander van der Burg
81408168f2 nodejs: fix the patch to make it build on darwin 2014-02-04 18:03:21 +01:00
Shea Levy
5da2c77fbd telepathy-farstream: Bump.
Hopefully fixes the tested job

Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-04 07:05:21 -05:00
Lluís Batlle i Rossell
627c82b991 gcc 4.8: no need for the arm eabi patch. 2014-02-04 10:18:27 +01:00
Lluís Batlle i Rossell
2ef5b4ec7c Updating tox/toxic 2014-02-04 10:12:28 +01:00
Shea Levy
bd996abc9c Haskell packages don't mix default.nix and <version>.nix in the same directory
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-03 18:56:27 -05:00
Shea Levy
bc6aa21b05 nodejs: Bump
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-03 18:40:04 -05:00
Shea Levy
41bbe377d3 libspotify: unmaintain
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-03 18:38:01 -05:00
Shea Levy
3c9ed5b51a http-parser: Bump
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-03 18:37:20 -05:00
Shea Levy
72b5403ee8 edk2/OVMF: Update
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-03 18:32:21 -05:00
Shea Levy
eb4e04c24f gcc-4.6: unmaintain
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-03 18:14:52 -05:00
Shea Levy
b47609410b ats: unmaintain
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-03 18:14:27 -05:00
Shea Levy
9cf29b7039 llvm: Propagate ncurses and zlib
Really shouldn't be needed with shared libs, should patch llvm-config

Fixes #1601

Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-03 18:11:00 -05:00
Karn Kallio
b572051882 mlton: fix build with latest version. 2014-02-03 23:30:18 +01:00
Vladimír Čunát
3fe1656376 libav: bugfix updates for both branches; maintain 2014-02-03 21:43:55 +01:00
Bjørn Forsman
15eed826b6 psqlodbc: update from 8.3 to 9.3 (fixes build) 2014-02-03 21:08:27 +01:00
Peter Simons
c19547ad42 haskell-shelly: update to version 1.4.4 2014-02-03 18:30:02 +01:00
Peter Simons
a2d903d213 haskell-pipes-network: update to version 0.6.2 2014-02-03 18:30:02 +01:00
Peter Simons
dae7d83454 haskell-doctest: update to version 0.9.10.1 2014-02-03 18:30:02 +01:00
Peter Simons
55bcf1bcc5 haskell-atomic-primops: update to version 0.6 2014-02-03 18:30:02 +01:00
Peter Simons
aaa462c4bc haskell-abstract-deque: update to version 0.2.2.1 2014-02-03 18:30:02 +01:00
Gergely Risko
8e7518f923 Added snapBlaze and sqliteSimple haskell packages 2014-02-03 18:21:42 +01:00
Bjørn Forsman
700c1323b8 sqliteodbc: fix library location
Commit d7d3c8fd82 (sqliteodbc: update to
0.995, add more metadata) mistakenly moved libraries from $out/lib to
$out (or rather stopped moving them from $out to $out/lib).

Move them back to $out/lib where they're expected to be and referred to
by the /etc/odbcinst.ini snippet.
2014-02-03 18:13:26 +01:00
Shea Levy
2cf7bc982b idris requires llvm-general-3.3 currently
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-02 20:40:29 -05:00
Shea Levy
134546bca2 clang: Fix linking with -flto
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-02 20:39:16 -05:00
Shea Levy
06ef22bcdd llvm-general: Fix build
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-02 20:36:50 -05:00
Shea Levy
86c587134b llvm-3.4: Try to fix build on darwin
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-02 19:47:59 -05:00
Peter Simons
710ddf7662 haskell-trifecta: update jail-breaking code 2014-02-02 23:36:22 +01:00
Peter Simons
c6053075bd haskell-hakyll: jailbreak to fix build with recent versions of regex-tdfa
https://github.com/NixOS/nixos/issues/281
2014-02-02 23:16:29 +01:00
Peter Simons
e3651da23e haskell-lens: add version 4.0 2014-02-02 22:36:13 +01:00
Peter Simons
422eda499e haskell-hlint: update to version 1.8.56 2014-02-02 22:36:13 +01:00
Peter Simons
4675368065 haskell-yesod-form: update to version 1.3.5 2014-02-02 22:36:13 +01:00
Peter Simons
012006bd96 haskell-yesod-core: update to version 1.2.6.6 2014-02-02 22:36:12 +01:00
Peter Simons
c21822f64f haskell-yesod-bin: update to version 1.2.5.8 2014-02-02 22:36:12 +01:00
Peter Simons
b5041566b4 haskell-web-routes: update to version 0.27.5 2014-02-02 22:36:12 +01:00
Peter Simons
1dfed43619 haskell-web-routes-boomerang: update to version 0.28.2 2014-02-02 22:36:12 +01:00
Peter Simons
c162ba42e5 haskell-warp: update to version 2.0.2.1 2014-02-02 22:36:12 +01:00
Peter Simons
f834ae003f haskell-snap: update to version 0.13.2.2 2014-02-02 22:36:12 +01:00
Peter Simons
b409b23fa0 haskell-shelly: update to version 1.4.3.1 2014-02-02 22:36:12 +01:00
Peter Simons
e78bcf3b16 haskell-safe: update to version 0.3.4 2014-02-02 22:36:12 +01:00
Peter Simons
99c930d791 haskell-pipes: update to version 4.1.0 2014-02-02 22:36:12 +01:00
Peter Simons
599d0e193c haskell-pipes-safe: update to version 2.0.2 2014-02-02 22:36:12 +01:00
Peter Simons
3212a49491 haskell-pipes-parse: update to version 3.0.0 2014-02-02 22:36:12 +01:00
Peter Simons
7ff0169247 haskell-pipes-concurrency: update to version 2.0.2 2014-02-02 22:36:12 +01:00
Peter Simons
dd5010edc9 haskell-pipes-bytestring: update to version 2.0.0 2014-02-02 22:36:12 +01:00
Peter Simons
cf68071ed1 haskell-pipes-aeson: update to version 0.2.1 2014-02-02 22:36:12 +01:00
Peter Simons
88c07a66b6 haskell-llvm-general: update to version 3.4.0.0 2014-02-02 22:36:12 +01:00
Peter Simons
1ca50c0d56 haskell-llvm-general-pure: update to version 3.4.0.0 2014-02-02 22:36:12 +01:00
Peter Simons
2b81f1da45 haskell-hsimport: update to version 0.2.7 2014-02-02 22:36:12 +01:00
Peter Simons
4cffcb7002 haskell-haxr: update to version 3000.10.2 2014-02-02 22:36:12 +01:00
Peter Simons
3dbbe94e4b haskell-happstack-server: update to version 7.3.3 2014-02-02 22:36:11 +01:00
Peter Simons
df7785473d haskell-happstack-lite: update to version 7.3.3 2014-02-02 22:36:11 +01:00
Peter Simons
ec3f8116f8 haskell-fay: update to version 0.19.0.2 2014-02-02 22:36:11 +01:00
Peter Simons
b6ac32fd41 haskell-fast-logger: update to version 2.1.5 2014-02-02 22:36:11 +01:00
Peter Simons
c740b71160 haskell-email-validate: update to version 2.0.1 2014-02-02 22:36:11 +01:00
Peter Simons
997e728458 haskell-diagrams-svg: update to version 1.0.1.1 2014-02-02 22:36:11 +01:00
Peter Simons
ba7a47ad09 haskell-diagrams-cairo: update to version 1.0.1.1 2014-02-02 22:36:11 +01:00
Peter Simons
10c4b8d0fa haskell-boomerang: update to version 1.4.2 2014-02-02 22:36:11 +01:00
Peter Simons
0ee4218f41 haskell-regex-tdfa: update to version 1.2.0 2014-02-02 22:36:11 +01:00
Peter Simons
35b0a53ad3 haskell-trifecta: add version 1.4 2014-02-02 22:36:11 +01:00
Peter Simons
c2cc4554f6 haskell-pipes-group: add version 1.0.0 2014-02-02 22:36:11 +01:00
Peter Simons
13b05a4975 haskell-GLUT: update to version 2.5.1.0 2014-02-02 22:36:11 +01:00
Florian Friesdorf
9fb8624b94 libcdio-0.82 for abcde
libcdio-0.9x lacks cd-paranoia needed by abcde. Bring back 0.82 for
abcde until we sort out where cd-paranoia went to.
2014-02-02 21:31:16 +01:00
Michael Raskin
177b0a0e8b Update GCL source to latest release 2014-02-02 21:36:22 +04:00
Michael Raskin
6b0769ef90 Use dynamical libbfd because static one is searched in strange places 2014-02-02 21:14:55 +04:00
Michael Raskin
ba4461f96f Fix wvdial build by inserting missing unistd.h includes 2014-02-02 19:21:08 +04:00
Michael Raskin
8f897d2d39 Update/fix farstream: Gajim now at least builds 2014-02-02 19:21:07 +04:00
Linquize
206b276fed Add pycangjie
[Bjørn Forsman <bjorn.forsman@gmail.com>: expression cleanup]
2014-02-02 14:54:40 +01:00
Bjørn Forsman
662039802a lttng-tools: use absolute path to modprobe
Instead of relying on it being available in $PATH.
2014-02-02 14:00:09 +01:00
Linquize
cbb856cb94 Update libcangjie 1.1 2014-02-02 19:39:24 +08:00
Bjørn Forsman
f0be5119d9 ruby/patches.nix: sort attributes alphabetically
And remove trailing whitespace.
2014-02-01 19:56:54 +01:00
Oliver Charles
0828be1597 xmlindent: New expression
[Bjørn Forsman <bjorn.forsman@gmail.com>:
 - introduce "name-${version}" (to not duplicate version number)
 - use mirror://sourceforge instead of specific mirror URL
 - add vertical whitespace between attributes
 - add meta description and homepage attributes
 - place the top-level 'xmlindent' attribute in alphabetial order
]
2014-02-01 19:10:01 +01:00
Linquize
8f7a502af2 Add cython3 (python 3), move cython (python 2) to subfolder 2014-02-01 17:21:57 +01:00
Linquize
67d73f3957 Update cython 2014-02-01 17:21:56 +01:00
Bjørn Forsman
40de4d73b8 ilixi: new package
ilixi is a lightweight C++ GUI toolkit for embedded Linux systems.

http://ilixi.org/
2014-02-01 16:12:27 +01:00
Bjørn Forsman
6473c41c71 directfb: add meta attributes 2014-02-01 14:03:44 +01:00
Bjørn Forsman
3dc05acf6a directfb: update from 1.6.2 to 1.6.3
There is a 1.7.x release out but to minimize chances of breaking
dependees I'm only bumping the minimal needed to be compatible with
ilixi (a gui toolkit for directfb that I'm packaging).
2014-02-01 13:54:54 +01:00
Vladimír Čunát
5227638ee0 libusb1: minor update x-1.0.17 -> 1.0.18 (joined)
The forks joined (or rather libusbx continues under libusb name).
http://sourceforge.net/p/libusb/mailman/message/31886062/
2014-02-01 12:46:28 +01:00
James Cook
21a220900a libyaml: Patch to fix CVE-2013-6393 (close #1658) 2014-02-01 11:56:56 +01:00
Vladimír Čunát
ddf5841d74 libsoup: enable introspection (gnome3 stuff needs it)
Also some minor refactoring of the expression.
2014-02-01 10:13:06 +01:00
Ricardo M. Correia
6d449f7c60 libarchive: Add extra source URL (close #1655)
It seems that libarchive's home page has not been available for at least the
past couple of days.
2014-02-01 08:13:47 +01:00
Vladimír Čunát
34b0e59c0a fixup previous commit: do the change to attribute 2014-01-31 18:51:10 +01:00
Jaka Hudoklin
2778c00bfe amdadl-sdk: set license to unfree (close #1647)
We cannot auto build amdadl-sdk on hydra, so setting license to unfree disable
auto builds. I also remove amdadl license, because it's irrelevant.

vcunat changed string license to attribute.
2014-01-31 18:39:21 +01:00
Domen Kožar
287b22cc63 Merge pull request #1635 from linquize/libcangjie
Add libcangjie
2014-01-31 02:24:51 -08:00
Rob Vermaas
18af65c09b Merge pull request #1584 from monocell/hhvm
HipHopVM update
2014-01-31 01:46:03 -08:00
Rob Vermaas
6f88cad182 Merge pull request #1602 from ttuegel/arpack
add arpack-3.1.4
2014-01-31 01:45:09 -08:00
Domen Kožar
7c70ef4dee Merge pull request #1638 from wkennington/cache.mumble
Add more configurable options to mumble
2014-01-31 00:03:20 -08:00
William A. Kennington III
18c718f043 zeroc-ice: Add package 2014-01-30 22:01:11 -06:00
William A. Kennington III
4dae2621e3 mcpp: Add package 2014-01-30 21:56:17 -06:00
William A. Kennington III
82f315cd7d db5: Add package 2014-01-30 21:56:17 -06:00
Benno Fünfstück
e0b8a4cc5e Remove libsoup_2_44 2014-01-30 19:00:33 +01:00
Benno Fünfstück
49b668f5d2 libsoup: Run patchShebangs 2014-01-30 18:59:00 +01:00
Benno Fünfstück
9d6ab791af Use version variables for easier upgrading 2014-01-30 18:58:59 +01:00
Benno Fünfstück
9c4a58515d Add version numbers to name and remove comment 2014-01-30 18:58:59 +01:00
Benno Fünfstück
e5af7f79d5 gupnp-tools and releated packages: fix and update 2014-01-30 18:58:59 +01:00
Linquize
c27148d650 Add libcangjie 2014-01-30 17:33:34 +01:00
Shea Levy
cdd86c7875 Add annotated-wl-pprint haskellPackage
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-30 09:54:54 -05:00
Eelco Dolstra
82359bba65 python-3.3: Only build on Linux
It doesn't build on Darwin: http://hydra.nixos.org/build/8597946
2014-01-30 13:57:16 +01:00
Eelco Dolstra
e8a401a0c9 llvm-3.4: Only build on Linux
It doesn't build on Darwin because it depends on Valgrind:
http://hydra.nixos.org/build/8616143/nixlog/1/raw
2014-01-30 13:49:17 +01:00
Eelco Dolstra
8893f10d6a ghc: Fix building on Darwin
http://hydra.nixos.org/build/8598783
2014-01-30 13:45:48 +01:00
Peter Simons
98b2f63e71 haskell-wai-extra: update to version 2.0.3.3 2014-01-30 08:47:13 +01:00
Peter Simons
5f0fa99020 haskell-unbound: update to version 0.4.3 2014-01-30 08:47:13 +01:00
Peter Simons
e9dcfd8527 haskell-reflection: update to version 1.4 2014-01-30 08:47:12 +01:00
Peter Simons
ab713366f2 haskell-linear: update to version 1.6 2014-01-30 08:47:12 +01:00
Peter Simons
3b21991fdd haskell-http-client-tls: update to version 0.2.0.3 2014-01-30 08:32:50 +01:00
Peter Simons
d82430a903 haskell-hit: update to version 0.5.4 2014-01-30 08:32:48 +01:00
Peter Simons
3e51d2237a haskell-free: update to version 4.4 2014-01-30 08:32:46 +01:00
Peter Simons
969d4a3be2 haskell-ekg: update to version 0.3.1.4 2014-01-30 08:32:44 +01:00
Peter Simons
f5578e8b8e haskell-HList: update to version 0.3.1.0 2014-01-30 08:32:43 +01:00
Peter Simons
d2a2a2628e haskell-adjunctions: add version 4.0.1 2014-01-30 08:32:38 +01:00
Peter Simons
f93acdf3ac haskell-CouchDB: re-generate with cabal2nix 2014-01-30 08:28:08 +01:00
mornfall
2e25e93c8e Merge pull request #1631 from pSub/haskell-couchdb
haskell-CouchDB: Disabled tests because a running CouchDB server is needed
2014-01-29 14:54:08 -08:00
Pascal Wittmann
a412cdeb91 Disabled tests because a running CouchDB server is needed and they
currently don't compile. The latter should be fixed with PR
arjunguha/haskell-couchdb#13.
2014-01-29 23:39:58 +01:00
Peter Simons
9109c4650c haskell-yesod-platform: remove broken (and unused) package 2014-01-29 20:04:02 +01:00
Peter Simons
5375237ba9 haskell-tls-extra: remove obsolete package 2014-01-29 20:04:02 +01:00
Peter Simons
2fce900513 haskell-lens: jailbreak to fix build with recent MonadCatchIO-transformers 2014-01-29 20:04:02 +01:00
Peter Simons
eae54a4b60 haskell-pqueue: add version 1.2.1 2014-01-29 20:04:02 +01:00
Peter Simons
557b14bc89 haskell-HaRe: update to version 0.7.1.2 2014-01-29 20:04:02 +01:00
Peter Simons
cc81e53ecb haskell-x509-store: update to version 1.4.4 2014-01-29 20:04:02 +01:00
Peter Simons
c1b5864796 haskell-warp-tls: update to version 2.0.2 2014-01-29 20:04:02 +01:00
Peter Simons
3896a2ae04 haskell-vector-th-unbox: update to version 0.2.0.2 2014-01-29 20:04:02 +01:00
Peter Simons
4c14da1276 haskell-tls: update to version 1.2.2 2014-01-29 20:04:02 +01:00
Peter Simons
5ea2be7a2a haskell-sourcemap: update to version 0.1.3.0 2014-01-29 20:04:02 +01:00
Peter Simons
3edd56c7a8 haskell-reactive-banana: update to version 0.8.0.0 2014-01-29 20:04:02 +01:00
Peter Simons
493be2d6af haskell-reactive-banana-wx: update to version 0.8.0.0 2014-01-29 20:04:02 +01:00
Peter Simons
e26fa93053 haskell-network-conduit-tls: update to version 1.0.4.1 2014-01-29 20:04:02 +01:00
Peter Simons
1d8fc24c27 haskell-monadcryptorandom: update to version 0.6.1 2014-01-29 20:04:02 +01:00
Peter Simons
ef28a1a395 haskell-lens: update to version 3.10.2 2014-01-29 20:04:01 +01:00
Peter Simons
9067bb3ef4 haskell-fay: update to version 0.19.0.1 2014-01-29 20:04:01 +01:00
Peter Simons
adea1ded8a haskell-fay-base: update to version 0.19 2014-01-29 20:04:01 +01:00
Peter Simons
7275a580b0 haskell-connection: update to version 0.2.0 2014-01-29 20:04:01 +01:00
Petr Rockai
2062abfd4f Merge branch 'yubikey' of git://github.com/Calrama/nixpkgs 2014-01-29 18:54:07 +01:00