guix/guix/scripts
Maxim Cournoyer 598f4c509b
pack: Add RPM format.
* guix/rpm.scm: New file.
* guix/scripts/pack.scm (rpm-archive): New procedure.
(%formats): Register it.
(show-formats): Add it.
(guix-pack): Register supported extra-options for the rpm format.
* tests/pack.scm (rpm-for-tests): New variable.
("rpm archive can be installed/uninstalled"): New test.
* tests/rpm.scm: New test.
* doc/guix.texi (Invoking guix pack): Document it.
2023-02-19 21:13:23 -05:00
..
container container: Correctly report exit status. 2023-01-30 22:24:27 +01:00
git
home home: import: Use (guix read-print) to render the config file. 2022-09-20 19:24:31 +02:00
import import/cran: Allow custom license prefix. 2022-12-31 14:48:46 +01:00
system reconfigure: Use SRFI-71 instead of SRFI-11. 2022-11-22 09:43:54 +01:00
archive.scm Remove now unnecessary uses of (guix grafts). 2022-10-22 01:46:55 +02:00
authenticate.scm
build.scm Remove now unnecessary uses of (guix grafts). 2022-10-22 01:46:55 +02:00
challenge.scm Remove now unnecessary uses of (guix grafts). 2022-10-22 01:46:55 +02:00
container.scm
copy.scm
deploy.scm Remove now unnecessary uses of (guix grafts). 2022-10-22 01:46:55 +02:00
describe.scm scripts: describe: Add branch information to recutils output. 2022-11-19 19:54:15 +01:00
discover.scm
download.scm
edit.scm edit: Extract 'spawn-editor' procedure. 2022-06-04 12:04:24 +02:00
environment.scm environment: Fix '--emulate-fhs' option overriding $PATH. 2023-01-15 17:54:14 -05:00
gc.scm guix gc: Add '--vacuum-database'. 2022-11-06 14:02:08 +02:00
git.scm
graph.scm guix graph: '--path' defaults to "out" in the case of multiple outputs. 2023-01-16 00:06:56 +01:00
hash.scm guix hash: Allow '-r' as a non-deprecated alias. 2022-01-10 19:31:02 +01:00
home.scm home: '--version' really says "guix home". 2023-01-05 13:12:24 +01:00
import.scm guix import: Add a blank line after each package definition. 2022-10-11 16:05:31 +02:00
install.scm
lint.scm lint: Add '-e'. 2022-08-08 11:22:31 +02:00
offload.scm offload: Increase default 'overload-threshold' value. 2022-11-23 19:34:42 +01:00
pack.scm pack: Add RPM format. 2023-02-19 21:13:23 -05:00
package.scm Remove now unnecessary uses of (guix grafts). 2022-10-22 01:46:55 +02:00
perform-download.scm
processes.scm
publish.scm scripts: publish: Add a custom baking header. 2023-01-07 14:11:45 +01:00
pull.scm Remove now unnecessary uses of (guix grafts). 2022-10-22 01:46:55 +02:00
refresh.scm refresh: Always return an <update-spec> for each command-line option. 2023-01-03 12:25:48 +01:00
remove.scm
repl.scm scripts: repl: Add -i, --interactive flag. 2023-01-16 09:00:03 -05:00
search.scm
shell.scm shell: Make --help show --system and --list-systems. 2022-12-26 00:30:50 +01:00
show.scm
size.scm Remove now unnecessary uses of (guix grafts). 2022-10-22 01:46:55 +02:00
style.scm style: '-f' reads input files as UTF-8 by default. 2022-11-20 23:20:31 +01:00
substitute.scm substitute: Parse '_NIX_OPTIONS' once. 2023-01-09 17:40:53 +01:00
system.scm guix system: Skip initrd modules check when using --target. 2022-12-21 14:22:13 -05:00
time-machine.scm
upgrade.scm
weather.scm Remove now unnecessary uses of (guix grafts). 2022-10-22 01:46:55 +02:00