summaryrefslogtreecommitdiff
path: root/guix/remote.scm
AgeCommit message (Expand)Author
2023-03-13guix: Strip #:use-module lists.Ludovic Courtès
2021-10-28store: 'map/accumulate-builds' handler checks the store received.Ludovic Courtès
2021-10-28remote: Really build things remotely when #:build-locally? is #false.Ludovic Courtès
2020-07-25Use 'formatted-message' instead of '&message' where appropriate.Ludovic Courtès
2020-06-28Add more missing (ice-9 format) imports.Marius Bakke
2019-08-28remote, ssh: Show the command exit status upon failure.Ludovic Courtès
2019-08-16remote: Resolve missing 'G_'.Jakob L. Kreuze
2019-08-15remote: Use (%daemon-socket-uri) rather than hard-coded path.Jakob L. Kreuze
2019-08-15machine: Allow non-root users to deploy.Jakob L. Kreuze
2019-08-14remote: Build derivations appropriate for the remote'sJakob L. Kreuze
2019-07-15remote: Make sure the user doesn't mess up with the REPL protocol.Ludovic Courtès
2019-07-15remote: Fix type error in the list of store items to send.Ludovic Courtès
2019-07-15gexp: 'lowered-gexp-guile' now returns a <derivation-input>.Ludovic Courtès
2019-07-15gexp: <lowered-gexp> separates sources from derivation inputs.Ludovic Courtès
2019-07-04Add (guix remote).Ludovic Courtès