Commit graph

39175 commits

Author SHA1 Message Date
Vladimir Still d3979b659c perf: Make build fix for 3.13 cleaner. 2014-02-07 22:53:55 +01:00
Vladimir Still 70e4f8f928 perf: Allow proceeding in build even if patch fails.
Patching fails for linux 3.13 but it builds OK.
2014-02-07 18:16:24 +01:00
William A. Kennington III 6b2533c48f glfw: Update packaging and add v3
This patch cleans up the previous glfw2 package. Additionally, it adds
glfw3 and makes that the new default glfw version.
2014-02-07 16:05:28 +00:00
Peter Simons 97f5ebd742 Merge pull request #1668 from errge/master
Added snapBlaze and sqliteSimple haskell packages
2014-02-07 16:45:10 +01:00
Shea Levy e058de1642 Add option to enforce uniqueness of uids/gids (on by default)
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-07 09:57:28 -05:00
Sander van der Burg 5b243ad015 netbeans: Bump to version 7.4 2014-02-07 13:20:52 +01:00
Domen Kožar 4f3d4c55ff vim-ft: match attributes with dash and set nix as ft 2014-02-07 11:06:41 +01:00
Peter Simons 56d26d04ec haskell-sparse: jailbreak to fix build with current versions of vector-algorithms and QuickCheck
https://github.com/NixOS/nixpkgs/pull/1692
https://github.com/ekmett/sparse/issues/3
https://github.com/ekmett/sparse/issues/4
2014-02-07 10:04:38 +01:00
Thomas Tuegel 5b421f7bdb Add Haskell packages 'hybrid-vectors' and 'sparse'.
Also, disable the test suite of 'linear' which fails running the doctests.
2014-02-07 10:04:38 +01:00
Peter Simons 6498f48976 haskell-linear: this package requires lens 4.x to compile 2014-02-07 10:04:38 +01:00
Peter Simons fabda56521 haskell-lens: update to version 4.0.1 2014-02-07 10:04:38 +01:00
Vladimír Čunát 6fa5612a46 gnutls2: fix build in chroot (/usr/bin/perl doc script)
I've got no idea how this could get triggered on Hydra, 97e7ce2 ?
2014-02-07 09:50:27 +01:00
Mathijs Kwik 896ae598d1 Merge pull request #1698 from wkennington/master.kernel
kernel: Upgrade from 3.13.1 -> 3.13.2
2014-02-07 06:42:53 +01:00
Corey O'Connor 7a653e5156 add guvcview package 2014-02-07 00:01:40 +00:00
Jan Malakhovski f5de6b8fc8 updates: mr, vcsh and transmission-remote-gtk
- mr: copy some more stuff to output
- add vcsh package
- transmission-remote-gtk: 1.0.1 -> 1.1.1
2014-02-06 23:37:53 +00:00
Domen Kožar 506a030b91 gnome3: add missing files 2014-02-07 00:37:17 +01:00
Domen Kožar 65a28e8b73 Add gnome3 desktop manager. Very experimental.
Currently very basic gnome-shell launches on my laptop. Quite some
services won't start yet, most notable is gnome-control-center.

GTK3 apps still don't have theming applied and for example launching
chromium results in horrible red windows.
2014-02-07 00:31:29 +01:00
Domen Kožar c5c14c72f4 gnome3.gnome-settings-daemon: add missing input 2014-02-07 00:31:10 +01:00
Domen Kožar 1142be6301 gnome3.gnome_terminal: add missing runtime dependencies 2014-02-07 00:30:21 +01:00
Domen Kožar 2d166153ec gnome3.gnome-shell: add GDK_PIXBUG_MODULE that has svg and png loaders 2014-02-07 00:30:21 +01:00
Domen Kožar c9decf12e3 gnome3.gnome-keyring: add missing runtime dependency 2014-02-07 00:30:21 +01:00
Domen Kožar 15fb296b43 xfce: partially add gtk3 support 2014-02-07 00:30:21 +01:00
William A. Kennington III 346bfc28ea kernel: Upgrade from 3.13.1 -> 3.13.2 2014-02-06 16:30:40 -06:00
Rok Garbas 23c2993ef6 node-packages: add gh and regenerate pkgs/top-level/node-packages-generated.nix 2014-02-06 21:46:42 +00:00
Peter Simons 1a40e97ba6 Merge pull request #1674 from errge/haddockhoogle
Generate hoogle databases beside HTML haddock documentation for Haskell packages
2014-02-06 22:46:12 +01:00
Jaka Hudoklin c3a81a6991 Add fakechroot 2014-02-06 21:35:20 +00:00
Domen Kožar 6cf926c38e Merge pull request #1688 from brodul/steghide
Added steghide 0.5.1
2014-02-06 22:00:55 +01:00
Vladimír Čunát 35c586e624 boost149: fix CVE-2013-0252 by upstream patch
Also have just one patch per line in the expression.
2014-02-06 21:59:01 +01:00
Vladimír Čunát 2ceb44b9a9 lightdm-gtk-greter: fix CVE-2014-0979 by upstream patch 2014-02-06 21:55:22 +01:00
Vladimír Čunát 72740390d7 libarchive: fix CVE-2013-0211 by upstream patch 2014-02-06 20:59:04 +01:00
Vladimír Čunát 6e0cac6d6a hadoop: update, including fix for CVE-2013-2192 2014-02-06 20:54:07 +01:00
Vladimír Čunát 1c3950dc9d gnutls31: update 3.1.12 -> .20, including CVE fixes
Also make gnutls32 the default gnutls.
CVE-2013-{4466,4487}
2014-02-06 20:49:23 +01:00
Vladimír Čunát cb605c92d2 gnutls32: update 3.2.4 -> .10, including CVE fixes
Also make gnutls32 the default gnutls.
CVE-2013-{4466,4487}
2014-02-06 20:45:14 +01:00
Vladimír Čunát 97e7ce2344 gnutls2: fix CVE-2013-2116 by Debian patch 2014-02-06 20:34:55 +01:00
Vladimír Čunát 11914108aa gnash: fix CVE-2012-1175 by upstream patch 2014-02-06 20:33:53 +01:00
Shea Levy f4c4f121cb Add wai-middleware-static haskell package
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-06 14:16:28 -05:00
Shea Levy 15282d8228 Add scottyHastache haskell package
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-06 14:14:53 -05:00
Vladimír Čunát 32cd198d8f gimp: remove 2.6, because it's old and vulnerable
CVE-2012-2763 and three others. If we really need to resurrect it,
I think I saw debian could have patches for these somewhere.

Also add linux platforms for 2.8.
2014-02-06 19:56:28 +01:00
Vladimír Čunát 2dd13fcb0b socat-2.*: fix CVE-2014-0019 2014-02-06 19:21:26 +01:00
Peter Simons 43166e306e haskell-packages.nix: use the correct path to tls 1.2.2 2014-02-06 15:11:00 +01:00
Eelco Dolstra 77376a215e debBuild: Allow setting a maintainer address 2014-02-06 14:36:50 +01:00
Eelco Dolstra de9ed78ab2 cleanSources: Filter *.o and *.so 2014-02-06 12:30:26 +01:00
Eelco Dolstra 6b613f285c Fix nixBuild 2014-02-06 12:30:26 +01:00
Andraz Brodnik 451fe867b2 Add steghide to top level. 2014-02-06 12:00:41 +01:00
Andraz Brodnik eed6431d97 Add steghide-0.5.1 . 2014-02-06 11:59:59 +01:00
Mathijs Kwik fc30e8e9b5 llvm: remove duplicate ncurses buildInput 2014-02-06 10:01:13 +01:00
Mathijs Kwik 951f37f3da services.xserver.videoDrivers -> services.mesa.videoDrivers 2014-02-06 10:01:08 +01:00
Evgeny Egorochkin 0c439c3a1a socat: update from 1.7.2.2 to 1.7.2.3, potentially fixes CVE-2014-0019 2014-02-06 09:50:00 +02:00
Vladimír Čunát 5559d4d47e kicad: disable parallel building, as it often fails
CC @viric.
2014-02-06 08:06:22 +01:00
Shea Levy 9b7ecb76f3 Use proper file and attribute names for tls packages
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-05 23:19:08 -05:00