summaryrefslogtreecommitdiff
path: root/modules/common/profiles/dev
diff options
context:
space:
mode:
Diffstat (limited to 'modules/common/profiles/dev')
-rw-r--r--modules/common/profiles/dev/default.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/common/profiles/dev/default.nix b/modules/common/profiles/dev/default.nix
index 210924a..442a03a 100644
--- a/modules/common/profiles/dev/default.nix
+++ b/modules/common/profiles/dev/default.nix
@@ -80,7 +80,11 @@ in {
packages = with pkgs; [
htmlq
+ hydra-check
jq
+ nix-index
+ nix-update
+ nixpkgs-review
yq
];
};