Commit graph

202155 commits

Author SHA1 Message Date
Francois-Rene Rideau 3823b386b4 gerbil-unstable: 2019-08-11 -> 2019-11-10
Also, build with gambit rather than gambit-unstable, because of, well,
instability in the current gambit-unstable.
2019-11-23 18:12:34 -05: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
(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
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
worldofpeace 687debc45b
Merge pull request #72774 from sylv-io/libinput
nixos/libinput: apply options to all device types
2019-11-19 22:41:39 +00:00
worldofpeace 041d35a08a Revert "jack2: 1.9.13 -> 1.9.14, fix build arm"
This reverts commit 61d1338f25.

Silly me, this is a mass rebuild somehow.
2019-11-19 17:23:50 -05:00
Aaron Andersen 07bba3fcd3
Merge pull request #73295 from aanderse/mailcatcher
nixos/mailcatcher: add http.path option
2019-11-19 17:15:52 -05:00
Christian Kauhaus c99ea99700
Merge pull request #73739 from ivan/chromium-78.0.3904.108
chromium: 78.0.3904.97 -> 78.0.3904.108
2019-11-19 22:54:25 +01:00
Aaron Andersen f25e2ea8b8
Merge pull request #73563 from aanderse/kdevelop
kdevelop, kdev-php, kdev-python: 5.4.3 -> 5.4.4
2019-11-19 16:40:56 -05:00
José Romildo Malaquias b026faf0d7 thonny: 3.2.0b7 -> 3.2.3 2019-11-19 13:37:45 -08:00
Kirill Elagin 2e79c2d969 android: Install platform-tools binaries on all OSes 2019-11-19 22:29:21 +01:00
William G Hatch 9abc97dc65 bind: Expand description of services.bind.cacheNetworks
The new description should give more clear understanding of when to
edit the option.

I used NixOS to set up a DNS server that is authoritative for certain
zones.  The description of the `cacheNetworks` option made me think I
needed to set it to `"any"` to allow people to query the zone I set
up.  Reading the source of the module would have clarified my
understanding, but at the time I just read the description and thought
little of it.  Later I discovered I was getting tons of DNS requests
and presumably being used for a DNS amplification attack or similar.
I have fixed the problem now, but I would like the option to have a
clearer description so others don't make the same mistake I did.
2019-11-19 22:24:30 +01:00
Dustin Frisch 943508a7fa nixos/networkd: add Name as valid option to Link
This has been there since v209 [1]

```
The interface name to use. This option has lower precedence than NamePolicy=, so for this setting to take effect, NamePolicy= must either be unset, empty, disabled, or all policies configured there must fail. Also see the example below with "Name=dmz0".

Note that specifying a name that the kernel might use for another interface (for example "eth0") is dangerous because the name assignment done by udev will race with the assignment done by the kernel, and only one interface may use the name. Depending on the order of operations, either udev or the kernel will win, making the naming unpredictable. It is best to use some different prefix, for example "internal0"/"external0" or "lan0"/"lan1"/"lan3".
```

[1] 43b3a5ef61
2019-11-19 22:13:17 +01:00
Daniel Schaefer 3de2aeb519 vim_configurable: Add vi symlink to vim 2019-11-19 22:05:06 +01:00
R. RyanTM 1b53f78ef5 libsearpc: 3.1.0 -> 3.2.0 2019-11-19 20:50:11 +01:00
Dima 2d55135408 bitlbee: fixing test-suite for newer libcheck (#73752)
Fixes: #73747
2019-11-19 14:44:02 -05:00
Ingolf Wagner dcdf4cec3a nixos/syncthing: add versioning 2019-11-19 20:31:30 +01:00
Oleksii Filonenko ae9846c339 topgrade: init at 3.4.0 (#72976)
* topgrade: init at 3.4.0
2019-11-19 20:18:42 +01:00
worldofpeace 504094dfbb
Merge pull request #73779 from worldofpeace/jack2-arm-fix-build
jack2: 1.9.13 -> 1.9.14, fix build arm
2019-11-19 19:01:54 +00:00
worldofpeace 61d1338f25 jack2: 1.9.13 -> 1.9.14, fix build arm
See: https://github.com/jackaudio/jack2/releases/tag/v1.9.14

Thanks for fedora working on python3 there and the arm patch 💖.
2019-11-19 13:52:16 -05:00
Janne Heß f7f1724ee9 displaylink: Disable free space check
The check fails if you have too much free disk space
2019-11-19 19:51:30 +01:00
Jörg Thalheim 1003613c08 glowing-bear: 0.7.1 -> 0.7.2 2019-11-19 09:39:26 -08:00
Hugo Reeves e8f1c6c8d7 croc: 6.2.3 -> 6.4.1 2019-11-19 09:38:19 -08:00
Dmitry Kalinkin 3ff236097b fastjet-contrib: init at 1.042 2019-11-19 09:38:06 -08:00
Christian Kauhaus 52fb21e78f vulnix: 1.9.1 -> 1.9.2
Bugfix release
2019-11-19 09:35:48 -08:00
Graham Christensen cccabc7847
Merge pull request #73771 from d-goldin/skype_archiveorg_mirror
skypeforlinux: Adding archive.org mirror
2019-11-19 12:28:38 -05:00
Mario Rodas 78e17ea5c1 nfpm: 1.1.0 -> 1.1.5 2019-11-19 09:24:30 -08:00
Mario Rodas a5fca20959 watchexec: 1.11.1 -> 1.12.0 2019-11-19 09:23:32 -08:00
Mario Rodas 67d17bc447 public-sans: 1.006 -> 1.007
Changelog: https://github.com/uswds/public-sans/releases/tag/v1.007
2019-11-19 09:07:25 -08:00
Mario Rodas daa1b6df95 stix-two: 2.0.0 -> 2.0.2 2019-11-19 09:06:38 -08:00
Jonathan Ringer 542af6df87 conan: 1.12.0 -> 1.12.3
Remove PyYAML_3
2019-11-19 09:05:12 -08:00
Mario Rodas 68e1a78368 nodejs-12_x: 12.13.0 -> 12.13.1
Changelog: https://github.com/nodejs/node/releases/tag/v12.13.1
2019-11-19 09:00:29 -08:00
Dima ad8c1703ec skypeforlinux: Adding archive.org mirror
Adding an additional web-archive url to avoid breakage when
old versions disappear from upstream. Still keeping original location
to not needlessly hit archive.org (it's also slower).
2019-11-19 17:47:42 +01:00
Janne Heß f06ca051e2 geoipupdate: Init at 4.1.5 2019-11-19 08:01:19 -08:00