Franz Pletz
aaee055dae
lxd: 2.14 -> 2.16
2017-08-01 06:16:03 +02:00
Franz Pletz
46a4fa9274
inadyn: 2.0 -> 2.1, fix build with libite 1.9
2017-08-01 06:16:03 +02:00
Franz Pletz
694dbaeeb5
libite: 1.8.3 -> 1.9.2
2017-08-01 06:16:03 +02:00
Franz Pletz
d40f993073
fail2ban: 0.9.6 -> 0.9.7
2017-08-01 06:16:03 +02:00
Franz Pletz
9719e43494
jool: 3.5.3 -> 3.5.4
2017-08-01 06:15:59 +02:00
John Ericson
14e05c30e8
macos-sierra-shared: Make live code and add to nascent Darwin channel
...
Also add appropriate `meta.platforms = ...` to each derivation.
2017-07-31 21:28:18 -04:00
Thomas Tuegel
f3a54b014c
otfcc: init at 0.8.6
2017-07-31 19:58:38 -05:00
Franz Pletz
6ddbe2e34c
p11_kit: 0.23.2 -> 0.23.7
2017-08-01 02:29:45 +02:00
John Ericson
9b10fcce2f
Add myself to CODEOWNERS, and use tab consistently
2017-07-31 19:38:16 -04:00
Tim Steinbach
fc74a36672
alacritty: Don't use xclip from PATH
2017-07-31 18:45:26 -04:00
Robin Gloster
af84611f0c
moonlight-embedded: 2.2.3 -> 2.4.2
2017-08-01 00:25:40 +02:00
Robin Gloster
5825724247
phpPackages.composer: 1.4.1 -> 1.4.2
2017-08-01 00:22:12 +02:00
mimadrid
efb2b32bd7
gitAndTools.diff-so-fancy: 1.1.0 -> 1.1.1
2017-08-01 00:13:31 +02:00
mimadrid
eaf1198f39
calc: 2.12.5.3 -> 2.12.6.1
2017-07-31 23:27:29 +02:00
derchris
57b15422d9
xtermcontrol: init at 3.3
2017-07-31 23:17:35 +02:00
John Ericson
eeed1814dc
cc-wrapper-test: Use $CXX
else the C++ std lib won't be on the include path
2017-07-31 17:02:56 -04:00
John Ericson
a9dd855894
cc-wrapper-test: Don't use assert
2017-07-31 17:02:56 -04:00
John Ericson
539dcb8e27
cc-wrapper-test: Forgot to extern "C"
now that main is C++
2017-07-31 17:02:56 -04:00
John Ericson
f671b85fb2
cc-wrapper: Beef up sierra tests to actually use functions
2017-07-31 17:02:56 -04:00
John Ericson
1cd74ac70a
cc-wrapper: Make sure symbol tables of child delegators is not empty
...
As described in https://github.com/NixOS/nixpkgs/issues/18461 , MacOS no
longer accepts dylibs which only reexport other dylibs, because their
symbol tables are empty. To get around this, we define an object file
with a single "private extern" symbol, which hopefully won't clobber
anything.
2017-07-31 17:02:56 -04:00
John Ericson
9242c8b331
cc-wrapper: Use two scripts instead of patch
2017-07-31 17:02:56 -04:00
John Ericson
0c37778c2c
cc-wrapper: WIP linking hack for mac OS
...
Probably best to override Haskell packages set, or anything else
linking a lot of libraries, with this.
2017-07-31 17:02:56 -04:00
Frederik Rietdijk
87c0e36ea7
Merge pull request #27810 from Taeradan/patch-1
...
postfix service: typo in transport file-path
2017-07-31 21:17:06 +02:00
Taeradan
67890f73af
postfix service: typo in transport filepath
2017-07-31 21:05:03 +02:00
Cray Elliott
2a8c1a942e
dolphinEmuMaster: 20170705 -> 20170730
...
generally I only update this once a month or less, but the much awaited
ubershader branch landed
2017-07-31 11:59:46 -07:00
Frederik Rietdijk
900fbe4ffa
Merge pull request #27803 from lsix/update_daphne
...
pythonPackages.daphne: 1.2.0 -> 1.3.0
2017-07-31 20:42:18 +02:00
Vincent Laporte
aac6eef548
ocamlPackages.containers: 1.2 -> 1.3
2017-07-31 17:24:28 +00:00
Vincent Laporte
310e597d4a
ocamlPackages.gen: 0.4 -> 0.4.0.1
2017-07-31 17:12:27 +00:00
Tuomas Tynkkynen
3db9a2bdff
linux_rpi: 1.20170427 -> 1.20170515
2017-07-31 19:47:23 +03:00
Tuomas Tynkkynen
8523ab5e8d
raspberrypifw: 1.20170427 -> 1.20170515
2017-07-31 19:47:23 +03:00
Lancelot SIX
561c815ad7
pythonPackages.daphne: 1.2.0 -> 1.3.0
2017-07-31 17:55:03 +02:00
Jörg Thalheim
b0ea683c92
Merge pull request #27801 from gnidorah/qdirstat
...
qdirstat: add script dependency
2017-07-31 16:34:52 +01:00
Gabriel Ebner
b94da10c27
libqalculate, qalculate-gtk: 0.9.9 -> 1.0.0
2017-07-31 16:29:39 +01:00
aszlig
4f901203e8
nixos/timezone: Fix evaluation error
...
Evaluation error introduced in a0d464033c
.
If the value for timeZone is null it shouldn't be even tried to coerce
it into a string.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @lheckemann, @joachifm
2017-07-31 17:15:30 +02:00
georgewhewell
4ed291b303
{radarr,sonarr}: add libcurl to library search path ( #27628 )
2017-07-31 16:11:37 +01:00
Linus Heckemann
a0d464033c
nixos/timezone: support imperative timezone configuration ( #26608 )
...
Fixes #26469 .
2017-07-31 15:55:24 +01:00
Tim Steinbach
449946ef94
torbrowser: 7.0.2 -> 7.0.3
...
Fixes a bug whereby visiting specially crafted urls could lead to
direct (non-tor) connections to the remote host[1]
[1]: https://blog.torproject.org/blog/tor-browser-703-released
2017-07-31 16:39:12 +02:00
Joachim Fasting
53931c0443
electrum: 2.8.3 -> 2.9.0
2017-07-31 16:24:48 +02:00
gnidorah
499e36c0a0
qdirstat: add script dependency
2017-07-31 17:06:34 +03:00
Domen Kožar
61b5b7fd2f
Merge pull request #27657 from orivej/optimize-rpath
...
ld-wrapper: Optimize expanding rpath
2017-07-31 14:43:48 +02:00
Valentin Shirokov
d30b2eb1c0
Removed networking.fqdn option
...
Adding it was a mistake which can only lead to problems and confusion.
2017-07-31 13:55:41 +02:00
Antoine Eiche
9082b66096
dockerTools: fix permissions on base image
...
If the base image has been built with nixpkgs.dockerTools, the image
configuration and manifest are readonly so we first need to change
their permissions before removing them.
Fix #27632 .
2017-07-31 13:52:35 +02:00
Ollie Charles
9de667042b
ephemeralpg: Add meta
2017-07-31 12:17:03 +01:00
Frederik Rietdijk
85a0ab4b23
Python: disable user site-packages for programs and environments.
...
Python by default checks a `site-packages` folder in the user's home
folder. We do not want such an impurity and therefore disable it.
Fixes #26846 .
2017-07-31 13:16:29 +02:00
Franz Pletz
a67445509b
radvd: 2.16 -> 2.17
2017-07-31 12:47:37 +02:00
Franz Pletz
f645db1abf
caddy: 0.10.4 -> 0.10.6
2017-07-31 12:47:23 +02:00
Franz Pletz
b68fdfb619
whois: 5.2.16 -> 5.2.17
2017-07-31 12:34:25 +02:00
Franz Pletz
86eb01778d
youtubeDL: 2017.07.09 -> 2017.07.30.1
2017-07-31 12:34:01 +02:00
Franz Pletz
55742a2044
cacert: fix unicode names in blacklist
...
Fixes #27576 .
2017-07-31 12:26:23 +02:00
Franz Pletz
ee8df19a25
batman-adv: 2017.1 -> 2017.2
2017-07-31 12:23:14 +02:00