me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/guix/scripts
yarl-baudig@mailoo.org d4158ea63a
substitute: Check for --help or --version options early.
Running `guix archive --authorize` sets /etc/guix/acl to 600
via with-atomic-file-output via mkstemp!.
Then running `guix substitute --help/--version` fails on "permission denied".
While "guix substitute" is an internal tool, the options --help and --version
exist and you should be able to run those from the command line.

* guix/scripts/substitute.scm (guix-substitute): Earlier check for
--help or --version.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-27 23:36:36 +02:00
..
container
git
home home: import: Clarify alias parsing code. 2022-03-20 19:02:41 +01:00
import import: Add Elm importer. 2022-05-22 01:07:52 +02:00
system guix system: Highlight search results. 2022-04-29 22:59:08 +02:00
archive.scm scripts: Add --list-systems and --list-targets options. 2022-05-22 15:15:33 +02:00
authenticate.scm
build.scm Move (gnu platform) and (gnu platforms ...) to guix/. 2022-05-25 09:27:25 +02:00
challenge.scm challenge: Store item contents are returned in canonical order. 2021-12-12 00:27:53 +01:00
container.scm
copy.scm scripts: Commands warn when passed zero arguments. 2021-05-28 11:36:02 +02:00
deploy.scm deploy: Add '--execute'. 2022-02-02 18:35:00 +01:00
describe.scm guix describe: Add missing import. 2022-04-09 00:29:24 +02:00
discover.scm scripts: discover: Report Avahi errors. 2021-05-22 14:04:19 +02:00
download.scm scripts: download: Replace 'args-fold*' by 'parse-command-line'. 2021-04-01 14:58:54 +02:00
edit.scm scripts: Commands warn when passed zero arguments. 2021-05-28 11:36:02 +02:00
environment.scm scripts: Add --list-systems and --list-targets options. 2022-05-22 15:15:33 +02:00
gc.scm
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 ui: Highlight package and service search results. 2022-04-19 18:07:49 +02:00
import.scm import: Add Elm importer. 2022-05-22 01:07:52 +02:00
install.scm
lint.scm
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 guix package: Sort search results by package version. 2022-05-26 11:41:05 +02:00
perform-download.scm download: Use Disarchive as a last resort. 2021-04-29 11:24:48 -04:00
processes.scm
publish.scm publish: Send uncached narinfo replies from the main thread. 2022-04-29 18:07:17 +02:00
pull.scm scripts: Add --list-systems and --list-targets options. 2022-05-22 15:15:33 +02:00
refresh.scm refresh: Support non-tarball sources. 2022-01-06 16:27:30 +01:00
remove.scm
repl.scm scripts: repl: Replace 'args-fold*' by 'parse-command-line'. 2021-04-01 14:58:54 +02:00
search.scm scripts: search: Replace 'args-fold*' by 'parse-command-line'. 2021-04-01 14:58:55 +02:00
shell.scm shell: Add '--export-manifest'. 2022-04-04 22:58:04 +02:00
show.scm scripts: show: Replace 'args-fold*' by 'parse-command-line'. 2021-04-01 14:58:55 +02:00
size.scm scripts: Add --list-systems and --list-targets options. 2022-05-22 15:15:33 +02:00
style.scm style: Correctly read dots in pairs and improper lists. 2022-04-14 14:48:20 +02:00
substitute.scm substitute: Check for --help or --version options early. 2022-05-27 23:36:36 +02:00
system.scm Move (gnu platform) and (gnu platforms ...) to guix/. 2022-05-25 09:27:25 +02:00
time-machine.scm inferior: 'cached-channel-instance' no longer calls 'show-what-to-build'. 2021-08-09 18:14:37 +02:00
upgrade.scm
weather.scm scripts: Add --list-systems and --list-targets options. 2022-05-22 15:15:33 +02:00