flake: install nom in the shell
This commit is contained in:
parent
3e1e6f3035
commit
82a5c27ffb
@ -129,16 +129,15 @@
|
|||||||
nativeBuildInputs = with pkgs; [
|
nativeBuildInputs = with pkgs; [
|
||||||
deadnix
|
deadnix
|
||||||
git
|
git
|
||||||
go
|
|
||||||
jq
|
jq
|
||||||
nil
|
nil
|
||||||
nix-diff
|
nix-diff
|
||||||
|
nix-output-monitor
|
||||||
shfmt
|
shfmt
|
||||||
sops
|
sops
|
||||||
ssh-to-age
|
ssh-to-age
|
||||||
ssh-to-pgp
|
ssh-to-pgp
|
||||||
statix
|
statix
|
||||||
tree
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
buildSys = sys: sysBase: extraMods: name:
|
buildSys = sys: sysBase: extraMods: name:
|
||||||
|
Loading…
Reference in New Issue
Block a user