3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
Commit graph

901 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice 789f7e9a3d
gnu: fuse@3: Bind to default FUSE variable.
* gnu/packages/linux.scm (fuse): Rename this…
(fuse-2): …to this, and…
(fuse-3): …rename this…
(fuse): …to this!
(fuse-static): Rename this…
(fuse-2-static): …to this.
Adjust all users.
2023-07-23 02:00:00 +02:00
Christopher Baines 9312c68334
gnu: guix-build-coordinator: Update to 0-86.f39f160.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-86.f39f160.
[arguments]: Update style.
2023-07-26 10:49:07 +01:00
Christopher Baines a62c8a80cb
gnu: nar-herder: Update to 0-21.53682fa.
* gnu/packages/package-management.scm (nar-herder): Update to 0-21.53682fa.
[arguments]: Update style.
2023-07-26 10:45:16 +01:00
Tobias Geerinckx-Rice 7fd173369e
gnu: conan: Update to 2.0.9.
* gnu/packages/package-management.scm (conan): Update to 2.0.9.
[arguments]: Upgrade python-pyyaml-5 to python-pyyaml.
2023-07-16 02:00:05 +02:00
Tobias Geerinckx-Rice e9f8f2a706
gnu: gcab: Remove input labels.
* gnu/packages/package-management.scm (gcab)[native-inputs]:
Remove input labels.
2023-07-16 02:00:02 +02:00
Tobias Geerinckx-Rice c1bdfed1f9
gnu: gcab: Update to 1.6.
* gnu/packages/package-management.scm (gcab): Update to 1.6.
2023-07-16 02:00:02 +02:00
Zhu Zihao b5baa98053
gnu: nix: Update to 2.16.1.
* gnu/packages/package-management.scm (nix): Update to 2.16.1.
[source]: Use HTTPS for package source.
[inputs]: Add nlohmann-json.
[native-inputs]: Add rapidcheck.
[arguments]<#:phases>: In phase "check", change the value of environment
variable  "NIX_STORE" to "/nix/store" temporarily.

* gnu/packages/patches/nix-dont-build-html-doc.diff: Update.

Co-authored-by: jgart <jgart@dismail.de>
2023-07-11 22:28:52 -05:00
Nicolas Goaziou 76e39909e8
Revert "gnu: nix: Use HTTPS for package source."
This reverts commit cdb3cd4afa.

Wrong patch revision.
2023-07-01 16:04:51 +02:00
Nicolas Goaziou f3e9dfc547
Revert "gnu: nix: Update to 2.16.0."
This reverts commit 554d46882b.

Wrong patch revision.
2023-07-01 16:04:29 +02:00
Zhu Zihao cdb3cd4afa
gnu: nix: Use HTTPS for package source.
* gnu/packages/package-management.scm (nix)[source]: Use HTTPS.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-07-01 15:49:05 +02:00
Zhu Zihao 554d46882b
gnu: nix: Update to 2.16.0.
* gnu/packages/package-management.scm (nix): Update to 2.16.0.
[inputs]: Add nlohmann-json.
[native-inputs]: Add rapidcheck.
[arguments]<#:phases>: In phase "check", change the value of environment
variable  "NIX_STORE" to "/nix/store" temporarily.

* gnu/packages/patches/nix-dont-build-html-doc.diff: Update.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-07-01 15:48:55 +02:00
Janneke Nieuwenhuizen ff690faf66
gnu: Use target-hurd?, system-hurd? instead of hurd-target?, hurd-system?.
* gnu/packages/hurd.scm (hurd-target?): Remove.
(hurd-system?): Move to...
* guix/utils.scm (system-hurd?): ...here.
* gnu/packages/*: Update all users, removing (gnu packages hurd) include where
now unused.
2023-06-17 14:38:32 +02:00
Ludovic Courtès 1261d2637c
gnu: guile-fibers: Remove 'guile-fibers-next'.
* gnu/packages/guile-xyz.scm (guile-fibers-next): Remove.
* gnu/packages/package-management.scm (guix-build-coordinator)[arguments]
[native-inputs, propagated-inputs]: Replace GUILE-FIBERS-NEXT by
GUILE-FIBERS-1.3.
(nar-herder)[arguments, native-inputs, propagated-inputs]: Likewise.
* gnu/packages/web.scm (guix-data-service)[propagated-inputs]: Likewise.
2023-06-14 22:53:55 +02:00
Ludovic Courtès 1259786194
gnu: guix: Update to 44bbfc2.
* gnu/packages/package-management.scm (guix): Update to 44bbfc2.
2023-06-09 22:11:14 +02:00
Ricardo Wurmus 0ae29db11d
gnu: python-anaconda-client: Fix build with Python 3.10.
* gnu/packages/package-management.scm (python-anaconda-client)[build-system]:
Use pyproject-bulid-system.
[arguments]: Move contents of 'remove-network-tests phase to #:test-flags;
drop trailing #T from 'set-HOME phase; add phase 'python3.10-compatibility;
disable test_conda_root and test_conda_root_outside_root_environment.
2023-06-06 13:04:14 +02:00
Christopher Baines c5aeb15267
gnu: guix-build-coordinator: Update to 0-85.c44d485.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-85.c44d485.
2023-06-03 12:21:31 +01:00
Christopher Baines 77f52db416
gnu: nar-herder: Update to 0-20.b27ca4d.
* gnu/packages/package-management.scm (nar-herder): Update to 0-20.b27ca4d.
2023-05-30 16:39:20 +01:00
Efraim Flashner 9845e408e5
gnu: guix: Remove trailing #t from phases.
* gnu/packages/package-management.scm (guix)[arguments]: Remove trailing
  #t from phases.
2023-05-28 14:46:09 +03:00
Efraim Flashner ef5a05bac8
gnu: guix: Fix cross-building.
* gnu/packages/package-management.scm (guix)[arguments]: In custom
'set-font-path phase also search native-inputs for the input directory.
2023-05-28 14:43:15 +03:00
Christopher Baines f36b8a9763
gnu: guix-build-coordinator: Fix source hash.
The previous commit has the wrong hash, I think I ended up building the data
service instead for some reason and didn't set the hash of this package
correctly.

* gnu/packages/package-management.scm (guix-build-coordinator)[source]: Fix
hash.
2023-05-25 20:22:11 +01:00
Christopher Baines 0b0c2ef638
gnu: guix-build-coordinator: Update to 0.0.1-41.6885006.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0.0.1-41.6885006.
2023-05-25 09:55:15 +01:00
Ludovic Courtès e54d574add
gnu: guix: Depend on 'graphviz-minimal'.
* gnu/packages/package-management.scm (guix)[arguments]: Add
'set-font-path' phase.
[native-inputs]: Change GRAPHVIZ to GRAPHVIZ-MINIMAL.  Add
FONT-GHOSTSCRIPT.
(guix-daemon)[native-inputs]: Remove "font-ghostscript".
[arguments]: Delete 'set-font-path' phase.
2023-05-24 15:04:00 +02:00
Christopher Baines 841fda77a2
gnu: nar-herder: Update to 0-19.efaf8fa.
* gnu/packages/package-management.scm (nar-herder): Update to 0-19.efaf8fa.
2023-05-23 12:42:35 +01:00
Christopher Baines d15cf71d24
gnu: guix-build-coordinator: Update to 0-83.c79f455.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-83.c79f455.
2023-05-23 12:40:38 +01:00
Christopher Baines 0540f4e20d
gnu: guix-build-coordinator-agent-only: Fix missing wrapping.
Remove the arguments so the arguments of the guix-build-coordinator package
apply.

* gnu/packages/package-management.scm (guix-build-coordinator/agent-only)[arguments]: Remove.
2023-05-17 14:48:38 +01:00
Christopher Baines eb7312401e
gnu: guix-build-coordinator: Update to 0-82.2c9e004.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-82.2c9e004.
2023-05-14 13:47:42 +01:00
Christopher Baines 38cfe61780
gnu: guix-build-coordinator: Neaten up the package definitions.
Remove duplication and redundant append calls.

* gnu/packages/package-management.scm (guix-build-coordinator)[inputs]: Always
add sqitch.
[propagated-inputs]: Always add guile-fibers-next.
(guix-build-coordinator-agent-only)[arguments]: Remove unnecessary duplication
of phases.
[propagated-inputs]: Remove unnecessary append.
2023-05-14 13:46:22 +01:00
Christopher Baines 5ff8ec12ef
gnu: guix-build-coordinator: Update to 0-81.3f6473c.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-81.3f6473c.
2023-05-10 11:06:02 +01:00
Christopher Baines 7b1b43a27a
gnu: guix-build-coordinator: Update to 0-80.d030cac.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-80.d030cac.
2023-05-06 12:51:51 +01:00
Ludovic Courtès 3c91f4ca49
gnu: guix: Update to dc5430c.
* gnu/packages/package-management.scm (guix): Update to dc5430c.
2023-05-05 00:13:51 +02:00
Simon Tournier 7f917fefab
gnu: guix: Add guile-semver.
* gnu/packages/package-management.scm (guix)[propagated-inputs]: Add
guile-semver.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-30 23:08:02 +02:00
Andreas Enge c919bfefd9
Merge remote-tracking branch 'origin/master' into core-updates 2023-04-25 15:19:29 +02:00
Christopher Baines 8a5b6d5382
gnu: guix-build-coordinator: Update to 0-79.6a4e827.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-79.6a4e827.
2023-04-25 10:25:55 +01:00
Maxim Cournoyer 5513e8d5f4
gnu: guix: Update to 1.4.0-5.286cdf0.
* gnu/packages/package-management.scm (guix): Update to 1.4.0-5.286cdf0.
2023-04-19 20:24:28 -04:00
Maxim Cournoyer 936b7bff32
gnu: guix: Update to 1.4.0-5.286cdf0.
* gnu/packages/package-management.scm (guix): Update to 1.4.0-5.286cdf0.
2023-04-18 12:29:12 -04:00
Andreas Enge 216d7bdb73
Merge remote-tracking branch 'origin/master' into core-updates 2023-04-17 19:17:39 +02:00
Christopher Baines 00b5c37e34
gnu: guix-build-coordinator: Update to 0-78.2efcd8b.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-78.2efcd8b.
2023-04-17 15:56:59 +01:00
Maxim Cournoyer 3bacd3c76a
Merge branch 'master' into core-updates.
Conflicts:
	gnu/local.mk
	gnu/packages/build-tools.scm
	gnu/packages/certs.scm
	gnu/packages/check.scm
	gnu/packages/compression.scm
	gnu/packages/cups.scm
	gnu/packages/fontutils.scm
	gnu/packages/gnuzilla.scm
	gnu/packages/guile.scm
	gnu/packages/ibus.scm
	gnu/packages/image-processing.scm
	gnu/packages/linux.scm
	gnu/packages/music.scm
	gnu/packages/nss.scm
	gnu/packages/pdf.scm
	gnu/packages/python-xyz.scm
	gnu/packages/qt.scm
	gnu/packages/ruby.scm
	gnu/packages/shells.scm
	gnu/packages/tex.scm
	gnu/packages/video.scm
	gnu/packages/vulkan.scm
	gnu/packages/web.scm
	gnu/packages/webkit.scm
	gnu/packages/wm.scm
2023-04-14 17:15:08 -04:00
Christopher Baines b724c2592a
gnu: guix-build-coordinator: Update to 0-77.7f6db4b.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-77.7f6db4b.
2023-04-13 17:24:19 +01:00
Maxim Cournoyer 47ea688fd2
gnu: conan: Disable more flaky tests.
* gnu/packages/package-management.scm (conan) [arguments]: Run test suite
verbosely.  Skip the test_toolchain and test_list tests.
2023-03-31 10:21:52 -04:00
Maxim Cournoyer b8152d668d
gnu: conan: Do not hard-code package versions.
* gnu/packages/package-management.scm (conan) [arguments]: Add #:modules
argument.  Avoid hard-coding package versions in configure-tests phase.
2023-03-31 09:58:38 -04:00
Maxim Cournoyer 7ceedc7df7
gnu: conan: Update to 2.0.2.
* gnu/packages/package-management.scm (conan): Update to 2.0.2.
[arguments]: Delete relax-requirements phase.  Update patch-paths phase.
Add new patch-hard-coded-GCC-references, use-current-cmake-for-tests and
configure-tests phases.  Update check phase.
[native-inputs]: Replace autoconf with autoconf-wrapper.  Add libtool.
2023-03-30 15:57:14 -04:00
Maxim Cournoyer 57c3662ddd
gnu: conan: Use gexps and remove input labels.
* gnu/packages/package-management.scm (conan) [arguments]: Use gexps.  Use
search-input-file in patch-paths phase.
[native-inputs]: Remove labels.
2023-03-30 15:57:14 -04:00
Maxim Cournoyer 7e5c0dc874
gnu: Add fpm.
* gnu/packages/package-management.scm (fpm): New variable.
* gnu/packages/patches/fpm-newer-clamp-fix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2023-03-28 22:22:41 -04:00
Christopher Baines 8a1fe39320
gnu: guix-build-coordinator: Update to 0-76.3c9354e.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-76.3c9354e
[arguments]: Fix reference to guile-fibers.
2023-03-27 16:34:49 +01:00
Christopher Baines c26687de41
gnu: guix-build-coordinator: Update to 0-75.d6ae42f.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-75.d6ae42f.
2023-03-24 14:27:42 +00:00
Efraim Flashner 66b2fd0d04
gnu: flatpak: Honor the #:tests? flag.
* gnu/packages/package-management.scm (flatpak)[arguments]: Adjust
custom 'check phase to honor the #:tests? flag.
2023-03-22 10:40:35 +02:00
Efraim Flashner a08d3cba83
gnu: flatpak: Update to 1.14.4.
* gnu/packages/package-management.scm (flatpak): Update to 1.14.4.
2023-03-22 10:31:15 +02:00
Christopher Baines 43e4e52dfd
gnu: guix-build-coordinator: Update to 0-74.804165f.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-74.804165f.
2023-03-21 16:33:00 +00:00
Andreas Enge ccb62d8feb
Merge remote-tracking branch 'origin/master' into core-updates 2023-03-20 18:49:06 +01:00