executable_guix-weather-x86_64.sh 364 B

12345678910
  1. #!/bin/sh
  2. # See <https://lists.gnu.org/archive/html/guix-devel/2018-03/msg00365.html>.
  3. env GUILE_LOAD_PATH="$HOME"/dotfiles:"$GUILE_LOAD_PATH" \
  4. ./pre-inst-env guix weather\
  5. --substitute-urls='https://berlin.guixsd.org https://hydra.gnu.org'\
  6. -m ~/.local/share/chezmoi/dotfiles/fiore/manifests/guix-collection-manifest.scm\
  7. --system=x86_64-linux