Commit Graph

346 Commits

Author SHA1 Message Date
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
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
Steve Purcell
a8a4ec367a cl-duckdb: fix build for duckdb 0.9 2023-10-01 10:32:24 +02:00
7c6f434c
35e3b6fbc4
Merge pull request #254586 from dariof4/nyxt-3.7.0
nyxt: 3.6.0 -> 3.7.0
2023-09-12 04:07:56 +00:00
dariof4
a6d7135b40 nyxt: 3.6.0 -> 3.7.0
Release notes since 3.6.0:
https://nyxt.atlas.engineer/article/release-3.7.0.org
https://nyxt.atlas.engineer/article/release-3.6.1.org
2023-09-11 19:07:52 +02:00
ajs124
1bd59b1e61 lisp-modules: drop qt4 stuff 2023-09-04 13:55:31 +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
a31444b1b8 nyxt: 3.5.0 -> 3.6.0
release notes: https://nyxt.atlas.engineer/article/release-3.6.0.org
2023-08-18 14:52:24 +02:00
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
0e814ccf80 sbcl.pkgs.nsb-cga: add missing dependency on sb-cga 2023-08-09 01:23:50 +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
dariof4
605441fb4f nyxt: 3.3.0 -> 3.4.0
This also updates a few dependecies of nyxt which were updated in the
nyxt's upstreams submodules.

Release notes:
https://nyxt.atlas.engineer/article/release-3.4.0.org
2023-07-15 18:24:19 +02:00
dariof4
10648f3694 lisp-modules: unpin nyxt's quri dependecy
Since quri is now up-to date in quicklisp's repository there's no
longer a need to have the pinned version attribute for nyxt.
2023-07-15 18:24:06 +02:00
dariof4
911a0a4aa1 lisp-modules: remove version name from nyxt dependecies
Since nyxt's internal dependecies are no longer on quicklisp there's
no reason to keep the version number in their attribute
name (nasdf-unstable has also been renamed since it is also no longer
on quicklistp).
2023-07-15 17:55:57 +02:00
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
Felix Buehler
6672dde558 treewide: use optionalAttrs instead of 'else {}' 2023-06-25 11:01:34 -03: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