This commit is contained in:
nora 2025-11-01 15:35:15 +01:00
parent 56272d89e3
commit 6cf0169b96
2 changed files with 7 additions and 7 deletions

View file

@ -4,7 +4,7 @@ let
src = pkgs.fetchFromGitHub my-projects-versions.widetom.fetchFromGitHub;
pname = "widetom";
version = "0.1.0";
cargoHash = "sha256-AWbdPcDc+QOW7U/FYbqlIsg+3MwfggKCTCw1z/ZbSEE=";
cargoHash = "sha256-riQA+GviHMqiSvoRKcJhM3MGVEIv6urgYyvBZZd4fCc=";
meta = {
mainProgram = "widertom";
};