tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
0
fork
atom
lol
0
fork
atom
overview
issues
pulls
pipelines
rblake2sum: set mainProgram
Dawid Ciężarkiewicz
2 years ago
725e83eb
2ff3854c
+1
1 changed file
expand all
collapse all
unified
split
pkgs
tools
security
rblake2sum
default.nix
+1
pkgs/tools/security/rblake2sum/default.nix
reviewed
···
24
24
homepage = "https://github.com/crev-dev/rblake2sum";
25
25
license = [ licenses.mit ];
26
26
maintainers = with maintainers; [ dpc ];
27
27
+
mainProgram = "rblake2sum";
27
28
};
28
29
}