summary refs log tree commit diff
path: root/pkgs/development/lisp-modules
Commit message (Collapse)AuthorAge
* lispPackages.clwrapper: Fix a typo in dynamic-library-hackMichael Raskin2018-02-01
|
* lispPackages.clwrapper: recognise CCL in setup-hookMichael Raskin2018-02-01
|
* lispPackages.clwrapper: build helper; saving dynamic library search path ↵Michael Raskin2018-01-29
| | | | from NIX_LISP_
* lispPackages: deduplicate dynamical library search pathMichael Raskin2018-01-27
|
* Merge pull request #26805 from obsidiansystems/cross-elegantJohn Ericson2017-12-30
|\ | | | | Make cross compilation elegant
| * treewide: Don't use envHook anymoreJohn Ericson2017-12-30
| | | | | | | | | | This commits needs a MAJOR audit as I oftentimes just guessed which of `$hostOffset`, `$targetOffset`, or a fixed offset should be used.
* | lisp-modules: mysql -> mysql.connector-cIzorkin2017-12-29
| |
* | treewide: generalise for both mysql & mariadbRobin Gloster2017-12-29
| |
* | mariadb: replace to connector-cRobin Gloster2017-12-29
| |
* | quicklisp-to-nix: update after fixes to our ASDF handling suggested by upstreamMichael Raskin2017-12-19
| |
* | lispPackages.cl-fuse: compile the small wrapper library manually, because ↵Michael Raskin2017-12-19
|/ | | | for some reason NIX_LDFLAGS get lost with the new binutils wrapper
* lispPackages: A less aggressive way to manipulate ASDF search path, as ↵Michael Raskin2017-11-22
| | | | suggested by Fare
* asdf: 3.3.0 -> 3.3.1Michael Raskin2017-11-20
|
* asdf: 3.2.0 -> 3.3.0Michael Raskin2017-11-11
|
* lispPackages.clwrapper: make sure to patch shebangs in the scripts before ↵Michael Raskin2017-11-04
| | | | using them
* lispPackages.cl-protobufs: init at 20170403-gitBrad Jensen2017-09-27
|
* lispPackages.clsql-sqlite3: initMichael Raskin2017-09-07
|
* lispPackages.query-fs: Kill build-with-lisp.sh referenceMichael Raskin2017-09-04
|
* lispPackages: add clsql-postgresql*Michael Raskin2017-09-04
|
* quicklisp-to-nix: make it possible to run with Nix sandboxing enabledMichael Raskin2017-09-04
|
* Regenerate quicklisp-to-nixBrad Jensen2017-08-31
| | | | Note: Changes to overrides were necessary
* Update the ql-to-nix readmeBrad Jensen2017-08-31
|
* Add ql-to-nix programs to the ql-to-nix shell.nixBrad Jensen2017-08-31
|
* Move esrap-peg into the normally defined packagesBrad Jensen2017-08-31
|
* Move xkeyboard into the normally defined packagesBrad Jensen2017-08-31
|
* Overhaul quicklisp-to-nixBrad Jensen2017-08-31
| | | | | | | | | | | | | | | | | | | 1. Detect (and automatically handle) parasitic systems. 2. Each nix package has only one asd, and (almost) every parasitic package inside it builds. 3. Ensure that parasitic systems are compiled. 4. Remove unnecessary testnames lisp override mechanism (the testnae/testSystem is replaced by parasites/buildSystems). 5. Parasitic systems (if included in the system closure) become aliases to their host package. 6. Support caching fasl files in a known directory (for faster re-generation after modifying quicklisp-to-nix-system-info). 7. Eliminate unnecessary overrides. We're going to determine ALL lisp dependencies correctly. 8. Don't try to "build" lisp packages with make. lispPackages should be about bringing in a lisp library. 9. Eliminate the hand-maintained list of aliases. Parasites should become aliases. Everything else should be a real package.
* Do an ASDF build of StumpWM in quicklisp-converted versionMichael Raskin2017-08-18
|
* paper over more dependency issuesMichael Raskin2017-08-17
|
* Merge pull request #27829 from bradleyjensen/update-quicklispMichael Raskin2017-08-17
|\ | | | | Update quicklisp packages
| * Add some new packages and regenerate quicklisp-to-nixBrad Jensen2017-08-01
| |
| * Use a more recent version of quicklispBrad Jensen2017-08-01
| |
| * Work around quicklisp not knowing all dependenciesBrad Jensen2017-08-01
| |
* | lispPackages: save more of the require cc-wrapper environmentMichael Raskin2017-08-17
|/
* Fresh SBCL is not compatible with not-fresh iolibMichael Raskin2017-06-28
|
* Re-add iolib subsystemsMichael Raskin2017-06-22
|
* quicklispPackages: updateMichael Raskin2017-06-21
| | | | | | | | | Escape things by default in derivation names (i.e. digit cannot be the first character etc.) Update Quicklisp (tracking upstream); list new missing dependencies Add some minimal README about ql-to-nix
* compile uiop/version with uiop, seems needed for monolithic bundles in some ↵Michael Raskin2017-04-16
| | | | cases
* lispPackage.iolib: missed one systemMichael Raskin2017-04-10
|
* lispPackage.iolib: list the hidden systems to make sure bundles existMichael Raskin2017-04-10
|
* lispPackages: load precompiled asdf; support more implementationsMichael Raskin2017-04-10
|
* lispPackages.iolib: precompile iolib/osMichael Raskin2017-04-09
|
* quicklispPackages: update to fresh QuickLispMichael Raskin2017-04-06
| | | | lispPackages: reduce environment-bombing
* 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
|
* esrap-peg: 20131029 -> 20170320Michael Raskin2017-03-31
|
* lispPackages: migrate to quicklispPackages where possibleMichael Raskin2017-03-31
|
* lispPackages.clwrapper: fix array expansion to produce no arguments when emptyMichael Raskin2017-03-31
|
* quicklispPackages: add a basic set of packages, make sure that ↵Michael Raskin2017-03-30
| | | | quicklispPackages_asdf_3_1 can be built completely
* quicklisp-to-nix: check that the package is loadableMichael Raskin2017-03-30
|
* clwrapper: setup-hook: correctly handle multiple additions to registryMichael Raskin2017-03-30
|