This website requires JavaScript.
60448993c5
refactor(rust): update the way the rust.srcToolchain default works and also some defaultText
master
reed
2026-06-10 21:21:16 -05:00
0d1a37eef3
feat: add treefmt to flake root
reed
2026-06-07 21:58:16 -05:00
ba2dce4b85
style: treefmt options format fix
reed
2026-06-07 21:55:15 -05:00
d40b80a910
feat: add toml and markdown formatters
reed
2026-06-07 21:38:04 -05:00
7a05bf3d5e
feat(rust): add toml and markdown formatters
reed
2026-06-07 21:38:44 -05:00
81008113e3
feat(rust-esp32-c6): disable checks because they don't work with std
reed
2026-06-04 21:28:57 -05:00
bc7f84a854
feat(rust): add the krantz.rust.cargoArtifacts.extraAttrs option
reed
2026-06-04 21:28:32 -05:00
c95a397e58
fix(rust): fix krantz.rust.package.extraAttrs option
reed
2026-06-04 21:28:06 -05:00
e6289d758b
feat(rust-esp32-c6): make the rust-esp32-c6 template
reed
2026-06-04 20:20:48 -05:00
d00885ced7
feat(rust): add to .gitignore
reed
2026-06-04 20:18:34 -05:00
0c581ed8b0
fix: don't error if src and srcToolchain is not defined. Just default to nixpkgs toolchain instead.
reed
2026-06-01 16:11:50 -05:00
3fefb3570a
feat: add support for custom rust toolchains compatible with rustup
reed
2026-05-31 20:16:39 -05:00
30264efdb4
chore: sign commits from gitea actions
reed
2026-05-07 22:05:23 -05:00
f62e56552b
chore!: use https urls for private flake inputs
reed
2026-05-07 15:16:21 -05:00
dcbc45ff0a
flake.lock: Update
github-actions[bot]
2026-05-01 00:02:04 +00:00
72c39db45c
feat: add enable options for formatters and checks
reed
2026-04-28 18:52:59 -05:00
b4f51b4209
fix: fix the error about options not set when disabling the devShell or package options for templates
reed
2026-04-28 18:31:06 -05:00
bc9f888bcf
fix: fix warning about x86_64-darwin being depreciated
reed
2026-04-28 17:12:39 -05:00
df51d2ffc8
fix: fix the flake producing errors on check and when trying to access the templates output
reed
2026-04-28 17:11:37 -05:00
5683d7e84c
feat!(cad): rename build123d template to cad
reed
2026-04-28 13:04:50 -05:00
69f0dcbd66
fix(build123d): fix an incorrect project-templates flake input url
reed
2026-04-27 22:31:02 -05:00
c7705bb8fc
refactor(build123d): removed unused parameter
reed
2026-04-27 22:28:57 -05:00
b28ed8c20f
fix(build123d): fix pyright errors
reed
2026-04-27 20:53:55 -05:00
0bd8cd1fb8
fix(build123d): fix .envrc not getting commited because of .gitignore
reed
2026-04-27 20:53:20 -05:00
4c00d7762b
feat(build123d): support multiple outputs from the builder script and replace the objectName and outputFileName with just outputName
reed
2026-04-27 19:03:26 -05:00
28b32ca0fa
feat(build123d): make the first working version of the build123d template
reed
2026-04-27 17:26:14 -05:00
e2f2abb1ac
chore(build123d): create the build123d scafold that is not yet working
reed
2026-04-26 19:56:29 -05:00
fbaed7851b
refactor: new directory structure where the flake module lives in a directory with the template in a subdirectory
reed
2026-04-26 18:40:32 -05:00
36ac1b58d6
style: run formatter
reed
2026-04-26 17:37:01 -05:00
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
reed
2026-04-26 01:38:44 -05:00
5a4f672586
ops: add flake-update.yaml workflow
reed
2026-04-26 01:35:00 -05:00
598bfe174c
feat: remove x86_64-darwin system as it's going to be no longer supported after 26.05
reed
2026-04-26 01:12:48 -05:00
6d342e20d1
feat: move to a flake-parts based flake where templates import flake modules from the root flake
reed
2026-04-26 00:44:51 -05:00
f3d81b82f0
feat(rust): add flake-update.yaml gitea workflow
reed
2026-04-19 18:22:52 -05:00
ebd5789b8f
fix(rust): corrected the .gitignore to ignore the nix result symlink
reed
2026-04-17 16:37:13 -05:00
95c9a3f192
feat(rust): add a manifest variable that contains the Cargo.toml values
reed
2026-02-21 15:45:21 -06:00
c822e1d2eb
style(rust): fixed formating in main
reed
2026-02-21 15:44:22 -06:00
2c47074a45
feat(rust): implemented the config argument
reed
2026-02-18 21:37:41 -06:00
2f6157b062
feat(rust): add configuration parsing and an error type
reed
2026-02-18 19:37:30 -06:00
4365e9f739
feat(rust): add treefmt for rust
reed
2026-02-18 18:14:36 -06:00
cf1b732808
style(rust): combine multiple use declarations in main.rs
reed
2026-02-18 17:06:45 -06:00
301179ee4e
fix(rust): fix project dependencies not being available when cargoArtifacts are compiled
reed
2026-02-18 17:04:58 -06:00
94bad8e89f
fix(rust): remove lockfiles
reed
2026-01-12 16:03:39 -06:00
6a08cd5d21
feat: added a parent flake.nix to serve templates.
reed
2026-01-12 15:43:45 -06:00
6c51c7cba0
feat(rust): add initial rust template
reed
2026-01-12 15:31:13 -06:00
14fb214dad
Initial commit
reed
2026-01-04 17:04:32 -06:00