flake: install nom in the shell

This commit is contained in:
Aaron Bieber 2023-01-02 05:56:33 -07:00
parent 3e1e6f3035
commit 82a5c27ffb
No known key found for this signature in database

View File

@ -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: