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