Commit Graph

8 Commits

Author SHA1 Message Date
Peder Bergebakken Sundt
f41aba3739 treewide: remove unreferenced patch files
Found with `fd \\.patch$ pkgs/ -x bash -c 'rg -F "{/}" pkgs/ -q || echo {}'`
2023-12-01 06:11:20 +01:00
Steve Purcell
f40761c7f8 cffi-libffi: use ffi.h patch for darwin
This patch was in lisp-modules-new-obsolete, but not applied
here. Without it, cffi-libffi fails to build on darwin.
2023-10-01 19:23:55 +02:00
ajs124
10fdd2c949 Revert "sbclPackages: fix build of qt, qt-libs and qtools"
This reverts commit 422f1c24bd.
2023-09-04 13:55:30 +02:00
dariof4
f7f1e571b2 nyxt: 3.4.0 -> 3.5.0
Also updated nclasses and nhooks (Nyxt dependecies) and tweaked the build
to fix https://github.com/atlas-engineer/nyxt/issues/3075#issuecomment-1649680175.

release notes: https://nyxt.atlas.engineer/article/release-3.5.0.org
2023-07-26 15:13:00 +02:00
Kasper Gałkowski
0d84933bfe sbcl.pkgs: update to Quicklisp dist from June 2023 2023-07-14 21:37:56 +02:00
Daniel Nagy
80a2d06850
lisp-modules.log4cl fix build on sbcl 2023-05-09 19:30:00 +02:00
Kasper Gałkowski
653ba45834 sbclPackages.math: fix build
There was a compile-time pathname into the home directory. It was patched to be
a function that works on run-time.
2023-03-10 20:13:54 +01:00
Kasper Gałkowski
9e860e41eb lisp-modules: init
From https://github.com/Uthar/nix-cl
Commit ebeb76057abf01029067f1ebe0ae6fae90848bfe
2023-03-02 19:04:47 +01:00