summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2022-06-25utils: Make switch-symlinks robust against interruption.Arun Isaac
2022-06-25utils: Move switch-symlinks to (guix build utils).Arun Isaac
2022-06-22python-build-system: Fix typo in module-level comment paragraph.jgart
2022-06-22Merge branch master into core-updatesLudovic Courtès
2022-06-19challenge: Colorize output.Ludovic Courtès
2022-06-18guix: self: Do not record reference to gcc-toolchain.Julien Lepiller
2022-06-17guix: emacs-utils: Add emacs-header-parse.Fredrik Salomonsson
2022-06-17guix: emacs-utils: Add emacs-batch-script.Fredrik Salomonsson
2022-06-17guix: Modernize renpy-build-system.Liliana Marie Prikler
2022-06-16ui: Improve pager selection logic when less is not installed.Taiju HIGASHI
2022-06-16shell: Fix '--export-manifest' for cached profiles and when '-p' is used.Ludovic Courtès
2022-06-16shell: Do not auto-detect manifest when '-p' is used.Ludovic Courtès
2022-06-16packages: Change the order of %SUPPORTED-SYSTEMS.Ludovic Courtès
2022-06-16channels: Print backtrace when generating package cache fails.Josselin Poiret
2022-06-15upstream: 'package-update' reports "unknown upstream releases" errors.Ludovic Courtès
2022-06-15refresh: Switch to SRFI-71.Ludovic Courtès
2022-06-15challenge: When using '--diff', do not attempt to chmod symlinks.Ludovic Courtès
2022-06-15import: Add hex.pm importer.Hartmut Goebel
2022-06-15build-system: Add 'rebar-build-system'.Hartmut Goebel
2022-06-15Revert "Add (guix extracting-download)."Hartmut Goebel
2022-06-15ssh: Add #:connection-timeout parameter to 'open-ssh-session'.Ludovic Courtès
2022-06-15pull: Tweak cache directory validation code.Ludovic Courtès
2022-06-12pull: Fix typo in error message.Tobias Geerinckx-Rice
2022-06-13challenge: Actually delete nars that have been extracted.Ludovic Courtès
2022-06-12guix: packages: Add %32bit-supported-systems, %64bit-supported-systems.Efraim Flashner
2022-06-08Merge branch 'master' into core-updatesLudovic Courtès
2022-06-06packages: Add 'specifications->packages'.Antero Mejr
2022-06-10least-authority: Fix typo.Maxim Cournoyer
2022-06-06import: hackage: Filter upper/mixed case dependencies too.Lars-Dominik Braun
2022-06-06import: hackage: Filter internal libraries from inputs and native-inputs.Lars-Dominik Braun
2022-06-06import: cabal: Support library namesLars-Dominik Braun
2022-06-06import: cabal: Allow curly bracket before else statement.Lars-Dominik Braun
2022-06-06import: cabal: Allow properties without space between key and value.Lars-Dominik Braun
2022-06-06import: cabal: Allow curly brackets in more positions.Lars-Dominik Braun
2022-06-06import: cabal: Support elif statement.Lars-Dominik Braun
2022-06-05pull: Fail if cache directory ownership is suspect.Tobias Geerinckx-Rice
2022-06-08guix: platform: Fix typo in lookup-platform-by-target.Josselin Poiret
2022-05-29guix system: Don't suggest reconfiguration during reconfiguration.Tobias Geerinckx-Rice
2022-06-04guix home: Add 'edit' sub-command.Ludovic Courtès
2022-06-04guix system: Add 'edit' sub-command.Ludovic Courtès
2022-06-04edit: Extract 'spawn-editor' procedure.Ludovic Courtès
2022-06-04cache: Catch invalid 'last-expiry-cleanup'.zimoun
2022-06-01shell: '--export-manifest -D x -D y' generates a valid manifest.Ludovic Courtès
2022-05-29import: minetest: Fix typo.Tobias Geerinckx-Rice
2022-05-31gnu: Remove python2-setuptools.Maxim Cournoyer
2022-05-31gnu: bazaar: Obsolete with breezy.Maxim Cournoyer
2022-05-31gnu: Remove python2-mccabe.Maxim Cournoyer
2022-05-31diagnostics: Fix typo about 0-indexed COL in location.Maxim Cournoyer
2022-05-31utils: Add a %guix-source-root-directory procedure.Maxim Cournoyer
2022-05-31utils: Add a 'delete-expression' procedure.Maxim Cournoyer