mirror of
https://github.com/nix-community/dream2nix.git
synced 2024-11-23 09:04:37 +03:00
fix: my-flake.nix for docs and integration test
This commit is contained in:
parent
2c9ae5d0c7
commit
b8fe6d74e9
@ -24,7 +24,7 @@
|
||||
source = src;
|
||||
projects.my-project = {
|
||||
name = "my-project";
|
||||
subsytem = "my-subsystem";
|
||||
subsystem = "my-subsystem";
|
||||
translator = "my-pure-translator";
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user