mirror of
https://github.com/matter-labs/nixsgx.git
synced 2025-07-21 15:33:56 +02:00
Merge pull request #50 from matter-labs/repro_func
fix: get rid of `/dev/` in containers
This commit is contained in:
commit
0309a20ee5
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue