Maximilian Bosch
60f2c59471
nixos/networkd: mark units
option as internal
...
The options at `systemd.network` (`links`, `netdevs` and `networks`) are
directly mapped to the three different unit types of `systemd-networkd(8)`.
However there's also the option `systemd.network.units` which is
basically used as a container for generated unit-configs that are linked
to `/etc/systemd/networkd`[1].
This should not be exposed to the user as it's unclear whether or not it
should be used directly which can be pretty confusing which is why I decided to
declare this option as internal (including all sub-options as `internal`
doesn't seem to be propagated to submodules).
[1] 9db75ed88f/nixos/modules/system/boot/networkd.nix (L933-L937)
2019-11-29 12:50:51 +01:00
Samuel Dionne-Riel
0ee0489d42
Merge pull request #74363 from flokli/builduboot-src
...
buildUBoot: allow passing custom src
2019-11-27 16:10:01 -05:00
Florian Klink
cedbdc934d
buildUBoot: allow passing custom src
...
We allowed passing another version, but that wasn't too useful, given we
hardcoded the hash of the fetchurl.
2019-11-27 21:57:41 +01:00
adisbladis
328f8112cc
Merge pull request #74365 from iclanzan/fix-neovim-crash
...
libterm-neovim: 2019-08-28 -> 2019-10-08
2019-11-27 20:53:51 +00:00
Sorin Iclanzan
4040b6e573
libterm-neovim: 2019-08-28 -> 2019-10-08
...
Updating to the same version as neovim ships with fixes
https://github.com/NixOS/nixpkgs/issues/74286 .
2019-11-27 15:36:09 -05:00
Bjørn Forsman
b345649811
uncrustify: 0.67 -> 0.70.1
...
It depends on python now (only build time).
2019-11-27 20:50:04 +01:00
worldofpeace
8ef9f8b893
Merge pull request #74336 from virusdave/dnicponski/scratch/upgrade_unison_to_g
...
unison: 1.0.M1f -> 1.0.M1g
2019-11-27 19:35:42 +00:00
worldofpeace
420d879580
Merge pull request #74348 from blitz/git-machete-bump
...
gitAndTools.git-machete: 2.12.1 -> 2.12.2
2019-11-27 19:35:03 +00:00
Maximilian Bosch
a9a271792d
nixos/ndppd: port test to python test-driver
2019-11-27 20:22:16 +01:00
tekeri
d35bd2f7b8
pbis-open: init at 9.1.0
2019-11-27 11:14:25 -08:00
Jonathan Ringer
8d3777925e
python3Packages.python-daemon: fix missing dependency
2019-11-27 10:48:52 -08:00
Markus Schneider
4ee137ed86
flat-remix-icon-theme: init at 20191018
...
(#57659 )
2019-11-27 19:36:42 +01:00
Oleksii Filonenko
fb00dacecc
onefetch: init at 2.1.0
...
Co-authored-by: Kloenk <Kloenk@users.noreply.github.com>
2019-11-27 10:14:26 -08:00
Nikolay Korotkiy
f0b5b247d9
josm: 15390 -> 15492
2019-11-27 19:00:02 +01:00
Jan Tojnar
352775cc51
cawbird: fix build with disallowed aliases
...
also clean up
2019-11-27 18:53:58 +01:00
Maximilian Bosch
ec3ac88ed8
Merge pull request #74347 from xwvvvvwx/wireguard-20191127
...
wireguard-tools: 0.0.20191012 -> 0.0.20191127
2019-11-27 18:35:43 +01:00
Robin Gloster
63688d9ce3
Merge pull request #74095 from r-ryantm/auto-update/bitcoin-abc
...
bitcoin-abc: 0.20.5 -> 0.20.6
2019-11-27 18:27:06 +01:00
Robin Gloster
35b35ac269
Merge pull request #74097 from r-ryantm/auto-update/ace
...
ace: 6.5.6 -> 6.5.7
2019-11-27 18:26:46 +01:00
Robin Gloster
3a9fd80b79
Merge pull request #74098 from r-ryantm/auto-update/alsa-firmware
...
alsa-firmware: 1.0.29 -> 1.2.1
2019-11-27 18:25:40 +01:00
Robin Gloster
ea475ab244
Merge pull request #74106 from r-ryantm/auto-update/bdf2psf
...
bdf2psf: 1.193 -> 1.194
2019-11-27 18:24:20 +01:00
Robin Gloster
a821506788
Merge pull request #74107 from r-ryantm/auto-update/abcm2ps
...
abcm2ps: 8.14.5 -> 8.14.6
2019-11-27 18:23:17 +01:00
Robin Gloster
665958073a
Merge pull request #74117 from r-ryantm/auto-update/alsa-utils
...
alsaUtils: 1.1.9 -> 1.2.1
2019-11-27 18:20:57 +01:00
R. RyanTM
7cfc79cfb5
cln: 1.3.4 -> 1.3.5 ( #74149 )
...
* cln: 1.3.4 -> 1.3.5
* cln: fetch src over https
+ update meta.homepage
2019-11-27 18:18:11 +01:00
tekeri
a5f26644d4
Add nginx perl modules ( #73198 )
...
* nginx: enable perl_module if perl is given
* nginx: move `perl = null` to toplevel
2019-11-27 17:08:56 +00:00
Robin Gloster
177b1bcea1
Merge pull request #74291 from knedlsepp/doc-fixup
...
doc: Remove improper use of backticks
2019-11-27 18:08:07 +01:00
Michael Raskin
4cce622213
Merge pull request #74129 from r-ryantm/auto-update/abcl
...
abcl: 1.5.0 -> 1.6.0
2019-11-27 17:06:21 +00:00
Robin Gloster
fd644a4ea7
Merge pull request #74304 from marsam/update-ncspot
...
ncspot: 2019-10-12 -> 0.1.1
2019-11-27 18:03:34 +01:00
Julian Stecklina
00ad233d3c
gitAndTools.git-machete: 2.12.1 -> 2.12.2
2019-11-27 18:54:25 +02:00
David Terry
bdcc0f420c
wireguard-tools: 0.0.20191012 -> 0.0.20191127
2019-11-27 17:52:04 +01:00
Robin Gloster
222932255e
Merge pull request #74326 from doronbehar/update-pdfcpu
...
pdfcpu: 0.2.5 -> 0.3
2019-11-27 17:46:52 +01:00
Robin Gloster
438696f101
Merge pull request #74335 from filalex77/overcommit-0.51.0
...
overcommit: init at 0.51.0
2019-11-27 17:43:37 +01:00
Robin Gloster
bf12ddebe8
Merge pull request #74254 from tfc/nixos-test-ejabberd
...
nixos/ejabberd: Port test to python
2019-11-27 17:38:45 +01:00
Robin Gloster
236b928a61
Merge pull request #74313 from filalex77/nixosTests.kernel-python
...
nixosTests.kernel-*: port to python
2019-11-27 17:34:30 +01:00
Robin Gloster
f9e0e11c83
Merge pull request #74323 from doronbehar/update-syncthingtray
...
syncthingtray: 0.10.2 -> 0.10.3
2019-11-27 17:32:32 +01:00
Robin Gloster
39781e89a4
Merge pull request #74200 from WilliButz/update-varnish-exporter
...
prometheus-varnish-exporter: 1.5.1 -> 1.5.2
2019-11-27 17:30:10 +01:00
R. RyanTM
3e599c8e90
elfkickers: 3.1 -> 3.1a ( #74171 )
2019-11-27 17:28:25 +01:00
Robin Gloster
39022bc3e7
Merge pull request #74218 from tfc/nixos-test-containers-python-port
...
Nixos test containers python port
2019-11-27 17:28:07 +01:00
Elis Hirwing
bfdd3e1fe2
chefdk: fix build ( #74314 )
2019-11-27 17:14:15 +01:00
Robin Gloster
470f29cdd2
Merge pull request #74312 from filalex77/nixosTests.memcached-python
...
nixosTests.memcached: port to python
2019-11-27 17:11:13 +01:00
Robin Gloster
4fb0e3c4f2
Merge pull request #74320 from saschagrunert/cri-o
...
cri-o: v1.16.0 -> v1.16.1
2019-11-27 17:10:19 +01:00
Robin Gloster
cff1988de3
Merge pull request #74327 from doronbehar/update-imapfilter
...
imapfilter: 2.6.14 -> 2.6.16
2019-11-27 17:06:57 +01:00
Robin Gloster
eea268d3e6
Merge pull request #74324 from sikmir/hugo
...
hugo: 0.58.3 -> 0.60.0
2019-11-27 17:02:42 +01:00
Emmanuel Rosa
fe22df0b8d
skypeforlinux: 8.54.0.85 -> 8.54.0.91 ( #74333 )
2019-11-27 10:51:06 -05:00
Andreas Rammhold
2930ea5304
Merge pull request #73497 from dtzWill/update/intel-microcode-20191115
...
microcodeIntel: 20191113 -> 20191115
2019-11-27 16:25:31 +01:00
Andreas Rammhold
660e754074
microcodeIntel: add andir as maintainer
2019-11-27 16:23:16 +01:00
Dave Nicponski
43dc5ea917
unison: 1.0.M1f -> 1.0.M1g
...
Upgrade unison codebase manager to latest release
2019-11-27 09:12:23 -05:00
Oleksii Filonenko
daa1bad8ec
overcommit: init at 0.51.0
2019-11-27 15:52:41 +02:00
Marcus Boyd
4692b6e320
slic3r: patch to fix compile error if Boost > 1.55
2019-11-27 14:49:36 +01:00
adisbladis
e237d88432
Merge pull request #74325 from B4dM4n/egl-wayland-fix-build
...
egl-wayland: fix build
2019-11-27 13:10:26 +00:00
Mario Rodas
ee0d88c3b1
Merge pull request #74308 from filalex77/nushell-0.6.0
...
nushell: 0.5.0 -> 0.6.0
2019-11-27 07:50:46 -05:00