Commit graph

60448 commits

Author SHA1 Message Date
Arseniy Seroka 5fa1644d28 Merge pull request #7162 from spwhitt/simple_darwin_fixes
sl, astyle, uncrustify, mediainfo: Darwin fixes
2015-04-04 23:03:15 +03:00
Damien Cassou 38e94935d8 Merge pull request #7167 from DamienCassou/disable-kaa-on-python3
kaa-* and mmpython not on py3k and pypy anymore
2015-04-04 21:48:11 +02:00
Damien Cassou 8e7f1f1c02 kaa-* and mmpython not on py3k and pypy anymore 2015-04-04 21:45:51 +02:00
Michael Raskin 6b678048cd Merge pull request #5874 from robberer/nixos/libredirectaccess
libredirect: add access syscall
2015-04-04 21:29:21 +03:00
Michael Raskin f6d490c6e6 Merge pull request #6269 from maun/lua_lpeg
Fix lua lpeg on OSX
2015-04-04 21:25:42 +03:00
Cray Elliott 1ec78db3c6 GHC 7.10.1 no longer requires a patch to build foldl 2015-04-04 11:02:44 -07:00
Cray Elliott ae413373ca monthly bump of dolphinEmuMaster
see dolphin's progress report if you want to know what is new!
https://dolphin-emu.org/blog/2015/04/01/dolphin-progress-report-march-2015/
2015-04-04 11:00:47 -07:00
Cray Elliott 0a0adfd9d8 update doomseeker to version 1.0 2015-04-04 11:00:34 -07:00
aszlig 4a84a9f4c0
nixos/release: Test vbox on x86_64-linux only.
The i686-linux test has never worked and I wrote the VM test only on
x86_64-linux to verify whether hardening mode works. I don't know why it
fails on i686-linux, but that might be because the inner VirtualBox VM
we're starting during the VM test doesn't use hardware virtualization.

Closes #5708.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-04-04 17:16:57 +02:00
aszlig b0e3d7c4b5
virtualbox: Update to version 4.3.26.
Upstream changelog:

 * GUI: in the snapshots pane, protect the age of snapshots against
        wrong host time
 * NAT Network: fixed a bug which prevented to propagate any DNS name
                server / domain / search string information to the NAT
                network (4.3.24 regression)
 * NAT Network: don't delay the shutdown of VBoxSVC on Windows hosts
 * Mouse support: the mouse could not be moved under rare conditions if
                  no Guest Additions are installed (4.3.24 regression)
 * Storage: if the guest ejects a virtual CD/DVD medium, make the change
            permanent
 * VGA: made saving secondary screen sizes possible in X11 guests
 * SDK: fixed the VirtualBox.tlb file (4.3.20 regression)
 * rdesktop-vrdp: make it work with USB devices again (4.3.14
                  regression)
 * USB: fixed a possible BSOD on Windows hosts under rare conditions
 * iPXE: enable the HTTP download protocol on non-Linux hosts
 * Mac OS X hosts: don't panic on hosts with activated SMAP (Broadwell
                   and later)
 * Linux hosts: don't crash Linux 4.0 hosts

The same with bug IDs can be found at:

https://www.virtualbox.org/wiki/Changelog

Tested on my machine using the virtualbox NixOS VM test.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-04-04 17:09:15 +02:00
aszlig 416545a57b
virtualbox: Remove group check on /nix/store.
This is espacially cruicial when it comes to Nix 1.9, where we even have
a more restrictive /nix/store. In any event, VirtualBox in hardenend
mode doesn't have to check the /nix/store path, because it's read-only
on NixOS systems. So this check would not introduce more security but
more hurdles, thus I'm removing it (of course _only_ for /nix/store).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-04-04 17:09:15 +02:00
aszlig 1165a243f8
nixos/tests/vbox: Make GUI startup more robust.
Sometimes, keys aren't properly recognized the first time, so in order
to make sure they get through, always resend the key again on retry.

In this case the worst that could happen is that the VM is started over
and over again, but never in parallel, so that's fine because we're
checking for successful startup 10 seconds after the keypress.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-04-04 17:09:15 +02:00
Tobias Geerinckx-Rice 55b218160d ntopng: use new geolite-legacy package 2015-04-04 16:23:45 +02:00
Domen Kožar b9e0e67604 ftp://xmlsoft.org -> http://xmlsoft.org 2015-04-04 16:07:31 +02:00
cillianderoiste 174d924b6e Merge pull request #6951 from nix-faust/faust-redux
Faust redux
2015-04-04 14:15:51 +02:00
Oliver Charles 63a4722d7b garmin-plugin: New expression
This is a web browser plugin that allows one to use their Garmin device
on the myGarmin website. It provides a Linux version of the Garmin
Communicator plugin.
2015-04-04 11:51:23 +01:00
Michael Raskin 48b132df02 Merge pull request #5667 from DamienCassou/subdownloader
Add Subdownloader
2015-04-04 13:34:40 +03:00
Michael Raskin ba82a5d609 Merge pull request #5142 from bosu/static-proot
proot: allow static compilation
2015-04-04 13:26:21 +03:00
Michael Raskin 4b0e70f89a Update Firefox to 37.0.1 2015-04-04 13:11:40 +03:00
Michael Raskin 42e844aff4 Merge pull request #7135 from taku0/firefox-bin-37.0
firefox-bin: update to version 37.0; thunderbird-bin: update to version 31.6.0
2015-04-04 13:10:55 +03:00
William A. Kennington III 445d789243 Fix some platforms 2015-04-03 23:23:52 -07:00
William A. Kennington III 43d114c74b bundler-head: Fix hash 2015-04-03 23:18:23 -07:00
Spencer Whitt a12fb39d1e mediainfo: build on Darwin 2015-04-04 02:07:55 -04:00
Spencer Whitt 171225ab1c uncrustify: build on Darwin 2015-04-04 02:07:55 -04:00
Spencer Whitt 162f870e6f astyle: fix on Darwin 2015-04-04 02:07:55 -04:00
Spencer Whitt d5225d54ad sl: build on Darwin 2015-04-04 02:07:54 -04:00
William A. Kennington III 755230967b gdk_pixbuf: 2.30.8 -> 2.31.3 2015-04-03 21:54:58 -07:00
William A. Kennington III c0cb4e1ef7 nixos/nvidia: Add a temporary hack to support kernel 4.0 2015-04-03 21:53:34 -07:00
William A. Kennington III 18c9619021 nvidia: Add beta driver 2015-04-03 21:53:12 -07:00
Vladimír Čunát aa5d253a4c hhvm: disable parallel building
http://hydra.nixos.org/build/21068310
2015-04-04 06:38:29 +02:00
William A. Kennington III de9c9bd2c8 gnutls: Make 3.3 the default 2015-04-03 21:27:23 -07:00
Austin Seipp 83a6da7377 rakudo: 2014.04 -> 2015.03
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-04-03 23:18:35 -05:00
taku0 dcb61624e7 firefox-bin: update to version 37.0.1 2015-04-04 13:09:24 +09:00
William A. Kennington III 72c6afe9ec samba4: Correct accidental change of kerberos library 2015-04-03 19:35:35 -07:00
William A. Kennington III dc5872e79f gnutls: Add version 3.3.14 2015-04-03 19:17:28 -07:00
William A. Kennington III 23ed4c2157 gnutls: Make generic and upgrade to 3.2.21 2015-04-03 19:16:33 -07:00
William A. Kennington III 5a9cf6393f nettle: Add version 3.0 as the default 2015-04-03 19:14:17 -07:00
William A. Kennington III 60b8b5a580 nettle: Refactor to be generic 2015-04-03 19:13:20 -07:00
William A. Kennington III 4e106397df msgpack-python: 0.4.2 -> 0.4.6 2015-04-03 18:38:59 -07:00
William A. Kennington III 6a08748f75 libmsgpack: 1.0.1 -> 1.1.0 2015-04-03 18:38:49 -07:00
William A. Kennington III 5f87dd1c66 samba4: Lots of code cleanups 2015-04-03 18:33:36 -07:00
Tobias Geerinckx-Rice d6976a2e41 cassandra_2_0: 2.0.13 -> 2.0.14 2015-04-04 02:28:21 +02:00
Tobias Geerinckx-Rice b14ae3e69e cassandra_2_1: 2.1.3 -> 2.1.4 2015-04-04 02:28:21 +02:00
Tobias Geerinckx-Rice b3453bf03d uptimed: 0.3.16 -> 0.3.18 2015-04-04 02:28:20 +02:00
Tobias Geerinckx-Rice 5e6aca84c4 vim-plugins: wakatime 3.0.8 -> 3.0.9
- upgrade wakatime cli to v4.0.7
- update requests package to v2.0.6
- update simplejson to v3.6.5
- capture warnings in log file
2015-04-04 02:28:20 +02:00
Tobias Geerinckx-Rice 93fc9baf8d python-packages: pgcli 0.16.2 -> 0.16.3
Bug Fixes:

- Add more SQL keywords for auto-complete suggestion.
- Messages raised as part of stored procedures are no longer ignored.
- Use postgres flavored syntax highlighting instead of generic ANSI SQL.
2015-04-04 02:28:20 +02:00
Tobias Geerinckx-Rice 69b0873647 duff, nxproxy, libxcomp: use autoreconfHook 2015-04-04 02:28:01 +02:00
Charles Strahan 3d60f6401f haskell: fix GHC version check for GHCJS
closes #7137
2015-04-03 18:54:18 -04:00
Thomas Tuegel 55325978c0 haskell-poppler: fix build of haskellPackages.poppler too 2015-04-03 16:32:09 -05:00
Nicolas B. Pierron 889f72bad4 Merge pull request #6794 from nbp/module-system-tweaks
Module system improvements
2015-04-03 14:22:33 -07:00