1
Fork 0
mirror of https://github.com/RGBCube/alejandra synced 2025-07-30 12:07:46 +00:00

flake: add meta.mainProgram

This commit is contained in:
Connor Baker 2023-09-12 14:01:20 -04:00 committed by Kevin Amado
parent 862262c37a
commit e53c2c6c6c

View file

@ -45,6 +45,7 @@
license = final.lib.licenses.unlicense;
maintainers = [final.lib.maintainers.kamadorueda];
platforms = final.lib.systems.doubles.all;
mainProgram = "alejandra";
};
};
};