Commit Graph

13 Commits

Author SHA1 Message Date
buffet
91c7524fd2
lispModules_new.sdl2-{image,mixer,ttf}: add native libs 2023-08-16 16:59:21 +02:00
Artturin
b93da3f4b7 treewide: overrideScope' -> overrideScope
`lib.makeScope` `overrideScope'` has been renamed to `overrideScope`

`fd --type f | xargs sd --string-mode "overrideScope'" "overrideScope"`
2023-08-14 18:46:47 +03:00
Michael Raskin
f10602da92 sbcl.pkgs.{…}: add missing native dependencies
Full list of packages going from failure to build to build:

cl-charms libusb-ffi cl-fam jpeg-turbo vorbisfile-ffi png zmq
consfigurator cl-gss magicffi keystone capstone
2023-08-11 18:19:48 +02:00
Kasper Gałkowski
0d84933bfe sbcl.pkgs: update to Quicklisp dist from June 2023 2023-07-14 21:37:56 +02:00
Felix Buehler
6672dde558 treewide: use optionalAttrs instead of 'else {}' 2023-06-25 11:01:34 -03:00
Daniel Nagy
80a2d06850
lisp-modules.log4cl fix build on sbcl 2023-05-09 19:30:00 +02:00
Luke Gorrie
f6b48239e4 lisp-modules.mcclim-layouts: fix build 2023-04-14 14:50:34 +02:00
Luke Gorrie
0afe48b332 lisp-modules.mcclim: fix build failure
Introduce out-of-tree fixes to McCLIM build from
https://github.com/Uthar/nix-cl/issues/32
2023-04-14 13:26:02 +02:00
Robert Schütz
f60d291f64 lisp-modules: don't use mysql alias 2023-04-03 18:01:52 -07:00
Robert Schütz
a182101ae7 lisp-modules: don't use mysql-client alias 2023-04-03 17:56:23 -07: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
5f2e4cf4be sbclPackages.hu_dot_dwim_dot_graphviz: fix build
hu.dwim.graphviz didn't build because of lack of graphiz in nativeLibs
2023-03-02 19:04:47 +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