Commit Graph

306 Commits

Author SHA1 Message Date
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
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
Daniel Nagy
80a2d06850
lisp-modules.log4cl fix build on sbcl 2023-05-09 19:30: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
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
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
6817b72ca3 lisp-modules: set maintainers to the lisp team 2023-04-05 20:52:27 +02:00
Kasper Gałkowski
44b62979c7 lisp-modules: reduce number of packages build on Hydra 2023-04-05 17:11:55 +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
819d1d78e3 lisp-modules: use meta.mainProgram before pname 2023-03-15 19:06:47 +01:00
Kasper Gałkowski
bf643838f3 lisp-modules: fix typos 2023-03-15 19:06:13 +01:00
Kasper Gałkowski
dae0dca5d1 lisp-modules: second version of wrapLisp
The previous approach of trying to make both the `override` mechanism from
`mkDerivation` and the `overrideScope'` mechanism from `newScope` work together
resulted in hard to understand code, and there was a bug where once overridden
packages would lose the changes on next override with `packageOverrides`.

It's not ideal still, because Lisps created by `mkDerivation` will lose their
`pkgs` after using `override`.
2023-03-11 19:09:25 +01:00
Kasper Gałkowski
84eea85ad9 lisp-modules: use wrapLisp to wrap Lisps
The previous approach of manually repeating a complex pattern inside Common Lisp
implementation package declarations was fragile and hard to change. After
reading python and lua modules code in Nixpkgs, I was able to come up with
something better.

The function `wrapLisp` doesn't need to be inside package declarations so all
the code for wrapping Lisps can be in `all-packages.nix`.

This works by wrapping the `override` function created from `mkDerivation` to
accept a new argument `packageOverrides`.

One problem with this is that `override.__functionArgs` disappears. But one can
look at the source code of a package to discover what can be overridden.
2023-03-11 15:11:38 +01: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
a0bdaf345b lisp-modules: replace "_" in package names with "__" for reversibility 2023-03-10 20:10:39 +01: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
092acca8b3 lisp-modules: make ql-import.lisp automatically pull the latest Quicklisp dist 2023-03-02 19:04:47 +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
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
Kasper Gałkowski
04c276ac9c asdf_3_3: init at 3.3.6 2023-03-02 19:04:47 +01:00
Kasper Gałkowski
0467444d96 lisp-modules: remove both current implementations
In preparation for including another API based on github:uthar/nix-cl

This commit will surely temporarily break some packages, but at least it will
make reviewing such big changes.
2023-03-01 16:14:38 +01:00
sternenseemann
43c06b91b3 nyxt: disable webkit sandbox to workaround crash
https://github.com/atlas-engineer/nyxt/issues/1781
https://github.com/NixOS/nixpkgs/issues/158005
2022-07-16 18:39:38 +02:00
sternenseemann
c196a8136a nyxt: 2.2.3 -> 2.2.4 2022-07-16 18:39:38 +02:00
7c6f434c
8188f10752
Merge pull request #166430 from alyssais/openssl-static-retry
treewide: use lib.getLib for OpenSSL libraries
2022-04-02 12:59:55 +00:00
Ben Siraphob
61776f460f
treewide: remove stdenv from buildInputs 2022-03-31 11:19:30 -05:00
Alyssa Ross
fd78240ac8
treewide: use lib.getLib for OpenSSL libraries
At some point, I'd like to make another attempt at
71f1f4884b ("openssl: stop static binaries referencing libs"), which
was reverted in 195c7da07d.  One problem with my previous attempt is
that I moved OpenSSL's libraries to a lib output, but many dependent
packages were hardcoding the out output as the location of the
libraries.  This patch fixes every such case I could find in the tree.
It won't have any effect immediately, but will mean these packages
will automatically use an OpenSSL lib output if it is reintroduced in
future.

This patch should cause very few rebuilds, because it shouldn't make
any change at all to most packages I'm touching.  The few rebuilds
that are introduced come from when I've changed a package builder not
to use variable names like openssl.out in scripts / substitution
patterns, which would be confusing since they don't hardcode the
output any more.

I started by making the following global replacements:

    ${pkgs.openssl.out}/lib -> ${lib.getLib pkgs.openssl}/lib
    ${openssl.out}/lib -> ${lib.getLib openssl}/lib

Then I removed the ".out" suffix when part of the argument to
lib.makeLibraryPath, since that function uses lib.getLib internally.

Then I fixed up cases where openssl was part of the -L flag to the
compiler/linker, since that unambigously is referring to libraries.

Then I manually investigated and fixed the following packages:

 - pycurl
 - citrix-workspace
 - ppp
 - wraith
 - unbound
 - gambit
 - acl2

I'm reasonably confindent in my fixes for all of them.

For acl2, since the openssl library paths are manually provided above
anyway, I don't think openssl is required separately as a build input
at all.  Removing it doesn't make a difference to the output size, the
file list, or the closure.

I've tested evaluation with the OfBorg meta checks, to protect against
introducing evaluation failures.
2022-03-30 15:10:00 +00:00
Felix Buehler
339ccbe933 lispPackages.quicklisp: switch to fetchFromGitHub 2022-03-16 00:45:13 +01:00
Daniel Nagy
8dc3d9e152
lispPackages: add nbd package 2022-03-11 12:31:06 +01:00