aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2020-03-17 15:32:36 +0100
committerLudovic Courtès <ludo@gnu.org>2020-03-17 15:32:36 +0100
commit2bc1a400aea97106c5ac8237a06908408e204164 (patch)
tree7424d1508f580c97d02e6118bd59f8d17f271ce4
parent4e6c9f56b57891cdffadeb1fdba3bd705aa38abc (diff)
downloadguix-2bc1a400aea97106c5ac8237a06908408e204164.tar.gz
guix-2bc1a400aea97106c5ac8237a06908408e204164.zip
gexp: Change default Guile effective version to 3.0.
This is a followup to b6bee63bed4f013064c0d902e7c8b83ed7514ade. * guix/gexp.scm (lower-gexp, gexp->derivation): #:effective-version defaults to "3.0".
-rw-r--r--guix/gexp.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/guix/gexp.scm b/guix/gexp.scm
index f50104efbc..99390bcafc 100644
--- a/guix/gexp.scm
+++ b/guix/gexp.scm
@@ -785,7 +785,7 @@ second element is the derivation to compile them."
(target 'current)
(graft? (%graft?))
(guile-for-build (%guile-for-build))
- (effective-version "2.2")
+ (effective-version "3.0")
deprecation-warnings)
"*Note: This API is subject to change; use at your own risk!*
@@ -886,7 +886,7 @@ derivations--e.g., code evaluated for its side effects."
(modules '())
(module-path %load-path)
(guile-for-build (%guile-for-build))
- (effective-version "2.2")
+ (effective-version "3.0")
(graft? (%graft?))
references-graphs
allowed-references disallowed-references
726959cdc23293bc36277e'>gnu: aws-sdk-cpp: Update to 1.11.402....* gnu/packages/cpp.scm (aws-sdk-cpp): Update to 1.11.402. Change-Id: I105b7bfc80f264eb9374ca71dfaf5e5417f98cbe Greg Hogan 2024-09-28gnu: aws-crt-cpp: Update to 0.28.2....* gnu/packages/cpp.scm (aws-crt-cpp): Update to 0.28.2. Change-Id: I0335caaf5705cbf635045568759cad3afc19345b Greg Hogan 2024-09-28gnu: aws-c-mqtt: Update to 0.10.4....* gnu/packages/c.scm (aws-c-mqtt): Update to 0.10.4. Change-Id: I96d4407dd906f1dd86658df495e1130406b4b00e Greg Hogan 2024-09-28gnu: aws-c-s3: Update to 0.6.4....* gnu/packages/c.scm (aws-c-s3): Update to 0.6.4. Change-Id: Ie2bddb384af8aad55ef53f2a8000be76aa50a781 Greg Hogan 2024-09-28gnu: aws-c-auth: Update to 0.7.26....* gnu/packages/c.scm (aws-c-auth): Update to 0.7.26. Change-Id: Ia175f0eda951f9fd3ab7676e5bdb230b873cf127 Greg Hogan 2024-09-28gnu: aws-c-http: Update to 0.8.8....* gnu/packages/c.scm (aws-c-http): Update to 0.8.8. Change-Id: I5db13f71b0946449d399847e353c53ba7593be34 Greg Hogan 2024-09-28gnu: aws-c-compression: Update to 0.2.19....* gnu/packages/c.scm (aws-c-compression): Update to 0.2.19. Change-Id: Ib521bd0378d2b8aa8f0166df52b9fbde2d27b760 Greg Hogan 2024-09-28gnu: aws-c-sdkutils: Update to 0.1.19....* gnu/packages/c.scm (aws-c-sdkutils): Update to 0.1.19. Change-Id: I7c6ee085cafdd0f0d8df125f2f602b14b073bb81 Greg Hogan 2024-09-28gnu: aws-c-event-stream: Update to 0.4.3....* gnu/packages/c.scm (aws-c-event-stream): Update to 0.4.3. Change-Id: Iae87c5793b1a886fefcf0597ff6254e172869159 Greg Hogan 2024-09-28gnu: aws-c-io: Update to 0.14.18....* gnu/packages/c.scm (aws-c-io): Update to 0.14.18. Change-Id: I2013a9c2f173898e2c48c05824da0044885166e1 Greg Hogan 2024-09-28gnu: aws-c-cal: Update to 0.7.4....* gnu/packages/c.scm (aws-c-cal): Update to 0.7.4. [propagated-inputs]: Add s2n. [inputs]: Remove openssl and openssl:static. Change-Id: I211a3d96ec984ab870b6e1621756ad6463f27a8b Greg Hogan 2024-09-28gnu: aws-checksums: Update to 0.1.18....* gnu/packages/c.scm (aws-checksums): Update to 0.1.18. Change-Id: Iaed4161d8f2ba568e4aaae45a07e707d6a1b42bc Greg Hogan 2024-09-28gnu: aws-c-common: Update to 0.9.27....* gnu/packages/c.scm (aws-c-common): Update to 0.9.27. [arguments]: Disable parallel tests. [supported-systems]: Add armhf-linux and aarch64-linux. Change-Id: I66ddf9ed03f8ead70aa1c86792dd4aa8782ac59e Greg Hogan 2024-09-28gnu: s2n: Update to 1.5.1....* gnu/packages/tls.scm (s2n): Update to 1.5.1. [arguments]: Re-enable warnings as errors. [supported-systems]: Restrict to 64-bit systems. Change-Id: I09d690c96789961473c846eb8174ddc8a2b1ad4e Greg Hogan 2024-09-28gnu: aws-lc: Update to 1.34.2....* gnu/packages/tls.scm (aws-lc): Update to 1.34.2. [native-inputs]: Remove libfaketime. [arguments]<#:configure-flags>: Disable Go. <#:phases>: Remove overwritten 'check phase. Change-Id: Ib15fc22d0660ad805395acbec6fc45a63079b6f4 Greg Hogan 2024-09-28gnu: folly: Update to 2024.09.09.00....* gnu/packages/cpp.scm (folly): Update to 2024.09.09.00. [inputs]: Add fast-float. Change-Id: Icbe6ec261561729178df0920a53ece7d4eded15d Signed-off-by: Ludovic Courtès <ludo@gnu.org> Greg Hogan 2024-09-28gnu: fast-float: Update to 6.1.6....* gnu/packages/cpp.scm (fast-float): Update to 6.1.6. [license]: Add BSL-1.0. Change-Id: Ia85d6146332453a45cf54837cb53b3e05ca052f7 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Greg Hogan 2024-09-28gnu: fast-float-test-files: Update to 1.0.0....* gnu/packages/cpp.scm (fast-float-test-files): Update to 1.0.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Greg Hogan 2024-09-28gnu: remind: Update to 05.00.05....* gnu/packages/calendar.scm (remind): Update to 05.00.05. [properties]: Add tcl output synopsis. [arguments]<#:phases>: Update list of files to include in tcl output. There's only one tcltk script now. [native-inputs]: Add tzdata. Change-Id: I729d48a8e538039ef5d8c9cb8bd232b3946b5f76 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Luís Henriques 2024-09-28gnu: genimage: Update to version 18....* gnu/packages/genimage.scm (genimage): Update from 15 to 18. [arguments]: Disable some tests. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Herman Rimm 2024-09-28gnu: ceph: Update to 17.2.7....Fixes a build failure introduced with newer versions of Boost. * gnu/packages/patches/ceph-fix-for-newer-boost.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/storage.scm (ceph): Update to 17.2.7. Use the patch. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Change-Id: I00f2d369d7a86926b00c680d5ab0fe8044ca9065 Yann Dupont 2024-09-27gnu: python-scrapy: Update to 2.11.2, fix build....This is a follow up fixture found during review of <https://issues.guix.gnu.org/73070>. * gnu/packages/python-web.scm (python-scrapy): Update to 2.11.2. [source]: Name for source tarball has been changed in PyPI. [arguments]: <#:test-flags>: Enable more tests which are passing now. <#:phases>: Add 'relax-requirements and 'prepare-test-environment phases. [propagated-inputs]: Add python-defusedxml. [native-inputs]: Add nss-certs-for-test. Change-Id: Ia1e1868b75d679044af83812469c2412b2bab716 Sharlatan Hellseher 2024-09-22gnu: cups-minimal: Address PPD injection issues [security fixes]....* gnu/packages/cups.scm (cups-minimal)[replacement]: Graft with... (cups-minimal/fixed): ...this new variable. [source]: Add a patch to do the thing. * gnu/packages/patches/cups-minimal-Address-PPD-injection-issues.patch: New file. Change-Id: Id4db145887e72081b404dedbccd62c23a8f52d55 Tobias Geerinckx-Rice 2024-09-22gnu: cups: Update to 2.4.10 [fixes nothitg]...Change-Id: Ic600f96d7cae1d4ecc0f5b1b4561caae317c4048 Tobias Geerinckx-Rice 2024-09-27gnu: openpmix: Limit to 64bit systems....* gnu/packages/parallel.scm (openpmix)[supported-systems]: New field. Change-Id: I63f231c22fb0d0cc46f93dc7ac435a8e41a66739 Efraim Flashner 2024-09-27gnu: libfabric: Fix building on 32-bit systems....* gnu/packages/linux.scm (libfabric)[arguments]: Adjust configure-flags to only enable features supported on those architectures. Change-Id: Iddb55745860e2b04f2533b453f94a4f37510194c Efraim Flashner 2024-09-27gnu: tmux: Build from git....* gnu/packages/tmux.scm (tmux)[source]: Switch to git-fetch, and use git-file-name. [native-inputs]: Add autoconf, automake and pkg-config. Change-Id: If56abbb76f3b00193bbd27c236a9f82c4f0eb3cb Zheng Junjie 2024-09-27gnu: tmux: Update to 3.5....* gnu/packages/tmux (tmux): Update to 3.5. Change-Id: Ia1f4e6e6d17d8ce76345f06f87247a13b4b5a7bb Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Ashish SHUKLA via Guix-patches via 2024-09-27gnu: magic-enum: Update to 0.9.6....* gnu/packages/cpp.scm (magic-enum): Update to 0.9.6. Change-Id: I9d1175554d3fd956b063e3f29dff623c4cdb0059 Zheng Junjie 2024-09-27gnu: fnc: fix cross-compiling....* gnu/packages/version-control.scm (fnc)[arguments]<#:phases>: Add don-t-use-install-s phase. Change-Id: I2d0fb7d31055fe5f33706eed6df813c89ff5cc16 Zheng Junjie 2024-09-27gnu: fnc: Update to 0.18....* gnu/packages/version-control.scm (fnc): Update to 0.18. Change-Id: I0eb205aa88b0e67409d6af9d7ad29a9f23ef54b5 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Ashish SHUKLA via Guix-patches via 2024-09-27gnu: fuzzel: Update to 1.11.0....* gnu/packages/xdisorg.scm (fuzzel): Update to 1.11.0. [sources](origin)<patches>: Add patch. * gnu/packages/patches/fuzzel-fix-gcc-error.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it here. Change-Id: I7ed41e6b23657833369f9d319c22421161559dc7 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Ashish SHUKLA 2024-09-27gnu: parallel: Update to 20240922....* gnu/packages/parallel.scm (parallel): Update to 20240922. Change-Id: I55f14f7ee8996a4339a17ec595c5b48bec044347 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Andy Tai 2024-09-27gnu: stumpwm-contrib: Update to 0.0.1-6.042a9fc....* gnu/packages/wm.scm (stumpwm-contrib): Update to 0.0.1-6.042a9fc. Change-Id: I92952b2f0ad823b56d4ef2e4fce2e9e9cda47858 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Roman Scherer 2024-09-27gnu: stumpwm: Update to 23.11....* gnu/packages/wm.scm (stumpwm): Update to 23.11. Change-Id: Ia5e0ad8137e033897a4380e71aeed012049d9e22 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Roman Scherer 2024-09-26gnu: Add cl-trivial-ws....* gnu/packages/lisp-xyz.scm (cl-trivial-ws, ecl-trivial-ws, sbcl-trivial-ws): New variables. Co-authored-by: Ada Stevenson <adanskana@gmail.com> Change-Id: I1c2ec0a33c02038eabb21f3da3817da9baf74960 jgart 2024-09-26gnu: Add cl-hunchensocket....* gnu/packages/lisp-xyz.scm (cl-hunchensocket, ecl-hunchensocket, sbcl-hunchensocket): New variables. Co-authored-by: Ada Stevenson <adanskana@gmail.com> Change-Id: I90df0ab5bbcfc9ac802f8819640da915c144e669 jgart 2024-09-26gnu: waybar: Fix missing tray icons on 0.11.0....* gnu/packages/patches/waybar-0.11.0-fix-tray-icons.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/wm.scm (waybar)[source]: Use it. Change-Id: Ib480b815faf3a331e1fc093dee72bb3099df57c5 Signed-off-by: John Kehayias <john.kehayias@protonmail.com> Josselin Poiret 2024-09-26gnu: piper: Update to 0.8....* gnu/packages/gnome.scm (piper): Update to 0.8. [arguments]<#:phases>: Update 'dont-update-gtk-icon-cache phase due to upstream changes. [native-inputs]: Add desktop-file-utils. Change-Id: I01c18cb8140aed691a812d675201075a7adc3fbd John Kehayias 2024-09-26gnu: libratbag: Update to 0.18....* gnu/packages/gnome.scm (libratbag): Update to 0.18. Change-Id: I18d3671fd335b0c71436a36affb0d81dd7d1e8dc John Kehayias