me
/
guix
Archived
1
0
Fork 0
Commit Graph

116902 Commits (28a8ca446fa4f82a476725869b4b1323b9e46f7b)

Author SHA1 Message Date
Nicolas Goaziou fb183300bb
gnu: emacs-osm: Update to 0.13.
* gnu/packages/emacs-xyz.scm (emacs-osm): Update to 0.13.
2023-07-05 23:29:05 +02:00
Nicolas Goaziou 43d84e8e74
gnu: emacs-marginalia: Remove an unused argument in a phase.
* gnu/packages/emacs-xyz.scm (emacs-marginalia)[arguments]<#:phases>: Remove OUTPUTS argument.
2023-07-05 23:26:25 +02:00
Nicolas Goaziou 0e2871f94f
gnu: emacs-marginalia: Update to 1.3.
* gnu/packages/emacs-xyz.scm (emacs-marginalia): Update to 1.3.
2023-07-05 23:26:11 +02:00
Nicolas Goaziou eb0763e61e
gnu: emacs-corfu: Remove an unused argument in a phase.
* gnu/packages/emacs-xyz.scm (emacs-corfu)[arguments]<#:phases>: Remove OUTPUTS argument.
2023-07-05 23:18:55 +02:00
Nicolas Goaziou e71333460e
gnu: emacs-corfu: Update to 0.37.
* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 0.37.
2023-07-05 23:18:37 +02:00
Nicolas Goaziou fd2a3a20d0
gnu: emacs-consult: Remove an unused argument in a phase.
* gnu/packages/emacs-xyz.scm (emacs-consult)[arguments]<#:phases>: Remove OUTPUTS argument.
2023-07-05 23:15:51 +02:00
Nicolas Goaziou 63b6885bcc
gnu: emacs-consult: Update to 0.35.
* gnu/packages/emacs-xyz.scm (emacs-consult): Update to 0.35.
2023-07-05 23:15:30 +02:00
Nicolas Goaziou e0eda455a9
gnu: emacs-clj-refactor: Update to 3.7.0.
* gnu/packages/emacs-xyz.scm (emacs-clj-refactor): Update to 3.7.0.
2023-07-05 23:13:55 +02:00
Nicolas Goaziou 540c278d06
gnu: emacs-cape: Remove an unused argument in a phase.
* gnu/packages/emacs-xyz.scm (emacs-cape)[arguments]<#:phases>: Remove OUTPUTS argument.
2023-07-05 23:12:27 +02:00
Nicolas Goaziou 0df1549b71
gnu: emacs-cape: Update to 0.16.
* gnu/packages/emacs-xyz.scm (emacs-cape): Update to 0.16.
2023-07-05 23:11:58 +02:00
Tobias Geerinckx-Rice ff23e34f56
guix-install.sh: Don't extract the binary ‘.’.
* etc/guix-install.sh (sys_create_store): Strip the first tar
file name component.
2023-07-05 22:28:56 +02:00
Efraim Flashner 67c276a870
gnu: libreoffice: Update to 7.5.4.2.
* gnu/packages/libreoffice.scm (libreoffice): Update to 7.5.4.2.
* gnu/packages/hunspell.scm (hunspell-dictonary): Update to 7.5.4.2.
2023-07-05 18:57:32 +03:00
Timotej Lazar d7f17c6a92
gnu: msmtp: Update to 1.8.24.
* gnu/packages/mail.scm (msmtp): Update to 1.8.24.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2023-07-05 18:57:32 +03:00
Efraim Flashner 69d051f715
home: Add inputrc service.
* gnu/home/services/shells.scm (home-inputrc-service-type,
home-inputrc-configuration): New variables.
(serialize-inputrc-key-bindings, serialize-inputrc-variables,
serialize-inputrc-conditional-constructs,
serialize-inputrc-extra-content): New procedures.
* doc/guix.texi (Shells Home Services): Document it.
2023-07-05 18:57:32 +03:00
Efraim Flashner c7eed71681
guix: git: Set initial branch name for git-fetch.
This removes the 'hint' about choosing a branch name when creating a new
git repository.

* guix/build/git.scm (git-fetch): When running 'git init' add an initial
branch name.
2023-07-05 18:57:29 +03:00
Guillaume Le Vaillant a00e1ee310
gnu: txr: Update to 289.
* gnu/packages/lisp.scm (txr): Update to 289.
2023-07-05 15:05:40 +02:00
Guillaume Le Vaillant 5ee2546f14
gnu: q5go: Update to 2.1.3.
* gnu/packages/games.scm (q5go): Update to 2.1.3.
  [native-inputs]: Add autoconf and automake.
  [arguments]: Delete 'fix-header' phase. 'Update 'fix-configure-script',
  'fix-paths' and 'install-desktop-file' phases.
2023-07-05 15:02:12 +02:00
Efraim Flashner b1ca5e50a4
gnu: kio: Skip another test.
* gnu/packages/kde-frameworks.scm (kio)[arguments]: Adjust custom 'check
phase to skip a test which fails on aarch64-linux.
2023-07-05 09:53:45 +03:00
Efraim Flashner 63f8aab69c
gnu: vim-full: Remove expat linker workaround.
Python has correctly linked with expat for several years now.

* gnu/packages/vim.scm (vim-full)[arguments]: Remove make-flags.
2023-07-05 09:53:11 +03:00
Efraim Flashner 52efe95ac4
gnu: vim: Update to 9.0.1672.
* gnu/packages/vim.scm (vim): Update to 9.0.1672.
[arguments]: Adjust custom 'skip-or-fix-failing-tests to skip another
test.
2023-07-05 09:53:11 +03:00
Vagrant Cascadian 9122736455
gnu: opensbi: Update to 1.3.
* gnu/packages/firmware.scm (opensbi): Update to 1.3.
2023-07-04 14:39:51 -07:00
Mark H Weaver 27976d1bff
gnu: icecat: Update to 102.13.0-guix0-preview1 [security fixes].
Includes fixes for CVE-2023-37201, CVE-2023-37202, CVE-2023-37207,
CVE-2023-37208, and CVE-2023-37211.

* gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
2023-07-04 16:42:17 -04:00
Leo Famulari 3b630604d1
gnu: linux-libre 6.1: Update to 6.1.37.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.37.
(linux-libre-6.1-pristine-source): Update hash.
2023-07-04 12:30:05 -04:00
Leo Famulari 886edb8e1b
gnu: linux-libre: Update to 6.3.11.
* gnu/packages/linux.scm (linux-libre-6.3-version): Update to 6.3.11.
(linux-libre-6.3-pristine-source): Update hash.
2023-07-04 12:30:05 -04:00
John Kehayias ce4f4c23a5
gnu: darktable: Update to 4.4.1.
* gnu/packages/photo.scm (darktable): Update to 4.4.1.
[phases]{fix-missing-include}: Remove phase as this has been fixed upstream.
2023-07-04 11:27:47 -04:00
Efraim Flashner 1011100868
gnu: local: Register missing patch.
* gnu/local.mk (dist_patch_DATA): Register missing patch.
2023-07-04 12:13:48 +03:00
Roman Scherer ec2b5784ab
gnu: Add cl-postgres+local-time.
The local-time extension for cl-postgres has to be put in a separate package
to solve a dependency cycle between local-time and postmodern.

* gnu/packages/lisp-xyz.scm (sbcl-local-time)[arguments]: Add
  'delete-local-time' phase.
  (sbcl-cl-postgres+local-time): New variable.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2023-07-04 10:40:27 +02:00
Guillaume Le Vaillant 9a3cd4a969
gnu: p2pool: Update to 3.5.
* gnu/packages/finance.scm (p2pool): Update to 3.5.
2023-07-04 10:07:58 +02:00
Ahmad Draidi 09d31e3b09
gnu: xmrig: Update to 6.20.0.
* gnu/packages/finance.scm (xmrig): Update to 6.20.0.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-07-04 09:46:37 +02:00
Navid Afkhami cf7e0267ad
gnu: Add python-cesium.
* gnu/packages/python-xyz.scm (python-cesium): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2023-07-03 17:57:53 +02:00
Navid Afkhami 07f083e94f
gnu: Add python-gatspy.
* gnu/packages/bioinformatics.scm (python-gatspy): New variable.
2023-07-03 17:45:48 +02:00
Ricardo Wurmus f821c06b67
gnu: Add python-astroml.
* gnu/packages/astronomy.scm (python-astroml): New variable.
2023-07-03 17:45:48 +02:00
Ricardo Wurmus c66e5ef5f9
gnu: cutadapt: Update to 4.0.
* gnu/packages/bioinformatics.scm (cutadapt): Update to 4.0.
[build-system]: Use pyproject-build-system.
[arguments]: Disable a single test; remove 'always-cythonize build phase; add
phase 'fix-test.
[native-inputs]: Add python-pytest-mock and python-pytest-timeout.
2023-07-03 16:37:45 +02:00
Ricardo Wurmus cb15c60d35
gnu: python-dnaio: Update to 0.10.0.
* gnu/packages/bioinformatics.scm (python-dnaio): Update to 0.10.0.
[arguments]: Disable tests, because they don't exist.
[build-system]: Use pyproject-build-system.
[native-inputs]: Add python-setuptools-scm; move python-xopen from here...
[propagated-inputs]: ...to here.
2023-07-03 16:36:53 +02:00
Ricardo Wurmus 1b956b17b2
gnu: python-xopen: Update to 1.7.0.
* gnu/packages/python-xyz.scm (python-xopen): Update to 1.7.0.
[build-system]: Use pyproject-build-system.
[propagated-inputs]: Add pigz, python-isal, and python-typing-extensions; move
python-setuptools-scm from here...
[native-inputs]: ...to here; add python-pytest and python-pytest-timeout.
[description]: Reflow.
2023-07-03 16:35:48 +02:00
Ricardo Wurmus d56a6fa9b2
gnu: python-isal: Update to 1.1.0.
* gnu/packages/python-compression.scm (python-isal): Update to 1.1.0.
[build-system]: Use pyproject-build-system.
2023-07-03 16:07:54 +02:00
Navid Afkhami 669f0eaed6
gnu: Add r-dtmm.
* gnu/packages/bioinformatics.scm (r-dtmm): New variable.
2023-07-03 13:42:47 +02:00
Navid Afkhami 29ccd7cac9
gnu: Add r-fsa.
* gnu/packages/cran.scm (r-fsa): New variable.
2023-07-03 10:00:16 +02:00
Navid Afkhami 9dda8cdde5
gnu: Add r-dicekriging.
* gnu/packages/cran.scm (r-dicekriging): New variable.
2023-07-03 09:59:55 +02:00
Navid Afkhami 11651fbf7f
gnu: Add r-cellid.
* gnu/packages/bioconductor.scm (r-cellid): New variable.
2023-07-03 09:58:57 +02:00
Navid Afkhami 6398fa7860
gnu: Add r-dunn-test.
* gnu/packages/cran.scm (r-dunn-test): New variable.
2023-07-03 09:57:56 +02:00
Navid Afkhami 896c872306
gnu: Add r-ggfittext.
* gnu/packages/cran.scm (r-ggfittext): New variable.
2023-07-03 09:57:15 +02:00
Navid Afkhami 4ef4de633c
gnu: Add r-tidyft.
* gnu/packages/cran.scm (r-tidyft): New variable.
2023-07-03 09:57:15 +02:00
Navid Afkhami cd7900c71f
gnu: Add r-emoa.
* gnu/packages/cran.scm (r-emoa): New variable.
2023-07-03 09:56:41 +02:00
Navid Afkhami aae5f41b36
gnu: Add r-mlrmbo.
* gnu/packages/cran.scm (r-mlrmbo): New variable.
2023-07-03 09:56:14 +02:00
Navid Afkhami 3f055028ac
gnu: Add r-mlr.
* gnu/packages/cran.scm (r-mlr): New variable.
2023-07-03 09:47:15 +02:00
Navid Afkhami 155e3f2e87
gnu: Add r-parallelmap.
* gnu/packages/cran.scm (r-parallelmap): New variable.
2023-07-03 09:45:16 +02:00
Navid Afkhami 143ecd555a
gnu: Add r-smoof.
* gnu/packages/cran.scm (r-smoof): New variable.
2023-07-03 09:44:15 +02:00
Navid Afkhami 828f75ce75
gnu: Add r-paramhelpers.
* gnu/packages/cran.scm (r-paramhelpers): New variable.
2023-07-03 09:43:43 +02:00
Ricardo Wurmus eb55223e28
gnu: r-v8: Update to 4.3.1.
* gnu/packages/cran.scm (r-v8): Update to 4.3.1.
[properties]: Let updater ignore libnode.
2023-07-03 09:36:31 +02:00