diff options
| author | Alejandro Soto <alejandro@34project.org> | 2025-10-11 12:22:00 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2025-10-11 12:22:00 -0600 |
| commit | a5bb6bec46924a2954382d5726540f6902aaa8b1 (patch) | |
| tree | c13ee41179e65658807c146b04430e8bae51d0e7 /pkgs/athena-bccr/releases.nix | |
| parent | 037a099639c3a359b006493b481a38701febb81e (diff) | |
tree-wide: replace local athena-bccr with version from trivionomicon
Diffstat (limited to 'pkgs/athena-bccr/releases.nix')
| -rw-r--r-- | pkgs/athena-bccr/releases.nix | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/pkgs/athena-bccr/releases.nix b/pkgs/athena-bccr/releases.nix deleted file mode 100644 index e965172..0000000 --- a/pkgs/athena-bccr/releases.nix +++ /dev/null @@ -1,12 +0,0 @@ -{ - "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"; - }; - }; -} |
