aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorMarc Coquand <marc@mccd.space>2024-05-16 14:47:10 -0500
committerMarc Coquand <marc@mccd.space>2024-05-16 14:47:10 -0500
commit8dd0cf0dc7fb67617c9b8db90bddae6179ebe526 (patch)
treed794935a8340ab84819b8f92c708c0edf80b1ddb /flake.nix
parent0d4bb4e90d9fa282a20e1c49ded954421d152b43 (diff)
downloadstitch-8dd0cf0dc7fb67617c9b8db90bddae6179ebe526.tar.gz
stitch-8dd0cf0dc7fb67617c9b8db90bddae6179ebe526.tar.bz2
stitch-8dd0cf0dc7fb67617c9b8db90bddae6179ebe526.zip
Test
Diffstat (limited to '')
-rw-r--r--flake.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 1d741f7..f56d92b 100644
--- a/flake.nix
+++ b/flake.nix
@@ -59,7 +59,6 @@
'';
installPhase = ''
- cp _build/install/default/bin/stitch/bin/stitch $out
'';
};