Files
nixpkgs/pkgs/development/lisp-modules/import
Alexander Ben Nasrallah ca7d34e71b lisp-modules: Fetch systems over HTTPS
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.
2025-07-23 22:18:24 +02:00
..