Commit graph

13765 commits

Author SHA1 Message Date
Vladimír Čunát
8b53b2ec2c
Merge branch 'master' into staging 2017-11-28 21:06:44 +01:00
Orivej Desh
6c60c6ec3b snabb: disable parallel building
https://hydra.nixos.org/build/64827817
2017-11-28 18:11:56 +00:00
Vladimír Čunát
addd20e6f9
Merge branch 'master' into staging 2017-11-28 18:19:34 +01:00
Bas van Dijk
702c5eaaa3 strongswan: 5.6.0 -> 5.6.1
Release notes: https://wiki.strongswan.org/versions/67
2017-11-27 17:36:09 +01:00
Vladimír Čunát
6705f30e2c
Merge branch 'master' into staging 2017-11-27 15:09:53 +01:00
Vladimír Čunát
6345089ca0
Merge #29392: gnome3: 3.24 -> 3.26
It might be slightly confusing that a couple of the changes will be twice
in the history, but let's merge this way.
2017-11-27 12:19:01 +01:00
John Ericson
e755a8a27d treewide: Use targetPrefix instead of prefix for platform name prefixes
Certain tools, e.g. compilers, are customarily prefixed with the name of
their target platform so that multiple builds can be used at once
without clobbering each other on the PATH. I was using identifiers named
`prefix` for this purpose, but that conflicts with the standard use of
`prefix` to mean the directory where something is installed. To avoid
conflict and confusion, I renamed those to `targetPrefix`.
2017-11-27 03:15:50 -05:00
Marius Bergmann
33b5995442 restic: 0.7.1 -> 0.8.0 2017-11-27 08:55:37 +01:00
Orivej Desh
ca5e5708c8 ttfautohint-nox: init at 1.7
This is ttfautohint without ttfautohintGUI and dependence on Qt.
2017-11-27 01:01:00 +00:00
Orivej Desh
7adc86753a ttfautohint: 1.6 -> 1.7, Qt 4 -> Qt 5, support darwin 2017-11-27 00:49:48 +00:00
Orivej Desh
a160fef26d otfcc: enable darwin 2017-11-27 00:07:53 +00:00
Orivej Desh
6a23fb10a9 otfcc: disable aarch64
It explicitly targets either x86 or amd64.
2017-11-26 23:27:59 +00:00
Orivej Desh
346cfb8a59 qt5ct: 0.33 -> 0.34 2017-11-26 22:30:37 +00:00
Tim Steinbach
d94d6b47c1
Merge pull request #32068 from adisbladis/sudo-1_8_21p2
sudo: 1.8.20p2 -> 1.8.21p2
2017-11-26 17:28:03 -05:00
adisbladis
21d8f25c1e
Merge pull request #31901 from lsix/update_gnupg_2_2_3
gnupg: 2.2.2 -> 2.2.3
2017-11-27 03:42:27 +08:00
Thomas Tuegel
135835de2d
Merge pull request #31835 from ttuegel/iosevka/source
Iosevka: build from source, custom font sets
2017-11-26 13:16:37 -06:00
adisbladis
68626f3e0a
sudo: 1.8.20p2 -> 1.8.21p2 2017-11-26 18:31:51 +08:00
Frederik Rietdijk
f83bb7d1ea Revert "Merge pull request #32024 from andir/unstable-fix-gnome3-printing"
This reverts commit 03207c067c, reversing
changes made to 822342ffdf.

Reverted because the change was not needed anymore:
https://github.com/NixOS/nixpkgs/pull/32024#issuecomment-346947664
2017-11-26 09:15:39 +01:00
Jan Tojnar
0ecb390981
colord: fix colord-sane path 2017-11-26 03:11:01 +01:00
Jan Tojnar
d6d8dfd671
colord: wrap to use GSettings 2017-11-26 03:10:59 +01:00
Jan Tojnar
fabc930ddd
colord: move the DBus configuration to /etc
NixOS generates /etc/dbus-1/system.conf including the configuration
of all the dbus derivations. Unfortunately, colord places the configuration
into $out/share instead of expected $out/etc.

This commit patches colord to use the expected path.

https://github.com/hughsie/colord/issues/61
2017-11-26 03:10:58 +01:00
Jan Tojnar
1c1d677149
gnome3: dependency tweaks 2017-11-26 03:10:49 +01:00
Andreas Rammhold
02a41b014a
ipv6calc: 0.99.2 -> 1.0.0 (also fixes gcc-7 compilation) 2017-11-26 01:41:30 +01:00
Yuri Aisaka
3385c85fb5 skk-dicts: init at 2017-10-26 (#30960)
* skk-dicts: init at 2017-10-26
* drop darwin support
2017-11-25 17:36:55 +01:00
Renaud
a5c6bbd25e
lr: 1.1 → 1.2 2017-11-25 16:53:47 +01:00
Joerg Thalheim
3f1c4360a8 system-config-printer: fix python path
propagated dependencies were not added to PYTHONPATH
2017-11-25 12:24:23 +01:00
Frederik Rietdijk
0cd857bffd Merge remote-tracking branch 'upstream/master' into HEAD 2017-11-25 11:38:13 +01:00
Frederik Rietdijk
88eea6947f
Merge pull request #31781 from robertodr/hdf5-fortran-2003
Update HDF5 and add option to compile Fortran2003 interface
2017-11-25 10:37:42 +00:00
Jörg Thalheim
b0bf60a4e2
Merge pull request #32010 from pcarrier/pcarrier/minijail
minijail: init at android-8.0.0_r34
2017-11-25 10:09:09 +00:00
Frederik Rietdijk
d087463b48 Merge remote-tracking branch 'upstream/master' into HEAD 2017-11-25 09:13:36 +01:00
Orivej Desh
45a85eaceb go-sct: disable on Darwin
It does not support Darwin.
2017-11-25 07:35:44 +00:00
Pierre Carrier
cb05c04f4e minijail: init at android-8.0.0_r34 2017-11-25 00:27:00 -05:00
Jörg Thalheim
8b237dbd2f
Merge pull request #31988 from Baughn/povray
povray: Add X11/SDL preview support
2017-11-24 20:07:12 +00:00
Vladimír Čunát
7dfa97969a
Merge branch 'staging' (older one)
Hydra seems OK-ish, except that some aarch64 jobs need restarting
after qt4 timing out for the first time:
https://hydra.nixos.org/eval/1412641?compare=1412561
2017-11-24 18:36:54 +01:00
Graham Christensen
3216947201
Merge pull request #31996 from kierdavis/ckb-next
ckb: update to ckb-next 0.2.8
2017-11-24 08:42:57 -05:00
Kier Davis
4017f0f752
pius: add myself as a maintainer 2017-11-24 11:30:17 +00:00
Kier Davis
1f62cfa6f5
pius: 2.0.11 -> 2.2.4 2017-11-24 11:29:59 +00:00
Kier Davis
b354f88327
pius: move source from Sourceforge to Github
Development of pius has moved to Github.
2017-11-24 11:12:51 +00:00
Kier Davis
82b4224a3c
ckb: update to ckb-next 0.2.8
The original ckb is no longer maintained. ckb-next is an
active fork with a number of new patches and features.
2017-11-24 00:58:46 +00:00
Svein Ove Aas
7a8853005a povray: Add X11/SDL preview support 2017-11-23 19:58:20 +00:00
Peter Romfeld
cc234675a9 fastlane: 2.63.0 -> 2.66.2 2017-11-24 00:25:21 +08:00
Frederik Rietdijk
35f5912db5 Merge remote-tracking branch 'upstream/python-unstable' into HEAD 2017-11-23 16:38:39 +01:00
Frederik Rietdijk
6ad79678d4 Merge remote-tracking branch 'upstream/master' into HEAD 2017-11-23 16:38:31 +01:00
Frederik Rietdijk
9544383744 system-config-printer: recurse into python dependencies
pythonPath is used to create the eventual wrappers. It does not recurse
into the Python dependencies, which means e.g. requests doesn't haven
its dependencies.
2017-11-23 15:11:02 +01:00
Samuel Leathers
fdc2fe1e0c
Merge pull request #31911 from dotlambda/abcm2ps
abcm2ps: 8.13.16 -> 8.13.17
2017-11-22 21:41:06 -05:00
John Ericson
405412dfd9
Merge pull request #31775 from obsidiansystems/stdenv-both-propagated-files
stdenv setup: Always use both propagated files
2017-11-22 15:23:37 -05:00
Tim Steinbach
c61e6a37f0
Merge pull request #31938 from Ma27/init/docker-ls
docker-ls: init at v0.3.1
2017-11-22 17:47:58 +00:00
Maximilian Bosch
1e2722ae22
docker-ls: init at v0.3.1 2017-11-22 16:08:45 +01:00
Orivej Desh
1bae36bc41 openvpn-auth-ldap: rehash patches 2017-11-22 14:10:46 +00:00
Bas van Dijk
bfade3206c nixopsUnstable: upgrade to HEAD and use a tarball from hydra 2017-11-22 09:42:41 +00:00