fix example _d2n-extended: reference ./proejcts.toml

This commit is contained in:
DavHau 2022-12-13 12:46:38 +07:00
parent ff0a08bb2d
commit 4b57061c04

View File

@ -50,12 +50,7 @@
'')
];
source = src;
projects.linemd = {
name = "linemd";
subsystem = "rust";
translator = "cargo-toml-new";
builder = "brp-new";
};
projects = ./projects.toml;
})
// {
# checks.x86_64-linux.linemd = self.packages.x86_64-linux.linemd;