"old" --> "deprecated"

This commit is contained in:
mexisme
2023-01-10 22:32:40 +13:00
parent 1e0872458b
commit 157a74d8a4
6 changed files with 8 additions and 8 deletions

View File

@@ -7,6 +7,6 @@ in {
imports = [
( warn
"Please do not import microsoft/surface/ (default.nix) directly; use microsoft/surface/old or see microsoft/surface/old/README.md for more details."
./old )
./deprecated )
];
}