Ludovic Courtès
84424ae3c9
gnu: libapparmor: Restrict supported systems to GNU/Linux.
...
* gnu/packages/apparmor.scm (libapparmor)[supported-systems]: New
field.
2022-12-04 23:08:20 +01:00
Hilton Chain
cbab7c1b3c
gnu: Add pam-apparmor.
...
* gnu/packages/apparmor.scm (pam-apparmor): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-12-04 23:08:20 +01:00
Hilton Chain
cb01e0a272
gnu: Add apparmor.
...
* gnu/packages/apparmor.scm (apparmor): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-04 23:08:20 +01:00
Hilton Chain
3a52318e60
gnu: Add libapparmor.
...
* gnu/packages/apparmor.scm: New file.
(libapparmor): New variable.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add the file.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-04 23:08:20 +01:00
zamfofex
8eb0abf32f
gnu: Add velox.
...
* gnu/packages/wm.scm (velox): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-04 23:08:20 +01:00
Maxim Cournoyer
41407fda7a
services: configuration: Rename location accessor to "source-location".
...
Fixes <https://issues.guix.gnu.org/59423 >.
* gnu/services/configuration.scm (define-configuration-helper): Rename the
accessor of the %location field from "NAME-location" to
"NAME-source-location".
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Reported-by: Pierre Langlois <pierre.langlois@gmx.com>
2022-12-04 21:47:19 +01:00
Efraim Flashner
d7c8cb7e53
gnu: Remove rust-rust-crypto-0.2.
...
* gnu/packages/crates-io.scm (rust-rust-crypto-0.2): Delete variable.
2022-12-04 21:40:55 +02:00
Efraim Flashner
093014dd2f
gnu: Remove rust-ethbloom-0.5.
...
* gnu/packages/crates-io.scm (rust-ethbloom-0.5): Delete variable.
2022-12-04 21:40:55 +02:00
Efraim Flashner
3e55baf317
gnu: Remove rust-ethereum-types-0.9.
...
* gnu/packages/crates-io.scm (rust-ethereum-types-0.9): Delete variable.
2022-12-04 21:40:55 +02:00
Efraim Flashner
7663fb4865
gnu: Remove rust-generational-arena-0.2.
...
* gnu/packages/crates-io.scm (rust-generational-arena-0.2): Delete variable.
2022-12-04 21:40:54 +02:00
Efraim Flashner
f7034c15d7
gnu: Remove rust-gimli-0.23.
...
* gnu/packages/crates-io.scm (rust-gimli-0.23): Delete variable.
2022-12-04 21:40:54 +02:00
Efraim Flashner
55ba85f5b8
gnu: Remove rust-goblin-0.0.
...
* gnu/packages/crates-io.scm (rust-goblin-0.0): Delete variable.
2022-12-04 21:40:53 +02:00
Efraim Flashner
85c84aaa91
gnu: Remove rust-crossterm-winapi-0.6.
...
* gnu/packages/crates-io.scm (rust-crossterm-winapi-0.6): Delete variable.
2022-12-04 21:34:07 +02:00
Efraim Flashner
a07b74ffde
gnu: Remove rust-crossterm-winapi-0.4.
...
* gnu/packages/crates-io.scm (rust-crossterm-winapi-0.4): Delete variable.
2022-12-04 21:33:48 +02:00
Efraim Flashner
c993df71a4
gnu: Remove rust-gfx-gl-0.6.
...
* gnu/packages/crates-graphics.scm (rust-gfx-gl-0.6): Delete variable.
2022-12-04 21:33:28 +02:00
Efraim Flashner
784b4c30dd
gnu: Remove rust-glib-0.8.
...
* gnu/packages/crates-gtk.scm (rust-glib-0.8): Delete variable.
2022-12-04 21:33:28 +02:00
Efraim Flashner
bf09d12bb9
gnu: Remove rust-block-buffer-0.2.
...
* gnu/packages/crates-io.scm (rust-block-buffer-0.2): Delete variable.
2022-12-04 21:33:27 +02:00
Efraim Flashner
c6c78cb6c2
gnu: Remove rust-chalk-derive-0.68.
...
* gnu/packages/crates-io.scm (rust-chalk-derive-0.68): Delete variable.
2022-12-04 21:33:27 +02:00
Efraim Flashner
a26701cb90
gnu: Remove rust-chalk-ir-0.68.
...
* gnu/packages/crates-io.scm (rust-chalk-ir-0.68): Delete variable.
2022-12-04 21:33:23 +02:00
Maxim Cournoyer
a4d52f07d7
gnu: jami: Apply a patch to fix a crash when using SIP.
...
* gnu/packages/patches/jami-sipaccount-segfault.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/jami.scm (%jami-sources): Apply it.
2022-12-04 00:57:32 -05:00
Maxim Cournoyer
08dc9f2ca2
gnu: Do not use 'local-file' in Raspberry Pi OS examples.
...
As this breaks the 'tests/guix-system.sh' test.
* gnu/system/examples/raspberry-pi-64-nfs-root.tmpl (%my-public-key): Delete
variable.
(raspberry-pi-64-nfs-root) [services]: Remove key from openssh-configuration.
* gnu/system/examples/raspberry-pi-64.tmpl: Likewise.
Reported-by: Vagrant Cascadian <vagrant@debian.org>
2022-12-04 00:37:11 -05:00
Ludovic Courtès
bf46192d4c
gnu: python-protobuf@3.6: Fix inputs and arguments.
...
Fixes a regression introduced in
9b016e2991
, whereby the 'inputs' field
would be invalid, plus "--cpp_implementation" wouldn't work.
* gnu/packages/protobuf.scm (python-protobuf-3.6)[arguments]: New
field.
[inputs]: No longer refer to the inputs of PYTHON-PROTOBUF.
2022-12-04 00:36:22 +01:00
Marius Bakke
c3713d53e0
gnu: ungoogled-chromium: Update to 108.0.5359.94-1.
...
* gnu/packages/chromium.scm (%chromium-version): Set to 108.0.5359.94.
(%ungoogled-origin, ungoogled-chromium): Update hashes.
2022-12-03 14:30:59 +01:00
Maxim Cournoyer
9e9204958d
gnu: Add ts4900-utils.
...
* gnu/packages/embedded.scm (ts4900-utils): New variable.
2022-12-03 00:06:13 -05:00
Maxim Cournoyer
b75559179e
services: configuration: Rename location accessor to "source-location".
...
Fixes <https://issues.guix.gnu.org/59423 >.
* gnu/services/configuration.scm (define-configuration-helper): Rename the
accessor of the %location field from "NAME-location" to
"NAME-source-location".
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Reported-by: Pierre Langlois <pierre.langlois@gmx.com>
2022-12-02 22:02:48 -05:00
Zhu Zihao
79a3cd34c0
gnu: loko-scheme: Update to 0.12.0.
...
* gnu/packages/loko.scm (loko-scheme): Update to 0.12.0.
[arguments]<#:make-flags>: No need to specify GDB scripts directory.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-02 23:11:10 +01:00
Zhu Zihao
1f5241d8d5
gnu: loko-scheme: Use G-expressions.
...
* gnu/packages/loko.scm (loko-scheme)[arguments]: Use G-expressions.
<#:phases>: In 'akku-fixes', replace "(assoc-ref inputs name)" with
"this-package-native-input".
[native-inputs]: Use label-less style.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-02 23:11:10 +01:00
Ontje Lünsdorf
9b016e2991
gnu: python-protobuf: Use C++ implementation.
...
* gnu/packages/protobuf.scm (python-protobuf): Use C++ implementation.
[inputs]: Add protobuf.
[arguments]: Add --cpp_implementation configure flags.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-12-02 23:11:09 +01:00
Marius Bakke
51d6bd3507
gnu: Add rust-k9.
...
* gnu/packages/crates-io.scm (rust-k9-0.11): New variable.
2022-12-02 22:21:42 +01:00
Marius Bakke
3c5cbd3c9d
gnu: rust-digest: Update to 0.10.6.
...
* gnu/packages/crates-io.scm (rust-digest-0.10): Update to 0.10.6.
2022-12-02 22:21:42 +01:00
Marius Bakke
2066ae53f1
gnu: QtWebEngine: Use more system libraries.
...
* gnu/packages/qt.scm (qtwebengine)[source](snippet): Remove more files.
[arguments]: Pass QT_FEATURES_system_foo for all supported libraries.
[inputs]: Replace "harfbuzz" with HARFBUZZ-5.
2022-12-02 22:21:42 +01:00
Ricardo Wurmus
fd44d489b5
gnu: python-biom-format: Update to 2.1.12.
...
* gnu/packages/bioinformatics.scm (python-biom-format): Update to 2.1.12.
[arguments]: Remove "relax" phase; update "disable-broken-tests" phase.
[propagated-inputs]: Add python-scikit-bio.
2022-12-02 21:46:36 +01:00
Ricardo Wurmus
b93e21a213
gnu: Add python-scikit-bio.
...
* gnu/packages/bioinformatics.scm (python-scikit-bio): New variable.
2022-12-02 21:46:36 +01:00
Ricardo Wurmus
b2a9feab92
gnu: Add python-hdmedians.
...
* gnu/packages/statistics.scm (python-hdmedians): New variable.
2022-12-02 21:46:36 +01:00
Ricardo Wurmus
62da3f9837
gnu: python-pairtools: Update to 1.0.2.
...
* gnu/packages/bioinformatics.scm (python-pairtools): Update to 1.0.2.
[source]: Update Github URL.
[arguments]: Update patch in "fix-references" phase.
[native-inputs]: Remove python-nose.
[inputs]: Remove.
[propagated-inputs]: Add python-bioframe, python-pandas, python-pysam,
python-pyyaml, and python-scipy.
[home-page]: Update.
2022-12-02 21:46:36 +01:00
Ricardo Wurmus
089b2e4f65
gnu: python-pairtools: Run tests conditionally.
...
* gnu/packages/bioinformatics.scm (python-pairtools)[arguments]: Run tests
conditionally.
2022-12-02 21:46:36 +01:00
Ricardo Wurmus
631ea9a411
gnu: python-pybedtools: Use pyproject-build-system.
...
* gnu/packages/bioinformatics.scm (python-pybedtools)[build-system]: Use
pyproject-build-system.
[arguments]: Import (guix build pyproject-build-system).
2022-12-02 21:46:36 +01:00
Ricardo Wurmus
a268b1ba91
gnu: python-htsget: Update to 0.2.6.
...
* gnu/packages/bioinformatics.scm (python-htsget): Update to 0.2.6.
[build-system]: Use pyproject-build-system.
2022-12-02 21:46:35 +01:00
Ricardo Wurmus
16ecce39d2
gnu: python-cellbender: Update to 0.2.2.
...
* gnu/packages/bioinformatics.scm (python-cellbender): Update to 0.2.2.
[build-system]: Use pyproject-build-system.
2022-12-02 21:46:35 +01:00
Ludovic Courtès
883fefe160
gnu: guix: Update to 1.4.0rc1.
2022-11-30 23:04:29 +01:00
Ludovic Courtès
459e4f2a4f
Merge commit 'master' into version-1.4.0
2022-11-28 12:26:32 +01:00
Ludovic Courtès
a3264f31df
gnu: texinfo: Disable tests on GNU/Hurd.
...
* gnu/packages/texinfo.scm (texinfo)[arguments]: Add #:tests? argument.
2022-11-28 11:45:00 +01:00
Paul A. Patience
e6bffa99b1
gnu: cl-calispel: Fix homepage URL.
...
* gnu/packages/lisp-xyz.scm (sbcl-calispel)[home-page]: Fix URL.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-28 09:34:01 +01:00
Paul A. Patience
1a4eb38bdd
gnu: Add cl-with-user-abort.
...
* gnu/packages/lisp-xyz.scm (sbcl-with-user-abort, cl-with-user-abort,
ecl-with-user-abort): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-28 09:32:10 +01:00
(unmatched-parenthesis
6f4bfc5263
gnu: Add aerc.
...
* gnu/packages/mail.scm (aerc): New variable.
Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-11-28 02:12:48 -05:00
Andrew Tropin
ffc9986ee2
gnu: calibre: Add missing python-pycryptodome dependency.
...
* gnu/packages/ebook.scm (calibre)[inputs]: Add missing python-pycryptodome
dependency.
2022-11-28 10:50:30 +04:00
Bruno Victal
59bdfbb196
gnu: mympd: Update to 10.1.3
...
* gnu/packages/mpd.scm (mympd): Update to 10.1.3.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-11-28 13:45:27 +08:00
Andrew Tropin
6cba399c04
gnu: telega: Use new package style.
...
* gnu/packages/emacs-xyz.scm (emacs-telega, emacs-telega-contrib): Use gexps,
remove trailing #t.
2022-11-28 09:44:00 +04:00
jgart
6fe253da9b
gnu: Add emacs-spongebob.
...
* gnu/packages/emacs-xyz.scm (emacs-spongebob): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-11-28 06:26:06 +01:00
jgart
0bb20a2231
gnu: Add emacs-frowny.
...
* gnu/packages/emacs-xyz.scm (emacs-frowny): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-11-28 06:26:06 +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
宋文武
c29d4126a8
gnu: pcmanfm-qt: Update to 1.2.0.
...
* gnu/packages/lxqt.scm (pcmanfm-qt): Update to 1.2.0.
2022-11-28 09:59:46 +08:00
宋文武
1d8c01ef01
gnu: libfm-qt: Update to 1.2.0.
...
* gnu/packages/lxqt.scm (libfm-qt): Update to 1.2.0.
2022-11-28 09:59:46 +08:00
宋文武
964466f696
gnu: libqtxdg: Update to 3.10.0.
...
* gnu/packages/lxqt.scm (libqtxdg): Update to 3.10.0.
2022-11-28 09:59:46 +08:00
宋文武
519f9a0995
gnu: liblxqt: Update to 1.2.0.
...
* gnu/packages/lxqt.scm (liblxqt): Update to 1.2.0.
2022-11-28 09:50:22 +08:00
宋文武
fa1985d978
gnu: lxqt-build-tools: Update to 0.12.0.
...
* gnu/packages/lxqt.scm (lxqt-build-tools): Update to 0.12.0.
2022-11-28 09:50:22 +08:00
Marius Bakke
3f56148055
gnu: kdevelop: Build with QtWebEngine instead of QtWebKit.
...
* gnu/packages/kde.scm (kdevelop)[inputs]: Change from QTWEBKIT to QTWEBENGINE.
2022-11-27 21:19:51 +01:00
Marius Bakke
13b3ae6929
gnu: libksysguard: Remove unused input.
...
* gnu/packages/kde-plasma.scm (libksysguard)[inputs]: Remove QTWEBKIT.
2022-11-27 21:19:51 +01:00
Marius Bakke
423dfac290
gnu: ktorrent: Build with QtWebEngine.
...
* gnu/packages/kde-internet.scm (ktorrent)[inputs]: Remove QTWEBKIT. Add
QTWEBENGINE-5.
2022-11-27 21:19:51 +01:00
Marius Bakke
3ecd59f08c
gnu: QtWebEngine: Propagate required dependencies.
...
* gnu/packages/qt.scm (qtwebengine-5)[inputs]: Move QTBASE-5, QTDECLARATIVE-5,
and QTWEBCHANNEL-5 ...
[propagated-inputs]: ... here.
(qtwebengine)[inputs, propagated-inputs]: Adjust accordingly.
2022-11-27 21:19:51 +01:00
Marius Bakke
a9956536f3
gnu: Add python-attrdict.
...
* gnu/packages/python-xyz.scm (python-attrdict): New variable.
2022-11-27 21:19:51 +01:00
Marius Bakke
42c59c7849
gnu: megaglest: Remove input labels.
...
* gnu/packages/games.scm (megaglest)[inputs]: Remove labels.
[arguments]: Use SEARCH-INPUT-DIRECTORY.
2022-11-27 21:19:51 +01:00
Marius Bakke
9d6b475c78
gnu: opencpn: Remove input labels.
...
* gnu/packages/geo.scm (opencpn)[native-inputs]: Remove labels.
2022-11-27 21:19:51 +01:00
Marius Bakke
5a1b2de5d3
gnu: opencpn: Update to 5.6.2.
...
* gnu/packages/geo.scm (opencpn): Update to 5.6.2.
2022-11-27 21:19:50 +01:00
Marius Bakke
50274d18dc
gnu: pwsafe: Remove input labels.
...
* gnu/packages/password-utils.scm (pwsafe)[native-inputs, inputs]: Remove
labels.
2022-11-27 21:19:50 +01:00
Marius Bakke
45144d912a
gnu: pwsafe: Update to 3.60.0.
...
* gnu/packages/password-utils.scm (pwsafe): Update to 3.60.0.
2022-11-27 21:19:50 +01:00
Marius Bakke
f837b6dbb4
gnu: imppg: Update to 0.6.5.
...
* gnu/packages/astronomy.scm (imppg): Update to 0.6.5.
2022-11-27 21:19:50 +01:00
Marius Bakke
ef51ca870f
gnu: sooperlooper: Remove input labels.
...
* gnu/packages/music.scm (sooperlooper)[inputs]: Remove labels.
[arguments]: Use SEARCH-INPUT-DIRECTORY instead of labels.
2022-11-27 21:19:50 +01:00
Marius Bakke
1fb51bd5af
gnu: sooperlooper: Update to 1.7.8.
...
* gnu/packages/music.scm (sooperlooper): Update to 1.7.8.
[source](uri): Adjust to current.
2022-11-27 21:19:50 +01:00
Marius Bakke
10351fe5d0
gnu: sooperlooper: Update home page.
...
* gnu/packages/music.scm (sooperlooper)[home-page]: Follow redirect.
2022-11-27 21:19:50 +01:00
Marius Bakke
0741dbbf8e
gnu: filezilla: Update to 3.62.2.
...
* gnu/packages/ftp.scm (filezilla): Update to 3.62.2.
2022-11-27 21:19:50 +01:00
Marius Bakke
dd2dd390e7
gnu: libfilezilla: Update to 0.39.2.
...
* gnu/packages/ftp.scm (libfilezilla): Update to 0.39.2.
2022-11-27 21:19:50 +01:00
Marius Bakke
98de78523b
gnu: libxkbcommon: Fix cross-compilation.
...
* gnu/packages/xdisorg.scm (libxkbcommon)[native-inputs]: When
cross-compiling, add PKG-CONFIG-FOR-BUILD and WAYLAND.
2022-11-27 21:19:50 +01:00
Marius Bakke
8c9656bc2f
gnu: cbqn: Remove superfluous input.
...
* gnu/packages/bqn.scm (cbqn)[native-inputs]: Remove LINUX-LIBRE-HEADERS.
2022-11-27 21:19:50 +01:00
Marius Bakke
2620b30a56
gnu: audacity: Remove superfluous input.
...
* gnu/packages/audio.scm (audacity)[inputs]: Remove LINUX-LIBRE-HEADERS, which
is implicitly available through glibc.
2022-11-27 21:19:50 +01:00
Marius Bakke
4289394e68
gnu: audacity: Remove input labels.
...
* gnu/packages/audio.scm (audacity)[native-inputs]: Remove labels.
2022-11-27 21:19:50 +01:00
Marius Bakke
ae64c4ac89
gnu: audacity: Update to 3.2.1.
...
* gnu/packages/audio.scm (audacity): Update to 3.2.1.
[source]: Switch to GIT-FETCH.
[inputs]: Remove LIBMAD. Add MPG123 and WAVPACK.
[arguments]: Add configure flag to prevent spurious dependency. Adjust
fix-cmake-rpath phase. Delete obsolete phases.
* gnu/packages/patches/audacity-ffmpeg-fallback.patch: Adjust for 3.2.1.
2022-11-27 21:19:49 +01:00
Marius Bakke
ec10258c34
gnu: ungoogled-chromium: Update to 107.0.5304.121-1.
...
* gnu/packages/chromium.scm (%chromium-version): Set to 107.0.5304.121.
(%ungoogled-origin, ungoogled-chromium): Update hashes.
2022-11-27 21:19:49 +01:00