diff options
author | Marc Coquand <marc@mccd.space> | 2024-05-16 14:47:10 -0500 |
---|---|---|
committer | Marc Coquand <marc@mccd.space> | 2024-05-16 14:47:10 -0500 |
commit | 8dd0cf0dc7fb67617c9b8db90bddae6179ebe526 (patch) | |
tree | d794935a8340ab84819b8f92c708c0edf80b1ddb /flake.nix | |
parent | 0d4bb4e90d9fa282a20e1c49ded954421d152b43 (diff) | |
download | stitch-8dd0cf0dc7fb67617c9b8db90bddae6179ebe526.tar.gz stitch-8dd0cf0dc7fb67617c9b8db90bddae6179ebe526.tar.bz2 stitch-8dd0cf0dc7fb67617c9b8db90bddae6179ebe526.zip |
Test
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -59,7 +59,6 @@ ''; installPhase = '' - cp _build/install/default/bin/stitch/bin/stitch $out ''; }; |