infect: fix typo in comment
continuous-integration/drone/push Build is failing Details

hetzner-flakes
Alexander Tomokhov 2023-12-03 07:08:59 +04:00
parent ccf32a3172
commit 55149c1af0
1 changed files with 1 additions and 1 deletions

View File

@ -277,7 +277,7 @@ infect() {
exit 1
fi
# this is needed solely for accpeting the sp-module subflake
# this is needed solely for accepting 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" \