guix-devel/guix/scripts
Ludovic Courtès 4aea820f09
guix build: Fix relative file name canonicalization for '--root'.
Fixes <https://bugs.gnu.org/35271>.
Reported by rendaw <7e9wc56emjakcm@s.rendaw.me>.

* guix/scripts/build.scm (register-root): When ROOT is a relative file
name, append the basename of ROOT, not ROOT itself.
* tests/guix-build.sh: Add test.
2019-04-15 16:57:12 +02:00
..
container
import
system
archive.scm
authenticate.scm
build.scm guix build: Fix relative file name canonicalization for '--root'. 2019-04-15 16:57:12 +02:00
challenge.scm
container.scm
copy.scm
describe.scm
download.scm
edit.scm
environment.scm scripts: More commands default to verbosity level 1. 2019-04-04 17:47:02 +02:00
gc.scm guix gc: '-d' does not attempt to delete non-user-owned roots. 2019-04-11 18:18:13 +02:00
graph.scm
hash.scm
import.scm
lint.scm
offload.scm
pack.scm scripts: More commands default to verbosity level 1. 2019-04-04 17:47:02 +02:00
package.scm guix package: Use absolute file names in search path recommendations. 2019-04-10 12:40:58 +02:00
perform-download.scm
processes.scm
publish.scm
pull.scm pull: Remove duplicate '--dry-run' description. 2019-04-10 17:09:47 +02:00
refresh.scm
repl.scm
size.scm size: Optimize dependency size computation. 2019-04-07 11:36:00 +02:00
substitute.scm
system.scm scripts: More commands default to verbosity level 1. 2019-04-04 17:47:02 +02:00
weather.scm