fix agenix in devshell

This commit is contained in:
William 2025-10-18 16:20:43 -03:00
parent 0b17f03dde
commit 1b1f30180e

View file

@ -6,7 +6,7 @@
{ {
devShells.default = pkgs.mkShell { devShells.default = pkgs.mkShell {
packages = with pkgs; [ packages = with pkgs; [
agenix agenix-cli
deploy-rs deploy-rs
nil nil
nixfmt-rfc-style nixfmt-rfc-style