me
/
guix
Archived
1
0
Fork 0
Commit Graph

135373 Commits (5c13ab50b9c7d44238c64e5337027f04ae1d9223)

Author SHA1 Message Date
Ludovic Courtès 5c13ab50b9
news: Add entry for ‘guix git authenticate’ changes.
* etc/news.scm: Add entry.

Change-Id: I661a0c0bfc373b87a70508ad9a735315c96ba4a5

Co-authored-by: Florian Pelz <pelzflorian@pelzflorian.de>
Change-Id: Ibafef9d432df163948c4884279d4ce2579ed0312
2024-05-01 17:48:24 +02:00
Ludovic Courtès 8d1d98a3aa
git authenticate: Install pre-push and post-checkout hooks.
* guix/scripts/git/authenticate.scm (install-hooks): New procedure.
(guix-git-authenticate): Use it.
* doc/guix.texi (Invoking guix git authenticate): Document it.

Change-Id: I4464a33193186e85b476a12740e54412bd58429c
2024-05-01 17:26:19 +02:00
Ludovic Courtès 1a5041a502
git authenticate: Print something upon success.
Until now the command would be silent and exit with 0.

* guix/scripts/git/authenticate.scm (guix-git-authenticate): Print
something upon success.

Change-Id: I08d086c35df6ac74ee847df0479660293c68987d
2024-05-01 17:26:19 +02:00
Ludovic Courtès 88573dd928
git authenticate: Discover the repository.
This allows one to run ‘guix git authenticate’ from a sub-directory of
the checkout.

* guix/scripts/git/authenticate.scm (%default-options): Remove
‘directory’ key.
(guix-git-authenticate): Use ‘repository-discover’ when ‘directory’
option is missing.

Change-Id: Ifada00d559254971ed7eeb8c0a8d4ae74ff3defc
2024-05-01 17:26:18 +02:00
Ludovic Courtès 7b4bf4ee88
git authenticate: Record introduction and keyring in ‘.git/config’.
* guix/scripts/git/authenticate.scm (%default-options): Remove
‘keyring-reference’.
(config-value, configured-introduction, configured-keyring-reference)
(configured?, record-configuration, current-branch): New procedures.
(guix-git-authenticate)[missing-arguments]: New procedure.
Use ‘configured-introduction’ when zero arguments are given.
Use ‘configured-keyring-reference’ when ‘-k’ is not passed.  Add call to
‘record-configuration’.
* doc/guix.texi (Invoking guix git authenticate): Document it.

Change-Id: I66e111a83f50407b52da71662629947f83a78bbc
2024-05-01 17:26:18 +02:00
Ludovic Courtès 10aa88ea01
gnu: guile-git: Update to 0.7.0.
* gnu/packages/guile.scm (guile-git): Update to 0.7.0.

Change-Id: I7a0a9d50a0f8a788963b05029a37ac9450ffa185
2024-05-01 17:26:18 +02:00
Ludovic Courtès 5d2d081af0
svn-download: Add dependency on tar+gzip for SWH retrieval.
Fixes a bug whereby ‘swh-download-directory-by-nar-hash’ would fail due
to ‘tar’ not being found in $PATH:

  $ GUIX_DOWNLOAD_METHODS=swh guix build -S texlive-geometry --check
  In execvp of tar: No such file or directory
  SWH: found directory with nar-sha256 hash 217e1c8d33aa6fd063f205453a946509b059b85fa7e8d32b7e80054d5e6e5c26 at 'swh:1:dir:ccb56476fb36b2ba0298e57f2b2e69c735ac0a2f'
  […]

* guix/svn-download.scm (svn-fetch)[tar+gzip]: New variable.
[build]: Use it.
(svn-multi-fetch): Likewise.

Change-Id: I37ba9824a5feb6d38f85743519cbd2b2c3e1a9e8
2024-05-01 17:26:18 +02:00
Nicolas Goaziou e2ba58a67f
gnu: Add emacs-ob-asymptote.
* gnu/packages/emacs-xyz.scm (emacs-ob-asymptote): New variable.

Change-Id: I022557ed6eb6473e26842a5e72d9abdd1d516d35
2024-05-01 15:37:45 +02:00
Nicolas Goaziou 4115590ed1
gnu: emacs-dockerfile-mode: Update to 1.9.
* gnu/packages/emacs-xyz.scm (emacs-dockerfile-mode): Update to 1.9.

Change-Id: Ie3fd4d3701d720ece886b3e873b9637aeb468fea
2024-05-01 14:00:21 +02:00
Nicolas Goaziou 1b4c846d83
gnu: emacs-polymode-ansible: Update to 0.4.0.
* gnu/packages/emacs-xyz.scm (emacs-polymode-ansible): Update to 0.4.0.
[propagated-inputs]: Add EMACS-ANSIBLE.

Change-Id: I1d15b309332f1bb82a0d515195eb2d1e8bd8cc34
2024-05-01 13:58:43 +02:00
Nicolas Goaziou 97f2f03c62
gnu: Add emacs-ansible.
* gnu/packages/emacs-xyz.scm (emacs-ansible): New variable.

Change-Id: Id8fc420fff4817faea14fcf8c115c13a64e49d32
2024-05-01 13:58:43 +02:00
Nicolas Goaziou 7f766c9ba4
gnu: emacs-org-fc: Update to 0.6.1.
* gnu/packages/emacs-xyz.scm (emacs-org-fc): Update to 0.6.1.

Change-Id: Ib64456aa31d51bd3dea738ce895e4b8d5b56cbb0
2024-05-01 12:34:09 +02:00
Nicolas Goaziou b6b97fafe8
gnu: emacs-org-contrib: Update to 0.5.
* gnu/packages/emacs-xyz.scm (emacs-org-contrib): Update to 0.5.

Change-Id: Ib5f3f6ca30c3a5a72ce855db416c68b8d3e00aad
2024-05-01 12:29:29 +02:00
Nicolas Goaziou 6cb1f6b601
gnu: emacs-posframe: Update to 1.4.3.
* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 1.4.3.

Change-Id: I806412d1e4115f22443d1d018fde9dfefd315417
2024-05-01 12:26:32 +02:00
Nicolas Goaziou c06e18c199
gnu: emacs-vundo: Update to 2.3.0.
* gnu/packages/emacs-xyz.scm (emacs-vundo): Update to 2.3.0.

Change-Id: I7a6847fa8d76d55ea4124a31c7f95d035304ff15
2024-05-01 12:21:49 +02:00
Nicolas Goaziou 5267dbee62
gnu: emacs-ement: Update to 0.15.
* gnu/packages/emacs-xyz.scm (emacs-ement): Update to 0.15.

Change-Id: Ie746965ddd693b232f7dce9c1562b84ac169f840
2024-05-01 12:17:12 +02:00
Nicolas Goaziou 7d4ae2fca7
gnu: emacs-org-modern: Update to 1.2.
* gnu/packages/emacs-xyz.scm (emacs-org-modern): Update to 1.2.
[synopsis]: Fix capitalization.
[description]: Fix ambiguity between package and project name.

Change-Id: I453db305d3bb529ca14414d3542dc8374c880403
2024-05-01 10:22:21 +02:00
Oleg Pykhalov 6e9529eef9
gnu: firefox-decrypt: Update to 1.1.1.
* gnu/packages/gnuzilla.scm (firefox-decrypt)[version]: Update to 1.1.1.
[arguments]<#:builder>: Update patch shebang substitute.

Change-Id: Iceabe4883b103e2cde9eac808316986db97b760c
2024-05-01 10:39:25 +03:00
Oleg Pykhalov b32d129ad9
gnu: bats: Update to 1.11.0.
* gnu/packages/bash.scm (bats)[version]: Update to 1.11.0.
[arguments]<#:builder>: Filter out symlinks in patch-shebang.

Change-Id: I74405b99f91172c10b8c81caa0f3f46e1df4d74e
2024-05-01 10:05:42 +03:00
Oleg Pykhalov 7d7fca1942
gnu: jc: Update to 1.25.2.
* gnu/packages/admin.scm (jc): Update to 1.25.2.

Change-Id: I076bf285a6fd23ef65f6c094b355c5891c8b76e7
2024-05-01 09:24:57 +03:00
Oleg Pykhalov 757bbaaf14
gnu: gource: Update to 0.54.
* gnu/packages/version-control.scm (gource)[version]: Update to 0.54.
[arguments]<#:disallowed-references>: Add tzdata-for-tests.
<#:phases>: Unbundle tinyxml. Set TZDIR environment variable.
<#:configure-flags>: Add --with-tinyxml argument.
[native-inputs]: Add tzdata-for-tests.
[inputs]: Replace pcre with pcre2. Add tinyxml.

Change-Id: I67c2a1ee74582ed3e0a4ec5e6d229c948f9d5265
2024-05-01 09:11:05 +03:00
Oleg Pykhalov 2e505090ae
gnu: bird: Update to 2.15.1.
* gnu/packages/networking.scm (bird): Update to 2.15.1.

Change-Id: Ib30ee5eb503cbbafb066c13221d36059669f3dec
2024-05-01 06:48:55 +03:00
Eric Bavier eed1c0adb0
gnu: nickle: Update to 2.97.
* gnu/packages/patches/nickle-man-release-date.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/patches/nickle-man-release-date.patch (nickle): Update to 2.97.
[source]: Use patch.
[native-inputs]: Remove field.
[inputs]: Add readline.

Change-Id: Id33d121e9eea9e3124b8891c60047b3943711ade
2024-04-30 22:03:39 -05:00
Florian Pelz 8bf41c80ef
nls: Update translations.
* po/packages/sv.po: New file.
* po/packages/LINGUAS: Add it.

Change-Id: I2ad4dfcb935ba0a4e79c15b86cee6826c6580729
2024-05-01 02:42:54 +02:00
Wilko Meyer fc8f04726c
news: Add entry for removing linux-libre 6.7 (EoL).
* etc/news.scm: Add entry for linux-libre 6.7 removal.

Change-Id: I8fe3eb3f68023e85fcac7549c06d2cc26cd8e810
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-04-30 17:58:05 -04:00
Wilko Meyer 238a74c7df
gnu: Remove linux-libre 6.7.
* gnu/packages/linux.scm (linux-libre-6.7-version, linux-libre-6.7-gnu-revision,
deblob-scripts-6.7, linux-libre-6.7-pristine-source, linux-libre-6.7-source,
linux-libre-headers-6.7, linux-libre-6.7): Remove variables.
* gnu/packages/aux-files/linux-libre/6.7-arm.conf,
gnu/packages/aux-files/linux-libre/6.7-arm64.conf,
gnu/packages/aux-files/linux-libre/6.7-i686.conf,
gnu/packages/aux-files/linux-libre/6.7-x86_64.conf: Delete files.
* Makefile.am (AUX_FILES): Remove aforementioned .conf files.

Change-Id: Ic69a65e1fbfa59d893e85d26950f33195ea9fbe1
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-04-30 17:50:21 -04:00
Sharlatan Hellseher 147f1f2e0d
gnu: Add psfex.
* gnu/packages/astronomy.scm (psfex): New variable.

Change-Id: I073df933b244811cd09343ea4951f481ad76b075
2024-04-30 21:36:14 +01:00
Sharlatan Hellseher bba6eca509
gnu: Add scamp.
* gnu/packages/astronomy.scm (scamp): New variable.

Change-Id: If32adb281017858b0e7d5816cecb509af3cec835
2024-04-30 21:36:14 +01:00
Sharlatan Hellseher 21a22addd3
gnu: python-stsci-stimage: Adjust test steps.
* gnu/packages/astronomy.scm (python-stsci-stimage):
[arguments]: <#:test-flags>: Add them. <#:phases>: Fail over to default
'check phase and add 'waf-configure-build phase before check.
[native-inputs]: Remove python-codecov and, python-pytest-cov.
[description]: Fix indentation.

Change-Id: I350c4ced2cb4afaff72d4d4941d198932cd888f5
2024-04-30 21:36:14 +01:00
Sharlatan Hellseher c8a468047c
gnu: python-stsci-stimage: Update to 0.2.8.
* gnu/packages/astronomy.scm (python-stsci-stimage): Update to 0.2.8.

Change-Id: Ib2f8b9544bc732959d87527d2c55f274dab4393b
2024-04-30 21:36:13 +01:00
Sharlatan Hellseher 595f9440b7
gnu: python-crds: Update to 11.17.20.
* gnu/packages/astronomy.scm (python-crds): Update to 11.17.20.

Change-Id: I426241c2e216b0261787117a10ceab36197dff12
2024-04-30 21:36:13 +01:00
Sharlatan Hellseher fb2d58b81d
gnu: python-asdf: Adjust inputs.
python-asdf requires python-semantic-version during runtime which may be
reproduced by:

   guix shell python-asdf python -- python3 -c 'import asdf'
   <...>
   ModuleNotFoundError: No module named 'semantic_version'

* gnu/packages/astronomy.scm (python-asdf): Adjust inputs.
[native-inputs]: Remove python-semantic-version.
[propagated-inputs]: Add python-semantic-version.

(python-asdf-astropy, python-asdf-compression, python-asdf-coordinates-schemas,
python-asdf-wcs-schemas, python-asdf-zarr, python-astroalignn, python-ccdproc,
python-crds, python-ginga, python-gwcs, python-photutils, python-rad,
python-reproject, python-roman-datamodels, python-spectral-cube,
python-specutils, python-stcal, python-stdatamodels, python-stpipe,
python-stsynphot, python-sunpy, python-synphot, python-tweakwcs): Remove
python-semantic-version from native or propagated inputs.

Change-Id: I96bf57f77c327f4ff208e0b173e84bcdd4c287da
Reported-by: Iliya Tikhonenko <tikhonenko@mpe.mpg.de>
2024-04-30 21:36:13 +01:00
Sharlatan Hellseher 03776790b7
gnu: python-reproject: Enable tests.
* gnu/packages/astronomy.scm (python-reproject): Enable tests.
[arguments]: <#:tests-flags>: Add them as seen in tox.ini.
<#:phases>: Rename 'writable-home to 'prepare-test-environment to reflect
purpose and build extension before tests.
[native-inputs]: Add python-xdist.

Change-Id: I7a5454e3ce241b7a54626f8aba27602b4965c25b
2024-04-30 21:36:13 +01:00
Sharlatan Hellseher e08aa7a380
gnu: python-reproject: Update to 0.13.1.
* gnu/packages/astronomy.scm (python-reproject): Update to 0.13.1.
[arguments]: <#:phases>: Add 'create-setup.py phase.
[native-inputs]: Remove python-cython; add python-cython-3.

Change-Id: I77845fa1a9748901bc08235ba95060d39b64e467
2024-04-30 21:36:13 +01:00
Sharlatan Hellseher e03271ef28
gnu: python-photutils: Update to 1.12.
* gnu/packages/astronomy.scm (python-photutils): Update to 1.12.
[arguments]: <#:phases>: Add 'create-setup.py phase.

Change-Id: I94908eda0eb7741cb23d2d4dc969c91cdbd08fa2
2024-04-30 21:36:13 +01:00
Sharlatan Hellseher b17886024f
gnu: python-specutils: Update to 1.14.0.
* gnu/packages/astronomy.scm (python-specutils): Update to 1.14.0.

Change-Id: Ied7078bc28d7b995574fb228797f1d046ea52feb
2024-04-30 21:36:13 +01:00
Sharlatan Hellseher c500eda4e9
gnu: python-casa-formats-io: Update to 0.3.0.
* gnu/packages/astronomy.scm (python-casa-formats-io): Update to 0.3.0.

Change-Id: I3f8ca4c981ac31cc955d374b4e4735e53af4c868
2024-04-30 21:36:13 +01:00
Sharlatan Hellseher a236fbf00d
gnu: python-roman-datamodels: Update to 0.19.1.
* gnu/packages/astronomy.scm (python-roman-datamodels): Update to 0.19.1.
[propagated-inputs]: Remove python-asdf-standard.

Change-Id: I30e2adef137bb95f37dd7651ebf8c5e6f9e6155f
2024-04-30 21:36:13 +01:00
Sharlatan Hellseher f9bb983d3e
gnu: python-regions: Update to 0.9.
* gnu/packages/astronomy.scm (python-regions): Update to 0.9.
[arguments] <#:phases>: Add 'create-setup.py phase, rename
'prepare-test-environment to 'build-extensions to reflect purpose.
[native-inputs]: Remove python-cython; add python-cython-3.

Change-Id: Ia634f93336eb7658c4eaeeb7ddb6539c2e0adee3
2024-04-30 21:36:12 +01:00
Sharlatan Hellseher 48895affab
gnu: python-rad: Update to 0.19.2.
* gnu/packages/astronomy.scm (python-rad): Update to 0.19.2.

Change-Id: I4de8e8228f6d7ae1ae28cac726fcce5f2058f928
2024-04-30 21:36:12 +01:00
Sharlatan Hellseher 5c334a228a
gnu: python-astroplan: Update to 0.10.
* gnu/packages/astronomy.scm (python-astroplan): Update to 0.10.

Change-Id: I80a988262e417f8a5501d02db5e16a93b5d037b4
2024-04-30 21:36:12 +01:00
Sharlatan Hellseher 077146cf5f
gnu: python-sunpy: Update to 5.1.2.
* gnu/packages/astronomy.scm (python-sunpy): Update to 5.1.2.

Change-Id: I275445d688dfb3c3c3da18a37d7d21d79814f8ef
2024-04-30 21:36:12 +01:00
Sharlatan Hellseher ee75a0c0d8
gnu: python-skyfield: Enable tests.
* gnu/packages/astronomy.scm (python-skyfield): Enable tests.
[source]: Swap to git checkout containing test data.
[build-system]: Swap to pyproject-build-system.
[native-inputs]: Add python-assay and python-pandas.

Change-Id: Ia4604ab2e44860dcf1294688639d3c54881f8d8c
2024-04-30 21:36:12 +01:00
Sharlatan Hellseher fbece5a8e0
gnu: Add python-assay.
* gnu/packages/python-check.scm (python-assay): New variable.

Change-Id: I0ec910d8c37000ff08119a33e3f42af2269fa494
2024-04-30 21:36:12 +01:00
Sharlatan Hellseher 310e0c7165
gnu: python-bayesicfitting: Update to 3.2.1.
* gnu/packages/astronomy.scm (python-bayesicfitting): Update to 3.2.1.

Change-Id: I97bfc44920a3e8f7c2040088f284a38e0a66aa88
2024-04-30 21:36:12 +01:00
Sharlatan Hellseher 725d92f54a
gnu: python-bayesicfitting: Refresh package style.
* gnu/packages/astronomy.scm (python-bayesicfitting): Adjust
indentation.
[build-system]: Swap to pyproject-build-system.
[arguments] <#:test-flags>: Add them.
<#:phases>: Use test flags in 'check phase.

Change-Id: Iffc8591199bbaf2a0da95b6b22476e34121dbe79
2024-04-30 21:36:12 +01:00
Sharlatan Hellseher b332e7b85e
gnu: python-gatspy: Refresh package style.
* gnu/packages/astronomy.scm (python-gatspy): Adjust indentetion.
[arguments]: Use #~ qutation style.
<#:test-flags>: Activate tests for supersmoother.
[propagated-inputs]: Add python-supersmoother.

Change-Id: Ibbaae0f87693f5f4aa6e3f92d567881ad58dbfba
2024-04-30 21:36:12 +01:00
Sharlatan Hellseher b4306b66fd
gnu: python-ginga: Set HOME for sanity check.
* gnu/packages/astronomy.scm (python-ginga) [arguments] <#:phases>: Add
'set-home phase.

Change-Id: I7fc9b043ae8ac465645215dabc9d8643b8e08fe2
2024-04-30 21:36:11 +01:00
Sharlatan Hellseher 1968ad4036
gnu: python-ginga: Update to 5.0.1.
* gnu/packages/astronomy.scm (python-ginga): Update to 5.0.1.
[arguments] <#:phases>: Add 'relax-requirements phase.
[propagated-inputs]: Add opencv, python-exif-read python-packaging,
python-pyyaml, and python-tomli.
[native-inputs]: Add python-pytest-astropy-header.

Change-Id: I314bbd9a037b134a03f5a4a174ab878e9523e4b6
2024-04-30 21:36:11 +01:00
Sharlatan Hellseher ff0a6988f8
gnu: python-tweakwcs: Update to 0.8.7.
* gnu/packages/astronomy.scm (python-tweakwcs): Update to 0.8.7.

Change-Id: I2ef8f29839a99ec3b40efc34a61f57bc32216c8e
2024-04-30 21:36:11 +01:00