summaryrefslogtreecommitdiffstats
path: root/service-nix
diff options
context:
space:
mode:
authorWynn Wolf Arbor2020-02-24 22:06:08 +0100
committerWynn Wolf Arbor2020-03-17 18:36:10 +0100
commit32e8b1468355ecbf530a1518dde6a761cfb8af54 (patch)
tree6c5268bbd3025967c492057a5a2b537bb1435f15 /service-nix
parent00439ddc013b51450378f690321639ae46740546 (diff)
downloadportage-roles-32e8b1468355ecbf530a1518dde6a761cfb8af54.tar.gz
Switch to a new location for portage repositories
Instead of /var/overlay/<repo> for overlays and /var/portage/tree for the gentoo repo, all data is now stored in /var/portage/repos/<repo>, which is a more consistent location.
Diffstat (limited to 'service-nix')
-rw-r--r--service-nix/repos.conf/nix-guix.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/service-nix/repos.conf/nix-guix.conf b/service-nix/repos.conf/nix-guix.conf
index 6022ce0..3162227 100644
--- a/service-nix/repos.conf/nix-guix.conf
+++ b/service-nix/repos.conf/nix-guix.conf
@@ -1,5 +1,5 @@
[nix-guix]
auto-sync = yes
-location = /var/overlays/nix-guix
+location = /var/portage/repos/nix-guix
sync-type = git
sync-uri = https://github.com/trofi/nix-guix-gentoo