Add mainProgram to flake
This commit is contained in:
@@ -21,6 +21,8 @@
|
|||||||
npmConfigHook = pkgs.importNpmLock.npmConfigHook;
|
npmConfigHook = pkgs.importNpmLock.npmConfigHook;
|
||||||
|
|
||||||
dontNpmBuild = true;
|
dontNpmBuild = true;
|
||||||
|
|
||||||
|
meta.mainProgram = "traveldrafter";
|
||||||
};
|
};
|
||||||
default = self.packages.${system}.traveldrafter;
|
default = self.packages.${system}.traveldrafter;
|
||||||
});
|
});
|
||||||
|
Reference in New Issue
Block a user