Commit graph

40954 commits

Author SHA1 Message Date
Peter Simons ac40eeb9b3 haskell-tagshare: add version 0.0 2014-03-22 09:04:42 +01:00
Peter Simons b722d4f3ff haskell-testing-feat: add version 0.4.0.1 2014-03-22 09:04:42 +01:00
Peter Simons 357f61b3fa haskell-HaRe: update to version 0.7.1.5 2014-03-22 09:04:42 +01:00
Peter Simons 57db4ba855 Merge pull request #1998 from AndersonTorres/master
Maintainer and license modifications for some packages
2014-03-22 09:01:07 +01:00
AndersonTorres f7498e5a7e Adding info about maintainer (myself - AndersonTorres) and modifying the meta.license field for some packages I have made. 2014-03-22 01:12:48 -03:00
Jacob Hinkle 715b90f784 Update default.nix to use ncurses and patch hardcoded paths 2014-03-21 14:32:21 -06:00
Jacob Hinkle 774d179790 Started default.nix for slrn. Not finding slang 2014-03-21 12:07:56 -06:00
Domen Kožar 584d696943 ike: also specify lib64 libs 2014-03-21 18:08:07 +01:00
Domen Kožar d7bd83d0ae shotwell: 0.15.1 -> 0.18 2014-03-21 18:02:15 +01:00
Domen Kožar 917498001f almir: correctly set PYTHONPATH 2014-03-21 18:02:15 +01:00
Domen Kožar d33544129f easyrsa: symlink correct openssl config 2014-03-21 18:02:14 +01:00
Ricardo M. Correia f63d2dba0a pax-utils: Update from 0.7 -> 0.8.1 2014-03-21 16:14:17 +01:00
Ricardo M. Correia 9db587bf7d grsecurity: Update stable and test patches
stable: 3.0-3.2.55-201403172027 -> 3.0-3.2.55-201403202347
test:   3.0-3.13.6-201403172032 -> 3.0-3.13.6-201403202349
2014-03-21 15:41:32 +01:00
Vladimír Čunát 00cfc70b10 linux: update to 3.12.14 and 3.10.33 2014-03-21 15:38:52 +01:00
Rob Vermaas 020d3b299c Make the GCE image use 100G as disk size (maximum). 2014-03-21 15:18:03 +01:00
Evgeny Egorochkin 5115636037 bluez5: update from 5.12 to 5.16 2014-03-21 16:04:15 +02:00
Rob Vermaas af6c571a7e Increase size of GCE image. Use disk.raw as name inside tar.gz, as this is compulsory. 2014-03-21 14:56:00 +01:00
Vladimír Čunát f3f6f04c7d fix eval after e4961c6 2014-03-21 13:46:31 +01:00
Moritz Ulrich 8edc5f9999 weechat: Backport fix for freeze with gnutls 3.2.
Fixes /exit when using gnutls 3.2. This is a temporary solution as 3.1
isn't building right now. The next release of weechat will include this
fix.
2014-03-21 13:26:23 +01:00
Rob Vermaas 5f27ed59f0 rabbitmq_server: update from 3.2.1 to 3.2.4, potentially fixes CVE-2012-3582, CVE-2013-4674 2014-03-21 13:13:11 +01:00
Rob Vermaas 94990a5935 tomcat6: update from 6.0.37 to 6.0.39, potentially fixes CVE-2013-4286, CVE-2013-4322, CVE-2013-4590, CVE-2014-0033 2014-03-21 13:12:52 +01:00
Rob Vermaas f2026c16fd elasticsearch: update from 1.0.0 to 1.0.1, potentially fixes CVE-2013-5307, CVE-2013-6804 2014-03-21 13:11:38 +01:00
Vladimír Čunát 0ea398ecbe telnet: fix broken download 2014-03-21 12:26:13 +01:00
Rickard Nilsson 6a60fc3bdd solr module: Activate JSP support in Winstone
Required by older versions of solr. The JSP support
in Winstone seems spotty, but at one point we'll switch
over to Jetty instead.
2014-03-21 12:04:52 +01:00
Lluís Batlle i Rossell 23464b3241 Making more programs use readline63.
Specially those I use.
2014-03-21 11:59:57 +01:00
Austin Seipp 2560f2e78b fsharp: 3.0 -> 3.1, and attempt to fix build
Hopefully this fix will appease hydra - the distributed autogen.sh
script is annoying.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-21 04:09:06 -05:00
Vladimír Čunát 4f50a0917e xorg: add xf86-video-modesetting 2014-03-21 10:08:31 +01:00
Shea Levy e4961c63f7 Remove sec_perm patch that was needed by AUFS
Now the kernel is unpatched by default on non-MIPS!
2014-03-21 04:37:23 -04:00
Vladimír Čunát 20696f1620 libchop: builds with gnutls32 now 2014-03-21 07:23:43 +01:00
Vladimír Čunát 44e604a421 gnutls: minor update to fix API+ABI breakage
http://article.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/7343
http://osdir.com/ml/gnutls-devel-gnu/2014-03/msg00007.html

Guile tests work fine again, but I guess we still don't need
guile bindings by default.
2014-03-21 07:02:56 +01:00
Shea Levy f4c989ede4 Merge branch 'master' of git://github.com/hrdinka/nixpkgs
conky: add config options
2014-03-20 20:14:14 -04:00
Shea Levy 2d97dd3fb7 Merge branch 'fsharp' of git://github.com/thoughtpolice/nixpkgs
fsharp: Upgrade to fsharp-3.0

[ Shea: I'm merging thoughtpolice's commits without further testing
beyond code inspection, as I believe their work has proven itself ]
2014-03-20 20:07:44 -04:00
Shea Levy 1150fa67eb Merge branch 'mono-3.2' of git://github.com/thoughtpolice/nixpkgs
upgrade Mono -> 3.2.8 + LLVM support

[ Shea: I'm merging thoughtpolice's commits without further testing
beyond code inspection, as I believe their work has proven itself ]
2014-03-20 20:05:04 -04:00
Shea Levy 9c3301bebe Merge branch 'ssdeep' of git://github.com/thoughtpolice/nixpkgs
ssdeep: version 2.10
2014-03-20 19:59:12 -04:00
Shea Levy 3352bd83d6 Merge branch 'fixups' of git://github.com/thoughtpolice/nixpkgs
Fixups for several of my packages

[ Shea: Includes fixes for criu and duo-unix ]
2014-03-20 19:56:57 -04:00
Shea Levy 491a99e7bf Merge branch 'btsync' of git://github.com/thoughtpolice/nixpkgs
add BitTorrent Sync service module
2014-03-20 19:52:06 -04:00
Shea Levy acde305775 Merge branch 'update-ocamlnet' of git://github.com/maggesi/nixpkgs
Update ocamlnet to version 3.7.3
2014-03-20 19:46:47 -04:00
Austin Seipp 529fdedf05 duo_unix: disable lib64 directories
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-20 14:05:38 -05:00
Austin Seipp 9bcc48a4b2 criu: attempt to fix doc building on Hydra
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-20 14:01:57 -05:00
Austin Seipp 76c9e89984 duo-unix: correctly set openssl directory
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-20 13:54:46 -05:00
Austin Seipp 7dcf9f6907 criu: only supported on 64-bit
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-20 13:41:05 -05:00
Austin Seipp d5799cd64f scrypt: adopt package
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-20 13:38:02 -05:00
Austin Seipp 0c3bb487c3 ssdeep: version 2.10
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-20 13:18:51 -05:00
Austin Seipp 6e415d2b58 nixos: add BitTorrent Sync service module
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-20 12:24:28 -05:00
Peter Simons 042f85cdd0 nbd: update to version 3.8 2014-03-20 18:07:23 +01:00
Peter Simons d7d0532bb0 Merge pull request #1991 from linquize/git-1.9.1
git: Update to 1.9.1
2014-03-20 17:20:04 +01:00
Oliver Charles bb09cfc2fc haskellPackages.timezoneOlson: Update to 0.1.4 2014-03-20 15:14:14 +00:00
Lluís Batlle i Rossell 29dae7ef33 Trying to fix GNU readline 6.3 build on Darwin
I copied the stdenv override used for readline 6.2.

Peter Simons notified me of the failure:
http://hydra.nixos.org/build/9672338
2014-03-20 16:12:30 +01:00
Linquize 4e385c272c git: Update to 1.9.1 2014-03-20 15:44:25 +01:00
Oliver Charles 1bb8d12d2f haskellPackages.dbmigrations: Jailbreak now HDBC has been updated 2014-03-20 14:36:34 +00:00