This website requires JavaScript.
Explore
Help
Sign In
dev
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
d7f3e5a8f0
nixpkgs
/
pkgs
/
development
/
lisp-modules
/
quicklisp-to-nix-systems.txt
7 lines
58 B
Plaintext
Raw
Normal View
History
Unescape
Escape
quicklispPackages: init The idea is to have an almost-automatic conversion from QuickLisp, the definitive Common Lisp package repository, to Nix. The benefit over just using lispPackages.quicklisp is automatic installation of non-Lisp dependencies from NixPkgs (and integration with Nix package management). The benefit over lispPackages for normal Lisp packages is packaging just a snapshot of QuickLisp which is known to be tested for version compatibility between libraries. There are some packages in lispPackages that are not from QuickLisp (for example, the installable wrapper of QuickLisp itself). My hope is to replace the rest with the expressions converted from QuickLisp. Note that the current commit is a mere addition.
2017-03-26 03:15:42 +01:00
stumpwm
cl-fuse
esrap
hunchentoot
Add a couple of quicklisp packages
2017-03-29 18:18:26 +01:00
external-program
drakma
Reference in New Issue
Copy Permalink