summary refs log tree commit diff
path: root/pkgs/development/lisp-modules/define-package.nix
Commit message (Expand)AuthorAge
* Common lisp update (#142209)Luke Gorrie2021-10-20
* treewide: stdenv.lib -> libBen Siraphob2021-01-27
* lisp-modules: fix missing && after test commandRamzi Ben Yahya2020-05-04
* lispPackages: fix buildMichael Raskin2019-11-22
* treewide: use ${stdenv.shell} instead of /bin/sh where possiblernhmjoj2019-01-16
* lispPackages: remove trailing colon from {NIX_LISP_,}LD_LIBRARY_PATHMichael Raskin2018-02-25
* lispPackages: deduplicate dynamical library search pathMichael Raskin2018-01-27
* lispPackages: A less aggressive way to manipulate ASDF search path, as sugges...Michael Raskin2017-11-22
* Overhaul quicklisp-to-nixBrad Jensen2017-08-31
* lispPackages: save more of the require cc-wrapper environmentMichael Raskin2017-08-17
* quicklispPackages: updateMichael Raskin2017-06-21
* lispPackages: load precompiled asdf; support more implementationsMichael Raskin2017-04-10
* quicklispPackages: update to fresh QuickLispMichael Raskin2017-04-06
* quicklispPackages, lispPackages: make all system-loads pass with precompilationMichael Raskin2017-04-01
* clwrapper, buildLispPackage: compile fasls and store them for all systemsMichael Raskin2017-03-31
* quicklisp-to-nix: support / in the system nameMichael Raskin2017-03-30
* Allow pre/post-InstallMichael Raskin2014-11-16
* Handle propagated library inputs for FFIMichael Raskin2014-11-13
* A few hooks for easier library handling when CFFI is usedMichael Raskin2013-10-29
* Adding lisp-packages subset. Adding a few test packages without dependencies.Michael Raskin2013-10-13