Commit Graph

32083 Commits

Author SHA1 Message Date
Eelco Dolstra
597a948885 http-parser: Fix filename 2014-01-15 13:41:09 +01:00
Eelco Dolstra
8622548160 Add a setup hook for fixing dylib install names on Darwin
Install names need to be absolute paths, otherwise programs that link
against the dylib won't work without setting $DYLD_LIBRARY_PATH.  Most
packages do this correctly, but some (like Boost and ICU) do not.
This setup hook absolutizes all install names.
2014-01-15 13:41:09 +01:00
Sander van der Burg
abf6896aaf Added testcases for signed Android and iOS apps 2014-01-15 13:37:40 +01:00
Peter Simons
cf502a3166 Merge pull request #1510 from ocharles/haskellPackages.dbmigrations
haskellPackages.dbmigrations: New expression
2014-01-15 02:52:31 -08:00
Peter Simons
9478b8e08e Merge pull request #1523 from ocharles/haskellPackages.websocketsSnap
haskellPackages.websocketsSnap: New exppression
2014-01-15 02:51:22 -08:00
Peter Simons
b2b0d7f672 Merge pull request #1524 from ocharles/haskellPackages.httpStreams
haskellPackages.httpStreams: New expression
2014-01-15 02:51:10 -08:00
Eelco Dolstra
0c3f2b718d sudo: update from 1.8.8 to 1.8.9p3 2014-01-15 11:02:22 +01:00
James Cook
11be16cac4 graphviz: Remove obsolete patch. 2014-01-15 10:57:39 +01:00
James Cook
f9aa8a86a6 graphviz: update to version 2.36.0. 2014-01-15 10:57:39 +01:00
Eelco Dolstra
03ad7a081c linux: Update to 3.4.76 2014-01-15 10:55:53 +01:00
Shea Levy
b6a1673308 kmscon: Build man pages
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-15 01:13:45 -05:00
Shea Levy
c056a69fdd darwin openjdk: set jre attribute.
Fixes tarball

Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-15 01:06:04 -05:00
Shea Levy
446c144b1a Add kmscon, a kms-based replacement for kernel VTs
Note that currently this depends on the default nixpkgs mesa and pango.
It may be possible to build more limited versions that don't e.g. depend
on the full X stack without limiting kmscon (which of course doesn't use
X).

Depends on libtsm, added in the same commit.

Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-15 00:58:46 -05:00
Oliver Charles
e237d4d812 haskellPackages.httpStreams: New expression 2014-01-14 23:21:54 +00:00
Oliver Charles
5df5c10db5 haskellPackages.websocketsSnap: New exppression 2014-01-14 23:14:59 +00:00
Rob Vermaas
ed9520bfb5 Allow specifying extra qemu flags using QEMU_OPTS. Replace CentOS 6.3 with CentOS 6.5 (6.3 is removed from site). 2014-01-14 22:51:26 +01:00
Peter Simons
c633abf544 haskell-warp: update to version 2.0.2 2014-01-14 21:23:39 +01:00
Peter Simons
fb62dfde76 haskell-warp-tls: update to version 2.0.1 2014-01-14 21:23:39 +01:00
Peter Simons
cfa3bca4cc haskell-wai-extra: update to version 2.0.2 2014-01-14 21:23:38 +01:00
Peter Simons
6739a7bdde haskell-snap: update to version 0.13.2.0 2014-01-14 21:23:38 +01:00
Peter Simons
7e1aac4985 haskell-snap-server: update to version 0.9.4.0 2014-01-14 21:23:38 +01:00
Peter Simons
d5816dd18a haskell-snap-core: update to version 0.9.6.0 2014-01-14 21:23:37 +01:00
Peter Simons
52080bed5d haskell-shelly: update to version 1.4.1 2014-01-14 21:23:37 +01:00
Peter Simons
82cdfe5429 haskell-ghc-mod: update to version 3.1.5 2014-01-14 21:23:36 +01:00
Peter Simons
d0602b4689 haskell-blaze-markup: update to version 0.5.2.1 2014-01-14 21:23:36 +01:00
Cillian de Róiste
bb1f0bdf40 drumkv1: update from 0.3.5 to 0.3.6
http://monitor.nixos.org/patch?p=drumkv1&v=0.3.6
2014-01-14 21:06:39 +01:00
Bjørn Forsman
32c087ab15 qjackctl: add meta.platforms 2014-01-14 17:17:56 +01:00
Peter Simons
6603ef3bf8 bind: update to version 9.9.4-P2 2014-01-14 15:55:24 +01:00
Eelco Dolstra
017a91257b Revert "acl: update from 2.2.51 to 2.2.52"
This reverts commit 16d0ee024e.

This is already in stdenv-updates.
2014-01-14 13:52:22 +01:00
Eelco Dolstra
e9f1c3abeb eclipse: Remove patchelf from the buildInputs 2014-01-14 13:51:17 +01:00
Peter Simons
4fc64ac741 Merge pull request #1518 from wizeman/u/gcc_47_bconfig
gcc 4.7 build fix attempt
2014-01-14 04:30:33 -08:00
Shea Levy
cc26a4b803 boost: enable setting toolset
Contribution suggested/initially implemented by Martin Bravenboer

Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-14 07:23:48 -05:00
Rob Vermaas
f0037b85d1 Revert "openssl: security update 1.0.1e -> f". This update is part of stdenv-updates already, which should be merged
relatively soon.

This reverts commit f1766c252f.
2014-01-14 12:02:01 +01:00
Nixpkgs Monitor
36c0702156 munin: update from 2.0.17 to 2.0.19, potentially fixes CVE-2013-6048, CVE-2013-6359 2014-01-14 11:59:41 +01:00
Nixpkgs Monitor
0c6ebeb734 lighttpd: update from 1.4.33 to 1.4.34, potentially fixes CVE-2013-4508 2014-01-14 11:55:48 +01:00
Thomas Bereknyei
57e3feda74 Adds kippo SSH honeypot 2014-01-14 10:32:26 +00:00
Eelco Dolstra
1343ce97cb rascal: Add 2014-01-14 10:47:08 +01:00
Eelco Dolstra
cda63e94c3 openjdk: Fix setting $JAVA_HOME 2014-01-14 10:47:08 +01:00
Michael Raskin
b340508461 Add the now-required LLVM version choice 2014-01-14 09:52:16 +04:00
Michael Raskin
3c59324916 Adding interlude Haskell library 2014-01-14 09:44:48 +04:00
Nixpkgs Monitor
6bdcae5b15 xbindkeys: update from 1.8.5 to 1.8.6 2014-01-14 09:00:49 +04:00
Nixpkgs Monitor
16d0ee024e acl: update from 2.2.51 to 2.2.52 2014-01-14 08:48:27 +04:00
Shea Levy
076ff2eede lynx: Actually provide ssl support when requested
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-13 20:16:27 -05:00
Ricardo M. Correia
bf3476c7d2 gcc: Fix build error on gcc 4.7
Specifically, we are trying to fix the following error seen on Hydra:

../../gcc-4.7.3/gcc/gengtype-lex.c:1:21: fatal error: bconfig.h: No such file or directory

The patch is taken from gcc's SVN revision 193691.
2014-01-14 01:33:34 +01:00
Vladimír Čunát
f1766c252f openssl: security update 1.0.1e -> f
It's supposed to fix CVE-2013-{4353,6449,6450}
http://www.openssl.org/news/openssl-1.0.1-notes.html

I just tested the build succeeds, the list of major changes seems safe.
2014-01-13 22:29:01 +01:00
Vladimír Čunát
ae0c9b626f llvm: add 3.4, urge for versioned usage
The 3.4 code was tested preliminary in x-updates,
described by 2e4eab1228.

Updates to llvm break builds of dependent packages (in all cases I've seen),
and often upstream isn't too fast in porting to the newest version.
Consequently, it seems better to keep more versions (two ATM),
both in one file to share eventual changes.
Also, using versioned llvm_* attributes is proposed because of this.
2014-01-13 21:53:50 +01:00
Nixpkgs Monitor
c31a4c927d xmlto: update from 0.0.23 to 0.0.25 2014-01-13 18:12:17 +01:00
Peter Simons
6e04eb3d54 haskell-hasktags: update to version 0.68.4 2014-01-13 17:57:47 +01:00
Peter Simons
b63c52238f haskell-yesod-routes: update to version 1.2.0.6 2014-01-13 17:57:47 +01:00
Peter Simons
b3dcbadead haskell-yesod-bin: update to version 1.2.5.6 2014-01-13 17:57:47 +01:00
Peter Simons
7004af4dfa haskell-yaml: update to version 0.8.5.3 2014-01-13 17:57:47 +01:00
Peter Simons
4be2c7027f haskell-wai-logger: update to version 2.1.1 2014-01-13 17:57:47 +01:00
Peter Simons
4ab0fdf4eb haskell-stylish-haskell: update to version 0.5.9.1 2014-01-13 17:57:47 +01:00
Peter Simons
a067e626f0 haskell-shelly: update to version 1.4.0.2 2014-01-13 17:57:47 +01:00
Peter Simons
b9f9a7422e haskell-quickcheck-instances: update to version 0.3.6 2014-01-13 17:57:47 +01:00
Peter Simons
7f92b66ec8 haskell-postgresql-simple: update to version 0.4.0.2 2014-01-13 17:57:47 +01:00
Peter Simons
3effc6b825 haskell-persistent: update to version 1.3.0.2 2014-01-13 17:57:47 +01:00
Peter Simons
14d6afcb54 haskell-linear: update to version 1.4 2014-01-13 17:57:47 +01:00
Peter Simons
c699231f0c haskell-io-streams: update to version 1.1.4.0 2014-01-13 17:57:46 +01:00
Peter Simons
ef09e77f5c haskell-http-client: update to version 0.2.1 2014-01-13 17:57:46 +01:00
Peter Simons
d3c9d6c030 haskell-http-attoparsec: update to version 0.1.1 2014-01-13 17:57:46 +01:00
Peter Simons
b718aeaea9 haskell-hsimport: update to version 0.2.6.8 2014-01-13 17:57:46 +01:00
Peter Simons
476c776b8b haskell-fast-logger: update to version 2.1.4 2014-01-13 17:57:46 +01:00
Peter Simons
546b46a5a6 haskell-blaze-markup: update to version 0.5.1.7 2014-01-13 17:57:46 +01:00
Peter Simons
a51b977a13 haskell-blaze-html: update to version 0.6.1.3 2014-01-13 17:57:46 +01:00
Peter Simons
c25d6fe16a haskell-gloss-raster: re-generate with cabal2nix 2014-01-13 17:57:46 +01:00
Peter Simons
0341d0abcf haskell-parsers: update to version 0.10.2 2014-01-13 17:57:46 +01:00
Nixpkgs Monitor
3c1e0ec7b9 ddclient: update from 3.8.1 to 3.8.2 2014-01-13 17:53:23 +01:00
Nixpkgs Monitor
0b84a0e38d logrotate: update from 3.8.3 to 3.8.7 2014-01-13 17:44:38 +01:00
Nixpkgs Monitor
25d54577b1 ipmitool: update from 1.8.11 to 1.8.13 2014-01-13 17:32:05 +01:00
Nixpkgs Monitor
bfb16b5296 dos2unix: update from 6.0.3 to 6.0.4 2014-01-13 17:28:42 +01:00
Nixpkgs Monitor
baa1bba420 i3status: update from 2.7 to 2.8 2014-01-13 17:28:42 +01:00
Peter Simons
222b91fedf gource: update to version 0.40 2014-01-13 17:22:07 +01:00
Peter Simons
56aa2ce960 Un-maintain wine. 2014-01-13 17:15:53 +01:00
Peter Simons
26ed6c1148 maude: cosmetic 2014-01-13 17:14:40 +01:00
Peter Simons
e79001d4d6 tecla: update to version 1.6.2 2014-01-13 17:14:33 +01:00
Peter Simons
471f0e7b36 swi-prolog: update to version 6.6.1 2014-01-13 17:10:11 +01:00
Peter Simons
5ef34645f3 ratpoison: update to version 1.4.6 2014-01-13 17:05:45 +01:00
Peter Simons
088b35edfb pigz: update to version 2.3.1 2014-01-13 17:05:45 +01:00
Peter Simons
fe424e6c3f pdsh: update to version 2.29 2014-01-13 17:05:45 +01:00
Peter Simons
25411b3c7b maxima: update to version 5.32.1 2014-01-13 17:05:45 +01:00
Peter Simons
44df3d7799 lzip: update to version 1.15 2014-01-13 17:05:45 +01:00
Peter Simons
2719254e46 ikiwiki: update to version 3.20140102 2014-01-13 17:05:45 +01:00
Peter Simons
0a9e4d0ccc gnucash: update to version 2.4.15 2014-01-13 17:05:45 +01:00
Peter Simons
2d1c8d6f60 gocr: update to version 0.50 2014-01-13 17:05:45 +01:00
Peter Simons
1042b4c133 all-packages.nix: strip trailing whitespace 2014-01-13 17:05:45 +01:00
Peter Simons
558442e559 duplicity: update to version 0.6.22 2014-01-13 17:05:45 +01:00
Peter Simons
68eea9c19e gmp: update 5.1.x branch to version 5.1.3 2014-01-13 17:05:45 +01:00
Peter Simons
7148f50ef3 fetchmail: update to version 6.3.26 2014-01-13 17:05:45 +01:00
Nixpkgs Monitor
16cd5aba6a emacs24Packages.haskellMode: update from 13.07 to 13.10 2014-01-13 17:05:45 +01:00
Nixpkgs Monitor
3aaffe26ea cppcheck: update from 1.62 to 1.63 2014-01-13 17:05:45 +01:00
Nixpkgs Monitor
88953a5799 automake114x: update from 1.14 to 1.14.1 2014-01-13 17:05:44 +01:00
Nixpkgs Monitor
aec7a10d13 audacious: update from 3.4.1 to 3.4.3 2014-01-13 17:05:44 +01:00
Nixpkgs Monitor
5e3f82dceb fail2ban: update from 0.8.10 to 0.8.11 2014-01-13 16:15:57 +01:00
Nixpkgs Monitor
dc52e6e7f8 mercurial: update from 2.8.1 to 2.8.2 2014-01-13 16:15:57 +01:00
Nixpkgs Monitor
dbf90b2706 e2fsprogs: update from 1.42.8 to 1.42.9 2014-01-13 16:15:57 +01:00
Eelco Dolstra
bac0206e3b cppunit: Support Darwin 2014-01-13 15:55:22 +01:00
Eelco Dolstra
b896767f6c xerces-c: Add to channel 2014-01-13 15:55:22 +01:00
Sander van der Burg
b15578ac60 iOS keyfile means provisioning profile 2014-01-13 15:22:11 +01:00
Sander van der Burg
c8bf65d253 Minor android version fix 2014-01-13 15:06:04 +01:00