This website requires JavaScript.
Explore
Privacy Policy
Terms of Service
Help
Sign In
ahuston-0
/
nix-dotfiles
Watch
1
Star
0
Fork
0
You've already forked nix-dotfiles
Code
Issues
Pull Requests
2
Actions
Packages
Projects
Releases
Wiki
Activity
Files
.github
.vscode
docs
hydra
keys
lib
modules
pkgs
systems
users
utils
.envrc
.gitconfig
.gitignore
.sops.yaml
CONTRIBUTING.md
README.md
checks.nix
flake.lock
flake.nix
shell.nix
statix.toml
treefmt.toml
038f76e99a4668c80fc31a4ffb50acafed0ab071
Branches
Tags
View all branches
nix-dotfiles
/
statix.toml
5 lines
72 B
TOML
Raw
Normal View
History
Unescape
Escape
revert statix fixes for empty_pattern empty_pattern forces {...} to be converted to {_}, which breaks situations where an import is done multiple ways with the same attributes, and only some of the imported files use those attributes (ex. systems/<host>/default.nix) Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
2024-05-20 00:07:52 -04:00
disabled
=
[
"empty_pattern"
]
bump statix nix version
2025-03-02 20:18:58 -05:00
nix_version
=
'2.25'
revert statix fixes for empty_pattern empty_pattern forces {...} to be converted to {_}, which breaks situations where an import is done multiple ways with the same attributes, and only some of the imported files use those attributes (ex. systems/<host>/default.nix) Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
2024-05-20 00:07:52 -04:00
ignore
=
[
'.direnv'
]
Reference in New Issue
Copy Permalink