add alejandra to shell
This commit is contained in:
parent
a23d3c5a0f
commit
d9543e17a4
1 changed files with 1 additions and 0 deletions
|
@ -93,6 +93,7 @@
|
||||||
let pkgs = packageSet.legacyPackages.${system};
|
let pkgs = packageSet.legacyPackages.${system};
|
||||||
in pkgs.mkShell {
|
in pkgs.mkShell {
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
|
inputs.alejandra.defaultPackage.${system}
|
||||||
cacert
|
cacert
|
||||||
git
|
git
|
||||||
git-lfs
|
git-lfs
|
||||||
|
|
Loading…
Reference in a new issue