diff options
Diffstat (limited to 'meshmc/nix/unwrapped.nix')
| -rw-r--r-- | meshmc/nix/unwrapped.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meshmc/nix/unwrapped.nix b/meshmc/nix/unwrapped.nix index 71599a9c63..2fb7be247f 100644 --- a/meshmc/nix/unwrapped.nix +++ b/meshmc/nix/unwrapped.nix @@ -44,7 +44,7 @@ stdenv.mkDerivation { src = lib.fileset.toSource { root = ../../.; fileset = lib.fileset.unions [ - ../bootstrap.sh + ../../bootstrap.sh ../branding ../buildconfig ../BUILD.md |
