summaryrefslogtreecommitdiffstats
path: root/pkgs/development/lisp-modules/define-package.nix
AgeCommit message (Expand)Author
2021-01-27treewide: stdenv.lib -> libBen Siraphob
2020-05-04lisp-modules: fix missing && after test commandRamzi Ben Yahya
2019-11-22lispPackages: fix buildMichael Raskin
2019-01-16treewide: use ${stdenv.shell} instead of /bin/sh where possiblernhmjoj
2018-02-25lispPackages: remove trailing colon from {NIX_LISP_,}LD_LIBRARY_PATHMichael Raskin
2018-01-27lispPackages: deduplicate dynamical library search pathMichael Raskin
2017-11-22lispPackages: A less aggressive way to manipulate ASDF search path, as sugges...Michael Raskin
2017-08-31Overhaul quicklisp-to-nixBrad Jensen
2017-08-17lispPackages: save more of the require cc-wrapper environmentMichael Raskin
2017-06-21quicklispPackages: updateMichael Raskin
2017-04-10lispPackages: load precompiled asdf; support more implementationsMichael Raskin
2017-04-06quicklispPackages: update to fresh QuickLispMichael Raskin
2017-04-01quicklispPackages, lispPackages: make all system-loads pass with precompilationMichael Raskin
2017-03-31clwrapper, buildLispPackage: compile fasls and store them for all systemsMichael Raskin
2017-03-30quicklisp-to-nix: support / in the system nameMichael Raskin
2014-11-16Allow pre/post-InstallMichael Raskin
2014-11-13Handle propagated library inputs for FFIMichael Raskin
2013-10-29A few hooks for easier library handling when CFFI is usedMichael Raskin
2013-10-13Adding lisp-packages subset. Adding a few test packages without dependencies.Michael Raskin