back interdiff of round #2 and #1

nix/vm: store service data in a shared folder on the host #466

merged
opened by winter.bsky.social targeting master from winter.bsky.social/core: push-tkullpkzpmst

This also switches away from nixos-shell in the process as by this point it wasn't really adding much to our setup except inflexibility.

Signed-off-by: Winter winter@winter.cafe

ERROR
nix/modules/knot.nix

Failed to calculate interdiff for this file.

ERROR
.gitignore

Failed to calculate interdiff for this file.

REBASED
docs/hacking.md

This patch was likely rebased, as context lines do not match.

ERROR
flake.nix

Failed to calculate interdiff for this file.

ERROR
nix/vm.nix

Failed to calculate interdiff for this file.

NEW
.air/appview.toml
···
exclude_regex = [".*_templ.go"]
include_ext = ["go", "templ", "html", "css"]
-
exclude_dir = ["target", "atrium"]
+
exclude_dir = ["target", "atrium", "nix"]