remove TODO
it's done
This commit is contained in:
parent
af8b1ddc03
commit
f26dc8ed42
@ -49,16 +49,10 @@
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
installPhase = ''
|
installPhase = ''
|
||||||
cd ..
|
cd ..; mv public $out
|
||||||
mv public $out
|
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
# TODO how to run scripts/build as a result of `nix run .`?
|
|
||||||
#packages = flake-utils.lib.mkApp {
|
|
||||||
# name = "build
|
|
||||||
#};
|
|
||||||
|
|
||||||
formatter = pkgs.alejandra;
|
formatter = pkgs.alejandra;
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user