WIP: test data model thru VM #11

Closed
kiara wants to merge 70 commits from data-model-test-deployment-plain into deployment-data-model-with-tests
Showing only changes of commit 3ae1235461 - Show all commits

View file

@ -49,6 +49,7 @@ in
substituters = mkForce [ ]; substituters = mkForce [ ];
hashed-mirrors = null; hashed-mirrors = null;
connect-timeout = 1; connect-timeout = 1;
download-attempts = 1;
extra-experimental-features = "flakes"; extra-experimental-features = "flakes";
}; };