Commit Graph

24 Commits

Author SHA1 Message Date
reed 7a05bf3d5e feat(rust): add toml and markdown formatters 2026-06-07 21:38:44 -05:00
reed bc7f84a854 feat(rust): add the krantz.rust.cargoArtifacts.extraAttrs option 2026-06-04 21:28:32 -05:00
reed c95a397e58 fix(rust): fix krantz.rust.package.extraAttrs option 2026-06-04 21:28:06 -05:00
reed d00885ced7 feat(rust): add to .gitignore 2026-06-04 20:18:34 -05:00
reed 0c581ed8b0 fix: don't error if src and srcToolchain is not defined. Just default to nixpkgs toolchain instead. 2026-06-01 16:11:50 -05:00
reed 3fefb3570a feat: add support for custom rust toolchains compatible with rustup 2026-05-31 20:16:39 -05:00
reed f62e56552b chore!: use https urls for private flake inputs 2026-05-07 15:16:31 -05:00
reed 72c39db45c feat: add enable options for formatters and checks
Flake.lock: update Nix dependencies for development environment only / nix-flake-update (push) Successful in 1m54s
2026-04-28 18:52:59 -05:00
reed b4f51b4209 fix: fix the error about options not set when disabling the devShell or package options for templates 2026-04-28 18:31:06 -05:00
reed fbaed7851b refactor: new directory structure where the flake module lives in a directory with the template in a subdirectory 2026-04-26 18:40:32 -05:00
reed 968f1bb4db feat(rust): correct the cron expression in the flake-update gitea workflow to match the comment and run on the first day of the month 2026-04-26 01:38:44 -05:00
reed 598bfe174c feat: remove x86_64-darwin system as it's going to be no longer supported after 26.05 2026-04-26 01:13:04 -05:00
reed 6d342e20d1 feat: move to a flake-parts based flake where templates import flake modules from the root flake 2026-04-26 01:07:31 -05:00
reed f3d81b82f0 feat(rust): add flake-update.yaml gitea workflow 2026-04-19 18:22:52 -05:00
reed ebd5789b8f fix(rust): corrected the .gitignore to ignore the nix result symlink 2026-04-17 16:37:13 -05:00
reed 95c9a3f192 feat(rust): add a manifest variable that contains the Cargo.toml values 2026-02-21 15:45:21 -06:00
reed c822e1d2eb style(rust): fixed formating in main 2026-02-21 15:44:22 -06:00
reed 2c47074a45 feat(rust): implemented the config argument 2026-02-18 21:37:41 -06:00
reed 2f6157b062 feat(rust): add configuration parsing and an error type 2026-02-18 19:37:30 -06:00
reed 4365e9f739 feat(rust): add treefmt for rust 2026-02-18 18:14:36 -06:00
reed cf1b732808 style(rust): combine multiple use declarations in main.rs 2026-02-18 17:06:45 -06:00
reed 301179ee4e fix(rust): fix project dependencies not being available when cargoArtifacts are compiled 2026-02-18 17:04:58 -06:00
reed 94bad8e89f fix(rust): remove lockfiles 2026-02-18 16:56:37 -06:00
reed 6c51c7cba0 feat(rust): add initial rust template 2026-01-12 15:31:13 -06:00