summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2022-11-14self: Mark the generation (guix config) as non-declarative.Ludovic Courtès
2022-11-11gnu-maintenance: 'release-file?' excludes "valgrind-3.20.0.RC1.tar.bz2".Ludovic Courtès
2022-11-11gnu-maintenance: 'gnu' updater prefers tarball with same compression.Ludovic Courtès
2022-11-11upstream: Factorize 'package-archive-type'.Ludovic Courtès
2022-11-11grafts: Run with a UTF-8 locale.Ludovic Courtès
2022-11-11build-system/dub: Avoid usage of (guix build syscalls).Marius Bakke
2022-11-11build-system/clojure: Avoid usage of (guix build sycalls).Marius Bakke
2022-11-11build-system/ant: Avoid usage of (guix build syscalls).Marius Bakke
2022-11-11import/cran: Add package name mapping for "booktabs".Ricardo Wurmus
2022-11-11import/cran: Add more strings to the list of invalid packages.Ricardo Wurmus
2022-11-10gnu: Add go-github-com-creack-pty.(unmatched-parenthesis
2022-11-08build-system/gnu: Turn #:phases into a gexp when cross-compiling.Ludovic Courtès
2022-11-07build-system/linux-module: Add #:source-directory to linux-module-build-cross.Christopher Baines
2022-11-06guix gc: Add '--vacuum-database'.Efraim Flashner
2022-11-06shell: Fix '--emulate-fhs' sometimes not including 'glibc-for-fhs'.John Kehayias
2022-11-05guix: ui: Add default synopsis for “doc” output.Liliana Marie Prikler
2022-11-05guix: ui: Improve missing output descriptions.Liliana Marie Prikler
2022-11-05guix: ui: Handle single outputs.Liliana Marie Prikler
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