diff options
author | Ludovic Courtès <ludo@gnu.org> | 2018-10-11 18:04:51 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2018-10-11 18:29:11 +0200 |
commit | 77dcfb4c028417bed53c523dbb8c314e9556f85b (patch) | |
tree | 5563a7cdb8801c4aa97cbcd58ecd8dcaf2888838 /po | |
parent | e8a7eab169b84ef66c0fb39b3f20ec8af047d5c0 (diff) | |
download | patches-77dcfb4c028417bed53c523dbb8c314e9556f85b.tar patches-77dcfb4c028417bed53c523dbb8c314e9556f85b.tar.gz |
profiles: Add 'ensure-profile-directory'.
* guix/scripts/package.scm (ensure-default-profile): Move
/var/guix/profiles/per-user handling to...
* guix/profiles.scm (ensure-profile-directory): ... here. New
procedure.
* po/guix/POTFILES.in: Add 'guix/profiles.scm'.
Diffstat (limited to 'po')
-rw-r--r-- | po/guix/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/guix/POTFILES.in b/po/guix/POTFILES.in index df2cf12de2..2e37a19407 100644 --- a/po/guix/POTFILES.in +++ b/po/guix/POTFILES.in @@ -41,4 +41,5 @@ guix/status.scm guix/http-client.scm guix/nar.scm guix/channels.scm +guix/profiles.scm nix/nix-daemon/guix-daemon.cc |