From adc6902502aa03509d138e9220843bf4d6a1a390 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Mon, 6 Feb 2023 20:33:01 +0100 Subject: nixos/develop: tweak Nix development tools --- nixos/modules/develop.nix | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'nixos/modules') diff --git a/nixos/modules/develop.nix b/nixos/modules/develop.nix index c7ab1d2..39a846e 100644 --- a/nixos/modules/develop.nix +++ b/nixos/modules/develop.nix @@ -31,12 +31,13 @@ in { # Nix dev - nix-prefetch-git - nix-prefetch-github - nix-prefetch-scripts + cachix + nurl nix-universal-prefetch rnix-lsp - cachix + statix + nixfmt + nixpkgs-fmt # Shell dash # Posix shell -- cgit v1.2.3