aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
Commit message (Expand)AuthorAgeFilesLines
* Patch only LibreSSL 3.8.2quapka2024-08-081-7/+11
* Store package versions in JSON to simplify reusabilityquapka2024-08-081-10/+51
* Autoformat all Nix sourcesquapka2024-08-071-315/+549
* Build last 100 revisions of BoringSSLquapka2024-08-071-22/+8
* Build various version of LibreSSLquapka2024-08-061-3/+11
* Default to previous source not versionquapka2024-08-061-1/+1
* Build various version of Nettlequapka2024-08-061-2/+9
* Build various version of IPP Cryptoquapka2024-08-061-1/+13
* Allow testing against various versions of MbedTLSquapka2024-08-061-1/+16
* Start adding some libgcrypt versionquapka2024-08-061-2/+9
* Build script for fetching releases with Nixquapka2024-08-061-0/+20
* Make default Tomcrypt build properlyquapka2024-08-061-13/+13
* Keep consistent ordering of libsquapka2024-08-051-2/+4
* Build various version of libtomcryptquapka2024-08-051-26/+75
* Add autogenerated releases for OpenSSL, Crypto++ and Botanquapka2024-07-301-26/+39
* Clean up the Nix build a bitquapka2024-07-301-129/+37
* Link Nettle statically and build the shim with Nixquapka2024-07-291-20/+9
* Explain libtommath and libtomcrypt patchesquapka2024-07-291-2/+5
* Don't use LTC_PTHREAD in TomCryptquapka2024-07-291-0/+7
* Expose static libtommath and libtomcrypt through pkg-configquapka2024-07-291-3/+46
* Build Nettle shim through Nixquapka2024-07-261-0/+2
* Clean up Nix Gradle buildquapka2024-07-261-4/+3
* Keep consistent shims build orderingquapka2024-07-261-2/+2
* Remove redundant IPP Crypto shimquapka2024-07-261-1/+0
* Rename IPP Crypto shimquapka2024-07-251-0/+2
* Clean up Nix build of MbedTLS shimquapka2024-07-251-1/+3
* Remove runtime lib deps unnecessary due to static linkingquapka2024-07-251-5/+0
* Build Gcrypt shim through Nixquapka2024-07-251-1/+2
* Clean up Nix build of BoringSSL shimquapka2024-07-251-11/+5
* Build OpenSSL shim through Nixquapka2024-07-251-5/+3
* Build Crypto++ shim through Nixquapka2024-07-251-0/+2
* Link TomCrypt statically and build the shim with Nixquapka2024-07-251-1/+12
* Build Botan shim through Nixquapka2024-07-251-0/+2
* Derive common libs with Nixquapka2024-07-251-3/+6
* Link LibreSSL staticallyquapka2024-07-251-4/+4
* Link Nettle staticallyquapka2024-07-251-0/+3
* Link Crypto++ staticallyquapka2024-07-251-0/+1
* Static linking does not require loading botan-2quapka2024-07-251-1/+1
* Linked tomcrypt staticallyquapka2024-07-241-1/+4
* Link GNU Crypto library staticallyquapka2024-07-241-1/+12
* Unify patching OpenSSL for all Flake outputsquapka2024-07-241-28/+19
* Don't use newer version of WolfCryptquapka2024-07-231-1/+14
* Clean up old build instructionsquapka2024-07-231-86/+0
* Build IPP Crypto from packagequapka2024-07-231-1/+12
* Link BoringSSL staticallyquapka2024-07-221-7/+5
* Match the packaged BoringSSL to the submodule onequapka2024-07-221-5/+2
* Build shims in separate filesquapka2024-07-221-43/+3
* Build MbedTLS shim with packaged MbedTLSquapka2024-07-221-0/+20
* Clear overlaysquapka2024-07-221-14/+1
* Build BoringSSL shim from packaged BoringSSLquapka2024-07-221-93/+17