switch to nixpkgs hosteded by cache.nixos.org

take 2 on https://git.clan.lol/clan/clan-core/pulls/2921
This commit is contained in:
DavHau
2025-02-27 15:18:52 +07:00
parent 4c1e74fae6
commit 2a4d2c9cb5
6 changed files with 13 additions and 13 deletions

View File

@@ -30,7 +30,7 @@ in
expr = shallowForceAllAttributes config;
expectedError = {
type = "ThrownError";
msg = "A definition for option `directory' is not of type `path*";
msg = "A definition for option `directory' is not of type `absolute path*";
};
};