Merge pull request #50 from matter-labs/repro_func

fix: get rid of `/dev/` in containers
This commit is contained in:
Harald Hoyer 2024-07-02 12:32:45 +02:00 committed by GitHub
commit 0309a20ee5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -211,7 +211,6 @@ final: _:
inherit fromImage; inherit fromImage;
includeStorePaths = false; includeStorePaths = false;
enableFakechroot = true;
extraCommands = (mkNixStore contents) + '' extraCommands = (mkNixStore contents) + ''
( (
set -e set -e