about summary refs log tree commit diff
path: root/pkgs/development/lisp-modules
AgeCommit message (Expand)AuthorFilesLines
2018-02-26lispPackages.xembed: initMichael Raskin3-0/+35
2018-02-25lispPackages: add a few more, escape +Michael Raskin17-91/+472
2018-02-25lispPackages: remove trailing colon from {NIX_LISP_,}LD_LIBRARY_PATHMichael Raskin2-3/+3
2018-02-17lispPackages.clwrapper: patching the second shebang, because source builtin i...Michael Raskin1-1/+1
2018-02-17lispPackages.clwrapper: use bash as the wrapper shell to make sure arays are ...Michael Raskin2-3/+3
2018-02-12lispPackages, lispPackages.quicklisp-to-nix: 2017-07-25 -> 2018-01-31Michael Raskin88-748/+1048
2018-02-01lispPackages.clwrapper: Fix a typo in dynamic-library-hackMichael Raskin1-1/+1
2018-02-01lispPackages.clwrapper: recognise CCL in setup-hookMichael Raskin1-0/+2
2018-01-29lispPackages.clwrapper: build helper; saving dynamic library search path from...Michael Raskin2-9/+33
2018-01-27lispPackages: deduplicate dynamical library search pathMichael Raskin1-1/+1
2017-12-30Merge pull request #26805 from obsidiansystems/cross-elegantJohn Ericson1-1/+1
2017-12-30treewide: Don't use envHook anymoreJohn Ericson1-1/+1
2017-12-29lisp-modules: mysql -> mysql.connector-cIzorkin1-1/+1
2017-12-29treewide: generalise for both mysql & mariadbRobin Gloster2-4/+4
2017-12-29mariadb: replace to connector-cRobin Gloster1-2/+2
2017-12-19quicklisp-to-nix: update after fixes to our ASDF handling suggested by upstreamMichael Raskin1-1/+1
2017-12-19lispPackages.cl-fuse: compile the small wrapper library manually, because for...Michael Raskin1-0/+6
2017-11-22lispPackages: A less aggressive way to manipulate ASDF search path, as sugges...Michael Raskin3-9/+9
2017-11-20asdf: 3.3.0 -> 3.3.1Michael Raskin1-4/+4
2017-11-11asdf: 3.2.0 -> 3.3.0Michael Raskin2-5/+5
2017-11-04lispPackages.clwrapper: make sure to patch shebangs in the scripts before usi...Michael Raskin1-0/+1
2017-09-27lispPackages.cl-protobufs: init at 20170403-gitBrad Jensen3-0/+44
2017-09-07lispPackages.clsql-sqlite3: initMichael Raskin3-0/+43
2017-09-04lispPackages.query-fs: Kill build-with-lisp.sh referenceMichael Raskin1-4/+6
2017-09-04lispPackages: add clsql-postgresql*Michael Raskin6-10/+135
2017-09-04quicklisp-to-nix: make it possible to run with Nix sandboxing enabledMichael Raskin2-4/+3
2017-08-31Regenerate quicklisp-to-nixBrad Jensen213-4256/+4347
2017-08-31Update the ql-to-nix readmeBrad Jensen1-13/+18
2017-08-31Add ql-to-nix programs to the ql-to-nix shell.nixBrad Jensen1-0/+1
2017-08-31Move esrap-peg into the normally defined packagesBrad Jensen2-12/+1
2017-08-31Move xkeyboard into the normally defined packagesBrad Jensen2-14/+1
2017-08-31Overhaul quicklisp-to-nixBrad Jensen13-315/+1118
2017-08-18Do an ASDF build of StumpWM in quicklisp-converted versionMichael Raskin1-0/+7
2017-08-17paper over more dependency issuesMichael Raskin1-0/+19
2017-08-17Merge pull request #27829 from bradleyjensen/update-quicklispMichael Raskin75-460/+1290
2017-08-17lispPackages: save more of the require cc-wrapper environmentMichael Raskin1-0/+1
2017-08-01Add some new packages and regenerate quicklisp-to-nixBrad Jensen73-457/+1269
2017-08-01Use a more recent version of quicklispBrad Jensen1-2/+2
2017-08-01Work around quicklisp not knowing all dependenciesBrad Jensen1-1/+19
2017-06-28Fresh SBCL is not compatible with not-fresh iolibMichael Raskin1-1/+9
2017-06-22Re-add iolib subsystemsMichael Raskin1-0/+3
2017-06-21quicklispPackages: updateMichael Raskin176-583/+1938
2017-04-16compile uiop/version with uiop, seems needed for monolithic bundles in some c...Michael Raskin2-0/+4
2017-04-10lispPackage.iolib: missed one systemMichael Raskin1-1/+1
2017-04-10lispPackage.iolib: list the hidden systems to make sure bundles existMichael Raskin1-4/+9
2017-04-10lispPackages: load precompiled asdf; support more implementationsMichael Raskin3-8/+37
2017-04-09lispPackages.iolib: precompile iolib/osMichael Raskin1-1/+4
2017-04-06quicklispPackages: update to fresh QuickLispMichael Raskin162-720/+1391
2017-04-01quicklispPackages, lispPackages: make all system-loads pass with precompilationMichael Raskin167-510/+2789
2017-03-31clwrapper, buildLispPackage: compile fasls and store them for all systemsMichael Raskin135-533/+29