From 6896ed5f4e0b721f2a0ab0123282f25dd1bd13b6 Mon Sep 17 00:00:00 2001 From: ElnuDev Date: Thu, 24 Aug 2023 13:30:09 -0700 Subject: [PATCH] flake.nix: remove no longer necessary cargoHash update instructions --- flake.nix | 5 ----- 1 file changed, 5 deletions(-) diff --git a/flake.nix b/flake.nix index a8d039a..eb13579 100644 --- a/flake.nix +++ b/flake.nix @@ -4,11 +4,6 @@ Some utility commands: - `nix flake lock update-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 */ {