Jacek Galowicz
67e2042861
nixos/test: Fix child environment of python driver
2019-11-20 17:37:12 +01:00
Mario Rodas
783184f772
Merge pull request #73799 from marsam/update-rclone
...
rclone: 1.50.1 -> 1.50.2
2019-11-20 09:52:25 -05:00
Martin Weinelt
2bb4191613
Ansible: Fix connection plugins and add support for NETCONF ( #72370 )
...
* ansible: Fix use of connection plugins
Ansible tries to execute the ansible-connection script as a python
script from within it's task executor. This does not work when it is
encapsulated in a shell script. Therefore remove the call to the python
interpreter and use the wrapped version directly.
Fixes #71342
* ansible: Add ncclient to support NETCONF connections
* ansible: Some cleanups
- boto was dropped from propagatedBuildInputs in 4af94d0f
- lib/ansible/constants.py does not have "/usr" anywhere in v2.4..v2.9
2019-11-20 14:55:07 +01:00
Vladimír Čunát
39ecc2db19
Merge #73797 : ldns: 1.7.0 -> 1.7.1
2019-11-20 13:34:09 +01:00
Vladimír Čunát
e32d557967
Merge #45957 : nixos manual: releases workflow improvements
...
Let's merge NOW; I'm not doing the same mistake again.
2019-11-20 13:31:24 +01:00
Vladimír Čunát
be6e0bf5c3
nixos manual: releases workflow nitpicks
...
Co-Authored-By: asymmetric <lorenzo@mailbox.org>
2019-11-20 13:29:06 +01:00
adisbladis
56b4083187
kcachegrind: Add missing build input kdbusaddons
2019-11-20 12:14:58 +00:00
adisbladis
eb2fe1860d
kdeconnect: Add missing build input kio
2019-11-20 12:13:09 +00:00
Jan Tojnar
1243424d56
zeitgeist: fix build with gettext 0.20
2019-11-20 12:22:19 +01:00
Jan Tojnar
30d8f65330
zeitgeist: format with nixpkgs-fmt
2019-11-20 12:21:53 +01:00
Jörg Thalheim
ce75a06a4a
Merge pull request #73691 from eraserhd/dogfood
...
tasksh: enable on Darwin
2019-11-20 09:50:47 +00:00
Linus Heckemann
1c1a45218b
Merge pull request #73808 from mayflower/installation-docs-wording
...
nixos/manual: reword installation section
2019-11-20 10:36:09 +01:00
Robin Gloster
844625708e
nixos/manual: reword installation section
...
Sounded a bit unprofessional and pessimistic. Was actually called out on
twitter.
2019-11-20 10:30:49 +01:00
José Romildo Malaquias
c8c6896471
Merge pull request #73706 from romildo/upd.terminology
...
enlightenment.terminology: 1.5.0 -> 1.6.0
2019-11-20 06:24:14 -03:00
José Romildo Malaquias
d9a6c04e0f
Merge pull request #73704 from romildo/upd.softmaker-office
...
freeoffice: 971 -> 973
2019-11-20 06:20:50 -03:00
Frederik Rietdijk
ec9cf578e5
Merge pull request #73287 from NixOS/staging-next
...
Staging next
2019-11-20 10:09:06 +01:00
Frederik Rietdijk
65edeb8633
Merge master into staging-next
2019-11-20 10:01:49 +01:00
Frederik Rietdijk
13bab298fc
kdeFrameworks: provide a default hookName
2019-11-20 09:58:26 +01:00
Frederik Rietdijk
78d7e5618f
plasma5 setup hook: provide a default hookName
2019-11-20 09:58:26 +01:00
Frederik Rietdijk
648152fdbb
python39: init at 3.9.0a1
...
It's a year until the final release but this will give a chance to test
out certain features and how it integrates with other packages.
https://www.python.org/dev/peps/pep-0596/
2019-11-20 09:42:27 +01:00
Daniel Schaefer
d901b2a166
Merge pull request #73474 from matthuszagh/asymptote-2.60
...
asymptote: 2.47 -> 2.60
2019-11-20 09:35:55 +01:00
Dennis Gosnell
5ccbcf2ea5
Merge pull request #73801 from endgame/callHackageDirect-docstring
...
callHackageDirect: correct type signature
2019-11-20 17:29:21 +09:00
Robin Gloster
5f7bcffe21
Merge pull request #71407 from f--t/fix/roundcube
...
roundcube: fix -- quoting string env variable
2019-11-20 09:25:10 +01:00
Andreas Rammhold
58fb23f72a
Merge pull request #73802 from cdepillabout/add-extraconfig-to-timesyncd
...
nixos/timesyncd: add extraConfig option
2019-11-20 08:40:07 +01:00
Daniel Schaefer
09f9bcd19c
Merge pull request #67749 from markuskowa/upd-targetcli
...
targetcli: 2.1.fb49 -> 2.1.51
2019-11-20 08:28:19 +01:00
André-Patrick Bubel
3945c1d873
mediathekview: 13.2.1 -> 13.5.0
2019-11-20 08:14:10 +01:00
Jack Kelly
9f41d8a9d0
callHackageDirect: correct type signature
2019-11-20 16:36:33 +10:00
(cdep)illabout
6c019a867c
nixos/timesyncd: add extraConfig option
...
This adds an `extraConfig` option to timesyncd for setting additional
options in `/etc/systemd/timesyncd.conf`.
This is similar to things like `services.journald.extraConfig` and
`services.logind.extraConfig`.
2019-11-20 14:57:02 +09:00
worldofpeace
4414a3bc7c
Merge pull request #73138 from worldofpeace/port-xfce-tests
...
Port xfce test to python
2019-11-20 04:57:26 +00:00
Jason Felice
7f3b03755f
tasksh: enable on Darwin
2019-11-19 23:42:46 -05:00
Jan Tojnar
2a85ee83b2
guile: fix unbound variable in setup-hook
...
For compat with set -u
2019-11-20 05:12:13 +01:00
Jan Tojnar
ae465621ff
pythonPackages.pipBuildHook: fix unbound variable
...
for compatibility with set -u
2019-11-20 05:06:51 +01:00
Will Dietz
d9c19f4aa6
ldns: add myself as maintainer! :)
2019-11-19 21:53:11 -06:00
Will Dietz
dc9e2c38e5
ldns: 1.7.0 -> 1.7.1
...
https://www.nlnetlabs.nl/news/2019/Jul/26/ldns-1.7.1-released/
* examples no longer can be configured separately,
so build everything we want in a single go
and sort into the appropriate outputs after.
* libtool file doesn't seem to reference openssl at all
so nothing to patch up there as we did previously.
2019-11-19 21:51:05 -06:00
Jan Tojnar
7429f5fe9b
dleyna-core: fix setup hook
...
For compatibility with set -u.
2019-11-20 03:57:43 +01:00
Jan Tojnar
44083d9999
SDL: fix setup hook
...
SDL_LIB_PATH needs to contain -L
2019-11-20 03:44:14 +01:00
pasqui23
c20f765bb4
zsh-fast-syntax-highlighting: init at 1.54 ( #65429 )
2019-11-19 21:20:17 -05:00
Jan Tojnar
91b02cd86b
fwupd: 1.2.10 → 1.3.3 ( #73700 )
...
fwupd: 1.2.10 → 1.3.3
2019-11-20 02:02:24 +01:00
worldofpeace
a72f8a36de
nixosTests.xfce: port to python
2019-11-19 19:21:58 -05:00
worldofpeace
a80f1c4151
Merge pull request #72800 from worldofpeace/xfce-4.12-drop
...
Drop Xfce 4.12 and promote Xfce module and packageset to 4.14
2019-11-20 00:19:03 +00:00
worldofpeace
0c56d05643
rl-2003: add release note about one Xfce package-set
2019-11-19 18:47:03 -05:00
worldofpeace
0f2e99bf3b
xfce.xfburn: 0.5.5 -> 0.6.1
2019-11-19 18:47:03 -05:00
worldofpeace
0a335d00c3
xfce.xfce4-datetime-plugin: 0.6.2 -> 0.8.0
2019-11-19 18:47:03 -05:00
worldofpeace
4615fb8311
xfce.thunar-archive-plugin: 0.3.1 -> 0.4.0
2019-11-19 18:47:03 -05:00
worldofpeace
af97f57fdb
xfce.thunar-dropbox-plugin: 0.2.1 -> 0.3.1
2019-11-19 18:47:03 -05:00
worldofpeace
793d1997c5
nixos/tumbler: remove package option
...
Uneeded with one xfce packageset.
2019-11-19 18:47:02 -05:00
worldofpeace
b64a77de32
nixosTests: remove xfce4-14 test
2019-11-19 18:47:02 -05:00
worldofpeace
04e56aa016
nixos/xfce4-14: remove and move to xfce
...
We want only one xfce module and packageset.
2019-11-19 18:47:02 -05:00
worldofpeace
c5176abf81
nixos/xfce4-14: support thunarPlugins
2019-11-19 18:47:02 -05:00
worldofpeace
ac70cd728c
xfce4-14: move to xfce and have only one version of xfce
...
All code that was at xfce4-14 has been moved to xfce/*.
Old expressions that aren't rewritten might be abandoned or broken.
Additonally I've ported the xfce4-14 thunar expression to support
thunarPlugins. We can now support this interface in the Xfce module
again, although I'm not sure if we have any plugins packaged that support
latest thunar.
2019-11-19 18:47:02 -05:00