summaryrefslogtreecommitdiff
path: root/guix/remote.scm
AgeCommit message (Expand)Author
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's...Jakob 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