Skip to content

Instantly share code, notes, and snippets.

@fstamour
Created September 8, 2018 00:59
Show Gist options
  • Save fstamour/f5bec8324ddd47290ecc0b1a0441eff8 to your computer and use it in GitHub Desktop.
Save fstamour/f5bec8324ddd47290ecc0b1a0441eff8 to your computer and use it in GitHub Desktop.
Quicklisp on NixOS
nix search quicklisp
nix-env -i lisp-quicklisp
quicklisp init
quicklisp run
quicklisp install alexandria
quicklisp update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment