Commit Graph

5 Commits

Author SHA1 Message Date
github-actions[bot] 7aac634f4c chore(nix): update flake inputs (#1258)
nix / checks (push) Has been cancelled
nix / update (push) Has been cancelled
Check for typos / check-typos (push) Has been cancelled
2026-05-01 15:38:02 +02:00
github-actions[bot] a301c34fcf chore(nix): update flake inputs (#1240)
nix / checks (push) Has been cancelled
nix / update (push) Has been cancelled
Check for typos / check-typos (push) Has been cancelled
XTask Checks / DocGen (push) Has been cancelled
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-04-02 05:16:18 +02:00
github-actions[bot] bc663f72ec chore(nix): update flake inputs (#1216)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-03 11:42:03 +01:00
github-actions[bot] 36c0c22f8d chore(nix): update flake inputs
Reviewed-on: https://github.com/ChrisTitusTech/linutil/pull/1194
Reviewed-by: koi <me@koi.rip>
2026-02-01 07:10:04 +01:00
adam b6ca0dc45d feat(nix): create a flake (#1154)
turns out i use nixos now so this will make the development process
wayyyy easier for me

you can now build linutil for nix with `nix build`, enter the dev
environment with `nix develop`, and format nix code with `nix fmt`

and if some crazy person was to use linutil on nixos, now they can with
`nix run github:ChrisTitusTech/linutil` or by adding linutil to their
flake
2025-10-23 13:47:54 -05:00