me
/
guix
Archived
1
0
Fork 0
Commit Graph

83979 Commits (0623138ffa5b066afc25547ffdeb97753cb0ee9a)

Author SHA1 Message Date
Tobias Geerinckx-Rice 0172363acf
gnu: aqbanking: Update to 6.3.2.
* gnu/packages/gnucash.scm (aqbanking): Update to 6.3.2.
2021-10-13 01:20:20 +02:00
Tobias Geerinckx-Rice 1df9c6fff4
gnu: astroid: Update to 0.16.
* gnu/packages/mail.scm (astroid): Update to 0.16.
[arguments]: Don't explicitly return #t from phases.
2021-10-13 01:20:20 +02:00
Tobias Geerinckx-Rice 7f9e1efee0
gnu: btrfs-progs: Update to 5.14.2.
* gnu/packages/linux.scm (btrfs-progs): Update to 5.14.2.
2021-10-13 01:20:20 +02:00
Tobias Geerinckx-Rice e19c34e2e3
gnu: acpid: Update to 2.0.33.
* gnu/packages/linux.scm (acpid): Update to 2.0.33.
2021-10-13 01:20:20 +02:00
Tobias Geerinckx-Rice 27238d4530
gnu: fheroes2: Update to 0.9.8.
* gnu/packages/games.scm (fheroes2): Update to 0.9.8.
2021-10-13 01:20:20 +02:00
Tobias Geerinckx-Rice c181e83fba
gnu: Remove duplicate python-google-brotli package.
* gnu/packages/python-compression.scm (python-brotli):
Delete duplicate variable.
* gnu/packages/compression.scm (python-google-brotli):
Redefine as a deprecated-package, with…
(python-brotli): …as the canonical variable.
* gnu/packages/fonts.scm (font-meera-inimai)[native-inputs]:
Adjust accordingly.
2021-10-13 01:20:20 +02:00
Tobias Geerinckx-Rice 28b5ef1159
gnu: Rename google-brotli back to brotli.
Sorry for the noise, but good riddance.  Our nonstandard name for this
package has caused confusion since it was added.  For example, the
duplicate python-brotli and python-google-brotli packages added later,
with the latter name making even less sense.

The Python packages will be fixed in the next commit.

* gnu/packages/compression.scm (google-brotli): Redefine as a
deprecated-package, with…
(brotli): …restored to canonical status.
(python-google-brotli)[inherit]: Adjust accordingly.
* gnu/packages/databases.scm (apache-arrow)[inputs]: Adjust accordingly.
* gnu/packages/fontutils.scm (woff2)[inputs]: Likewise.
* gnu/packages/gnome.scm (libsoup)[propagated-inputs]: Likewise.
* gnu/packages/networking (wireshark)[inputs]: Likewise.
* gnu/packages/node.scm (node-lts)[arguments, native-inputs]: Likewise.
* gnu/packages/python-xyz.scm (python-imagecodecs)[inputs]: Likewise.
2021-10-13 01:20:19 +02:00
Tobias Geerinckx-Rice faa83a040a
gnu: Remove sysfsutils@1.
* gnu/packages/linux.scm (sysfsutils-1): Delete variable.
2021-10-13 01:20:19 +02:00
Tobias Geerinckx-Rice 848581ae9b
gnu: cpufrequtils: Update to 008.
* gnu/packages/linux.scm (cpufrequtils): Update to 008.
[source]: Remove patch.
[arguments]: Add many #:configure-flags to mitigate downgrade from
Autotools.  Don't ./configure.
[native-inputs]: Remove unused sysfsutils-1.  Add gettext-minimal.
[home-page]: Change to a working mirror.
* gnu/packages/patches/cpufrequtils-fix-aclocal.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2021-10-13 01:20:19 +02:00
Tobias Geerinckx-Rice ec46a5338d
linux-initrd: Support checking NTFS volumes on boot.
* gnu/system/linux-initrd.scm (file-system-packages): Add ntfsfix/static
when needed.
2021-10-13 01:20:19 +02:00
Tobias Geerinckx-Rice f5f1a81f3f
gnu: Add ntfsfix-static.
* gnu/packages/linux.scm (ntfsfix/static): New public variable.
2021-10-13 01:20:19 +02:00
Tobias Geerinckx-Rice 64dfa42d81
gnu: Add ntfs-3g-static.
* gnu/packages/linux.scm (ntfs-3g/static): New public variable.
2021-10-13 01:20:18 +02:00
Marius Bakke f0c0ef60a0
gnu: python-lazr-config: Update to 2.2.3.
* gnu/packages/python-xyz.scm (python-lazr-config): Update to 2.2.3.
2021-10-13 00:16:50 +02:00
Marius Bakke 26e11fa561
gnu: perl-tk: Update to 804.036.
* gnu/packages/tcl.scm (perl-tk): Update to 804.036.
2021-10-13 00:16:50 +02:00
Marius Bakke 702bc2b899
gnu: QEMU: Remove obsolete patch.
* gnu/packages/virtualization.scm (qemu)[source](patches): Remove Sphinx
compatibility patch, which worked around a bug in Sphinx that has since been
fixed.
* gnu/packages/patches/qemu-sphinx-compat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2021-10-12 21:49:44 +02:00
Marius Bakke 0b5e128750
gnu: QEMU: Update to 6.1.0.
* gnu/packages/virtualization.scm (qemu): Update to 6.1.0.
[source](patches): Remove obsolete patch.
[arguments]: Adjust substitutions for upstream changes.
[native-inputs]: Add PYTHON-SPHINX-RTD-THEME.
* gnu/packages/patches/qemu-meson-compat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2021-10-12 21:49:44 +02:00
Marius Bakke 89ea3ab220
gnu: ganeti: Adjust code style.
* gnu/packages/virtualization.scm (ganeti)[arguments]: Remove trailing #t's.
Add syntactic sugar using primitives from SRFI-1, SRFI-26, and (ice-9 match).
2021-10-12 21:49:43 +02:00
Christopher Baines 6214743aa8
gnu: guix-build-coordinator: Update to 0-35.a4d0ec6.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-35.a4d0ec6.
2021-10-12 20:27:55 +01:00
Efraim Flashner 344d81f35d
gnu: dbxfs: Update home-page.
* gnu/packages/file-systems.scm (dbxfs)[home-page]: Update to new
upstream homepage.
2021-10-12 20:52:02 +03:00
Felix Gruber 371aa5777a
gnu: Add python-geopandas.
* gnu/packages/geo.scm (python-geopandas): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-12 18:13:30 +02:00
Felix Gruber e159047e3c
gnu: Add python-fiona.
* gnu/packages/geo.scm (python-fiona): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-12 18:13:30 +02:00
Felix Gruber 436b049c24
gnu: Add python-cligj.
* gnu/packages/python-xyz.scm (python-cligj): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-12 18:13:30 +02:00
Felix Gruber 1c27038a06
gnu: Add python-pyproj.
* gnu/packages/geo.scm (python-pyproj): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-12 18:13:30 +02:00
Felix Gruber 2a312105f2
gnu: proj: Update to 7.2.1.
* gnu/packages/geo.scm (proj): Update to 7.2.1.
  [build-system]: Change to cmake-build-system.
  [arguments]: Add configure flag to find googletest.
  [inputs]: Add curl, libjpeg-turbo and libtiff.
  [native-inputs]: Add googletest.
  [description]: Consistently call the package Proj, instead of Proj,
  PROJ or proj.  Use @acronym to define CRS.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-12 18:13:29 +02:00
Felix Gruber 9101c7bf8e
gnu: clipper: Disable non-deterministic test.
This test fails/succeeds non-deterministically.

* gnu/packages/bioinformatics.scm (clipper)[arguments]: Disable
  non-deterministic test test_get_FDR_cutoff_mean.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-12 18:13:29 +02:00
Felix Gruber a6c30da4dc
gnu: synapse: Update to 1.44.0.
* gnu/packages/matrix.scm (synapse): Update to 1.44.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-12 18:13:29 +02:00
Felix Gruber 447a17e074
gnu: python-eliot: Update to 1.13.0.
* gnu/packages/python-xyz.scm (python-eliot): Update to 1.13.0.
  [arguments] Disable failing tests test_omitLoggerFromActionType and
  test_logCallsDefaultLoggerWrite.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-12 18:13:29 +02:00
Felix Gruber 942ce3376f
gnu: python-distributed: Update to 2021.09.1.
* gnu/packages/python-science.scm (python-distributed): Update to
  2021.09.1.
  [arguments]: Disable failing test test_text.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-12 18:13:29 +02:00
Felix Gruber ea74e015b4
gnu: python-dask: Update to 2021.9.1.
* gnu/packages/python-xyz.scm (python-dask): Update to 2021.9.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-12 18:13:29 +02:00
Felix Gruber 32625fa69f
gnu: python-pandas: Update to 1.3.3.
* gnu/packages/python-science.scm (python-pandas): Update to 1.3.3.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-12 18:13:28 +02:00
Liliana Marie Prikler bbe121a2bf
gnu: komikku: Update to 0.35.0.
* gnu/packages/gnome.scm (komikku): Update to 0.35.0.
2021-10-12 17:48:15 +02:00
Vinicius Monego 385c9a4e30
gnu: kdenlive: Update to 21.08.2.
* gnu/packages/kde.scm (kdenlive): Update to 21.08.2.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-12 11:05:21 -04:00
Vinicius Monego fa2c1adb02
gnu: srain: Update to 1.3.0.
* gnu/packages/irc.scm (srain): Update to 1.3.0.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-12 11:05:21 -04:00
Vinicius Monego 9b3c24276a
gnu: shotcut: Update to 21.09.20.
* gnu/packages/video.scm (shotcut): Update to 21.09.20.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-12 11:05:21 -04:00
Vinicius Monego c9c4bf8c84
gnu: markets: Update to 0.5.3.
* gnu/packages/gnome-xyz.scm (markets): Update to 0.5.3.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-12 11:05:21 -04:00
Z572 b9c7bbba38
gnu: krita: Update to 4.4.8.
* gnu/packages/kde.scm (krita): Update to 4.4.8.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-12 11:03:46 -04:00
Nicolas Goaziou 35aaf1fe10
gnu: tectonic: Update to 0.8.0.
* gnu/packages/rust-apps.scm (tectonic): Update to 0.8.0.
2021-10-12 09:09:28 +02:00
Nicolas Goaziou 1edf08ec79
gnu: Add rust-tectonic-bridge-core-0.3.
* gnu/packages/crates-io.scm (rust-tectonic-bridge-core-0.3): New variable.
(rust-tectonic-bridge-core-0.2): Remove variable.
(rust-tectonic-bridge-core-0.1): Inherit from rust-tectonic-bridge-core-0.3.
2021-10-12 09:09:27 +02:00
Nicolas Goaziou 55c2ff1924
gnu: Add rust-tectonic-bundles-0.2.
* gnu/packages/crates-io.scm (rust-tectonic-bundles-0.2): New variable.
(rust-tectonic-bundles-0.1): Remove variable.
2021-10-12 09:09:27 +02:00
Nicolas Goaziou 10836f924e
gnu: Add rust-tectonic-geturl-0.3.
* gnu/packages/crates-io.scm (rust-tectonic-geturl-0.3): New variable.
(rust-tectonic-geturl-0.2): Remove variable.
2021-10-12 09:01:26 +02:00
Nicolas Goaziou 052ee0b6f5
gnu: img2pdf: Update to 0.4.2.
* gnu/packages/pdf.scm (img2pdf): Update to 0.4.2.
2021-10-12 08:59:21 +02:00
Nicolas Goaziou bd99340de6
gnu: emacs-project: Update to 0.8.1.
* gnu/packages/emacs-xyz.scm (emacs-project): Update to 0.8.1.
2021-10-12 08:58:09 +02:00
Nicolas Goaziou 4d443b0993
gnu: emacs-direnv: Update to 2.2.0.
* gnu/packages/emacs-xyz.scm (emacs-direnv): Update to 2.2.0.
2021-10-12 08:56:20 +02:00
Nicolas Goaziou 7029981c97
gnu: emacs-corfu: Update to 0.13.
* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 0.13.
2021-10-12 08:54:40 +02:00
Efraim Flashner 03f6a44cfc
gnu: Add julia-structarrays.
* gnu/packages/julia-xyz.scm (julia-structarrays): New variable.
2021-10-12 08:40:38 +03:00
Efraim Flashner 50026532a0
gnu: Add julia-configurations.
* gnu/packages/julia-xyz.scm (julia-configurations): New variable.
2021-10-12 08:40:38 +03:00
Efraim Flashner 5ba67ed641
gnu: Add julia-expronicon.
* gnu/packages/julia-xyz.scm (julia-expronicon): New variable.
2021-10-12 08:40:37 +03:00
Efraim Flashner 4ea3215d8f
gnu: Add julia-bson.
* gnu/packages/julia-xyz.scm (julia-bson): New variable.
2021-10-12 08:40:37 +03:00
Efraim Flashner bfde12f719
gnu: Add julia-dataframes.
* gnu/packages/julia-xyz.scm (julia-dataframes): New variable.
2021-10-12 08:40:37 +03:00
Efraim Flashner 726a78b8bc
gnu: Add julia-pyplot.
* gnu/packages/julia-xyz.scm (julia-pyplot): New variable.
2021-10-12 08:40:37 +03:00