Updated default dev shell packages
This commit is contained in:
parent
74c7294359
commit
49a3f91200
1 changed files with 3 additions and 1 deletions
|
@ -35,7 +35,9 @@
|
||||||
name = "DevShell";
|
name = "DevShell";
|
||||||
buildInputs = with channels.nixpkgs; [
|
buildInputs = with channels.nixpkgs; [
|
||||||
alejandra
|
alejandra
|
||||||
nixpkgs-lint
|
direnv
|
||||||
|
git
|
||||||
|
pre-commit
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue