lispPackages: update to Quicklisp 2026 01 01 (#484607)

This commit is contained in:
7c6f434c
2026-01-30 06:30:45 +00:00
committed by GitHub
2 changed files with 3806 additions and 4336 deletions
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -1,10 +1,10 @@
let
pkgs = import ../../../. { };
inherit (pkgs) mkShellNoCC sbcl nixfmt-rfc-style;
inherit (pkgs) mkShellNoCC sbcl nixfmt;
in
mkShellNoCC {
packages = [
nixfmt-rfc-style
nixfmt
(sbcl.withPackages (
ps:
builtins.attrValues {