chore: Remove unused shell
This commit is contained in:
parent
5e8e617af9
commit
1feb194431
1 changed files with 0 additions and 9 deletions
|
@ -1,9 +0,0 @@
|
||||||
{ mkShell, pkgs, ... }:
|
|
||||||
mkShell {
|
|
||||||
packages = with pkgs; [
|
|
||||||
nixfmt-rfc-style
|
|
||||||
nil
|
|
||||||
statix
|
|
||||||
manix
|
|
||||||
];
|
|
||||||
}
|
|
Loading…
Reference in a new issue