statix fix
This commit is contained in:
parent
b9adba3225
commit
d0a6abd2d8
6 changed files with 8 additions and 5 deletions
|
@ -14,6 +14,9 @@
|
|||
my-test = "sudo nixos-rebuild test";
|
||||
my-direnvallow = "echo \"use nix\" > .envrc && direnv allow";
|
||||
my-ip4 = "ip addr show | grep 192";
|
||||
deadnix = "nix run github:astro/deadnix -- ";
|
||||
statix = "nix run git+https://git.peppe.rs/languages/statix -- ";
|
||||
my-nix-fixup = "deadnix -e && statix fix";
|
||||
};
|
||||
|
||||
history = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue