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
4
Actions
Packages
Projects
Releases
Wiki
Activity
nix-dotfiles
/
systems
/
jeeves-jr
/
default.nix
8 lines
55 B
Nix
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
{
.
.
.
}:
Feature/rfc 0166 fmt (#113) * change formatter to nixfmt-rfc-style Signed-off-by: ahuston-0 <aliceghuston@gmail.com> * Add rfc-style fmt'ing Signed-off-by: ahuston-0 <aliceghuston@gmail.com> --------- Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
2024-03-03 18:06:28 -05:00
{
users
=
[
"
a
l
i
c
e
"
"
r
i
c
h
i
e
"
]
;
}
Reference in New Issue
Copy Permalink