Commit Graph

65312 Commits

Author SHA1 Message Date
Leroy Hopson
2e49828d9c firefox sync-server service: make path to paster executable absolute
The systemd service was ignoring ExecStart because the path to the
paster executable was not absolute. Because ExecStart was ignored, the
service would not start.
2015-07-12 20:43:52 +12:00
James Cook
452745d5ab cudatoolkit65, cudatoolkit7: use python-2.7
@vcunat confirms they still build
2015-07-12 10:12:33 +02:00
James Cook
98fb18af3e python-2.6: mark broken because being insecure for years 2015-07-12 10:12:33 +02:00
James Cook
a456168e5b Merge pull request #6702 from joachifm/dnscrypt-proxy
nixos: some improvements for dnscrypt-proxy
2015-07-12 00:17:46 -07:00
James Cook
073bf19d0d Merge pull request #8507 from hrdinka/update/vigra
vigra: 0.9.0 -> 0.10.0
2015-07-12 00:11:36 -07:00
James Cook
d384914a35 Merge pull request #8744 from FRidh/decorator
decorator: 3.4.0 -> 3.4.2
2015-07-12 00:07:55 -07:00
James Cook
a16f77744a Merge pull request #8748 from devhell/rainbowstream-update
rainbowstream: 1.2.5 -> 1.2.7
2015-07-12 00:06:41 -07:00
James Cook
b4e1254080 Merge pull request #8724 from oconnorr/master
cassandra-driver: fix package attribute name
2015-07-12 00:04:02 -07:00
James Cook
6393688806 Merge pull request #8747 from ikervagyok/btrfs
btrfs-progs: 4.1 -> 4.1.1
2015-07-12 00:00:27 -07:00
William A. Kennington III
0245b28796 kernel: 3.14.47 -> 3.14.48 2015-07-11 20:15:05 -07:00
William A. Kennington III
3284b216a4 kernel: 4.0.7 -> 4.0.8 2015-07-11 20:15:05 -07:00
William A. Kennington III
75b7938ba2 kernel: 4.1.1 -> 4.1.2 2015-07-11 20:15:05 -07:00
William A. Kennington III
680e2ced04 kernel: 3.18.17 -> 3.18.18 2015-07-11 20:15:05 -07:00
William A. Kennington III
4529105271 kernel: 3.10.82 -> 3.10.84 2015-07-11 20:15:05 -07:00
Peter Simons
b59685de83 r-stringi: fix build 2015-07-12 02:38:42 +02:00
Rickard Nilsson
7e021a0fd6 nginx package: Allow adding arbitrary modules 2015-07-12 00:49:18 +02:00
Rickard Nilsson
ef5dafd66d lua-nginx-module: Update from v0.9.16rc1 to v0.9.16 2015-07-12 00:49:18 +02:00
Pascal Wittmann
caefb4e746 Merge pull request #8750 from Havvy/iojs
Update io.js (v2.3.3 -> v2.3.4)
2015-07-11 22:25:54 +02:00
Ryan Scheel (Havvy)
2d77e49f6c Update io.js (v2.3.3 -> v2.3.4) 2015-07-11 19:00:31 +02:00
devhell
b650fe3000 rainbowstream: 1.2.5 -> 1.2.7
Unfortunately I was unable to locate a changelog. This was built and run
locally to ensure the update works.
2015-07-11 17:08:42 +01:00
Peter Simons
6d457c60bb haskell-hspec-expectations: re-enable the test suite 2015-07-11 16:05:00 +02:00
Peter Simons
841cfa9764 haskell-hspec: break infinite recursion in testDepends
Suggested by @Fuuzetsu in https://github.com/NixOS/nixpkgs/issues/8664.
2015-07-11 16:05:00 +02:00
William Casarin
33c3e62fbb haskellPackages.vcache: unmark broken
* unmark haskellPackages.vcache as broken
* unmark haskellPackages.vcache-trie as broken

No longer broken since the addition of lmdb in

9d85874aeb6f17bc1b13c1a248f319e1908e1210
2015-07-11 16:05:00 +02:00
Peter Simons
b096c39ca2 haskell-wai-session has been fixed upstream. 2015-07-11 16:05:00 +02:00
Peter Simons
5d28543192 hackage-packages.nix: update to 72f0e8d41d with hackage2nix revision 365f4f335ce8e3f384f6cc62b7a46796031610cc 2015-07-11 16:04:50 +02:00
Lengyel Balázs
3c163467aa btrfs-progs: 4.1 -> 4.1.1 2015-07-11 14:30:15 +02:00
Frederik Rietdijk
c88ec978db decorator: 3.4.0 -> 3.4.2 2015-07-11 14:11:24 +02:00
Pascal Wittmann
3c47a9980c crackxls: do not use march=native and mtune=native
patch is from @dezgeg and is contained in #8530
2015-07-11 12:23:21 +02:00
Pascal Wittmann
913dc46a2c Merge pull request #8739 from rycee/update/fonts
Update fonts 'unifont', 'fira', and 'fira-mono'
2015-07-11 11:53:06 +02:00
Robert Helgesson
67636e3ade fira-mono: 3.203 -> 3.204 2015-07-11 09:52:17 +02:00
Robert Helgesson
750404a193 fira: 4.103 -> 4.104 2015-07-11 09:52:16 +02:00
Robert Helgesson
e6e08dc274 unifont: 7.0.06 -> 8.0.01 2015-07-11 09:51:58 +02:00
Arseniy Seroka
45b455f441 Merge pull request #8727 from rycee/master
Enable tests for Haskell packages presburger and http-media
2015-07-11 05:37:56 +03:00
aszlig
29993682a2
virtualbox+guest: Update to major version 5.0.0.
The official press release on major changes:

https://www.oracle.com/corporate/pressrelease/oracle-vm-virtualbox-5-070915.html

More details on the changes can be found here:

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

Built and tested using the Virtualbox NixOS VM test successfully on my
machine but I haven't tested it outside of the NixOS VM test, so please
open an issue if I have fucked up this update.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-07-11 02:25:30 +02:00
Pascal Wittmann
6ad8fab785 Merge pull request #8738 from devhell/contributing
CONTRIBUTING.md: Some minor clean-ups
2015-07-10 22:59:00 +02:00
devhell
f495ae3085 CONTRIBUTING.md: Some minor clean-ups 2015-07-10 21:54:51 +01:00
William A. Kennington III
13a163e8cc Merge pull request #8736 from NixOS/bind-security-update
bind: update from 9.10.2 to 9.10.2-P2, fixes CVE-2015-4620
2015-07-10 11:49:12 -07:00
Pascal Wittmann
2c31cb1c36 blink: update from 1.3.0 to 1.4.0 2015-07-10 18:53:27 +02:00
Pascal Wittmann
4977855101 pythonPackages.sipsimple: update from 2.4.0 to 2.5.0 2015-07-10 18:53:27 +02:00
Pascal Wittmann
8280f5a602 blink: use gnutls33, fixes #8234 2015-07-10 18:53:26 +02:00
Pascal Wittmann
007e288912 bind: update from 9.10.2 to 9.10.2-P2, fixes CVE-2015-4620 2015-07-10 18:20:29 +02:00
Rickard Nilsson
6c6a06b99f httping: Enable SSL support 2015-07-10 12:58:56 +02:00
Luca Bruno
b4e5181dde CONTRIBUTING: add some notes about commit policy 2015-07-10 11:56:04 +02:00
William A. Kennington III
48f44bfa69 grub2: 2015-05-14 -> 2015-07-05 2015-07-09 22:17:54 -07:00
Arseniy Seroka
9d67699ae3 Merge pull request #8699 from co-dan/libiconv-hash
libiconv: fix hash on darwin
2015-07-10 06:41:52 +03:00
William A. Kennington III
07ba299003 libunistring: 0.9.3 -> 0.9.6 2015-07-09 17:31:06 -07:00
William A. Kennington III
bf32753cd9 hdparm: 9.45 -> 9.48 2015-07-09 17:30:35 -07:00
William A. Kennington III
97a2fcdc24 bluez5: 5.31 -> 5.32 2015-07-09 17:30:35 -07:00
Edward Tjörnhammar
036722ab7c spark: 1.1.1 -> 1.4.0 2015-07-10 01:36:47 +02:00
Edward Tjörnhammar
2c327ca48e activator: 1.3.2 -> 1.3.5 2015-07-10 00:23:48 +02:00