Skip to content
Snippets Groups Projects
Verified Commit 29ac140d authored by Nina's avatar Nina
Browse files

Set meta.mainProgram

parent 9403275e
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,7 @@
cp ${./waybar-iceportal} $out/bin/${name}
chmod +x $out/bin/${name}
'';
meta.mainProgram = name;
};
};
nixpkgsFor = forAllSystems (system:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment