guix/guix/scripts
Ludovic Courtès 428561aa63
challenge: Fix type mismatch when comparing to a local hash.
* guix/scripts/challenge.scm (call-with-mismatches)[narinfo1]: When
LOCAL-HASH is true, call 'narinfo-hash->sha256' and use 'bytevector=?'
instead of 'string=?'.
2019-12-15 00:34:05 +01:00
..
container scripts: container: Fix typo. 2019-09-23 11:56:40 -07:00
import import: utils: 'recursive-import' returns a list rather than a stream. 2019-12-11 12:13:03 +01:00
system ui: Produce hyperlinks for the 'location' field of search results. 2019-11-09 00:36:10 +01:00
archive.scm guix archive: Add '--list'. 2019-12-12 17:56:58 +01:00
authenticate.scm
build.scm guix build: '--keep-failed' implies '--no-offload'. 2019-11-26 00:16:36 +01:00
challenge.scm challenge: Fix type mismatch when comparing to a local hash. 2019-12-15 00:34:05 +01:00
container.scm
copy.scm Use 'offload?' instead of 'build-hook?' internally. 2019-11-26 00:16:36 +01:00
deploy.scm Use 'offload?' instead of 'build-hook?' internally. 2019-11-26 00:16:36 +01:00
describe.scm
download.scm guix download: Ensure destination file-name is valid in the store. 2019-09-26 17:48:08 +02:00
edit.scm
environment.scm Use 'offload?' instead of 'build-hook?' internally. 2019-11-26 00:16:36 +01:00
gc.scm
graph.scm graph: Support package transformation options. 2019-11-07 18:39:55 +01:00
hash.scm
import.scm
install.scm
lint.scm lint: Add '--load-path' option. 2019-12-08 23:14:03 +01:00
offload.scm ssh: Add 'authenticate-server*' and use it for offloading. 2019-12-04 18:16:08 +01:00
pack.scm pack: Clarify the /bin/sh requirement for Singularity. 2019-12-10 20:56:05 +01:00
package.scm ui: Factorize 'with-profile-lock'. 2019-11-29 15:54:20 +01:00
perform-download.scm
processes.scm
publish.scm
pull.scm guix system: "list-generations" displays provenance info. 2019-12-07 00:59:56 +01:00
refresh.scm refresh: Distinguish between "no updater" and "failing updater". 2019-09-10 00:34:40 +02:00
remove.scm
repl.scm
search.scm show, search: Add '--load-path'. 2019-09-23 23:41:19 +02:00
show.scm show, search: Add '--load-path'. 2019-09-23 23:41:19 +02:00
size.scm
substitute.scm progress: Add 'progress-report-port'. 2019-12-12 17:56:58 +01:00
system.scm guix system: Add "describe" action. 2019-12-07 00:59:57 +01:00
time-machine.scm Use 'offload?' instead of 'build-hook?' internally. 2019-11-26 00:16:36 +01:00
upgrade.scm
weather.scm