Add output

main
xenia 2023-10-12 12:52:04 +02:00
parent 5b84e0dccc
commit b7e2777f9c
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
cargoLock = { lockFile = ./Cargo.lock; };
};
in {
packages.unambig-path = unambig-path;
packages.default = unambig-path;
}
);