9 version = "0-unstable-2024-02-23";
10 src = fetchFromGitHub {
13 # upstream does not publish releases, i.e., there are no tags
14 rev = "30e0aa5549bbafeb8204fe34b0d37019f9acc975";
15 hash = "sha256-KBgxZD95UT7i/eYeKLm0LVLliKgK/KiJYXVY9zzwbvk=";
18 vendorHash = "sha256-qkBpSVLWZPRgS9bqOVUWHpyj8z/nheQJON3vJOwPUj4=";
24 passthru.updateScript = nix-update-script {
32 description = "A modern and beautiful alternative to xxd and hexdump";
33 homepage = "https://github.com/sweetbbak/hexxy";
34 license = lib.licenses.mit;
35 maintainers = [ lib.maintainers.NotAShelf ];
36 mainProgram = "hexxy";