about summary refs log tree commit diff
path: root/pkgs/development/lisp-modules
AgeCommit message (Collapse)AuthorFilesLines
2021-03-28lispPackages.quicklisp: 2019-02-16 -> 2021-02-13, dist info 2020-10-16 -> ↵Michael Raskin1-4/+4
2021-02-28
2021-03-17lisp-modules/*: gdk_pixbuf -> gdk-pixbufSamuel Gräfenstein2-2/+2
Fix building with `config.allowAliases = false;`.
2021-01-27treewide: stdenv.lib -> libBen Siraphob7-23/+23
2021-01-24treewide: fix double quoted strings in meta.descriptionvolth296-1461/+1461
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-16treewide: fix double quoted strings in meta.descriptionBen Siraphob5-5/+5
2021-01-11lisp-packages: Fix whitespaceMichael White1-1/+1
Replace a tab with spaces to fix a failing EditorConfig check.
2021-01-11clfswm: Add fresh CLFSWM built via lisp-packages, based on StumpWMMichael White4-0/+43
2020-10-25lispPackages: add some more, mainly from Quicklisp top 100Michael Raskin27-880/+2108
2020-10-25lispPackages.nyxt: build a binaryMichael Raskin2-2/+19
2020-10-24lispPackages.nyxt: init, based on code from bqvMichael Raskin5-12/+108
2020-10-24lispPackages.cluffer: init (package from bqv)Michael Raskin1-0/+23
2020-10-24lispPackages: more Nyxt depsMichael Raskin6-0/+145
2020-10-24lispPackages.cl-webkit2: initMichael Raskin5-1/+70
2020-10-24lispPackages: more Nyxt depsMichael Raskin15-1/+621
2020-10-24lispPackages: more stuffMichael Raskin8-0/+240
2020-10-24pkgs/development/lisp-modules/README.txt : typo fixMichael Raskin1-1/+1
Co-authored-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2020-10-24lispPackages.cl-paths-ttf: readd, previously was a dependency of clx-truetypeMichael Raskin3-8/+46
2020-10-24lispPackages.dbi: break test-only dependency loopsMichael Raskin1-6/+18
2020-10-24lispPackages.uiop: drop obsolete uiop/version referenceMichael Raskin1-3/+0
2020-10-24quicklispPackages: regenerateMichael Raskin155-1868/+1497
2020-10-24lispPackages.clx-truetype: define manually as Quicklisp dropped it after ↵Michael Raskin1-0/+22
upstream disappeared
2020-10-24quicklisp-to-nix: README: Mention cachesMichael Raskin1-0/+5
2020-10-24quicklisp-to-nix: preload some implementation-provided dependenciesMichael Raskin1-0/+10
2020-10-24lispPackages.quicklisp: update shell script to avoid RO FS with new caching ↵Michael Raskin1-1/+1
behaviour
2020-10-24quicklisp: update distinfo 2019-12-27 -> 2020-10-16Michael Raskin1-2/+2
2020-08-10Merge pull request #94996 from zowoq/darcs-contextMichael Raskin1-116/+0
lisp-modules/iterate.darcs-context: delete
2020-08-09lisp-modules/iterate.darcs-context: deletezowoq1-116/+0
2020-08-08asdf: don't restrict to linux, since darwin works tooSteve Purcell2-2/+2
2020-05-04lisp-modules: fix missing && after test commandRamzi Ben Yahya1-1/+1
2020-03-15lispPackages: update distinfoysengrimm74-554/+674
2020-03-15quicklisp: 2017-03-06 -> 2019-02-16ysengrimm1-2/+2
2020-02-19asdf: 3.3.3 -> 3.3.4R. RyanTM1-4/+4
2020-02-04lispPackages.cl-store: fix buildMichael Raskin1-0/+7
2020-01-20lispPackages: add serapeumTaylor Viti14-0/+535
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-11-24Merge remote-tracking branch 'upstream/master' into wrapper-pname-supportJohn Ericson232-542/+1540
2019-11-24treewide: Get rid of most `parseDrvName` without breaking compatJohn Ericson1-1/+1
That is because this commit should be merged to both master and release-19.09.
2019-11-22lispPackages: fix buildMichael Raskin3-7/+8
2019-11-08lispPackages.clwrapper: NIX_LISP_LD_LIBRARY_PATH might be undefinedJohn Ericson1-1/+1
2019-10-10lispPackages: add cl-prevalence and cl-hooksAntoine Eiche207-235/+378
2019-10-05lispPackages.cl-mysql: fix buildJoachim Fasting1-1/+8
For [ZHF](https://github.com/NixOS/nixpkgs/issues/68361)
2019-09-30A band-aid workaround for 68384. The situation should not be possible, not ↵Michael Raskin1-1/+3
clear whether there is a missed detail about ASDF or SBCL
2019-09-24Merge branch 'master' into staging-nextVladimír Čunát42-292/+1137
2019-09-22Re-Revert "Merge branch 'staging-next'"Vladimír Čunát2-6/+6
This reverts commit f8a8fc6c7c079de430fa528f688ddac781bcef16.
2019-09-21Revert "Merge branch 'staging-next'"Vladimír Čunát2-6/+6
This reverts commit 41af38f3728bd64b80721c44ed1fb019978cbc1b, reversing changes made to f0fec244ca380b9d3e617ee7b419c59758c8b0f1. Let's delay this. We have some serious regressions.
2019-09-11lispPackages: add 11 packagesAntoine Eiche42-292/+1131
The following packages has been added: - cl-css - dbus - log4cl - mk-string-metrics - prove-asdf - sqlite - str - swank - trivia - trivial-clipboard - unix-opts
2019-09-11lispPackages.iolib: patch lisp files to use the libfixposix libraryAntoine Eiche1-0/+6
2019-09-09treewide: replace mysql.connector-c to libmysqlclientIzorkin2-6/+6
2019-08-28treewide: remove redundant recvolth227-228/+228
2019-08-27Merge master into staging-nextFrederik Rietdijk79-521/+545
2019-08-25lispPackages: update to Quicklisp release 2019-07-11Michael Raskin79-521/+545
Fixes: Survive empty ASDF description (UIOP) Patch "split-sequence" that misses :serial