mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-31 12:44:44 +00:00
quicklisp does not support TLS (https://github.com/quicklisp/quicklisp-client/issues/167) and therefore lists release with http in release.txt. Since nixpkgs uses `fetchzip` we can change the source to be fetched over HTTPS.