1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-07 14:21:48 +02:00

container test: make /etc writable

(cherry picked from commit ad1f61c39b)
This commit is contained in:
Yorick van Pelt 2023-02-14 12:26:40 +01:00 committed by github-actions[bot]
parent 58210e5306
commit 459832e5c2

View file

@ -62,6 +62,7 @@ runCommand "test"
mkdir -p $out
chmod +w /etc
touch /etc/os-release
echo a5ea3f98dedc0278b6f3cc8c37eeaeac > /etc/machine-id