guix-mirrors/guix/build
Dariqq 768e154b25
build-system: meson: Set default wrap-mode to nofallback.
Fixes guix/guix#1162.

This solves two issues: Not having to wait for the network timeout (same as the
nodownload) option and also disabling meson to fall back to predownloaded
subprojects.

If desired, this behaviour can be overridden by adding --wrap-mode=MODE to #:configure-flags.

* guix/build/meson-build-system.scm (configure): Add --wrap-mode=nofallback.

Change-Id: Ibf1d6ac60a4c47cd71574a96ceb8773e6d8cf60b
(cherry picked from commit fe8dded27f)
2025-09-30 16:48:21 +09:00
..
maven
agda-build-system.scm build: agda-build-system: Do not rely on "locales" being present. 2024-08-31 10:44:19 +02:00
android-ndk-build-system.scm
android-repo.scm
ant-build-system.scm
asdf-build-system.scm
bournish.scm
bzr.scm Revert "Update Maxim's email address." 2025-09-18 12:07:31 +09:00
cargo-build-system.scm Revert "Update Maxim's email address." 2025-09-18 12:07:31 +09:00
cargo-utils.scm
chicken-build-system.scm build: chicken-build-system: Update for 5.4.0. 2024-11-12 17:41:14 +09:00
clojure-build-system.scm
clojure-utils.scm
cmake-build-system.scm gnu: cmake-build: Retry failed tests. 2025-08-04 04:11:27 +00:00
compile.scm compile: Use ‘-O2 -Ono-letrectify’ for ‘gnu/home/services’. 2025-04-15 10:21:01 +02:00
composer-build-system.scm build-system/composer: Do not try to delete-duplicates. 2024-07-12 11:06:10 -05:00
copy-build-system.scm build: copy-build-system: Allow specifying different output labels. 2024-08-31 10:44:16 +02:00
cvs.scm
debug-link.scm
download-nar.scm download-nar: Distinguish ‘output’ and ‘item’ parameter. 2024-03-09 18:55:50 +01:00
download.scm download: Handle content-addressed-mirrors returning #f. 2025-09-01 16:13:19 +02:00
dub-build-system.scm
dune-build-system.scm
elm-build-system.scm
emacs-build-system.scm Revert "Update Maxim's email address." 2025-09-18 12:07:31 +09:00
emacs-utils.scm Revert "Update Maxim's email address." 2025-09-18 12:07:31 +09:00
font-build-system.scm build-system: font: Handle multiple outputs in the install phase. 2024-10-19 15:40:47 +02:00
git.scm Revert "Update Maxim's email address." 2025-09-18 12:07:31 +09:00
glib-or-gtk-build-system.scm Revert "Update Maxim's email address." 2025-09-18 12:07:31 +09:00
gnu-bootstrap.scm gnu-bootstrap: Use ‘search-input-file’. 2025-07-18 20:17:31 +02:00
gnu-build-system.scm Revert "Update Maxim's email address." 2025-09-18 12:07:31 +09:00
gnu-dist.scm guix: gnu-dist: Fix distcheck. 2025-06-06 14:41:30 +03:00
go-build-system.scm Revert "Update Maxim's email address." 2025-09-18 12:07:31 +09:00
graft.scm graft: Only create directory when needed. 2024-07-23 20:26:59 +03:00
gremlin.scm
guile-build-system.scm build-system: guile: Remove unused build defaults. 2025-07-16 23:50:51 +02:00
haskell-build-system.scm
hg.scm
java-utils.scm
json.scm
julia-build-system.scm
kconfig.scm guix: Fix typos. 2025-02-20 11:54:55 -08:00
linux-module-build-system.scm
lisp-utils.scm guix: asdf: Add asdf-build-system/clasp. 2025-06-25 15:23:16 -04:00
luanti-build-system.scm guix: luanti-build-system: Ignore audio errors. 2025-07-13 13:54:02 +02:00
make-bootstrap.scm gnu: make-bootstrap: Include libdl.a and libutil.a in ‘glibc-stripped’. 2024-08-31 10:45:45 +02:00
maven-build-system.scm
meson-build-system.scm build-system: meson: Set default wrap-mode to nofallback. 2025-09-30 16:48:21 +09:00
meson-configuration.scm
minetest-build-system.scm gnu: Rename minetest to luanti. 2025-07-13 13:54:01 +02:00
minify-build-system.scm
mix-build-system.scm build-system: mix: Allow passing test flags. 2025-09-25 22:04:26 +02:00
node-build-system.scm build-system/node: Use test-target argument. 2025-04-13 14:19:43 +02:00
ocaml-build-system.scm
pack.scm Revert "Update Maxim's email address." 2025-09-18 12:07:31 +09:00
perl-build-system.scm
po.scm
profiles.scm
pyproject-build-system.scm build-system/pyproject: Handle wheel not found exception. 2025-09-25 09:35:34 +01:00
python-build-system.scm Revert "Update Maxim's email address." 2025-09-18 12:07:31 +09:00
qt-build-system.scm
qt-utils.scm Revert "Update Maxim's email address." 2025-09-18 12:07:31 +09:00
r-build-system.scm r-build-system: Set test variables. 2024-12-03 16:58:41 +01:00
rakudo-build-system.scm gnu: perl6-tap-harness: Update to 0.3.5. 2024-03-04 10:41:57 +02:00
rebar-build-system.scm
renpy-build-system.scm
ruby-build-system.scm Revert "Update Maxim's email address." 2025-09-18 12:07:31 +09:00
scons-build-system.scm
store-copy.scm
svn.scm guix: svn: Trust server certificate in any case. 2024-11-22 16:21:37 -06:00
syscalls.scm syscalls: Add ‘get-user-ns’. 2025-05-05 14:34:00 +02:00
texlive-build-system.scm Revert "Update Maxim's email address." 2025-09-18 12:07:31 +09:00
toml.scm guix: toml: Fix evaluation of empty inline tables. 2025-01-20 21:37:36 +01:00
tree-sitter-build-system.scm build-system/tree-sitter: Build with -std=c11. 2025-09-04 02:27:57 +02:00
union.scm
utils.scm Revert "Update Maxim's email address." 2025-09-18 12:07:31 +09:00
vim-build-system.scm
waf-build-system.scm
zig-build-system.scm build/zig: Support specifying test target. 2025-05-26 10:41:05 +08:00
zig-utils.scm gnu: zig: Build reproducibly. 2024-12-31 10:56:34 +08:00