summary refs log tree commit diff
path: root/pkgs/development/lisp-modules/clwrapper/setup-hook.sh
AgeCommit message (Expand)AuthorFilesLines
2021-05-25fix editorconfigBastien Rivière1-1/+1
2021-05-25lispPackages: fix darwin buildsBastien Rivière1-3/+3
2019-11-22lispPackages: fix buildMichael Raskin1-3/+3
2019-11-08lispPackages.clwrapper: NIX_LISP_LD_LIBRARY_PATH might be undefinedJohn Ericson1-1/+1
2018-02-01lispPackages.clwrapper: recognise CCL in setup-hookMichael Raskin1-0/+2
2017-12-30treewide: Don't use envHook anymoreJohn Ericson1-1/+1
2017-04-06quicklispPackages: update to fresh QuickLispMichael Raskin1-11/+5
2017-04-01quicklispPackages, lispPackages: make all system-loads pass with precompilationMichael Raskin1-1/+1
2017-03-31clwrapper, buildLispPackage: compile fasls and store them for all systemsMichael Raskin1-1/+5
2017-03-30clwrapper: setup-hook: correctly handle multiple additions to registryMichael Raskin1-1/+1
2014-08-09Cleanup: Use += to append to envHooksEelco Dolstra1-1/+1
2013-10-29A few hooks for easier library handling when CFFI is usedMichael Raskin1-1/+7
2013-10-13Adding a Common Lisp wrapper.Michael Raskin1-0/+33