summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2021-12-16transformations: Add '--tune'.Ludovic Courtès
2021-12-16Add (guix cpu).Ludovic Courtès
2021-12-15offload: Autoload Guile-SSH.Ludovic Courtès
2021-12-15offload: Delay call to 'read-derivation-from-file'.Ludovic Courtès
2021-12-15build-system/linux-module: Wrap with build variables.Tobias Geerinckx-Rice
2021-12-14build-system: emacs: Do not rely on input labels in the 'build' phase.Maxim Cournoyer
2021-12-14guix: Fix typo in last commit.Nicolas Goaziou
2021-12-14guix: Do not assume "emacs" label in make-autoloads.Nicolas Goaziou
2021-12-13packages: 'modify-inputs' preserves and introduces input labels if needed.Ludovic Courtès
2021-12-13Merge branch 'master' into core-updates-frozenLudovic Courtès
2021-12-12progress: Rate limit drawing in the progress-reporter/bar.Christopher Baines
2021-12-12narinfo: Do not repeat slash when building nar URLs.Ludovic Courtès
2021-12-12substitutes: Build correct narinfo URLs for cache URLs without trailing slash.Ludovic Courtès
2021-12-12challenge: Store item contents are returned in canonical order.Ludovic Courtès
2021-12-12challenge: Use SRFI-71 instead of SRFI-11.Ludovic Courtès
2021-12-10Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe
2021-12-10environment: Suggestion code gracefully handles empty "/bin" directories.Ludovic Courtès
2021-12-10shell: When using '-D -f', '-D' has no effect on remaining packages.Ludovic Courtès
2021-12-10shell: Fix '--file' description in '--help' output.Ludovic Courtès
2021-12-05Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus
2021-12-05import: PyPI: Validate GPG signatures when applicable.Marius Bakke
2021-12-03build-system: emacs: Keep -pkg.el files.Liliana Marie Prikler
2021-12-03guix system vm: Add --no-graphic CLI argument.Attila Lendvai
2021-12-01build-system: haskell: Add ‘hackage-uri’ procedure.Xinglu Chen
2021-12-01inferior: 'cached-channel-instance' does not cache unauthenticated instances.Ludovic Courtès
2021-11-27gexp: 'file-append' correctly handles bases without an expander.Ludovic Courtès
2021-11-27build: julia-build-system: Correctly disable parallel tests.zimoun
2021-11-25profiles: Also handle package objects in GDK-PIXBUF-LOADERS-CACHE-FILE.Maxim Cournoyer
2021-11-25profiles: Fix the gdk-pixbuf-loaders-cache-file hook.Maxim Cournoyer
2021-11-25build: julia-build-system: Add support for parallel tests.zimoun
2021-11-23style: Add '--dry-run'.Ludovic Courtès
2021-11-23Merge branch 'master' into core-updates-frozenLudovic Courtès
2021-11-23guix graph: Show '-M' in '--help' output.Ludovic Courtès
2021-11-23system: Add swap flags.Josselin Poiret
2021-11-23docker: Enable arm64 docker image building for 'guix pack'.Collin J. Doering
2021-11-22import: opam: Fix error on unknown field value.Julien Lepiller
2021-11-20build: syscalls: Add a SET-CHILD-SUBREAPER! procedure.Maxim Cournoyer
2021-11-19import: opam: Warn instead of leave when fetching fails.zimoun
2021-11-19build-system/asdf: Don't fail in sbcl-package->cl-source-package on non-packa...Pierre Neidhardt
2021-11-18derivations: Officially deprecate 'build-expression->derivation'.Ludovic Courtès
2021-11-18build-system/go: Update cross-compilation support to new interface.Ludovic Courtès
2021-11-18gnupg: Honor GnuPG's configuration for the key server.Maxim Cournoyer
2021-11-18import: texlive: Take different package database as optional argument.Ricardo Wurmus
2021-11-18import: texlive: Print inputs with labels and guixified names.Ricardo Wurmus
2021-11-17Merge branch 'master' into core-updates-frozenLudovic Courtès
2021-11-17diagnostics: Add syntax to capture arguments' syntax-properties.Josselin Poiret
2021-11-17scripts: home: Make ‘guix home import’ write home-configuration.scm.Xinglu Chen
2021-11-17import: texlive: Remove leftover 'pk'.Ludovic Courtès
2021-11-17import: texlive: Load (gnu packages tex) dynamically.Ludovic Courtès
2021-11-17import: Replace texlive importer.Ricardo Wurmus