guix/guix/scripts
Ludovic Courtès 67a6828b2b
pull: Create a version 3 manifest.
This makes the profile readable by older Guix instances.  This is a
followup to c9fbd40785.

Fixes <https://issues.guix.gnu.org/57306>.
Reported by Arun Isaac <arunisaac@systemreboot.net>.

* guix/profiles.scm (%manifest-format-version): Export.
* guix/scripts/package.scm (build-and-use-profile): Add #:format-version
and pass it to 'profile-derivation'.
* guix/scripts/pull.scm (build-and-install): Pass #:format-version 3.
2022-08-31 12:34:10 +02:00
..
container
git
home packages: Add 'specifications->packages'. 2022-06-06 22:43:30 +02:00
import import: Enable recursive import for texlive packages. 2022-07-19 23:49:42 +02:00
system reconfigure: Use 'current-channels' to obtain provenance data. 2022-08-31 11:40:06 +02:00
archive.scm scripts: Add --list-systems and --list-targets options. 2022-05-22 15:15:33 +02:00
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 challenge: Do nothing when passed zero arguments. 2022-07-03 01:41:06 +02:00
container.scm
copy.scm
deploy.scm deploy: Honor '--dry-run'. 2022-07-23 00:39:55 +02:00
describe.scm channels: Add 'repository->guix-channel'. 2022-08-09 15:16:06 +02:00
discover.scm
download.scm
edit.scm edit: Extract 'spawn-editor' procedure. 2022-06-04 12:04:24 +02:00
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 scripts: Add --list-systems and --list-targets options. 2022-05-22 15:15:33 +02:00
hash.scm guix hash: Allow '-r' as a non-deprecated alias. 2022-01-10 19:31:02 +01:00
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 offload: Do not read ~/.ssh/config. 2022-01-03 19:32:08 +01:00
pack.scm scripts: Add --list-systems and --list-targets options. 2022-05-22 15:15:33 +02:00
package.scm pull: Create a version 3 manifest. 2022-08-31 12:34:10 +02:00
perform-download.scm
processes.scm
publish.scm publish: Send uncached narinfo replies from the main thread. 2022-04-29 18:07:17 +02:00
pull.scm pull: Create a version 3 manifest. 2022-08-31 12:34:10 +02:00
refresh.scm refresh: Repurpose '-L' for '--load-path'. 2022-06-22 23:43:22 +02:00
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 scripts: Add --list-systems and --list-targets options. 2022-05-22 15:15:33 +02:00
style.scm style: Add '--whole-file' option. 2022-08-08 11:53:33 +02:00
substitute.scm substitute: Use SRFI-71 instead of SRFI-11. 2022-06-26 23:19:14 +02:00
system.scm scripts: system: Check the image operating-system. 2022-08-30 19:29:58 +02:00
time-machine.scm
upgrade.scm
weather.scm scripts: Add --list-systems and --list-targets options. 2022-05-22 15:15:33 +02:00