aboutsummaryrefslogtreecommitdiff
path: root/pkgs/development/lisp-modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: remove redundant recvolth2019-08-28227-228/+228
* Merge master into staging-nextFrederik Rietdijk2019-08-2779-521/+545
|\
| * lispPackages: update to Quicklisp release 2019-07-11Michael Raskin2019-08-2579-521/+545
* | treewide: name -> pname (easy cases) (#66585)volth2019-08-151-2/+2
|/
* Use if instead of && for deciding whether to run a commandBrad Jensen2019-07-241-5/+7
* Resolve symlinks before trying to recognize a lisp implementationBrad Jensen2019-07-241-1/+6
* asdf: 3.3.2 -> 3.3.3R. RyanTM2019-07-141-4/+4
* lispPackages.stumpwm: mimic Query-FS tricks for adding extra depsMichael Raskin2019-03-251-1/+3
* lispPackages.lfarm-*: init from QuicklispMichael Raskin2019-03-036-0/+236
* Add lparallelMichael Raskin2019-02-282-0/+11
* Merge branch 'staging-next' into stagingVladimír Čunát2019-02-0167-575/+504
|\
| * lispPackages.quicklisp.quicklispdist: 2018-08-31 -> 2019-01-07Michael Raskin2019-01-3167-575/+504
* | treewide: use ${stdenv.shell} instead of /bin/sh where possiblernhmjoj2019-01-161-1/+1
|/
* Add cl-jpeg, cl-pdf & cl-typesetting, no extra external depsPhilippe2018-12-055-8/+121
* lispPackages.quicklisp: 2018-04-30 -> 2018-08-31 ; regenerate packagesMichael Raskin2018-09-12102-522/+666
* Merge branch 'master' into unused5Jörg Thalheim2018-07-2156-56/+56
|\
| * [bot] treewide: remove unused 'args@' in lambdasvolth2018-07-2056-56/+56
* | pkgs/*: remove unreferenced function argumentsvolth2018-07-212-2/+2
|/
* [bot]: remove unreferenced codevolth2018-07-201-1/+0
* lispPackages: drop pgloader that leads to a circular depedencyMichael Raskin2018-05-302-318/+13
* lispPackages.quicklisp: 2018-01-31 -> 2018-04-30; regenerate packagesMichael Raskin2018-05-3086-715/+1227
* asdf: 3.3.1 -> 3.3.2R. RyanTM2018-05-071-4/+4
* lispPackages.postmodern: mark as brokenxeji2018-04-121-0/+5
* lispPackages.xembed: initMichael Raskin2018-02-263-0/+35
* lispPackages: add a few more, escape +Michael Raskin2018-02-2517-91/+472
* lispPackages: remove trailing colon from {NIX_LISP_,}LD_LIBRARY_PATHMichael Raskin2018-02-252-3/+3
* lispPackages.clwrapper: patching the second shebang, because source builtin i...Michael Raskin2018-02-171-1/+1
* lispPackages.clwrapper: use bash as the wrapper shell to make sure arays are ...Michael Raskin2018-02-172-3/+3
* lispPackages, lispPackages.quicklisp-to-nix: 2017-07-25 -> 2018-01-31Michael Raskin2018-02-1288-748/+1048
* lispPackages.clwrapper: Fix a typo in dynamic-library-hackMichael Raskin2018-02-011-1/+1
* lispPackages.clwrapper: recognise CCL in setup-hookMichael Raskin2018-02-011-0/+2
* lispPackages.clwrapper: build helper; saving dynamic library search path from...Michael Raskin2018-01-292-9/+33
* lispPackages: deduplicate dynamical library search pathMichael Raskin2018-01-271-1/+1
* Merge pull request #26805 from obsidiansystems/cross-elegantJohn Ericson2017-12-301-1/+1
|\
| * treewide: Don't use envHook anymoreJohn Ericson2017-12-301-1/+1
* | lisp-modules: mysql -> mysql.connector-cIzorkin2017-12-291-1/+1
* | treewide: generalise for both mysql & mariadbRobin Gloster2017-12-292-4/+4
* | mariadb: replace to connector-cRobin Gloster2017-12-291-2/+2
* | quicklisp-to-nix: update after fixes to our ASDF handling suggested by upstreamMichael Raskin2017-12-191-1/+1
* | lispPackages.cl-fuse: compile the small wrapper library manually, because for...Michael Raskin2017-12-191-0/+6
|/
* lispPackages: A less aggressive way to manipulate ASDF search path, as sugges...Michael Raskin2017-11-223-9/+9
* asdf: 3.3.0 -> 3.3.1Michael Raskin2017-11-201-4/+4
* asdf: 3.2.0 -> 3.3.0Michael Raskin2017-11-112-5/+5
* lispPackages.clwrapper: make sure to patch shebangs in the scripts before usi...Michael Raskin2017-11-041-0/+1
* lispPackages.cl-protobufs: init at 20170403-gitBrad Jensen2017-09-273-0/+44
* lispPackages.clsql-sqlite3: initMichael Raskin2017-09-073-0/+43
* lispPackages.query-fs: Kill build-with-lisp.sh referenceMichael Raskin2017-09-041-4/+6
* lispPackages: add clsql-postgresql*Michael Raskin2017-09-046-10/+135
* quicklisp-to-nix: make it possible to run with Nix sandboxing enabledMichael Raskin2017-09-042-4/+3
* Regenerate quicklisp-to-nixBrad Jensen2017-08-31213-4256/+4347