mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-infect.git
synced 2024-11-22 12:01:27 +00:00
add github issue link to the comment about subflake
This commit is contained in:
parent
4cf9f98105
commit
5fc8a090f7
|
@ -282,6 +282,7 @@ infect() {
|
|||
fi
|
||||
|
||||
# this is needed solely for accpeting the sp-module subflake
|
||||
# see https://github.com/NixOS/nix/issues/3978#issuecomment-952418478
|
||||
/root/.nix-profile/bin/nix flake lock ${LOCAL_FLAKE_DIR} \
|
||||
--extra-experimental-features "nix-command flakes" \
|
||||
--update-input sp-modules
|
||||
|
|
Loading…
Reference in a new issue