Skip to content

Troubleshooting

Common problems

  • once in a git repo, only staged changes are respected (git add -u for updates, git add <> for new)
  • flake.lock file locks inputs in place
  • nix flake update can update them
  • flakes are cached, nix flake --refresh metadata <>