stitch

Note taking for messy minimalists

git clone git://mccd.space/stitch
commit 8dd0cf0dc7fb67617c9b8db90bddae6179ebe526
parent 0d4bb4e90d9fa282a20e1c49ded954421d152b43
Author: Marc Coquand <marc@mccd.space>
Date:   Thu, 16 May 2024 14:47:10 -0500

Test

Diffstat:
Mflake.nix | 1-
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/flake.nix b/flake.nix
@@ -59,7 +59,6 @@
           '';
 
           installPhase = ''
-            cp _build/install/default/bin/stitch/bin/stitch $out
           '';
         };