about summary refs log tree commit diff
path: root/pkgs/development/lisp-modules/quicklisp-to-nix-output
AgeCommit message (Collapse)AuthorFilesLines
2022-03-11lispPackages: add nbd packageDaniel Nagy2-0/+63
2022-03-11lispPackages: add flowDaniel Nagy1-0/+29
2022-03-11lispPackages: add legitDaniel Nagy3-0/+95
2022-02-22lispPackages.slynk: init at sly-20210411-gitDaniel Nagy1-0/+30
2022-02-22lispPackages.mmap: init at 20201220-gitDaniel Nagy1-0/+33
2022-01-29lispPackages: add lisp-binary and quasiquote-2.0Daniel Nagy2-0/+68
2022-01-29lispPackages: add float-featuresDaniel Nagy1-0/+30
2022-01-12lispPackages.cl-mustache: init at 20200325-gitsternenseemann1-0/+26
2021-12-24quicklispPackages.spinneret: init at 20211020-gitsternenseemann1-0/+67
2021-12-18lispPackages.quicklisp: distinfo 2021-10-21 -> 2021-12-09sternenseemann46-285/+572
lispPackages.uax-15: drop upstreamed patch lispPackages.mgl-mat: add missing dependency cl-fad lispPackages.cl-qrencode: init in preparation for nyxt 2.2.3
2021-11-28lispPackages: add cl-shellwordsDaniel Nagy1-0/+29
2021-10-21Merge pull request #142445 from nuddyco/quicklisp-2021-10-21Michael Raskin70-556/+614
quicklisp: 2021-08-07 -> 2021-10-21
2021-10-21lispPackages.hunchensocket: init at 20180711-git (#139905)Daniel Nagy1-0/+48
2021-10-21quicklisp: 2021-08-07 -> 2021-10-21Luke Gorrie70-556/+614
Add patch on UAX-15 to fix missing dependency in ASDF system. Remove patch on ESRAP that are obsoleted by upstream fix.
2021-10-20Common lisp update (#142209)Luke Gorrie125-783/+2544
quicklisp: 2021-02-13 -> 2021-08-07 lispPackages: regenerate from fresher Quicklisp sbcl: 2.1.2 -> 2.1.9 (switch default version) lispPackages.mgl, lispPackages.mgl-mat: init lispPackages.iolib: suppress network-reliant tests lispPackages.esrap: apply upstream SBCL 2.1.9 compatibility patch Removed packages caveman and clack-v1-compat that are removed. Added more packages from Quicklisp. * lisp-modules/shell.nix: Add openblas for MGL * lisp-modules: Update README.txt Mention that shell.nix needs to be updated when adding packages that have external dependencies during package analysis, e.g. package :LLA that specifically wants to load libblas.so at compile-time. * lisp-modules/define-package.nix: Fix package path deduplication The deduplication of NIX_LISP_ASDF_PATHS was not working, apparently due to a shell quoting bug causing the sort/uniq pipeline to run at the wrong time. This is now deduplicated in a separate step. This fixes a series problem where environments with many Lisp packages would exhasut the available environment space on Linux, causing obscure "too many arguments" error messages from the shell, because the NIX_LISP_ASDF_PATHS list was bloated with ~90% duplicates. Co-authored-by: Luke Gorrie <luke@nuddy.co>
2021-09-06lispPackages: add varjo package and dependenciesDaniel Nagy8-0/+229
2021-05-18lispPackages.generic-cl: init from Quicklisp,Nathan Ringo6-0/+255
lispPackages.trivial-arguments: init from Quicklisp, quicklispPackages: regenerate
2021-05-10lispPackages.quicklisp: distinfo 2021-02-28 -> 2021-04-11,Michael Raskin43-297/+331
quicklispPackages: regenerate, lispPackages.nyxt: 2021-03-27 -> 2021-05-06, use upstream Makefile
2021-03-28quick-lisp-to-nix: change template to use more double-quotesMichael Raskin308-1559/+1867
2021-03-28nyxt: 2020-10-23 -> 2021-03-27Michael Raskin1-0/+25
2021-03-28quicklispPackages: improve non-SBCL supportMichael Raskin3-0/+90
2021-03-28quicklispPackages: regenerateMichael Raskin304-1816/+2110
2021-01-24treewide: fix double quoted strings in meta.descriptionvolth295-1457/+1457
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-11clfswm: Add fresh CLFSWM built via lisp-packages, based on StumpWMMichael White1-0/+25
2020-10-25lispPackages: add some more, mainly from Quicklisp top 100Michael Raskin24-0/+805
2020-10-24lispPackages.nyxt: init, based on code from bqvMichael Raskin1-0/+31
2020-10-24lispPackages: more Nyxt depsMichael Raskin4-0/+106
2020-10-24lispPackages.cl-webkit2: initMichael Raskin1-0/+43
2020-10-24lispPackages: more Nyxt depsMichael Raskin11-0/+427
2020-10-24lispPackages: more stuffMichael Raskin6-0/+173
2020-10-24lispPackages.cl-paths-ttf: readd, previously was a dependency of clx-truetypeMichael Raskin1-0/+27
2020-10-24quicklispPackages: regenerateMichael Raskin151-1778/+1294
2020-03-15lispPackages: update distinfoysengrimm72-542/+631
2020-01-20lispPackages: add serapeumTaylor Viti11-0/+372
Adds common-lisp package serapeum (a dependency for Next browser as of Next v1.4.0), using the quicklisp-to-nix mechanism. src is overridden and pinned to 65837f8 to deal with https://github.com/ruricolist/serapeum/issues/42
2019-10-10lispPackages: add cl-prevalence and cl-hooksAntoine Eiche205-226/+336
2019-09-11lispPackages: add 11 packagesAntoine Eiche39-51/+643
The following packages has been added: - cl-css - dbus - log4cl - mk-string-metrics - prove-asdf - sqlite - str - swank - trivia - trivial-clipboard - unix-opts
2019-08-28treewide: remove redundant recvolth225-225/+225
2019-08-25lispPackages: update to Quicklisp release 2019-07-11Michael Raskin75-518/+525
Fixes: Survive empty ASDF description (UIOP) Patch "split-sequence" that misses :serial
2019-03-03lispPackages.lfarm-*: init from QuicklispMichael Raskin4-0/+164
2019-01-31lispPackages.quicklisp.quicklispdist: 2018-08-31 -> 2019-01-07Michael Raskin65-512/+492
2018-12-05Add cl-jpeg, cl-pdf & cl-typesetting, no extra external depsPhilippe3-0/+80
2018-09-12lispPackages.quicklisp: 2018-04-30 -> 2018-08-31 ; regenerate packagesMichael Raskin97-488/+565
Added a wrapper package that creates symlinks to OpenSSL libraries with the actual versions, because we have 1.0.2 with .so-suffix .1.0.0 and cl-async-ssl is unhappy because of that. I continue to dislike cl-postgres and simple-date upstream packaging.
2018-07-20[bot] treewide: remove unused 'args@' in lambdasvolth56-56/+56
2018-05-30lispPackages.quicklisp: 2018-01-31 -> 2018-04-30; regenerate packagesMichael Raskin83-568/+836
2018-02-26lispPackages.xembed: initMichael Raskin1-0/+25
2018-02-25lispPackages: add a few more, escape +Michael Raskin13-14/+257
2018-02-12lispPackages, lispPackages.quicklisp-to-nix: 2017-07-25 -> 2018-01-31Michael Raskin82-632/+832
* update Quicklisp distinfo * regenerate packages * add cl-html-parse and closure-html * add proper mariadb library path to fix cl-mysql * escape memoization filenames for systems * lispPackages.cl-postgres: keep simple-date in the same package
2017-09-27lispPackages.cl-protobufs: init at 20170403-gitBrad Jensen1-0/+30
2017-09-07lispPackages.clsql-sqlite3: initMichael Raskin1-0/+31
2017-09-04lispPackages: add clsql-postgresql*Michael Raskin3-0/+92