summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2020-08-24Use "guile-zlib" and "guile-lzlib" instead of (guix config).Mathieu Othacehe
2020-08-03scripts: Pass #:verbosity to 'build-notifier'.Ludovic Courtès
2020-07-30deploy: Gracefully handle errors.Ludovic Courtès
2020-07-28pack: "fakechroot" execution engine can load its audit module.Ludovic Courtès
2020-07-27machine: ssh: Check for potential system downgrades.Ludovic Courtès
2020-07-27processes: Allow 'less' to properly estimate line length.Ludovic Courtès
2020-07-25guix system: Report file system errors using 'report-error'.Ludovic Courtès
2020-07-25Use 'formatted-message' instead of '&message' where appropriate.Ludovic Courtès
2020-07-25utils: Move '&fix-hint' to (guix diagnostics).Ludovic Courtès
2020-07-24pack: '-R' applies to propagated inputs too.Ludovic Courtès
2020-07-23guix system: 'reconfigure' disallows downgrades by default.Ludovic Courtès
2020-07-20pack: Build the store database under a UTF-8 locale.Ludovic Courtès
2020-07-20pack: 'self-contained-tarball' runs derivation in a UTF-8local.Ludovic Courtès
2020-07-15services: Add 'system-provenance' procedure.Ludovic Courtès
2020-07-11Add 'guix git authenticate'.Ludovic Courtès
2020-07-11git: Add 'with-git-error-handling'.Ludovic Courtès
2020-07-05weather: Print 0.0% correctly.Arun Isaac
2020-07-03guix system: "describe" displays multiboot info.Jan (janneke) Nieuwenhuizen
2020-07-01services: provenance: Save channel introductions.Ludovic Courtès
2020-07-01guix describe: Display channel introductions and add 'channels-sans-intro'.Ludovic Courtès
2020-06-30pack: Dereference symlinks when looking for executables.Ludovic Courtès
2020-06-28Add more missing (ice-9 format) imports.Marius Bakke
2020-06-28processes: Write to $PAGER.Ludovic Courtès
2020-06-26challenge: Fix option indentation in '--help' output.Ludovic Courtès
2020-06-26Add more (ice-9 format) imports.Ludovic Courtès
2020-06-20tests: Actually run 'tests/guix-environment-container.sh'.Ludovic Courtès
2020-06-18database: 'register-items' takes an open database.Ludovic Courtès
2020-06-18repl: Fix typo that would lead ~/.guile to be used when running scripts.Ludovic Courtès
2020-06-16time-machine: Add '--disable-authentication'.Ludovic Courtès
2020-06-16pull: Add '--disable-authentication'.Ludovic Courtès
2020-06-16channels: Make 'validate-pull' call right after clone/pull.Ludovic Courtès
2020-06-16pack: Add zstd compressor.Tobias Geerinckx-Rice
2020-06-14guix repl: Add script execution.Konrad Hinsen
2020-06-14scripts: system: Fix "init" command.Mathieu Othacehe
2020-06-13image: Make 'find-image' non-monadic.Jan (janneke) Nieuwenhuizen
2020-05-29size: Document that positional arguments can be store items.Pierre Neidhardt
2020-05-29image: Do not use VM to create disk-images.Mathieu Othacehe
2020-05-25pull: Protect against downgrade attacks.Ludovic Courtès
2020-05-23guix package: Support multiple profiles with '--list-installed'.zimoun
2020-05-22guix hash, guix download: Support base64 format.Ludovic Courtès
2020-05-22guix hash, guix download: Add '--hash'.Ludovic Courtès
2020-05-19publish: Improve performance by increasing buffer size.Ricardo Wurmus
2020-05-18guix describe: Add '--list-formats'Ekaitz Zarraga
2020-05-14pack: Add relocation via ld.so and fakechroot.Ludovic Courtès
2020-05-14pack: Do not cross-compile the image building tools.Ludovic Courtès
2020-05-11guix graph: Add '--path'.Ludovic Courtès
2020-05-11graph: reference/referrer node types work with graph traversal.Ludovic Courtès
2020-05-11guix package, show: Support multiple queries.zimoun
2020-05-08Merge branch 'core-updates'Marius Bakke
2020-05-07guix system: 'docker-image' honors '--network'.Ludovic Courtès