pkgs/athena-bccr: initial commit

This commit is contained in:
Alejandro Soto 2025-08-06 14:46:59 -06:00
parent a69723cf87
commit e72efe6b59
No known key found for this signature in database
GPG key ID: A2C4C79764EE8F16
8 changed files with 425 additions and 2 deletions

View file

@ -0,0 +1,12 @@
{
"deb64-rev26" = {
# nix hash convert --hash-algo sha256 --from base16 --to sri $(sha256sum sfd_ClientesLinux_DEB64_Rev26.zip | cut -d' ' -f1)
hash = "sha256-ZPWP9TqJQ5coJAPzUSiaXKVItBWlqFM4smCjOf+gqQM=";
basename = "sfd_ClientesLinux_DEB64_Rev26";
srcPaths = {
gaudi = "Firma Digital/Agente GAUDI/agente-gaudi_20.0_amd64.deb";
idprotect = "Firma Digital/PinTool/IDProtect PINTool 7.24.02/DEB/idprotectclient_7.24.02-0_amd64.deb";
};
};
}