docs: actually write README
All checks were successful
Publish Docker Images / coverage-and-sonar (push) Successful in 18m50s
All checks were successful
Publish Docker Images / coverage-and-sonar (push) Successful in 18m50s
This commit is contained in:
@@ -19,8 +19,8 @@
|
||||
};
|
||||
|
||||
nixConfig = {
|
||||
extra-trusted-public-keys = [ "devenv.cachix.org-1:w1cLUi8dv3hnoSPGAuibQv+f9TZLr6cv/Hm9XgU50cw=" ];
|
||||
extra-substituters = [ "https://devenv.cachix.org" ];
|
||||
extra-trusted-public-keys = ["devenv.cachix.org-1:w1cLUi8dv3hnoSPGAuibQv+f9TZLr6cv/Hm9XgU50cw="];
|
||||
extra-substituters = ["https://devenv.cachix.org"];
|
||||
};
|
||||
|
||||
outputs = {
|
||||
|
||||
Reference in New Issue
Block a user