fix: my-flake.nix for docs and integration test

This commit is contained in:
DavHau 2022-11-16 17:37:00 +01:00
parent 2c9ae5d0c7
commit b8fe6d74e9

View File

@ -24,7 +24,7 @@
source = src;
projects.my-project = {
name = "my-project";
subsytem = "my-subsystem";
subsystem = "my-subsystem";
translator = "my-pure-translator";
};
};