summaryrefslogtreecommitdiff
path: root/meshmc/nix
diff options
context:
space:
mode:
authorMehmet Samet Duman <yongdohyun@projecttick.org>2026-04-05 20:59:48 +0300
committerMehmet Samet Duman <yongdohyun@projecttick.org>2026-04-05 20:59:48 +0300
commit7e9da79a0df28f875a35c2b5d128e41044c3cd53 (patch)
tree8d75eff0cabf414fbb358b6e08725f2613379189 /meshmc/nix
parent8e281d214b033189abca8e65db581d063e9e82b4 (diff)
downloadProject-Tick-master.tar.gz
Project-Tick-master.zip
NOISSUE Refactor GitHub Actions and Dockerfiles for improved functionality and error handlingHEADmaster
Signed-off-by: Mehmet Samet Duman <yongdohyun@projecttick.org>
Diffstat (limited to 'meshmc/nix')
-rw-r--r--meshmc/nix/unwrapped.nix2
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