guix/etc
Jakub Kądziołka 9d34b04f40
/etc/profile.d/guix.sh: Add guix pull profile even when absent
* etc/guix-install.sh (sys_create_init_profile): Set PATH and INFOPATH
even when $_GUIX_PROFILE does not exist.

After initial installation on a foreign distro, the guix pull profile
won't be present in path. This means that the first guix pull won't take
effect until the shell is restarted.

~/.guix-profile cannot be pre-loaded like this as the relevant paths are
stored in ~/.guix-profile/etc/profile, which simply won't exist.
However, guix package will output a relevant hint that instructs the
user to reload the profile, so this isn't a problem.
2021-01-03 17:01:26 +01:00
..
completion bash completion: Complete file names after '-f' and '-l'. 2020-12-04 23:45:08 +01:00
git maint: Only run `make authenticate` when pushing commits. 2020-12-14 12:15:06 -05:00
init.d
openrc guix-install.sh: Support OpenRC. 2020-09-17 14:10:42 +02:00
snippets etc: snippets: Add new build systems to package snippet. 2020-12-23 17:30:14 +01:00
substitutes maint: Remove traces of "berlin.guixsd.org". 2020-07-10 00:11:00 +02:00
committer.scm.in etc: committer: Use EQUAL? instead of EQ? for differences. 2020-10-06 00:34:59 +02:00
copyright.el
gnu-store.mount.in etc: Add a systemd unit to bind-mount @storedir@ read-only. 2020-05-16 15:37:41 +02:00
guix-daemon.cil.in etc: Add more SELinux permissions for the daemon. 2020-12-10 23:48:42 +01:00
guix-daemon.conf.in
guix-daemon.service.in
guix-install.sh /etc/profile.d/guix.sh: Add guix pull profile even when absent 2021-01-03 17:01:26 +01:00
guix-publish.conf.in
guix-publish.service.in
historical-authorizations Add 'etc/historical-authorizations'. 2020-07-11 11:51:56 +02:00
indent-code.el etc: indent-code.el: Match not only ‘(define-public’. 2020-08-18 23:54:55 +02:00
news.scm news: Add ‘de’ translation. 2020-12-27 17:37:44 +00:00
release-manifest.scm maint: Reduce the package set for "i586-gnu". 2020-11-08 16:58:30 +01:00
system-tests.scm