guix-kreyren/guix/scripts
Ludovic Courtès 5817e222fa
style: Move reader and printer to (guix read-print).
* guix/scripts/style.scm (<comment>, read-with-comments)
(vhashq, %special-forms, %newline-forms, prefix?)
(special-form-lead, newline-form?, escaped-string)
(string-width, canonicalize-comment, pretty-print-with-comments)
(object->string*): Move to...
* guix/read-print.scm: ... here.  New file.
* guix/scripts/import.scm: Adjust accordingly.
* tests/style.scm: Move 'test-pretty-print' and tests to...
* tests/read-print.scm: ... here.  New file.
* Makefile.am (MODULES): Add 'guix/read-print.scm'.
(SCM_TESTS): Add 'tests/read-print.scm'.
2022-08-08 11:22:31 +02:00
..
container
git
home
import import: Enable recursive import for texlive packages. 2022-07-19 23:49:42 +02:00
system
archive.scm
authenticate.scm
build.scm guix build: Print hints when -s or --target is passed an invalid string. 2022-08-04 12:05:46 +02:00
challenge.scm
container.scm
copy.scm
deploy.scm deploy: Honor '--dry-run'. 2022-07-23 00:39:55 +02:00
describe.scm
discover.scm
download.scm
edit.scm
environment.scm environment: Report "command not found" from the child process. 2022-08-04 12:05:46 +02:00
gc.scm guix gc: '--delete-generations' now deletes old Home generations. 2022-08-01 00:02:04 +02:00
git.scm
graph.scm
hash.scm
home.scm home: Add -I, --list-installed option. 2022-07-19 18:54:42 +02:00
import.scm style: Move reader and printer to (guix read-print). 2022-08-08 11:22:31 +02:00
install.scm
lint.scm lint: Add '-e'. 2022-08-08 11:22:31 +02:00
offload.scm
pack.scm
package.scm home: Add -I, --list-installed option. 2022-07-19 18:54:42 +02:00
perform-download.scm
processes.scm
publish.scm
pull.scm
refresh.scm
remove.scm
repl.scm
search.scm
shell.scm shell: Ignore cached profiles when using '--export-manifest'. 2022-07-15 17:36:57 +02:00
show.scm
size.scm
style.scm style: Move reader and printer to (guix read-print). 2022-08-08 11:22:31 +02:00
substitute.scm
system.scm guix system: Remove unused 'read-operating-system' procedure. 2022-08-05 15:28:05 +02:00
time-machine.scm
upgrade.scm
weather.scm