about summary refs log tree commit diff
path: root/pkgs/development/lisp-modules
AgeCommit message (Expand)AuthorFilesLines
2021-01-27treewide: stdenv.lib -> libBen Siraphob7-23/+23
2021-01-24treewide: fix double quoted strings in meta.descriptionvolth296-1461/+1461
2021-01-16treewide: fix double quoted strings in meta.descriptionBen Siraphob5-5/+5
2021-01-11lisp-packages: Fix whitespaceMichael White1-1/+1
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
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 upst...Michael Raskin1-0/+22
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 b...Michael Raskin1-1/+1
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
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
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
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
2019-09-30A band-aid workaround for 68384. The situation should not be possible, not cl...Michael Raskin1-1/+3
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
2019-09-21Revert "Merge branch 'staging-next'"Vladimír Čunát2-6/+6
2019-09-11lispPackages: add 11 packagesAntoine Eiche42-292/+1131
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
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-2/+2
2019-07-24Use if instead of && for deciding whether to run a commandBrad Jensen1-5/+7