Hilton Chain
fd7f1dbb20
gnu: bubblewrap: Update to 0.7.0.
...
* gnu/packages/virtualization.scm (bubblewrap): Update to 0.7.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-01 16:38:17 +01:00
Andrew Tropin
0823fd1aa9
services: network-manager: Add iwd backend support.
...
* gnu/services/networking.scm (network-manager-configuration)[iwd?]: New
field.
(network-manager-shepherd-service): Add iwd to requirements if needed.
* doc/guix.texi: Add information about iwd? option.
2022-12-01 18:56:24 +04:00
Andrew Tropin
7dddf0cc54
home: xdg: Export xdg-base/user-directories getters.
...
* gnu/home/services/xdg.scm: Export xdg-base/user-directories getters.
2022-12-01 18:56:23 +04:00
Ricardo Wurmus
4df7a71b25
gnu: sssd: Update to 2.8.1.
...
* gnu/packages/sssd.scm (sssd): Update to 2.8.1.
[source]: Remove obsolete patch.
* gnu/packages/patches/sssd-optional-systemd.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove patch.
2022-12-01 14:27:13 +01:00
Mădălin Ionel Patrașcu
a712c07d6a
gnu: Add r-metaneighbor.
...
* gnu/packages/bioconductor.scm (r-metaneighbor): New variable.
2022-12-01 11:41:05 +01:00
Efraim Flashner
9a1ad4a2a0
gnu: cook: Fix building.
...
* gnu/packages/cook.scm (cook)[native-inputs]: Replace bison with
bison-3.0.
2022-12-01 11:05:18 +02:00
Efraim Flashner
26744bca20
gnu: openrgb: Unbundle more libraries.
...
* gnu/packages/hardware.scm (openrgb)[source]: Adjust snippet to remove
more bundled dependencies.
2022-12-01 10:46:34 +02:00
Kaelyn Takata
f726d2fd07
gnu: openrgb: Update to 0.8.
...
* gnu/packages/hardware.scm (openrgb): Update to 0.8.
[native-inputs]: Add qttools-5 for generating translations.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-12-01 10:46:15 +02:00
Efraim Flashner
42325fc373
gnu: eolie: Build with webkitgtk-with-libsoup2.
...
* gnu/packages/gnome.scm (eolie)[inputs]: Replace webkitgtk with
webkitgtk-with-libsoup2.
2022-12-01 08:59:37 +02:00
Ricardo Wurmus
c381516366
gnu: r-plotly: Replace bundled minified JavaScript.
...
* gnu/packages/statistics.scm (r-plotly)[source]: Delete bundled minified
JavaScript files.
[arguments]: Add phase "process-javascript" to minify JavaScript.
[native-inputs]: Add esbuild, js-colourpicker, js-plotly, js-selectize, and
js-typedarray.
2022-11-30 23:53:13 +01:00
Efraim Flashner
357c66db7a
gnu: texinfo-7: Update to 7.0.1.
...
* gnu/packages/texinfo.scm (texinfo-7): Update to 7.0.1.
2022-11-30 21:40:31 +02:00
Efraim Flashner
5e03354ef5
gnu: gst-plugins-bad: Skip elements/camerabin test on riscv64-linux.
...
* gnu/packages/gstreamer.scm (gst-plugins-bad)[arguments]: Skip the
elements/camerabin test on riscv64-linux too.
2022-11-30 21:03:32 +02:00
Guillaume Le Vaillant
26e1f39888
gnu: p2pool: Update to 2.6.
...
* gnu/packages/finance.scm (p2pool): Update to 2.6.
2022-11-30 13:54:17 +01:00
jgart via Guix-patches via
ac7e2f21b0
gnu: Add cl-clavier.
...
* gnu/packages/lisp-xyz.scm (cl-clavier, ecl-clavier, sbcl-clavier):
New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-30 13:28:42 +01:00
Guillaume Le Vaillant
5a6d0b5193
gnu: Remove unused patch.
...
This a followup to 9b714ec75e
.
* gnu/packages/patches/sbcl-fix-build-on-arm64-with-clisp-as-host.patch:
Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2022-11-30 13:17:36 +01:00
Ricardo Wurmus
f0ee77a17e
gnu: r-sendmailr: Update to 1.3-1.
...
* gnu/packages/statistics.scm (r-sendmailr): Update to 1.3-1.
2022-11-30 11:39:16 +01:00
Ricardo Wurmus
a5c515dc57
gnu: r-text2vec: Update to 0.6.3.
...
* gnu/packages/cran.scm (r-text2vec): Update to 0.6.3.
2022-11-30 11:39:16 +01:00
Ricardo Wurmus
ecabd344c9
gnu: r-proj4: Update to 1.0-12.
...
* gnu/packages/cran.scm (r-proj4): Update to 1.0-12.
2022-11-30 11:39:10 +01:00
Ricardo Wurmus
cef2cbb295
gnu: r-biodb: Update to 1.6.1.
...
* gnu/packages/bioconductor.scm (r-biodb): Update to 1.6.1.
2022-11-30 11:28:48 +01:00
Ricardo Wurmus
95e62fb993
gnu: r-biocparallel: Update to 1.32.3.
...
* gnu/packages/bioconductor.scm (r-biocparallel): Update to 1.32.3.
2022-11-30 11:28:48 +01:00
Ricardo Wurmus
6b825d9cb9
gnu: r-alpine: Update to 1.24.0.
...
* gnu/packages/bioconductor.scm (r-alpine): Update to 1.24.0.
2022-11-30 11:28:44 +01:00
Efraim Flashner
8073467c1c
gnu: rust-svd-parser-0.9: Rename to rust-svd-parser-0.10.
...
* gnu/packages/crates-io.scm (rust-svd-parser-0.9): Rename to
rust-svd-parser-0.10.
* gnu/packages/rust-apps.scm (svd2rust)[cargo-inputs]: Adjust
accordingly.
2022-11-30 11:52:31 +02:00
Efraim Flashner
f845b2b223
gnu: crates-io: Resort some unsorted packages.
...
* gnu/packages/crates-io.scm (rust-clap-conf-0.1, rust-rt-format-0.8,
rust-enquote-1, rust-im-rc-15, rust-impl-codec-0.5, rust-impl-rlp-0.3,
rust-impl-serde-0.3, rust-impl-trait-for-tuples-0.2,
rust-indicatif-0.16, rust-inflections-1, rust-pam-sys-0.5,
rust-rustc-workplace-hack-1, rust-svd-parser-0.9, rust-svgtypes-0.5,
rust-sxd-document-0.3, rust-sxd-xpath-0.4, rust-xi-unicode-0.3): Sort
into their proper places.
(skim, skim-0.7, svd2rust): Move to ...
* gnu/packages/rust-apps.scm: ... here.
2022-11-30 11:51:38 +02:00
Efraim Flashner
3275068f19
gnu: gnuzilla.scm: Move rust packages to standard locations.
...
* gnu/packages/gnuzilla.scm (rust-textwrap-0.15-promise, rust-lex-0.2,
rust-clap-derive-3.2-promise): Remove variables.
(icecat,icedove)[native-inputs]: Replace rust-cbindgen-0.23-promise with
rust-cbindgen-0.23.
(rust-cbindgen-0.24-promise, rust-cbindgen-0.23-promise): Move to ...
* gnu/packages/rust-apps.scm (rust-cbindgen-0.24, rust-cbindgen-0.23):
... here. Rename without '-promise' suffix.
2022-11-30 11:19:48 +02:00
Efraim Flashner
b188cfe696
gnu: Remove duplicate rust-clap-lex-0.2.
...
* gnu/packages/crates-io.scm (rust-clap-lex-0.2): Merge definitions.
2022-11-30 11:00:35 +02:00
Maxim Cournoyer
b4be83b6ac
build: linux-module: Do not inherit the install-doc phase.
...
This is a followup commit to aaf1f18b80
, itself
a followup to 82c43b276d
(gnu:
linux-libre: Enable building info doc).
* guix/build-system/linux-module.scm
(make-linux-module-builder) [phases]: Also delete inherited 'install-doc phase.
Reported-by: John Kehayias <john.kehayias@protonmail.com>
2022-11-29 20:15:23 -05:00
Marius Bakke
489d7cd13b
Merge branch 'master' into staging
2022-11-28 05:21:47 +01:00
宋文武
efb67084b2
gnu: lxqt: Change version to 1.2.0.
...
* gnu/packages/lxqt.scm (lxqt): Use the version of liblxqt.
2022-11-28 11:23:12 +08:00
宋文武
3cb0b6f222
gnu: screengrab: Update to 2.5.0.
...
* gnu/packages/lxqt.scm (screengrab): Update to 2.5.0.
2022-11-28 11:14:01 +08:00
宋文武
23be2e56f9
gnu: qtermwidget: Update to 1.2.0.
...
* gnu/packages/lxqt.scm (qtermwidget): Update to 1.2.0.
2022-11-28 11:14:01 +08:00
宋文武
eaff6c2491
gnu: qps: Update to 2.6.0.
...
* gnu/packages/lxqt.scm (qps): Update to 2.6.0.
2022-11-28 11:14:01 +08:00
宋文武
114d2e0080
gnu: pavucontrol-qt: Update to 1.2.0.
...
* gnu/packages/lxqt.scm (pavucontrol-qt): Update to 1.2.0.
2022-11-28 11:14:01 +08:00
宋文武
18e53bd145
gnu: lximage-qt: Update to 1.2.0.
...
* gnu/packages/lxqt.scm (lximage-qt): Update to 1.2.0.
2022-11-28 11:14:01 +08:00
宋文武
0a03e718d2
gnu: lxqt-themes: Update to 1.2.0.
...
* gnu/packages/lxqt.scm (lxqt-themes): Update to 1.2.0.
2022-11-28 11:14:01 +08:00
宋文武
ddd7041d9f
gnu: lxqt-sudo: Update to 1.2.0.
...
* gnu/packages/lxqt.scm (lxqt-sudo): Update to 1.2.0.
2022-11-28 11:14:00 +08:00
宋文武
83c6883e87
gnu: lxqt-session: Update to 1.2.0.
...
* gnu/packages/lxqt.scm (lxqt-session): Update to 1.2.0.
2022-11-28 11:14:00 +08:00
宋文武
a5d62afcf5
gnu: lxqt-runner: Update to 1.2.0.
...
* gnu/packages/lxqt.scm (lxqt-runner): Update to 1.2.0.
2022-11-28 11:14:00 +08:00
宋文武
15f98b84d8
gnu: lxqt-qtplugin: Update to 1.2.0.
...
* gnu/packages/lxqt.scm (lxqt-qtplugin): Update to 1.2.0.
2022-11-28 11:14:00 +08:00
宋文武
01d53f86e0
gnu: lxqt-powermanagement: Update to 1.2.0.
...
* gnu/packages/lxqt.scm (lxqt-powermanagement): Update to 1.2.0.
2022-11-28 11:14:00 +08:00
宋文武
e7bdc6b56d
gnu: lxqt-policykit: Update to 1.2.0.
...
* gnu/packages/lxqt.scm (lxqt-policykit): Update to 1.2.0.
2022-11-28 11:14:00 +08:00
宋文武
5d83673f41
gnu: lxqt-panel: Update to 1.2.0.
...
* gnu/packages/lxqt.scm (lxqt-panel): Update to 1.2.0.
2022-11-28 11:14:00 +08:00
宋文武
8e4bd061e2
gnu: lxqt-openssh-askpass: Update to 1.2.0.
...
* gnu/packages/lxqt.scm (lxqt-openssh-askpass): Update to 1.2.0.
2022-11-28 11:14:00 +08:00
宋文武
c763705725
gnu: lxqt-notificationd: Update to 1.2.0.
...
* gnu/packages/lxqt.scm (lxqt-notificationd): Update to 1.2.0.
2022-11-28 11:14:00 +08:00
宋文武
e67f3e0e07
gnu: lxqt-globalkeys: Update to 1.2.0.
...
* gnu/packages/lxqt.scm (lxqt-globalkeys): Update to 1.2.0.
2022-11-28 11:14:00 +08:00
宋文武
07acbd1e40
gnu: lxqt-config: Update to 1.2.0.
...
* gnu/packages/lxqt.scm (lxqt-config): Update to 1.2.0.
2022-11-28 11:14:00 +08:00
宋文武
18545301e0
gnu: lxqt-admin: Update to 1.2.0.
...
* gnu/packages/lxqt.scm (lxqt-admin): Update to 1.2.0.
2022-11-28 11:14:00 +08:00
宋文武
a50229f564
gnu: lxqt-about: Update to 1.2.0.
...
* gnu/packages/lxqt.scm (lxqt-about): Update to 1.2.0.
2022-11-28 11:14:00 +08:00
宋文武
ae903a2a74
gnu: qtxdg-tools: Update to 3.10.0.
...
* gnu/packages/lxqt.scm (qtxdg-tools): Update to 3.10.0.
2022-11-28 11:14:00 +08:00
宋文武
0d9fcb0ce8
gnu: lxqt-archiver: Update to 0.7.0.
...
* gnu/packages/lxqt.scm (lxqt-archiver): Update to 0.7.0.
2022-11-28 09:59:46 +08:00
宋文武
ab1e572789
gnu: qterminal: Update to 1.2.0.
...
* gnu/packages/lxqt.scm (qterminal): Update to 1.2.0.
2022-11-28 09:59:46 +08:00