mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
Merge recent master into staging
Hydra nixpkgs: ?compare=1151601
This commit is contained in:
parent
6a63d1e1e1
commit
d957b4bd78
138 changed files with 9314 additions and 7050 deletions
|
@ -245,12 +245,6 @@ in
|
|||
ip route add $LOCAL_ADDRESS dev $ifaceHost
|
||||
fi
|
||||
fi
|
||||
|
||||
# This blocks until the container-startup-done service
|
||||
# writes something to this pipe. FIXME: it also hangs
|
||||
# until the start timeout expires if systemd-nspawn exits.
|
||||
read x < $root/var/lib/startup-done
|
||||
rm -f $root/var/lib/startup-done
|
||||
'';
|
||||
|
||||
preStop =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue