mirror of
https://github.com/matter-labs/nixsgx.git
synced 2025-07-21 07:33:55 +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;
|
||||
|
||||
includeStorePaths = false;
|
||||
enableFakechroot = true;
|
||||
extraCommands = (mkNixStore contents) + ''
|
||||
(
|
||||
set -e
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue