Commit Graph

370 Commits

Author SHA1 Message Date
Kasper Gałkowski
788e3f97ed sbclPackages.swank: build from trunk, with extensions 2024-06-22 18:13:17 +02:00
Kasper Gałkowski
a490a01f74 sbclPackages.cl-gobject-introspection: apply patch for recent SBCL 2024-06-22 18:01:28 +02:00
Kasper Gałkowski
2a5ff80275 sbclPackages.tuple: remove
It's an old package initially added for testing lisp modules.
2024-06-22 18:01:28 +02:00
Kasper Gałkowski
1d34f6c526 sbclPackages.ltk: use the latest version from quicklisp
It includes the fix for ABCL, for which this override was originally made.
2024-06-22 18:01:28 +02:00
Kasper Gałkowski
18dfb7e140 sbclPackages.cl-unicode: use the latest version from quicklisp 2024-06-22 18:01:28 +02:00
Kasper Gałkowski
8cd61aa964 sbclPackages.cffi: use newest version from quicklisp 2024-06-22 18:01:28 +02:00
Kasper Gałkowski
62a961cfcb sbclPackages.dissect: use trunk version with compilation fix 2024-06-22 18:01:28 +02:00
Kasper Gałkowski
af973aaa01 lisp-modules: update imported packages to October 2023 Quicklisp release 2024-06-22 18:01:27 +02:00
Robert Glossop
8601a83d69 sbclPackages.vk: add vulkan-loader dependency 2024-06-21 22:15:57 -07:00
Michal Atlas
28e2d04cf0
nyxt.cl-gobject-introspection: update to fix
Upstream explicitly fixes compatibility with the newest SBCL
2024-06-14 04:35:46 +02:00
Michal Atlas
00998ce02c
sbclPackages.coalton: init 2024-06-14 03:01:57 +02:00
Michal Atlas
96d481a065
sbclPackages.fset: 20200925 -> 1.4.0 2024-06-14 02:48:20 +02:00
Michal Atlas
048001f323
sbclPackages.misc-extensions: 20150608 -> 4.0.3 2024-06-14 02:38:45 +02:00
Kasper Gałkowski
fc43ded6ef lisp-modules: fix double prefix in wrapper pnames
sbcl-sbcl-with-packages -> sbcl-with-packages
2024-06-06 15:54:43 +02:00
Kasper Gałkowski
19c055c078 sbclPackages.jzon: use up to date version from quicklisp
In the meantime jzon had a 1.0.0 release and was added to quicklisp.
2024-06-05 18:14:34 +02:00
Kasper Gałkowski
6e2956f10b clasp-common-lisp: 2.2.0 -> 2.6.0
Same flags as in from debian/arch builds are used (mixed bytecode mode).

This release bundles dependencies that were previously fetched from their git
repositories. It means that the repo-pinning code can be deleted.

Clasp needs ASDF with changes not yet merged to the canonical repository. Such a
patch was added to the asdf derivation to avoid adding conditionals in the lisp
builder.
2024-06-05 02:24:58 +02:00
eriedaberrie
1084a605d4 sbclPackages.qlot-cli: init at 1.5.2 2024-05-14 21:04:45 -07:00
Kasper Gałkowski
fc5b715e1a nixos/clfswm: use sbclPackages - lispPackages was removed 2024-05-07 03:35:07 +02:00
Jan Tojnar
eb04659fc2 treewide: wrapGAppsHook → wrapGAppsHook3
This was achieved using the following command:

    sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')

And then manually reverted the following changes:

- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
Vonfry
16872991cb
sbclPackages.nyxt: 3.11.5 -> 3.11.6 2024-04-09 18:45:04 +08:00
7c6f434c
0a5af866fe
Merge pull request #299679 from Uthar/lisp-cephes-build
sbcl.pkgs.cephes: fix build
2024-03-28 11:01:54 +00:00
Kasper Gałkowski
b8daebef9a sbcl.pkgs.cephes: fix build
The package could not be built because it was trying to write the DLL into
$src. One way to fix that is to build the DLL beforehand. Perhaps "make" could
be convinced to put its outputs elsewhere, then the build-with-compile-into-pwd
could be swapped for just build-asdf-system. It would have to create $out during
buildPhase.
2024-03-28 08:39:17 +01:00
Vonfry
8aee8b68f2
sbclPackages.nyxt-gtk: 3.11.4 -> 3.11.5 2024-03-19 18:57:14 +08:00
Vonfry
84638cd317
sbclPackages.nyxt-gtk: 3.11.3 -> 3.11.4 2024-03-06 19:39:41 +08:00
Vonfry
1f833c436a
sbclPackages.nyxt-gtk: 3.11.2 -> 3.11.3 2024-02-21 18:36:42 +08:00
Vonfry
72619d0ddf
sbclPackages.nyxt: 3.11.1 -> 3.11.2 2024-02-07 11:30:07 +08:00
Vonfry
cb5cd3f59c
sbclPackages.nyxt: 3.11.0 -> 3.11.1 2024-01-24 18:34:39 +08:00
7c6f434c
fc50b2a10b
Merge pull request #282996 from KiaraGrouwstra/nyxt-patch-rm
nyxt-gtk: add `-f` flag to rm operation
2024-01-23 14:00:56 +00:00
Kiara Grouwstra
a081cfb27e nyxt-gtk: add -f flag to rm operation 2024-01-23 14:14:38 +01:00
Michael Raskin
6815a0077d nix-cl: provide the original pname as an attribute
Overrides often inherit pname from the overriden package, and if they
get the already-prefixed version, defaulting the systems list to [pname]
produces wrong (and unintuitive) results. So we keep the prefix in the
store paths for clarity, and nix-env sees disambiguated names with -i/-u
(which should not be used anyway); but overrides won't be broken.
2024-01-12 01:21:26 +01:00
7c6f434c
d5304c2bd0
Merge pull request #279937 from Uthar/issue-3283
lisp-modules: Prepend Lisp name before package name for lisp pkgs
2024-01-10 16:45:08 +00:00
Vonfry
bd42710521
sbclPackages.nyxt-gtk: 3.10.0 -> 3.11.0 2024-01-10 18:22:56 +08:00
Vonfry
b654d67322
sbclPackages.prompter: 0.1.1 -> 20240108-git 2024-01-10 18:22:55 +08:00
Kasper Gałkowski
3189f73489 lisp-modules: Prepend Lisp name before package name for lisp pkgs
Similar to how python3.pkgs does it
https://github.com/NixOS/nixpkgs/issues/277571#issuecomment-1879892844
2024-01-10 01:47:26 +01:00
Vonfry
f8e60526f4
sbclPackages.nasdf: deprecate 2023-12-13 19:36:13 +08:00
Vonfry
1d876084fc
nyxt: 3.9.0 -> 3.10.0 2023-12-13 19:36:13 +08:00
Vonfry
9ac7126460
sbclPackages.nkeymaps: 1.1.0 -> 1.1.1 2023-12-13 18:53:18 +08:00
Vonfry
cb5f05ece4
sbclPackages.nsymbols: 0.3.1 -> 0.3.2 2023-12-13 18:53:18 +08:00
Vonfry
1f664005cb
sbclPackages.prompter: 0.1.0 -> 0.1.1 2023-12-13 18:53:18 +08:00
Vonfry
89591aebbd
sbclPackages.njson: 1.1.0 -> 1.2.2 2023-12-13 18:53:18 +08:00
Vonfry
5aa52578d4
sbclPackages.nhooks: 1.2.1 -> 1.2.2 2023-12-13 18:53:18 +08:00
Vonfry
195e46267a
sbclPackages.nfiles: 20230705-git -> 1.1.4 2023-12-13 18:53:17 +08:00
Vonfry
755b07776a
sbclPackages.nclasses: 0.6.0 -> 0.6.1 2023-12-13 18:53:17 +08:00
Vonfry
39530d7456
sbclPackages.history-tree: 0.1.1 -> 0.1.2 2023-12-13 18:53:17 +08:00
Vonfry
1ac728d5e3
sbclPackages.cl-colors2_0_5_4: update src url 2023-12-13 18:53:17 +08:00
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
Silvan Mosberger
098680250f sbclPackages.cl-environments: fix build 2023-11-24 02:42:30 +01:00
Vonfry
24ab51c0ce
sbclPackages.nyxt: 3.7.0 -> 3.9.0 2023-10-21 19:10:07 +08:00
Vonfry
c9831d9b7e
sbclPackages.history-tree: 20230214-git -> 0.1.1 2023-10-21 19:09:38 +08:00
Vonfry
1c610c67f2
sbclPackages.nkeymaps: 20230214-git -> 1.1.0 2023-10-21 19:09:08 +08:00