guix-play/guix/scripts
Ricardo Wurmus 3c45b53ec9
gnu: Remove squashfs-tools-next.
* gnu/packages/compression.scm (squashfs-tools-next): Remove variable.
* guix/scripts/pack.scm (squashfs-image, guix-pack): Use squashfs-tools.
* tests/pack.scm: Use squashfs-tools.
2019-12-26 12:29:44 +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 Switch to Guile-Gcrypt. 2018-09-04 17:25:11 +02:00
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 scripts: Add missing -V option to commands that document it. 2018-07-07 18:10:31 +02:00
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 channels: Add 'profile-channels'. 2019-08-16 23:00:26 +02:00
download.scm guix download: Ensure destination file-name is valid in the store. 2019-09-26 17:48:08 +02:00
edit.scm edit: Use 'specification->location' to read information from the cache. 2019-01-15 20:24:09 +01:00
environment.scm Use 'offload?' instead of 'build-hook?' internally. 2019-11-26 00:16:36 +01:00
gc.scm daemon: Invoke 'guix gc --list-busy' instead of 'list-runtime-roots'. 2019-09-08 11:49:24 +02:00
graph.scm graph: Support package transformation options. 2019-11-07 18:39:55 +01:00
hash.scm guix hash: Fix version and help messages 2018-11-28 10:39:58 +01:00
import.scm import: cran: Add support for git repositories. 2019-08-29 11:38:12 +02:00
install.scm guix package: Add 'install', 'remove', and 'upgrade' aliases. 2019-04-29 10:13:44 +02:00
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 gnu: Remove squashfs-tools-next. 2019-12-26 12:29:44 +01:00
package.scm ui: Factorize 'with-profile-lock'. 2019-11-29 15:54:20 +01:00
perform-download.scm perform-download: Optionally report a "download-progress" trace. 2018-09-27 23:21:53 +02:00
processes.scm processes: Gracefully handle daemons without clients. 2019-04-29 21:54:10 +02:00
publish.scm Use more guix.gnu.org. 2019-07-16 23:00:10 +02:00
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 guix package: Add 'install', 'remove', and 'upgrade' aliases. 2019-04-29 10:13:44 +02:00
repl.scm Add (guix repl). 2019-07-04 18:05:02 +02:00
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 size: Optimize dependency size computation. 2019-04-07 11:36:00 +02:00
substitute.scm progress: Add 'progress-report-port'. 2019-12-12 17:56:58 +01:00
system.scm guix system: Honor the build options in 'delete-generations'. 2019-12-21 23:55:24 +01:00
time-machine.scm Use 'offload?' instead of 'build-hook?' internally. 2019-11-26 00:16:36 +01:00
upgrade.scm guix package: Add 'install', 'remove', and 'upgrade' aliases. 2019-04-29 10:13:44 +02:00
weather.scm substitute: Select the best compression methods. 2019-06-02 22:01:57 +02:00