Daniel Peebles
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
c74d
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
ndowens
82624cbb9a
Merge pull request #24235 from ndowens/gpscorrelate
...
gpscorrelate: 1.6.0 -> 1.6.1
2017-03-23 20:00:49 -05:00
Jan Malakhovski
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
ndowens
16d2799af2
Changed fetchgit to fetchFromGitHub
2017-03-23 18:04:36 -05:00
Nikolay Amiantov
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
Peter Jones
7444cad2f6
geda: fix build by using guile_2_0 instead of latest ver
...
gEDA is failing to build on unstable because of the recent upgrade of
guile.
2017-03-23 15:03:56 -07: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 Heckemann
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 Gloster
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
romildo
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
ndowens
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
Robin Gloster
45f486f096
Revert "security-wrapper: Don't remove the old paths yet as that can create migration pain"
...
This reverts commit 4c751ced37
.
This does not fix the issue as /run is now mounted with nosuid.
2017-03-23 15:57:23 +01:00
Michael Raskin
f9add54f28
fontforge-fonttools: init at 20160404
2017-03-23 15:10:52 +01:00
Vladimír Čunát
c1a9dc3d37
Merge branch 'master' into staging
2017-03-23 13:31:28 +01:00
Jörg Thalheim
632e81083c
spice: 0.12.8 -> 0.13.3
...
(we can use upstream security patches again)
2017-03-23 13:02:57 +01:00
Joachim Fasting
a49df2a894
tribler: fixup revision
...
Using `rev = "v${revision}"` results in a "bad reference" error;
use the plain revision instead.
2017-03-23 12:55:57 +01:00
Symphorien Gibol
a6665adde8
grub module: fix useOSProber when installing grub as EFI
2017-03-23 12:53:44 +01:00
Joachim F
29a2978fdf
Merge pull request #24227 from ebzzry/emem-0.2.47
...
emem: 0.2.46 -> 0.2.47
2017-03-23 11:58:16 +01:00
Joachim F
3d610bbb39
Merge pull request #24233 from ndowens/gpa
...
gpa: 0.9.9 -> 0.9.10
2017-03-23 11:58:07 +01:00
Vladimír Čunát
50d6617e87
Merge #24232 : gkrellm: 2.3.5 -> 2.3.10
2017-03-23 11:53:08 +01:00
Vladimír Čunát
817d8a671c
gkrellm: fix homepage
2017-03-23 11:52:37 +01:00
Robin Gloster
785e45ac06
Revert "Revert "kmod-blacklist-ubuntu: 9.3 -> 22.1""
...
This reverts commit 8c410f4b18
with a fix
to make the tests run correctly. bochs-drm must not be blacklisted for
that.
2017-03-23 10:10:04 +01:00
Vladimír Čunát
e0bf35f0e5
Merge #24236 : remove bbenoist from maintainers
2017-03-23 08:49:03 +01:00
Peter Hoeg
c6c92a1d04
terraform: only run tests from 0.9.0 onwards
2017-03-23 15:01:57 +08:00
Vincent Laporte
a81e253369
ocamlPackages.base: init at 0.9.0
...
Base is a complete and portable alternative to the OCaml standard library.
Homepage: https://github.com/janestreet/base
2017-03-23 06:39:50 +00:00
Vincent Laporte
55ac21e81d
ocamlPackages.nocrypto: 0.5.3 -> 0.5.4
2017-03-23 06:29:36 +00:00
Michael Raskin
5e0d0f4944
Merge pull request #24234 from ndowens/master
...
gphoto2: 2.5.8 -> 2.5.11
2017-03-23 07:22:44 +01:00
Michael Raskin
e77d1aaca2
Merge pull request #24231 from ndowens/getiplayer
...
get_iplayer: 2.97 -> 2.99
2017-03-23 07:20:09 +01:00
Rommel M. Martinez
e68eeb29ae
emem: 0.2.46 -> 0.2.47
2017-03-23 11:04:08 +08:00
ndowens
39c39f2cbf
gpscorrelate: 1.6.0 -> 1.6.1
2017-03-22 21:25:03 -05:00
Daniel Peebles
f5aebcd465
Merge pull request #24216 from LnL7/fox-llvm-4
...
fox: fix build with clang >=4 and possibly other versions
2017-03-22 22:16:00 -04:00
Baptist BENOIST
7d72b9b74e
Remove bbenoist from maintainers
...
Sorry guys but I did not used Nix since months and cannot spend time
maintaining my previous work...
2017-03-23 03:03:04 +01:00
ndowens
89e2a4c390
gphoto2: 2.5.8 -> 2.5.11
2017-03-22 20:52:41 -05:00
Thomas Tuegel
6a1e5cc2fa
kdeFrameworks: 5.31 -> 5.32
2017-03-22 20:51:03 -05:00