flake.nix: remove no longer necessary cargoHash update instructions

main
Elnu 9 months ago
parent 79ac6ac9b0
commit 6896ed5f4e

@ -4,11 +4,6 @@ Some utility commands:
- `nix flake lock update-input <input>`
- `nix build .#dyesub-tool`
- `nix run .#dyesub-tool`
Updating `cargoHash`:
- Set `cargoHash` to an empty string
- run `nix run .#dyesub-tool`
- Update `cargoHash` with correct hash from output
*/
{

Loading…
Cancel
Save