Commit Graph

24 Commits

Author SHA1 Message Date
Kasper Gałkowski
ec7dea44bf cl-gtk4.webkit2: mark as broken
Doesn't work with the new webkitgtk_6_0
2023-07-14 21:37:59 +02:00
Kasper Gałkowski
acd0161ba2 sbcl.pkgs: use Quicklisp versions of tar and tar-file
Out-of-quicklisp version that was manually specified in packages.nix stopped
building after Quicklisp dist bump, because of a change in one of its
dependencies. Switching to using the one imported straight from Quicklisp, in
imported.nix.

See https://github.com/NixOS/nixpkgs/pull/238790#issuecomment-1622040328
2023-07-14 21:37:59 +02:00
Kasper Gałkowski
0d84933bfe sbcl.pkgs: update to Quicklisp dist from June 2023 2023-07-14 21:37:56 +02:00
Anomalocaridid
32e74779f5 nyxt: 3.1.0 -> 3.3.0 2023-07-05 20:26:32 -04:00
dariof4
2a8e901c2f nyxt: 2.2.4 -> 3.1.0
`WEBKIT_FORCE_SANDBOX=0` is no longer needed since web extension
support has been diabled by default.
ref: https://github.com/atlas-engineer/nyxt/pull/2897

Release notes:
https://nyxt.atlas.engineer/article/release-3.0.0.org
https://github.com/atlas-engineer/nyxt/releases/tag/3.1.0
2023-06-10 19:29:26 +02:00
dariof4
e577ef5d6e lisp-modules.nyxt-gtk: use gi-gtk system instead of gtk system
Package :nyxt/gi-gtk-application instead of :nyxt/gtk-application.
ref: https://github.com/NixOS/nixpkgs/issues/217888#issuecomment-1562523130
2023-06-10 19:29:26 +02:00
dariof4
e59c30b59d lisp-modules.prompter: init at 0.1.0
Promter was an internal part of nyxt that was split off as it's own
external library in nyxt 3.0.0.
2023-06-10 19:29:26 +02:00
dariof4
a71d35f73a lisp-modules: add updated lispLibs for nyxt
Adds various updated lisp packages that are needed to update nyxt to 3.1.0.
2023-06-10 19:29:18 +02:00
Ilan Joselevich
a4a8624d74
Merge pull request #232913 from Uthar/stumpwm-fixes2
stumpwm: fix package conflict and HOME errors when loading modules
2023-05-29 11:38:00 +03:00
Kasper Gałkowski
eb1c777cef stumpwm-unwrapped: init 2023-05-23 21:29:05 +02:00
Kasper Gałkowski
fa8d4324f6 stumpwm: Fix package conflict and HOME errors when loading modules 2023-05-20 01:30:23 +02:00
Daniel Nagy
034812e0ae
lisp-modules.facts: use backup url
Upstream has vanished. We are pointing `src` to the backup of quicklisp.
2023-05-16 12:00:00 +02:00
Luke Gorrie
ae269eca3a lisp-modules.kons-9: init from trunk 2023-04-27 08:48:46 +02:00
Artturin
eac28f38d6 treewide: fix lints
Arg to lib.optional is a list

build time tool in buildInputs

*Flags not a list

https://github.com/nix-community/nixpkgs-lint
2023-04-18 20:20:56 +03:00
7c6f434c
af0b4c1b61
Merge pull request #226149 from lukego/mcclim
lisp-modules: add polyclot & fix mcclim
2023-04-17 14:21:44 +00:00
Luke Gorrie
3bce72b7e9 lisp-modules.polyclot: init from trunk
Polyclot is a McCLIM-based "Grammar of Graphics" plotting library.

This package is not yet in Quicklisp.
2023-04-14 14:51:44 +02:00
7c6f434c
e060d34431
Merge pull request #225873 from lukego/cl-duckdb
lisp-modules.duckdb: init
2023-04-13 08:36:01 +00:00
Vladimír Čunát
7486a74d9f
lisp-modules: avoid the replaced pkgs.webkitgtk_5_0
I don't know if it really works, but this way it at least evaluates
https://hydra.nixos.org/build/215504769/nixlog/1/tail
2023-04-12 13:54:35 +02:00
Luke Gorrie
9063e1b268 lisp-modules.duckdb: init
Add cl-duckdb, the Common Lisp binding to duckdb.

This package is not yet included in Quicklisp.

Includes the test and benchmark suites and their modest dependencies.
Both execute successfully on sbcl/x86_64-linux.
2023-04-12 12:06:14 +02:00
Kasper Gałkowski
efe902542a sbclPackages.cl-gtk4: update to tip of trunk
Makes latest examples from upstream work
2023-03-02 21:12:47 +01:00
Kasper Gałkowski
254765f3d2 lisp-modules: make spec.flags a list of strings 2023-03-02 19:04:47 +01:00
Kasper Gałkowski
03ef1b250a nyxt: fix after major changes to lisp-modules 2023-03-02 19:04:47 +01:00
Kasper Gałkowski
e141ed8312 stumpwm: fix after major changes to lisp-modules 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