Commit graph

93848 commits

Author SHA1 Message Date
Ram Kromberg fc5bd4986f sam: 2016-09-15 -> 2016-10-08 2016-10-17 10:21:29 +03:00
Pascal Wittmann 58e552fc6d Merge pull request #19609 from cedeel/screenfetch
screenFetch: 2016-01-13 -> 2016-10-11
2016-10-17 09:01:44 +02:00
Kirill Boltaev 0a6ec885aa ocaml-ng: export mkOcamlPackages 2016-10-17 08:50:23 +02:00
Chris Darnell e21f858922 screenFetch: 2016-01-13 -> 2016-10-11 2016-10-16 19:07:49 -04:00
Tim Steinbach e3c3153dd0 Merge pull request #19608 from NeQuissimus/ammonite_0_7_8
ammonite-repl: init at 0.7.8
2016-10-16 19:02:12 -04:00
Tim Steinbach 4ed7db95ac
ammonite-repl: init at 0.7.8 2016-10-16 18:56:28 -04:00
Graham Christensen 5118c50ba3 Merge pull request #19604 from cedeel/glances
glances: 2.6.2 -> 2.7.1_1
2016-10-16 17:32:00 -04:00
Tuomas Tynkkynen b4d8f8b8e2 bind: Disable seccomp on non-x86
The list of permitted syscalls in the seccomp sandbox is only defined
for x86. It fails to build otherwise:

````
In file included from /tmp/nix-build-bind-9.10.4-P3.drv-0/bind-9.10.4-P3/lib/isc/include/isc/magic.h:23:0,
                 from /tmp/nix-build-bind-9.10.4-P3.drv-0/bind-9.10.4-P3/lib/isc/include/isc/app.h:89,
                 from ./main.c:26:
./main.c: In function 'setup_seccomp':
./main.c:848:17: error: 'scmp_syscalls' undeclared (first use in this function)
  INSIST((sizeof(scmp_syscalls) / sizeof(int)) ==
````
2016-10-16 23:37:48 +03:00
Tuomas Tynkkynen 025c74f248 aliases.nix: Fix syntax 2016-10-16 23:29:49 +03:00
Jörg Thalheim 756a6949f8 Merge pull request #19603 from aneeshusa/adopt-google-authenticator
[WIP] Adopt google authenticator
2016-10-16 22:06:40 +02:00
Pascal Wittmann 8d80ad4175 calibre: 2.68.0 -> 2.70.0 2016-10-16 20:11:32 +02:00
Pascal Wittmann 56ca7ca136 homebank: 5.0.6 -> 5.1 2016-10-16 19:28:38 +02:00
Chris Darnell acb80e9b73 glances: 2.6.2 -> 2.7.1_1 2016-10-16 13:18:16 -04:00
Graham Christensen 33ac1e1d63
raleway: fix meta.homepage 2016-10-16 13:10:41 -04:00
Graham Christensen 104d6965af
hound: fixup meta 2016-10-16 13:10:41 -04:00
Nikolay Amiantov 0842bc94e5 cachefilesd service: init 2016-10-16 19:58:33 +03:00
Nikolay Amiantov 40547dd4c4 cachefilesd: init at 0.10.9 2016-10-16 19:58:29 +03:00
Nikolay Amiantov 4ceca4fe4f samba4: 4.3.11 -> 4.4.6 2016-10-16 19:58:12 +03:00
Aneesh Agrawal 31b4fcd0b7 google-authenticator: adopt package 2016-10-16 12:42:51 -04:00
Aneesh Agrawal f87e998c51 google-authenticator: rename from googleAuthenticator 2016-10-16 12:42:33 -04:00
Bjørn Forsman 8cbdd9d0c2 nixos/release-notes: move "PHP config-file-scan-dir" from 16.09 to 17.03
Commits

  351d12437 ("nixos/release-notes: PHP config-file-scan-dir /etc -> /etc/php.d")
  41c8aa8d6 ("php: change config-file-scan-dir from /etc to /etc/php.d")

were merged to master _after_ NixOS 16.09. Commit 351d12437 then wrongly
updated the NixSO 16.09 release notes. Fix by moving the entry to NixOS
17.03.
2016-10-16 17:21:24 +02:00
Graham Christensen 634a098940
linuxPackages.nvidia_x11: Remove us prefix from mirror
At the time of the last upgrade, the new driver wasn't available on
anything but their US mirror. Pinning to the US mirror isn't
recommended or preferable, but I did it anyway to be able to get the
upgrade out.
2016-10-16 11:08:17 -04:00
Tim Steinbach 641fbb2140 Merge pull request #19596 from schneefux/httpie
httpie: 0.9.3 -> 0.9.6
2016-10-16 10:11:25 -04:00
schneefux 92487043ae
httpie: 0.9.3 -> 0.9.6 2016-10-16 15:44:29 +02:00
Graham Christensen ba17442494 Merge pull request #19591 from eqyiel/master
matrix-synapse: Pass required --report-stats opt
2016-10-16 09:31:07 -04:00
Graham Christensen 25ea97585f Merge pull request #19577 from grahamc/broadcom-sta-4.8
broadcom-sta: Support linux-4.8
2016-10-16 08:31:27 -04:00
zimbatm 13293d108d Merge pull request #19459 from dipinhora/git-osxkeychain
git: enable credential-osxkeychain for darwin
2016-10-16 12:03:31 +01:00
Aristid Breitkreuz 64b2205bf4 ihaskell: partial fix, mark as broken 2016-10-16 12:27:46 +02:00
Aristid Breitkreuz e6ca8b0375 Merge pull request #19592 from NixOS/roxterm-broken
mark roxterm as broken
2016-10-16 11:26:17 +02:00
Aristid Breitkreuz 0250b647ae mark roxterm as broken 2016-10-16 11:21:54 +02:00
Ruben Maher 443d833947 matrix-synapse: Pass required --report-stats opt 2016-10-16 18:12:54 +10:30
Dan Peebles 6a380c20e0 darwin.make-bootstrap-tools: Fix test target
I'll probably get rid of this eventually since the test-pkgs stuff is
more realistic, but this gives quick feedback for now.
2016-10-15 21:36:51 -04:00
Graham Christensen 31b286467c
hound: Add description to services.hound.config 2016-10-15 19:09:33 -04:00
Thomas Tuegel 85b4359109
kde5.applications: 16.08.1 -> 16.08.2
The hashes are now generated by downloading from a mirror with a
known-good connection because the KDE rotation has several poor
mirrors. Packages are still built by downloading from the rotation.
2016-10-15 17:51:49 -05:00
Graham Christensen 7c6b92a3c4 Merge pull request #19515 from joachifm/thunderbird-pax
thunderbird: disable PaX mprotect() hardening
2016-10-15 18:11:06 -04:00
Benno Fünfstück 796264a708 nixos/avahi: use more upstream-like systemd units
The new units mirror the upstream systemd units as closely as possible.
I could not find a reason why the service would need to be restarted on
resuming from suspend, and the upstream units also do not contain such a
restriction, so I removed the `partOf = [ "post-resume.target"]`.
This fixes #19525.
2016-10-15 22:51:39 +02:00
Jörg Thalheim dab4f0a720 Merge pull request #19506 from Mic92/rancher-compose
rancher-compose: init at 0.10.0
2016-10-15 22:11:19 +02:00
Jörg Thalheim d60b74e7db
rancher-compose: init at 0.10.0 2016-10-15 22:06:33 +02:00
Jörg Thalheim bffdf2c0d8 Merge pull request #19448 from regnat/selfoss
selfoss : 2.15 -> 2016-07-31
2016-10-15 20:15:40 +02:00
Graham Christensen fbadf2da23 Merge pull request #19498 from grahamc/hound
Initialize Hound package / module
2016-10-15 13:56:24 -04:00
Jörg Thalheim 142b017066 Merge pull request #19499 from RamKromberg/init/mfcj6510dw
mfcj6510dw: init at 3.0.0-1
2016-10-15 19:56:06 +02:00
Graham Christensen 6c7a605714
hound: init module 2016-10-15 13:54:59 -04:00
Graham Christensen 14384f02e8
hound: init at 20160919 2016-10-15 13:32:16 -04:00
Graham Christensen bd2ad683d3 Merge pull request #19483 from RamKromberg/fix/a2ps
a2ps: fix build
2016-10-15 13:18:29 -04:00
Vincent Laporte 5a5d051ed0 ocamlPackages.js_of_ocaml: link to ppx_deriving 2016-10-15 17:59:29 +02:00
Vincent Laporte 5fc012ecab ocamlPackages.safepass: 1.3 -> 2.0 2016-10-15 17:59:29 +02:00
Ram Kromberg 1e290ae75f mfcj6510dw: init at 3.0.0-1 2016-10-15 18:57:37 +03:00
Nikolay Amiantov aad01d5831 buildNodePackage: remove trailing spaces 2016-10-15 18:45:48 +03:00
Nikolay Amiantov 10447c6900 buildNodePackage: fix strippedName usage 2016-10-15 18:45:48 +03:00
Alexander Ried d91365d714 audit module: only enable service if kernel has audit (#19569) 2016-10-15 16:03:41 +02:00