Graham Christensen
64dd9c1d6a
stage-2: parameterized systemd executable
...
This lets users do sneaky things before systemd starts, and
permanently affect the environment in which systemd runs. For example,
we could start systemd in a non-default network namespace by setting
the systemdExecutable to a wrapper script containing:
#!/bin/sh
ip netns add virtual
touch /var/run/netns/physical
mount -o bind /proc/self/ns/net /var/run/netns/physical
exec ip netns exec virtual systemd
_note: the above example does literally work, but there are unresolved
problems with udev and dhcp._
2020-07-14 13:18:14 -04:00
worldofpeace
97054ce880
Merge pull request #93089 from jtojnar/debug-gnome-tests
...
nixosTests.gnome3: enable debug mode
2020-07-14 12:43:56 -04:00
rnhmjoj
e39d0ad473
monero: 0.16.0.0 -> 0.16.0.1
2020-07-14 18:38:44 +02:00
Florian Klink
b0a107335a
Merge pull request #91359 from oxalica/rust-analyzer
...
rust-analyzer: 2020-06-08 -> 2020-07-13, and fix version display
2020-07-14 18:03:39 +02:00
Thomas Tuegel
7a8bdde4e5
Merge pull request #91571 from NixOS/u/kde
...
kde-applications: 19.12.3 -> 20.04.1
2020-07-14 10:40:48 -05:00
adisbladis
abdb935291
Merge pull request #93124 from adisbladis/poetry2nix-1_10_0
...
poetry2nix: 1.9.2 -> 1.10.0
2020-07-14 17:15:02 +02:00
Thomas Tuegel
ef0a601e13
kdsoap: fix meta attributes
2020-07-14 09:47:18 -05:00
adisbladis
e038a4363a
poetry2nix: 1.9.2 -> 1.10.0
2020-07-14 16:18:39 +02:00
Mario Rodas
e97fdce4e1
Merge pull request #93113 from david-sawatzke/easypdkprog-update
...
easypdkprog: 1.2 -> 1.3
2020-07-14 09:09:50 -05:00
Matej Urbas
2f355e776b
pkgs.terraform: add terraform-provider-shell 1.6.0 ( #93069 )
2020-07-14 14:05:39 +00:00
Mario Rodas
3871c773ef
Merge pull request #92822 from r-ryantm/auto-update/opkg
...
opkg: 0.4.2 -> 0.4.3
2020-07-14 09:04:45 -05:00
Mario Rodas
10bc0f7b8f
Merge pull request #92835 from r-ryantm/auto-update/powerstat
...
powerstat: 0.02.23 -> 0.02.24
2020-07-14 09:03:34 -05:00
Mario Rodas
b79571808c
Merge pull request #92991 from r-ryantm/auto-update/openimagedenoise
...
openimagedenoise: 1.2.1 -> 1.2.2
2020-07-14 09:03:13 -05:00
Mario Rodas
4dc95223ed
Merge pull request #92960 from r-ryantm/auto-update/vttest
...
vttest: 20200420 -> 20200610
2020-07-14 09:02:09 -05:00
Mario Rodas
ba2b0b4806
Merge pull request #92995 from r-ryantm/auto-update/pshs
...
pshs: 0.3.3 -> 0.3.4
2020-07-14 09:01:48 -05:00
Mario Rodas
7c534e5f44
Merge pull request #92898 from r-ryantm/auto-update/radarr
...
radarr: 0.2.0.1480 -> 0.2.0.1504
2020-07-14 08:59:57 -05:00
Mario Rodas
026a809387
Merge pull request #93093 from r-ryantm/auto-update/pmacct
...
pmacct: 1.7.3 -> 1.7.5
2020-07-14 08:58:14 -05:00
Mario Rodas
9932552651
Merge pull request #92889 from r-ryantm/auto-update/python2.7-Wand
...
python27Packages.Wand: 0.6.1 -> 0.6.2
2020-07-14 08:57:58 -05:00
Mario Rodas
9960105e23
Merge pull request #93007 from r-ryantm/auto-update/websocat
...
websocat: 1.5.0 -> 1.6.0
2020-07-14 08:56:10 -05:00
Mario Rodas
11f469b885
Merge pull request #92983 from r-ryantm/auto-update/lexicon
...
lexicon: 3.3.26 -> 3.3.27
2020-07-14 08:55:11 -05:00
oxalica
26de7b3711
rust-analyzer: disable install check due to #93119
2020-07-14 21:51:50 +08:00
Mario Rodas
3dea1f2f48
Merge pull request #93106 from 06kellyjac/deno_1.2.0
...
deno: 1.1.3 -> 1.2.0
2020-07-14 08:50:53 -05:00
Tim Steinbach
42d34c7399
oh-my-zsh: 2020-07-09 -> 2020-07-13
2020-07-14 09:20:12 -04:00
R. RyanTM
939d26675b
python27Packages.python-dotenv: 0.13.0 -> 0.14.0
2020-07-14 13:05:59 +00:00
Georges Dubus
249a368cd7
Merge pull request #87738 from cw789/erlang_update
...
erlangR23: init at 23.0.2
2020-07-14 14:50:53 +02:00
David Sawatzke
705dbe002d
easypdkprog: 1.2 -> 1.3
2020-07-14 14:25:50 +02:00
Ryan Mulligan
196e480ef7
Merge pull request #93091 from r-ryantm/auto-update/phoronix-test-suite
...
phoronix-test-suite: 9.6.1 -> 9.8.0
2020-07-14 05:23:29 -07:00
freezeboy
5f9de36ed7
moodle: 3.9.0 -> 3.9.1
2020-07-14 14:17:10 +02:00
oxalica
ddacdbc953
rust-analyzer: fix version display and add check
2020-07-14 20:15:55 +08:00
oxalica
c90e6dd06d
rust-analyzer: 2020-06-08 -> 2020-07-13
2020-07-14 20:15:55 +08:00
Christian Mainka
6c2f89d696
open-vm-tools: 11.0.5 -> 11.1.0
2020-07-14 13:29:34 +02:00
06kellyjac
1470516da6
deno: 1.1.3 -> 1.2.0
2020-07-14 11:25:24 +00:00
oxalica
1cb300ac2a
rust-analyzer: fix update script and avoid updating nodePackages if possible
2020-07-14 19:02:04 +08:00
Jörg Thalheim
1facbd61b1
Merge pull request #92830 from raboof/nixpkgs-mastodon-bot-init-at-1.0.2
2020-07-14 11:56:20 +01:00
Mario Rodas
709734c063
kbs2: 0.1.1 -> 0.1.2
2020-07-14 04:20:00 -05:00
Oleksii Filonenko
5443325ce6
Merge pull request #93097 from sikmir/nnn
2020-07-14 11:35:33 +03:00
Nikolay Korotkiy
4c914e0b7f
nnn: 3.2 -> 3.3
2020-07-14 11:15:49 +03:00
Atemu
206dc0cfac
spotifyd: make option link clickable
2020-07-14 08:34:28 +02:00
Daniël de Kok
efdbbb02eb
Merge pull request #93065 from r-ryantm/auto-update/libslirp
...
libslirp: 4.3.0 -> 4.3.1
2020-07-14 06:57:00 +02:00
R. RyanTM
a3f18b3e1a
munin: 2.0.63 -> 2.0.64
2020-07-14 06:43:03 +02:00
R. RyanTM
54f2102362
pmacct: 1.7.3 -> 1.7.5
2020-07-14 03:45:24 +00:00
Ryan Mulligan
6faba433b2
Merge pull request #84973 from glittershark/init-aadict
...
pythonPackages.{aadict,,globre,pxml}: init at 0.2.3, 0.1.5, 0.2.13 respectively
2020-07-13 20:35:48 -07:00
R. RyanTM
7a95d9c849
phoronix-test-suite: 9.6.1 -> 9.8.0
2020-07-14 02:51:10 +00:00
Jan Tojnar
13e22e4607
nixosTests.gnome3: enable debug mode
...
The tests fail too often on Hydra without much of a hint what went wrong. Hopefully, this will provide some clue.
2020-07-14 04:35:15 +02:00
Ryan Mulligan
aca0bbe791
Merge pull request #93044 from r-ryantm/auto-update/gtk-gnutella
...
gtkgnutella: 1.1.15 -> 1.2.0
2020-07-13 18:56:14 -07:00
Ryan Mulligan
c6e7f26bea
Merge pull request #92985 from r-ryantm/auto-update/librealsense
...
librealsense: 2.35.2 -> 2.36.0
2020-07-13 18:55:16 -07:00
Matt McHenry
a8fa0269ee
alpine: 2.21 -> 2.23
2020-07-13 21:30:09 -04:00
Mario Rodas
35b97dc7d4
Merge pull request #93034 from r-ryantm/auto-update/fping
...
fping: 4.2 -> 4.3
2020-07-13 18:47:24 -05:00
Mario Rodas
f31d08577a
Merge pull request #93005 from r-ryantm/auto-update/urlscan
...
urlscan: 0.9.4 -> 0.9.5
2020-07-13 18:43:32 -05:00
Mario Rodas
0d4dc296fa
Merge pull request #93033 from r-ryantm/auto-update/ffsend
...
ffsend: 0.2.64 -> 0.2.65
2020-07-13 18:42:23 -05:00