about summary refs log tree commit diff
path: root/pkgs/development/lisp-modules
AgeCommit message (Expand)AuthorFilesLines
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
2019-07-24Resolve symlinks before trying to recognize a lisp implementationBrad Jensen1-1/+6
2019-07-14asdf: 3.3.2 -> 3.3.3R. RyanTM1-4/+4
2019-03-25lispPackages.stumpwm: mimic Query-FS tricks for adding extra depsMichael Raskin1-1/+3
2019-03-03lispPackages.lfarm-*: init from QuicklispMichael Raskin6-0/+236
2019-02-28Add lparallelMichael Raskin2-0/+11
2019-02-01Merge branch 'staging-next' into stagingVladimír Čunát67-575/+504
2019-01-31lispPackages.quicklisp.quicklispdist: 2018-08-31 -> 2019-01-07Michael Raskin67-575/+504
2019-01-16treewide: use ${stdenv.shell} instead of /bin/sh where possiblernhmjoj1-1/+1
2018-12-05Add cl-jpeg, cl-pdf & cl-typesetting, no extra external depsPhilippe5-8/+121
2018-09-12lispPackages.quicklisp: 2018-04-30 -> 2018-08-31 ; regenerate packagesMichael Raskin102-522/+666
2018-07-21Merge branch 'master' into unused5Jörg Thalheim56-56/+56
2018-07-21pkgs/*: remove unreferenced function argumentsvolth2-2/+2
2018-07-20[bot] treewide: remove unused 'args@' in lambdasvolth56-56/+56
2018-07-20[bot]: remove unreferenced codevolth1-1/+0
2018-05-30lispPackages: drop pgloader that leads to a circular depedencyMichael Raskin2-318/+13
2018-05-30lispPackages.quicklisp: 2018-01-31 -> 2018-04-30; regenerate packagesMichael Raskin86-715/+1227
2018-05-07asdf: 3.3.1 -> 3.3.2R. RyanTM1-4/+4
2018-04-12lispPackages.postmodern: mark as brokenxeji1-0/+5
2018-02-26lispPackages.xembed: initMichael Raskin3-0/+35
2018-02-25lispPackages: add a few more, escape +Michael Raskin17-91/+472
2018-02-25lispPackages: remove trailing colon from {NIX_LISP_,}LD_LIBRARY_PATHMichael Raskin2-3/+3
2018-02-17lispPackages.clwrapper: patching the second shebang, because source builtin i...Michael Raskin1-1/+1
2018-02-17lispPackages.clwrapper: use bash as the wrapper shell to make sure arays are ...Michael Raskin2-3/+3
2018-02-12lispPackages, lispPackages.quicklisp-to-nix: 2017-07-25 -> 2018-01-31Michael Raskin88-748/+1048
2018-02-01lispPackages.clwrapper: Fix a typo in dynamic-library-hackMichael Raskin1-1/+1
2018-02-01lispPackages.clwrapper: recognise CCL in setup-hookMichael Raskin1-0/+2
2018-01-29lispPackages.clwrapper: build helper; saving dynamic library search path from...Michael Raskin2-9/+33
2018-01-27lispPackages: deduplicate dynamical library search pathMichael Raskin1-1/+1
2017-12-30Merge pull request #26805 from obsidiansystems/cross-elegantJohn Ericson1-1/+1
2017-12-30treewide: Don't use envHook anymoreJohn Ericson1-1/+1
2017-12-29lisp-modules: mysql -> mysql.connector-cIzorkin1-1/+1
2017-12-29treewide: generalise for both mysql & mariadbRobin Gloster2-4/+4