summaryrefslogtreecommitdiffstats
path: root/pkgs/development/lisp-modules
AgeCommit message (Expand)Author
2021-01-27treewide: stdenv.lib -> libBen Siraphob
2021-01-24treewide: fix double quoted strings in meta.descriptionvolth
2021-01-16treewide: fix double quoted strings in meta.descriptionBen Siraphob
2021-01-11lisp-packages: Fix whitespaceMichael White
2021-01-11clfswm: Add fresh CLFSWM built via lisp-packages, based on StumpWMMichael White
2020-10-25lispPackages: add some more, mainly from Quicklisp top 100Michael Raskin
2020-10-25lispPackages.nyxt: build a binaryMichael Raskin
2020-10-24lispPackages.nyxt: init, based on code from bqvMichael Raskin
2020-10-24lispPackages.cluffer: init (package from bqv)Michael Raskin
2020-10-24lispPackages: more Nyxt depsMichael Raskin
2020-10-24lispPackages.cl-webkit2: initMichael Raskin
2020-10-24lispPackages: more Nyxt depsMichael Raskin
2020-10-24lispPackages: more stuffMichael Raskin
2020-10-24pkgs/development/lisp-modules/README.txt : typo fixMichael Raskin
2020-10-24lispPackages.cl-paths-ttf: readd, previously was a dependency of clx-truetypeMichael Raskin
2020-10-24lispPackages.dbi: break test-only dependency loopsMichael Raskin
2020-10-24lispPackages.uiop: drop obsolete uiop/version referenceMichael Raskin
2020-10-24quicklispPackages: regenerateMichael Raskin
2020-10-24lispPackages.clx-truetype: define manually as Quicklisp dropped it after upst...Michael Raskin
2020-10-24quicklisp-to-nix: README: Mention cachesMichael Raskin
2020-10-24quicklisp-to-nix: preload some implementation-provided dependenciesMichael Raskin
2020-10-24lispPackages.quicklisp: update shell script to avoid RO FS with new caching b...Michael Raskin
2020-10-24quicklisp: update distinfo 2019-12-27 -> 2020-10-16Michael Raskin
2020-08-10Merge pull request #94996 from zowoq/darcs-contextMichael Raskin
2020-08-09lisp-modules/iterate.darcs-context: deletezowoq
2020-08-08asdf: don't restrict to linux, since darwin works tooSteve Purcell
2020-05-04lisp-modules: fix missing && after test commandRamzi Ben Yahya
2020-03-15lispPackages: update distinfoysengrimm
2020-03-15quicklisp: 2017-03-06 -> 2019-02-16ysengrimm
2020-02-19asdf: 3.3.3 -> 3.3.4R. RyanTM
2020-02-04lispPackages.cl-store: fix buildMichael Raskin
2020-01-20lispPackages: add serapeumTaylor Viti
2019-11-24Merge remote-tracking branch 'upstream/master' into wrapper-pname-supportJohn Ericson
2019-11-24treewide: Get rid of most `parseDrvName` without breaking compatJohn Ericson
2019-11-22lispPackages: fix buildMichael Raskin
2019-11-08lispPackages.clwrapper: NIX_LISP_LD_LIBRARY_PATH might be undefinedJohn Ericson
2019-10-10lispPackages: add cl-prevalence and cl-hooksAntoine Eiche
2019-10-05lispPackages.cl-mysql: fix buildJoachim Fasting
2019-09-30A band-aid workaround for 68384. The situation should not be possible, not cl...Michael Raskin
2019-09-24Merge branch 'master' into staging-nextVladimír Čunát
2019-09-22Re-Revert "Merge branch 'staging-next'"Vladimír Čunát
2019-09-21Revert "Merge branch 'staging-next'"Vladimír Čunát
2019-09-11lispPackages: add 11 packagesAntoine Eiche
2019-09-11lispPackages.iolib: patch lisp files to use the libfixposix libraryAntoine Eiche
2019-09-09treewide: replace mysql.connector-c to libmysqlclientIzorkin
2019-08-28treewide: remove redundant recvolth
2019-08-27Merge master into staging-nextFrederik Rietdijk
2019-08-25lispPackages: update to Quicklisp release 2019-07-11Michael Raskin
2019-08-15treewide: name -> pname (easy cases) (#66585)volth
2019-07-24Use if instead of && for deciding whether to run a commandBrad Jensen