summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2022-11-03build-system/scons: Allow using a G-exp for scons-flags.Timotej Lazar
2022-10-27profiles: info-dir-file: Remove install-info '--silent' option.Maxim Cournoyer
2022-10-27build-system/pyproject: Always run tests verbosely for supported backends.Marius Bakke
2022-10-27build-system/pyproject: Adjust indentation.Marius Bakke
2022-10-27build-system: Add pyproject-build-system.Lars-Dominik Braun
2022-10-25Merge remote-tracking branch 'origin/master' into stagingEfraim Flashner
2022-10-20build-system/cargo: Unpack crates less verbosely.Efraim Flashner
2022-10-22grafts: Rewrite using gexps.Ludovic Courtès
2022-10-22Remove now unnecessary uses of (guix grafts).Ludovic Courtès
2022-10-22grafts: Move '%graft?' and related bindings to (guix store).Ludovic Courtès
2022-10-22build-system/python: Disable grafts.Ludovic Courtès
2022-10-20lint: source: Handle <svn-multi-reference> origins.Ludovic Courtès
2022-10-20syscalls: Define 'MS_NODIRATIME' and recognize "nodiratime".Ludovic Courtès
2022-10-20ci: Add 'start-time' and 'stop-time' to <build> records.Ludovic Courtès
2022-10-20environment: Update docstring of 'launch-environment'.Ludovic Courtès
2022-10-18self: Switch to Guile-GnuTLS.Ludovic Courtès
2022-10-17lint: source: Add check for <svn-reference> over HTTP(S).Ludovic Courtès
2022-10-17lint: 'probe-uri' honors the 'userinfo' part of URIs.Ludovic Courtès
2022-10-17svn-download: Add missing exports.Ludovic Courtès
2022-10-17build-system/qt: Disable grafts.Ludovic Courtès
2022-10-17svn-download: Pass multi-fetch parameters through environment variables.Ludovic Courtès
2022-10-17svn-download: Pass parameters through environment variables.Ludovic Courtès
2022-10-17read-print: Recognize 'define-record-type' and 'define-record-type*'.Ludovic Courtès
2022-10-17channels: Interpret the 'commit' field of channel as a tag or commit.Ludovic Courtès
2022-10-17git: 'update-cached-checkout' returns the commit ID when given a tag.Ludovic Courtès
2022-10-17guix: Fix typos.Julien Lepiller
2022-10-15git: 'update-cached-checkout' recognizes truncated commit IDs.Ludovic Courtès
2022-10-14guix: emacs-utils: Support disabling native-compilation.Liliana Marie Prikler
2022-10-13build: emacs-utils: Fix `emacs-substitute-variables'.Nicolas Goaziou
2022-10-13shell: Handle '--emulate-fhs' in 'guix shell', not in 'guix environment'.Ludovic Courtès
2022-10-13environment: Add '--emulate-fhs'.John Kehayias
2022-10-11Revert "guix system: Remove unused 'read-operating-system' procedure."Ludovic Courtès
2022-10-11git: Factorize 'commit-id?' predicate.Ludovic Courtès
2022-10-11guix import: Add a blank line after each package definition.Ludovic Courtès
2022-10-10packages: Raise an exception for invalid 'license' values.Ludovic Courtès
2022-10-10licenses: Let 'license?' expand to #t in trivial cases.Ludovic Courtès
2022-10-05import/utils: beautify-description: Update to pass tests.Ricardo Wurmus
2022-10-04channels: Warn about missing introductions.Ludovic Courtès
2022-10-04deploy: Fix error message.Andrew Tropin
2022-10-03gnu-maintenance: Remove retired 'gforge.inria.fr' site.Maxim Cournoyer
2022-10-02read-print: Fix indentation rule for 'match-lambda*'.Ludovic Courtès
2022-10-02transformations: Switch to SRFI-71.Ludovic Courtès
2022-09-30scripts: build: Format strings before calling display-hint.Zhu Zihao
2022-09-29transformations: '--with-source' now operates in depth.Ludovic Courtès
2022-09-29import: print: Quasiquote propertiesitd
2022-09-29import/utils: alist->package: Include properties.itd
2022-09-28substitute: Retry downloading when a nar is unavailable.Ludovic Courtès
2022-09-28substitute: Split nar download.Ludovic Courtès
2022-09-28import/cran: Process more complex license strings.Ricardo Wurmus
2022-09-28import/cran: Use beautify-synopsis.Ricardo Wurmus