summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2020-03-22Remove workaround for 'time-monotonic' in Guile 2.2.2.Ludovic Courtès
2020-03-22build-system: linux-module: Fix cross compilation.Mathieu Othacehe
2020-03-22system: Add kernel-loadable-modules to operating-system.Danny Milosavljevic
2020-03-22packages: 'package-field-location' handles missing source properties.Ludovic Courtès
2020-03-22copy: Use 'with-build-handler'.Ludovic Courtès
2020-03-22copy: Actually implement '--dry-run'.Ludovic Courtès
2020-03-22copy: Factorize 'with-store' & co.Ludovic Courtès
2020-03-22ui: 'build-notifier' invokes continuation when there's nothing to do.Ludovic Courtès
2020-03-22ui: 'show-what-to-build' returns two values, for builds and downloads.Ludovic Courtès
2020-03-22ui: 'show-what-to-build' returns true when there are grafts to build.Ludovic Courtès
2020-03-22guix system: Use 'with-build-handler'.Ludovic Courtès
2020-03-22guix package, pull: Use 'with-build-handler'.Ludovic Courtès
2020-03-22pack: Use 'with-build-handler'.Ludovic Courtès
2020-03-22deploy: Use 'with-build-handler'.Ludovic Courtès
2020-03-22guix build: Use 'with-build-handler'.Ludovic Courtès
2020-03-22ui: Add a notification build handler.Ludovic Courtès
2020-03-22store: Add 'with-build-handler'.Ludovic Courtès
2020-03-22syscalls: 'with-file-lock' re-grabs lock when reentering its dynamic extent.Ludovic Courtès
2020-03-22download: Delete the output file upon failure.Ludovic Courtès
2020-03-20packages: 'package-field-location' preserves the original file name.Ludovic Courtès
2020-03-19guix: lint: Ad scdoc as a suggested native input.Brendan Tildesley
2020-03-19guix package: Remove unneeded import.Ludovic Courtès
2020-03-19inferior: '&inferior-exception' includes a stack trace.Ludovic Courtès
2020-03-19repl: Return stack traces along with exceptions.Ludovic Courtès
2020-03-19inferior: Adjust to protocol (0 1).Ludovic Courtès
2020-03-19repl: Allow clients to send their protocol version.Ludovic Courtès
2020-03-14store: Fix many guix commands failing on some locales.Florian Pelz
2020-03-17build-system: linux-module: Break some long lines.Mathieu Othacehe
2020-03-17guix: import: opam: Use a default repository.Julien Lepiller
2020-03-13pack: Do not create a squashfs "recovery file".Ludovic Courtès
2020-03-13pack: Make bit-reproducible squashfs images.Ludovic Courtès
2020-03-13pack: Factorize 'mksquashfs' invocations.Ludovic Courtès
2020-03-13weather: '--coverage' filters out non-package objects.Ludovic Courtès
2020-03-13weather: Exit with non-zero when coverage is below 100%.Ludovic Courtès
2020-03-12weather: Allow for multiple '--manifest' options.Ludovic Courtès
2020-03-12weather: Add '--display-missing'.Ludovic Courtès
2020-03-12gexp: Add 'with-parameters'.Ludovic Courtès
2020-03-12inferior: Distinguish inferior exceptions.Ludovic Courtès
2020-03-12import: cpan: Gracefully handle missing projects.Ludovic Courtès
2020-03-12import: utils: Remove 'assoc-ref*'.Ludovic Courtès
2020-03-12import: pypi: Rewrite to use 'define-json-mapping'.Ludovic Courtès
2020-03-11download: Remove (web http) workarounds no longer relevant.Ludovic Courtès
2020-03-11ui: Restore line wrapping for 'package->recutils'.Ludovic Courtès
2020-03-09download: Remove misbehaving kvin.lv mirror.Tobias Geerinckx-Rice
2020-03-08gexp: Default to current target.Mathieu Othacehe
2020-03-08store: Add set-current-target procedure.Mathieu Othacehe
2020-03-07import/cran: Add vignette builder to native inputs.Ricardo Wurmus
2020-03-06scripts: Show disk-space warning when under the min of the thresholds.Pierre Neidhardt
2020-03-05weather: Parameterize '%graft?' upfront.Ludovic Courtès
2020-03-05guix build: Parameterize '%graft?' upfront.Ludovic Courtès