1
0
Fork 0
mirror of https://codeberg.org/demostf/parser.git synced 2026-06-03 10:14:06 +02:00
This commit is contained in:
Robin Appelman 2024-01-31 20:29:58 +01:00
commit a3a319cf5b

View file

@ -48,7 +48,7 @@
cross-naersk' = pkgs.callPackage cross-naersk {inherit naersk;};
nearskOpt = {
inherit (pkgs.demostf-parser) pname root;
inherit (pkgs.demostf-parser) pname src;
};
buildMatrix = targets: {