Commit graph

211 commits

Author SHA1 Message Date
Ben Siraphob 36c91cea1d treewide: stdenv.lib -> lib 2021-01-27 13:08:40 +07:00
volth bc0d605cf1 treewide: fix double quoted strings in meta.description
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-24 19:56:59 +07:00
Ben Siraphob 8dd78bb4fb treewide: fix double quoted strings in meta.description 2021-01-16 11:29:30 +07:00
Michael White d405d89727 lisp-packages: Fix whitespace
Replace a tab with spaces to fix a failing EditorConfig check.
2021-01-11 18:44:47 -07:00
Michael White 02f9353c90 clfswm: Add fresh CLFSWM built via lisp-packages, based on StumpWM 2021-01-11 17:19:05 -07:00
Michael Raskin 665597f50b lispPackages: add some more, mainly from Quicklisp top 100 2020-10-25 18:32:33 +01:00
Michael Raskin 4d73ca7b48 lispPackages.nyxt: build a binary 2020-10-25 01:30:44 +02:00
Michael Raskin 619173b237 lispPackages.nyxt: init, based on code from bqv 2020-10-24 23:24:50 +02:00
Michael Raskin d4f98f24cb lispPackages.cluffer: init (package from bqv) 2020-10-24 23:04:20 +02:00
Michael Raskin 26a0533979 lispPackages: more Nyxt deps 2020-10-24 22:23:58 +02:00
Michael Raskin 6c76bc2949 lispPackages.cl-webkit2: init 2020-10-24 20:31:59 +02:00
Michael Raskin d97a71865e lispPackages: more Nyxt deps 2020-10-24 20:14:01 +02:00
Michael Raskin 588501bcb2 lispPackages: more stuff 2020-10-24 18:36:09 +02:00
Michael Raskin c4c06f5989
pkgs/development/lisp-modules/README.txt : typo fix
Co-authored-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2020-10-24 11:53:43 +00:00
Michael Raskin 435b144ca8 lispPackages.cl-paths-ttf: readd, previously was a dependency of clx-truetype 2020-10-24 13:27:56 +02:00
Michael Raskin da2a4ce7f4 lispPackages.dbi: break test-only dependency loops 2020-10-24 13:25:53 +02:00
Michael Raskin a84b759e99 lispPackages.uiop: drop obsolete uiop/version reference 2020-10-24 13:05:11 +02:00
Michael Raskin a8d38f8f07 quicklispPackages: regenerate 2020-10-24 12:53:25 +02:00
Michael Raskin 1ced8347aa lispPackages.clx-truetype: define manually as Quicklisp dropped it after upstream disappeared 2020-10-24 12:15:16 +02:00
Michael Raskin 43bb7ae8ca quicklisp-to-nix: README: Mention caches 2020-10-24 11:43:31 +02:00
Michael Raskin f9b03920fc quicklisp-to-nix: preload some implementation-provided dependencies 2020-10-24 11:42:33 +02:00
Michael Raskin 82a6ddb0c1 lispPackages.quicklisp: update shell script to avoid RO FS with new caching behaviour 2020-10-24 11:30:52 +02:00
Michael Raskin 2c9c237873 quicklisp: update distinfo 2019-12-27 -> 2020-10-16 2020-10-24 10:32:58 +02:00
Michael Raskin cfa0e3c884
Merge pull request #94996 from zowoq/darcs-context
lisp-modules/iterate.darcs-context: delete
2020-08-10 04:23:35 +00:00
zowoq d9d27abc01 lisp-modules/iterate.darcs-context: delete 2020-08-09 19:47:10 +10:00
Steve Purcell 84d26ecbdd asdf: don't restrict to linux, since darwin works too 2020-08-08 14:31:57 +12:00
Ramzi Ben Yahya 00d4ce01de lisp-modules: fix missing && after test command 2020-05-04 21:55:21 +02:00
ysengrimm 43e76027b9 lispPackages: update distinfo 2020-03-15 22:34:16 +01:00
ysengrimm 46c80bfee6 quicklisp: 2017-03-06 -> 2019-02-16 2020-03-15 22:32:17 +01:00
R. RyanTM 720a81b46f asdf: 3.3.3 -> 3.3.4 2020-02-19 15:09:12 +00:00
Michael Raskin 5660c077df lispPackages.cl-store: fix build 2020-02-04 17:22:12 +01:00
Taylor Viti 418b80bd88 lispPackages: add serapeum
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
2020-01-20 18:35:49 -10:00
John Ericson d0d5136cce Merge remote-tracking branch 'upstream/master' into wrapper-pname-support 2019-11-24 17:25:07 +00:00
John Ericson 9b090ccbca treewide: Get rid of most parseDrvName without breaking compat
That is because this commit should be merged to both master and
release-19.09.
2019-11-24 17:22:28 +00:00
Michael Raskin cd77f69ec8 lispPackages: fix build 2019-11-22 17:41:46 +01:00
John Ericson 0b90a7f67f lispPackages.clwrapper: NIX_LISP_LD_LIBRARY_PATH might be undefined 2019-11-08 13:24:20 -05:00
Antoine Eiche 92119cd96a lispPackages: add cl-prevalence and cl-hooks 2019-10-10 10:08:35 +02:00
Joachim Fasting b8193bd0b0
lispPackages.cl-mysql: fix build
For [ZHF](https://github.com/NixOS/nixpkgs/issues/68361)
2019-10-05 23:22:23 +02:00
Michael Raskin 98ddcfe794 A band-aid workaround for 68384. The situation should not be possible, not clear whether there is a missed detail about ASDF or SBCL 2019-09-30 18:26:08 +02:00
Vladimír Čunát eab41878ac
Merge branch 'master' into staging-next 2019-09-24 08:14:34 +02:00
Vladimír Čunát 22a216849b
Re-Revert "Merge branch 'staging-next'"
This reverts commit f8a8fc6c7c.
2019-09-22 09:38:09 +02:00
Vladimír Čunát f8a8fc6c7c
Revert "Merge branch 'staging-next'"
This reverts commit 41af38f372, reversing
changes made to f0fec244ca.

Let's delay this.  We have some serious regressions.
2019-09-21 20:05:09 +02:00
Antoine Eiche 6309561d39 lispPackages: add 11 packages
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-11 09:18:27 +02:00
Antoine Eiche 70ca8dab45 lispPackages.iolib: patch lisp files to use the libfixposix library 2019-09-11 09:18:26 +02:00
Izorkin 329a88efa7 treewide: replace mysql.connector-c to libmysqlclient 2019-09-09 15:55:34 +03:00
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
Frederik Rietdijk 98640fd482 Merge master into staging-next 2019-08-27 16:36:47 +02:00
Michael Raskin e6878f36d8 lispPackages: update to Quicklisp release 2019-07-11
Fixes:

Survive empty ASDF description (UIOP)
Patch "split-sequence" that misses :serial
2019-08-25 22:53:27 +03:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Brad Jensen 16e70997a8 Use if instead of && for deciding whether to run a command
The only difference between these forms is the return value when
"$NIX_LISP_SKIP_CODE" is the empty string.  In the original
formulation, the script would return a false exit status.  In the new
formulation, it will return a true exit status.

Its useful to be able to source cl-wrapper.sh (to get the variables it
establishes), and its a bit annoying that sourcing it with
NIX_LISP_SKIP_CODE=1 results in a false exit status.
2019-07-24 09:35:27 -07:00