Matt Sturgeon
c1feceda64
dev: fix --commit
when the worktree is dirty
2024-07-15 12:11:28 +01:00
Matt Sturgeon
4f3cd9f368
plugins/none-ls: combine packaged+unpackaged lists
...
We can just make `packaged` nullable again.
2024-07-13 20:20:46 +01:00
Matt Sturgeon
7e3d629bb0
flake/generate-files: add --commit
command + fixes
...
- Added `--commit` with a git-based message
- `nix fmt` only operates on files known to git
- ensure `generated` directory exists
2024-07-10 08:30:03 +01:00
traxys
8fbcfcb469
dev: Move assert in derivation for generated file in the derivation definition
...
If we access the asserts outside the derivation arguments, and inside
the code that _creates_ the derivation then we observe IFD in `nix flake
show`.
This commit fixes it, and allows `nix flake show` to work!
Fixes #1154
2024-07-05 21:53:05 +02:00
traxys
0b93815db5
dev: Add a script to generate the none-ls builtins
2024-07-05 21:36:45 +02:00
traxys
c1231826b9
dev: Add a script to generate efmls-configs tools
2024-07-05 16:57:03 +02:00
traxys
668894b6d3
github: Re-generate the files on updates
2024-07-05 13:34:44 +02:00
traxys
8b6b2e5253
dev: Add a script to generate rust-analyzer options
2024-07-05 13:34:44 +02:00