From abe90abc6f5c9552cc6cc14c3c3ca4569409e893 Mon Sep 17 00:00:00 2001 From: Romain Paquet Date: Fri, 14 Feb 2025 18:52:25 +0100 Subject: [PATCH] add nil, nixfmt and agenix to the flake devshell --- flake.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/flake.nix b/flake.nix index 222cc1c..f6154a3 100644 --- a/flake.nix +++ b/flake.nix @@ -126,6 +126,9 @@ { "${system}".default = pkgs.mkShell { packages = [ + inputs.agenix.packages.x86_64-linux.default + pkgs.nil # Nix language server + pkgs.nixfmt-rfc-style pkgs.terraform-ls pkgs.deploy-rs pkgs.zsh