chore: reflect account migration

Change-Id: Iee327470932e58707473e876982cf22b392c2efa
This commit is contained in:
rootile
2026-01-31 20:59:02 +00:00
committed by Rutile
parent 16bd27fb78
commit 64d610fddc
11 changed files with 17 additions and 19 deletions
+1 -3
View File
@@ -27,9 +27,7 @@ def test_nix_path(env: ManagedEnv, nix: Nix, prefix: str):
assert path == expected_path
@pytest.mark.skip(
"FIXME(Commentator2.0): for some reason the channel cannot be resolved on the builders"
)
@pytest.mark.skip("FIXME(rootile): for some reason the channel cannot be resolved on the builders")
def test_nix_path_nixpkgs(env: ManagedEnv, nix: Nix):
env.set_env(
"NIX_PATH",