chore: fix some minor formattng issues and linter warnings
This commit is contained in:
parent
92d7a96e2f
commit
09cb1886dc
13 changed files with 497 additions and 489 deletions
|
|
@ -4,7 +4,7 @@
|
|||
Many nix projects have their own devshell,
|
||||
but they don't install most necessary tools.
|
||||
*/
|
||||
pkgs: rec {
|
||||
pkgs: {
|
||||
/**
|
||||
nix language server
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
|
||||
outputs =
|
||||
{
|
||||
self,
|
||||
nixpkgs,
|
||||
utils,
|
||||
}:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue