Commit Graph
13 Commits
Author SHA1 Message Date
Austin Horstman 7259329db1 flake/dev/new-plugin: type scaffold script 2026-05-24 11:19:50 +00:00
Austin Horstman 9032ffde3c flake/dev/new-plugin: reuse plugin template in scaffold
Closes #3722
2026-05-24 11:19:50 +00:00
Heitor AugustoandGaétan Lepage 2b9d7f419e flake/dev/new-plugin: add colorscheme support 2025-11-09 12:29:06 +00:00
saygo-pngandMatt Sturgeon c4b27080a6 treewide: infer packPathName menial work
Signed-off-by: saygo-png <saygo.mail@proton.me>
2025-09-27 23:49:59 +00:00
Austin Horstman 9cc99629f3 flake/dev: use nix-shell shebangs for scripts
Allow running the scripts directly without entering the devshell.
2025-06-28 17:44:20 +00:00
Gaetan Lepageandnix-infra-bot 73c1a755f0 flake/dev/new-plugin: add missing ';' 2025-05-23 22:37:41 +10:00
Austin Horstman e656464da4 flake-modules/new-plugin: add dry run argument
Just to see the generated output in console instead of having to go find
the file.
2025-05-08 13:04:38 -05:00
Austin Horstman d22e7878ec flake-modules/new-plugin: add maintainer argument
Automatically insert maintainer information
2025-05-08 13:04:38 -05:00
Austin Horstman 0754cdc51d flake-modules/new-plugin: sync with plugins/TEMPLATE.nix 2025-05-08 13:04:38 -05:00
Austin Horstman f7b3f64847 flake-modules/new-plugin: refactor input normalization 2025-05-08 13:04:38 -05:00
Austin Horstman 94298096e8 flake-modules/new-plugin: optionalize package name
New default behavior accepts just the upstream plugin name and performs
the same package name normalization from nixpkgs.
2025-05-08 13:04:38 -05:00
Austin Horstman c3b04f76ec flake-modules/new-plugin: tweak template
Update for more modern settingsExample focused approach where we declare
fewer options.
2025-05-08 13:04:38 -05:00
Gaetan Lepage 998bae9dac flake-modules -> flake 2025-01-19 12:56:24 +01:00