guix/guix/scripts
Maxim Cournoyer 5e7b0a7735
pack: Add UTF-8 locales to RPM pack builder.
It's necessary as 'generate-header' call ends up calling 'find-files', which
could fail to read file names containing non-ascii characters, as spotted in
the wild:

   building /gnu/store/...-jami-rpm-pack.rpm.drv...
   find-files: ./gnu/store/...-nss-certs-3.81/etc/ssl/certs/NetLock_Arany_=Class_Gold=_F??tan??s??tv??ny.pem:
   No such file or directory

* guix/scripts/pack.scm (rpm-archive): Expand set-utf8-locale helper in the
builder gexp.
2023-02-23 06:29:09 -05:00
..
container container: Correctly report exit status. 2023-01-30 22:24:27 +01:00
git
home
import import/cran: Allow custom license prefix. 2022-12-31 14:48:46 +01:00
system
archive.scm
authenticate.scm
build.scm
challenge.scm
container.scm
copy.scm
deploy.scm
describe.scm
discover.scm
download.scm
edit.scm
environment.scm environment: Fix '--emulate-fhs' option overriding $PATH. 2023-01-15 17:54:14 -05:00
gc.scm
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
home.scm home: '--version' really says "guix home". 2023-01-05 13:12:24 +01:00
import.scm
install.scm
lint.scm
offload.scm
pack.scm pack: Add UTF-8 locales to RPM pack builder. 2023-02-23 06:29:09 -05:00
package.scm
perform-download.scm
processes.scm
publish.scm scripts: publish: Add a custom baking header. 2023-01-07 14:11:45 +01:00
pull.scm
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
style.scm
substitute.scm substitute: Parse '_NIX_OPTIONS' once. 2023-01-09 17:40:53 +01:00
system.scm
time-machine.scm
upgrade.scm
weather.scm