This commit is contained in:
Robin Appelman 2023-12-18 20:26:41 +01:00
commit 9fff536cc3
4 changed files with 69 additions and 2 deletions

View file

@ -40,7 +40,7 @@
src = sourceByRegex ./. ["Cargo.*" "(src|derive|benches|tests|examples|koth_bagel.*)(/.*)?"];
nearskOpt = {
pname = "vbsp";
pname = "vmt-parser";
root = src;
};
in rec {