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