Commit Graph
104312 Commits
Author SHA1 Message Date
ndowensandMichael Raskin c86f005137 direwolf: 1.2 -> 1.3
alaLib as optional

Remove extra stdenv.lib

(@7c6f434c) fixed a typo - pushing instead of #24105
2017-03-24 17:27:59 +01:00
Michael Raskin a7cb6997aa bitcoin-classic: 1.2.1 -> 1.2.3
Update after #23577
2017-03-24 16:59:24 +01:00
ndowensandMichael Raskin a23b18cfb8 bitcoin-classic: 0.11.2.cl1.b1 -> 1.2.1 2017-03-24 16:59:24 +01:00
Thomas Tuegel 39fdbbb71e Merge branch 'master--plasma-5' 2017-03-24 10:39:30 -05:00
Thomas Tuegel 352e335f3d nixos/sddm: test automatic and manual login 2017-03-24 10:39:13 -05:00
Thomas Tuegel 5dbbb60d4f nixos/plasma5: re-enable test
Fixes #24240.

I do not know the cause of the test failures, but the tests pass now.
2017-03-24 10:38:59 -05:00
Michael RaskinandGitHub 26fe842ec5 Merge pull request #24221 from ndowens/gogs
gogs: 0.9.113 -> 0.10.18
2017-03-24 16:28:05 +01:00
Michael RaskinandGitHub 201f3efccf Merge pull request #24292 from elitak/pulse-sox
sox: added enableLibpulseaudio option
2017-03-24 15:57:41 +01:00
Eric Litak 92a8c86647 sox: added enableLibpulseaudio option 2017-03-24 07:55:04 -07:00
Thomas Tuegel e44cd00c2a sddm: fix wrapper
When I reduced the closure size, I broke the built-in theme. When I reverted
that fix, the built-in theme worked but the Plasma theme was broken. Now the
wrapper is fixed so that both themes work.
2017-03-24 09:46:05 -05:00
Thomas Tuegel 27ba56f1e0 nixos/plasma5: also test SDDM theme 2017-03-24 09:45:57 -05:00
Joachim Fasting f815a7697e dnscrypt-proxy service: systemd notification under apparmor 2017-03-24 14:37:44 +01:00
Nikolay Amiantov 8c98df0136 octoprint-plugins.m33-fio: fix incompatibility with new OctoPrint 2017-03-24 15:47:33 +03:00
Jörg ThalheimandGitHub 64f96732bb Merge pull request #24270 from zx2c4/patch-2
wireguard: 0.0.20170320.1 -> 0.0.20170324
2017-03-24 11:54:28 +01:00
Eelco DolstraandGitHub 83cd1b439a Merge pull request #24266 from ndowens/915resolution
915resolution: 0.5.2 -> 0.5.3
2017-03-24 11:29:15 +01:00
Frederik RietdijkandGitHub f4a1eab239 Merge pull request #23863 from plumps/add-vulnix
vulnix: init at 1.2.2
2017-03-24 11:12:50 +01:00
Peter Hoeg f38c4ee775 duplicity: 0.7.07.1 -> 0.7.12 2017-03-24 18:08:05 +08:00
Jörg ThalheimandMaksim Bronsky 70322d8b87 pythonPackages.BTrees: 4.1.4 -> 4.3.1 2017-03-24 10:44:34 +01:00
Robin Gloster 4e57e7f7c6 Revert "gdm module: only make xserver args overrideable"
This reverts commit a5aa926902.

This allows gdm to run again, the test is still failing.
2017-03-24 10:35:20 +01:00
Daiderd JordanandGitHub 6fe465f500 Merge pull request #24252 from periklis/topic_darwin_cleanup
darwin: cleanup obsolete sdks
2017-03-24 08:47:56 +01:00
Daiderd Jordan f6669da3cf fetchrepoproject: fix evaluation 2017-03-24 08:40:16 +01:00
Periklis Tsirakidis 6414533391 darwin: cleanup obsolete sdks 2017-03-24 08:06:03 +01:00
Vincent Laporte d69e932780 ocamlPackages.ocaml-compiler-libs: init at 0.9.0
This packages exposes the OCaml compiler libraries repackages
under the toplevel names Ocaml_common, Ocaml_bytecomp, ...

Homepage: https://github.com/janestreet/ocaml-compiler-libs
2017-03-24 06:36:41 +00:00
Jason A. DonenfeldandGitHub 6948f79c16 wireguard: 0.0.20170320.1 -> 0.0.20170324 2017-03-24 05:13:33 +01:00
Peter Hoeg 59261f20f0 msr-tools: init at 1.3 2017-03-24 11:46:56 +08:00
Daniel PeeblesandGitHub a9644fb1f0 Merge pull request #24239 from spacekitteh/fetchFromGitRepo
Added fetchRepoProject
2017-03-23 23:30:07 -04:00
Sophie Taylor 76e095c6c5 fetchRepoProject: init.
Added to grab projects added by git-repo.

Contains some problems still reguarding purity and clone.bundle,
but good enough for now.
2017-03-24 13:28:23 +10:00
Dan Peebles 306f2c65fe zsnes: only build on Linux
It uses callPackage_i686 which forces Linux anyway, and the current setup
just means that we end up with a weird i686-linux job under Darwin.
2017-03-23 22:41:45 -04:00
ndowens 7b470cd57a 915resolution: 0.5.2 -> 0.5.3 2017-03-23 20:59:22 -05:00
c74dandRobin Gloster e0e520a519 google-compute-image: copy store paths with rsync
In `nixos/modules/virtualisation/google-compute-image.nix`, copy store
paths with `rsync -a` rather than `cp -prd`, because `rsync` seems
better able to handle the hard-links that may be present in the store,
whereas `cp` may fail to copy them.

I have tested that the Google Compute Engine image builds successfully
for me with this patch, whereas it did not without this patch.

This is the same fix applied for Azure images in commit
097ef6e435d5b3fcde92e67abbaaaaaf05c0723d.

Fixes #23973.
2017-03-24 02:14:10 +01:00
ndowensandGitHub 82624cbb9a Merge pull request #24235 from ndowens/gpscorrelate
gpscorrelate: 1.6.0 -> 1.6.1
2017-03-23 20:00:49 -05:00
Jan MalakhovskiandRobin Gloster 2822bacd60 nixos: xen: condition default packages on enable
Closes #23690.
2017-03-24 01:54:04 +01:00
Thomas Tuegel ae1034ea96 nixos/sddm: improve test
Disable SDDM auto-login to improve testing for SDDM themes. See #24246.
2017-03-23 19:20:27 -05:00
Thomas Tuegel 8e3d3b5328 Revert "sddm: propagate qtbase input"
This reverts commit 3de6ccd5b2.
2017-03-23 19:20:24 -05:00
Peter Hoeg 7833436098 kodi: 17.0 -> 17.1 2017-03-24 08:19:16 +08:00
Nikolay AmiantovandGitHub f45cf10f6e Merge pull request #24133 from abbradar/gtk3-qt
Fix GTK dependencies in wrappers
2017-03-24 01:49:41 +03:00
Robin Gloster d6e2366b1c mpd: fix i686-linux build
See upstream https://github.com/MaxKellermann/MPD/pull/24, not clear if
this will be merged upstream as the author has been quite uncooperative.

Github patch URL (https://github.com/MaxKellermann/MPD/pull/24.patch)
sadly does not work for this.
2017-03-23 23:09:41 +01:00
Daiderd Jordan 5b5357ae1e khd: remove g++ patch 2017-03-23 23:03:17 +01:00
Robin Gloster 37f7470269 linux: drop 3.12 and 4.1
Support ends before 17.09 is released:
https://www.kernel.org/category/releases.html
2017-03-23 22:06:04 +01:00
Robert Helgesson f92d08020d atanks: remove unnecessary patch phase 2017-03-23 21:52:09 +01:00
Linus HeckemannandRobert Helgesson a4d285616d atanks: 6.2 -> 6.5 2017-03-23 21:51:48 +01:00
Tim Steinbach 37a965c1de linux: 4.10.4 -> 4.10.5 2017-03-23 16:43:31 -04:00
Tim Steinbach a20602d8e2 linux: 4.4.55 -> 4.4.56 2017-03-23 16:38:46 -04:00
Robin GlosterandGitHub c2b9b8031f Merge pull request #24026 from benley/use-xkbDir
nixos: Use xkbDir consistently so it has an effect
2017-03-23 18:02:26 +01:00
romildoandRobin Gloster b1a9bcfb16 awesome: menubar should take XDG_HOME_DIR and XDG_DATA_DIRS into account 2017-03-23 17:52:18 +01:00
Michael Raskin 73a6832ad8 golly: use wxGTK 3.0 2017-03-23 16:45:57 +01:00
Vladimír Čunát 070ae18422 knot-dns: maintenance 2.4.1 -> 2.4.2 2017-03-23 16:34:11 +01:00
Vladimír Čunát c71f8f6ead release-combined: disable plasma tests temporarily
... to get a channel bump after a long time; see #24240.
2017-03-23 16:10:04 +01:00
ndowensandzimbatm bf7847ec7c galculator: 2.1.3 -> 2.1.4 (#24230) 2017-03-23 15:00:32 +00:00
Robin Gloster e82baf043e security-wrapper: link old wrapper dir to new one
This makes setuid wrappers not fail after upgrading.

references #23641, #22914, #19862, #16654
2017-03-23 15:57:30 +01:00