From 43f1c28b088a9555da09eb9e88c4d3c5fa1d18af Mon Sep 17 00:00:00 2001 From: Felix Buehler Date: Sat, 30 Oct 2021 11:39:31 +0200 Subject: [PATCH] [extra/nix] add nix-update --- extra/nix.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/extra/nix.nix b/extra/nix.nix index 67a5768..2bf59bf 100644 --- a/extra/nix.nix +++ b/extra/nix.nix @@ -3,6 +3,7 @@ environment.systemPackages = with pkgs; [ nix-prefetch-git nix-prefetch-github + nix-update nixpkgs-fmt nixpkgs-lint nixpkgs-review