Commit graph

108860 commits

Author SHA1 Message Date
Sharlatan Hellseher f5fb404781
gnu: Add julia-erfa-jll.
* gnu/packages/julia-jll.scm (julia-erfa-jll): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-02-15 19:25:16 +02:00
Leo Famulari 8462ce0eeb
gnu: linux-libre 5.15: Update to 5.15.94.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.94.
(linux-libre-5.15-pristine-source): Update hash.
2023-02-15 11:29:31 -05:00
Leo Famulari 6992e66b21
gnu: linux-libre: Update to 6.1.12.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.12.
(linux-libre-6.1-pristine-source): Update hash.
2023-02-15 11:29:28 -05:00
Christopher Baines 12127395dc
gnu: openmw-openscenegraph: Fix builder.
This broke with the changes to openscenegraph in
629a5936a6.

* gnu/packages/graphics.scm (openmw-openscenegraph)[arguments]: Handle
 #:configure-flags from openscenegraph as a gexp.
2023-02-15 16:17:14 +00:00
Efraim Flashner b4d2670771
gnu: alacritty: Adjust bash completions.
* gnu/packages/terminals.scm (alacritty)[arguments]: Adjust custom
'install phase to install the bash completion script with the correct
name.
2023-02-15 13:05:33 +02:00
Petr Hodina 06d45a8239
gnu: rust-structopt-0.3: Update to 0.3.26.
* gnu/packages/crates-io.scm (rust-structopt): Update to 0.3.26.
  [arguments]: Add rust-paw-1 to cargo-inputs. Add cargo development inputs.
  Add phases to fix rust-clap-2 version and remove lints feature.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-02-15 13:05:32 +02:00
Petr Hodina f7f6000f81
gnu: rust-structopt-derive-0.4: Update to 0.4.18.
* gnu/packages/crates-io.scm (rust-structopt-derive-0.4): Update to 0.4.18.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-02-15 13:05:32 +02:00
Tobias Geerinckx-Rice 017f1779e9
gnu: linux-libre: Disable unprivileged BPF by default.
* gnu/packages/aux-files/linux-libre/5.15-arm.conf:
Set CONFIG_BPF_UNPRIV_DEFAULT_OFF=y.
* gnu/packages/aux-files/linux-libre/5.15-arm64.conf: Likewise.
* gnu/packages/aux-files/linux-libre/5.15-i686.conf: Likewise.
* gnu/packages/aux-files/linux-libre/5.15-x86_64.conf: Likewise.
* gnu/packages/aux-files/linux-libre/6.1-arm.conf: Likewise.
* gnu/packages/aux-files/linux-libre/6.1-arm64.conf: Likewise.
* gnu/packages/aux-files/linux-libre/6.1-i686.conf: Likewise.
* gnu/packages/aux-files/linux-libre/6.1-x86_64.conf: Likewise.
2023-02-12 01:00:00 +01:00
Tobias Geerinckx-Rice 77aff2b5d2
gnu: papirus-icon-theme: Harden links before cache generation.
Output is identical.  This just feels moar correct.

* gnu/packages/gnome-xyz.scm (papirus-icon-theme)[arguments]: Run the
'halve-inode-consumption phase before the 'install one.
2023-02-12 01:00:00 +01:00
Tobias Geerinckx-Rice 016eab3e29
gnu: papirus-icon-theme: Recursively resolve symlinks.
This follows up on commit aed385e18e.

* gnu/packages/gnome-xyz.scm (papirus-icon-theme)[arguments]: Replace
READLINK with CANONICALIZE-PATH to resolve symlink chains.
2023-02-12 01:00:00 +01:00
Gleb Zakharov 630b6e62d2
gnu: go-gopkg-in-yaml-v3: Update to 3.0.1.
This addresses an apparent upstream hash change, which was actually our
own fault: the Guix package underspecified the version as ‘3’ instead of
‘3.0.0’, hence treating the ‘v3’ *branch* as a tag.

Guix's hash for ‘3’ never matched upstream's ‘3.0.0’ release, so upgrade
straight to ‘3.0.1’.

* gnu/packages/golang.scm (go-gopkg-in-yaml-v3): Update to 3.0.1.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2023-02-12 01:00:00 +01:00
Tobias Geerinckx-Rice ce5b94cb79
gnu: sudo: Update to 1.9.13.
* gnu/packages/admin.scm (sudo): Update to 1.9.13.
2023-02-12 01:00:00 +01:00
Jan (janneke) Nieuwenhuizen 89a8d21329
gnu: mes: Update to 0.24.2.
* gnu/packages/mes.scm (mes): Update to 0.24.2.
2023-02-15 09:12:30 +01:00
Andrew Tropin a97a102d21
gnu: Add tree-sitter-racket.
gnu/packages/tree-sitter.scm (tree-sitter-racket): New variable.
2023-02-15 11:23:13 +04:00
Andrew Tropin 42cf3694a5
gnu: Add tree-sitter-scheme.
gnu/packages/tree-sitter.scm (tree-sitter-scheme): New variable.
2023-02-15 11:23:12 +04:00
Mark H Weaver 24e20d419b
gnu: icecat: Update to 102.8.0-guix0-preview1 [security fixes].
Includes fixes for CVE-2023-0767, CVE-2023-25728, CVE-2023-25729,
CVE-2023-25730, CVE-2023-25732, CVE-2023-25734, CVE-2023-25735,
CVE-2023-25737, CVE-2023-25738, CVE-2023-25739, CVE-2023-25742,
CVE-2023-25743, CVE-2023-25744, and CVE-2023-25746.

* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
Remove the dependency on the Perl 'rename' program.
* gnu/packages/patches/icecat-makeicecat.patch: Update to apply cleanly.
2023-02-15 01:36:33 -05:00
Maxim Cournoyer c44149de97
gnu: icecat: Update the "ach" locale.
The previously specified changeset didn't match what was in the
manifest (browser/locales/l10n-changesets.json) of the upstream source.

* gnu/packages/gnuzilla.scm (all-mozilla-locales) [ach]: Update revision and
hash.

Modified-by: Mark H Weaver <mhw@netris.org>
2023-02-15 01:36:21 -05:00
Eric Bavier e47918d00f
gnu: Add facedetect.
* gnu/packages/graphics.scm (facedetect): New variable.
(fgallery)[inputs,arguments]: Add it.
2023-02-14 22:49:55 -06:00
Eric Bavier d2504fbe45
gnu: fgallery: Update to 1.9.1.
* gnu/packages/graphics.scm (fgallery): Update to 1.9.1.
[arguments]: Use new Makefile in install phase.
[inputs]: Add bash-minimal for wrap-program.  Use new style.
[source,home-page]: "http" -> "https".
2023-02-14 22:49:55 -06:00
宋文武 c0e9ddfa29
gnu: xfce4-notifyd: Update to 0.8.0.
* gnu/packages/xfce.scm (xfce4-notifyd): Update to 0.8.0.
[inputs]: Add sqlite.
2023-02-15 09:11:43 +08:00
宋文武 445ef24a61
gnu: xfce4-power-manager: Update to 4.18.1.
* gnu/packages/xfce.scm (xfce4-power-manager): Update to 4.18.1.
2023-02-15 09:11:43 +08:00
宋文武 d92db1a555
gnu: xfce4-settings: Update to 4.18.2.
* gnu/packages/xfce.scm (xfce4-settings): Update to 4.18.2.
2023-02-15 09:11:43 +08:00
宋文武 495b022763
gnu: xfce4-session: Update to 4.18.1.
* gnu/packages/xfce.scm (xfce4-session): Update to 4.18.1.
2023-02-15 09:11:43 +08:00
Michael Rohleder 22f6783f33
gnu: ristretto: Update to 0.13.0.
* gnu/packages/xfce.scm (ristretto): Update to 0.13.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-02-15 09:11:43 +08:00
Michael Rohleder e685b94e0a
gnu: mousepad: Update to 0.6.0.
* gnu/packages/xfce.scm (mousepad): Update to 0.6.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-02-15 09:11:43 +08:00
Michael Rohleder 444089d3b6
gnu: xfce4-panel: Update to 4.18.2.
* gnu/packages/xfce.scm (xfce4-panel): Update to 4.18.2.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-02-15 09:11:43 +08:00
Michael Rohleder 0412c8dc0e
gnu: libxfce4ui: Update to 4.18.2.
* gnu/packages/xfce.scm (libxfce4ui): Update to 4.18.2.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-02-15 09:11:43 +08:00
Michael Rohleder e2320fea44
gnu: orage: Update to 4.18.0.
* gnu/packages/xfce.scm (orage): Update to 4.18.0.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-02-15 09:11:43 +08:00
Denis 'GNUtoo' Carikli 8a68407ac1
gnu: Add u-boot-qemu-arm64.
* gnu/packages/bootloaders.scm (u-boot-qemu-arm64): New variable.
2023-02-14 17:16:18 -05:00
Denis 'GNUtoo' Carikli 36f7b1f02f
gnu: Add u-boot-qemu-arm
* gnu/packages/bootloaders.scm (u-boot-qemu-arm): New variable.
2023-02-14 17:16:17 -05:00
kiasoc5 efe9612953
gnu: Remove kdewebkit.
This goes towards <https://issues.guix.gnu.org/issue/53289>.

* gnu/packages/kde-frameworks.scm (kdewebkit): Remove variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-02-14 16:20:23 -05:00
Eric Bavier a22b62b98e
gnu: onionshare: Update to 2.6.
* gnu/packages/patches/onionshare-cli-async-mode.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/tor.scm (onionshare): Update to 2.6.
[source]: Use patch.
[inputs]: Add xdg-utils.  Move xvfb-run, used for tests, to ...
[native-inputs]: here.
[arguments]: Run tests.  Add "absolutize" phase for xdg-open.
2023-02-14 10:33:04 -06:00
Steve George 4501a50bbd
gnu: Add rust-protobuf-codegen-pure-2.
* gnu/packages/crates-io.scm (rust-protobuf-codegen-pure-2): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-02-14 17:04:42 +02:00
Steve George 25df704601
gnu: Add rust-protobuf-codegen-2.
* gnu/packages/crates-io.scm (rust-protobuf-codegen-2): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-02-14 17:04:41 +02:00
Steve George c4fca43403
gnu: Add rust-protobuf-2.
* gnu/packages/crates-io.scm (rust-protobuf-2): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-02-14 17:04:41 +02:00
Leo Famulari bf6cd144b4
gnu: linux-libre 5.15: Update to 5.15.93.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.93.
(linux-libre-5.15-pristine-source): Update hash.
2023-02-14 14:39:32 +01:00
Leo Famulari 04509e095f
gnu: linux-libre: Update to 6.1.11.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.11.
(linux-libre-6.1-pristine-source): Update hash.
2023-02-14 14:39:28 +01:00
Andrew Tropin a3c6959de6
gnu: Add tree-sitter-org.
gnu/packages/tree-sitter.scm (tree-sitter-org): New variable.
2023-02-14 17:08:38 +04:00
Andrew Tropin 637df0cd94
gnu: Add tree-sitter-markdown-gfm.
gnu/packages/tree-sitter.scm (tree-sitter-markdown-gfm): New variable.
2023-02-14 17:08:37 +04:00
Andrew Tropin 5c0b86f741
gnu: Add tree-sitter-markdown.
gnu/packages/tree-sitter.scm (tree-sitter-markdown): New variable.
2023-02-14 17:08:36 +04:00
Andrew Tropin b6e27a24fe
gnu: Add tree-sitter-clojure.
gnu/packages/tree-sitter.scm (tree-sitter-clojure): New variable.
2023-02-14 17:08:36 +04:00
Andrew Tropin f9485e59f0
gnu: Add tree-sitter-rust.
gnu/packages/tree-sitter.scm (tree-sitter-rust): New variable.
2023-02-14 17:08:35 +04:00
Andrew Tropin 8fb1af3483
gnu: Add tree-sitter-ruby.
gnu/packages/tree-sitter.scm (tree-sitter-ruby): New variable.
2023-02-14 17:08:34 +04:00
Andrew Tropin 4bdb570c70
gnu: Add tree-sitter-r.
gnu/packages/tree-sitter.scm (tree-sitter-r): New variable.
2023-02-14 17:08:33 +04:00
Andrew Tropin 429666b600
gnu: Add tree-sitter-python.
gnu/packages/tree-sitter.scm (tree-sitter-python): New variable.
2023-02-14 17:08:32 +04:00
Andrew Tropin 73bfb0ad91
gnu: Add tree-sitter-php.
gnu/packages/tree-sitter.scm (tree-sitter-php): New variable.
2023-02-14 17:08:31 +04:00
Andrew Tropin e38833c592
gnu: Add tree-sitter-ocaml.
gnu/packages/tree-sitter.scm (tree-sitter-ocaml): New variable.
2023-02-14 17:08:30 +04:00
Andrew Tropin f5a2f3883a
gnu: Add tree-sitter-julia.
gnu/packages/tree-sitter.scm (tree-sitter-julia): New variable.
2023-02-14 17:08:29 +04:00
Andrew Tropin 1777d700ec
gnu: Add tree-sitter-json.
gnu/packages/tree-sitter.scm (tree-sitter-json): New variable.
2023-02-14 17:08:28 +04:00
Andrew Tropin bcc8e9c77b
gnu: Add tree-sitter-java.
gnu/packages/tree-sitter.scm (tree-sitter-java): New variable.
2023-02-14 17:08:27 +04:00