Vladimír Čunát
7ae5902c59
libchop: fix build by reverting to gnutls31
...
The errors were a bit cryptic.
CC @viric.
2014-02-08 09:01:16 +01:00
Domen Kožar
b0f6170468
Merge pull request #1703 from PkmX/pr-ibus
...
Fix ibus-setup
2014-02-08 08:38:18 +01:00
Vladimír Čunát
c4dbb0a961
rtmpdump: fix build by reverting to gnutls31
2014-02-08 08:29:09 +01:00
William A. Kennington III
4191ee53b9
murmur: Upgrade 1.2.4 -> 1.2.5
2014-02-07 21:29:38 -06:00
William A. Kennington III
07b38340bd
mumble: Upgrade 1.2.4 -> 1.2.5
2014-02-07 21:29:29 -06:00
James Cook
6e6351a376
Merge remote-tracking branch 'official/master' into firefox_27
2014-02-07 17:31:54 -08:00
James Cook
8ef2cadca4
gnash: Hack to define nullptr as NULL, since some included mozilla headers seem to want nullptr
2014-02-07 17:28:02 -08:00
PkmX
f7e47552bf
Add dconf to GIO_EXTRA_MODULES so ibus-setup doesn't use the memory backend.
2014-02-08 07:38:04 +08:00
Bjørn Forsman
db12d783ff
nixos: add uid/gid for munin
...
To be compatible with eb2f44c18c
(Generate
/etc/passwd and /etc/group at build time). Without this you'll get this:
$ nixos-rebuild build
[...]
user-thrown exception: The option `users.extraGroups.unnamed-9.1.gid' is used but not defined.
2014-02-07 23:08:15 +01:00
Vladimir Still
d3979b659c
perf: Make build fix for 3.13 cleaner.
2014-02-07 22:53:55 +01:00
PkmX
498c068799
Add pygobject3 to PYTHONPATH and add relevant paths to LD_LIBRRY_PATH and GI_TYPELIB_PATH to fix the perference GUI (ibus-setup).
2014-02-08 05:44:44 +08:00
Peter Simons
f163bce98d
Merge pull request #1694 from oxij/haskell-updates
...
add several haskell packages
2014-02-07 19:47:49 +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
Jan Malakhovski
a8db8e15e6
add haskellPackages.ixdopp
2014-02-07 16:46:21 +00: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
Jan Malakhovski
515d4ad8fe
add haskellPackages.preprocessorTools (0.1.3 and 1.0.1)
2014-02-07 12:05:54 +00: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
James Cook
d7eb849349
firefox: update to 27.0.
2014-02-06 14:41:54 -08: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
James Cook
ce5f84ce56
nss: update to 3.15.4
2014-02-06 12:15:43 -08: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