From 77403bb3dbd42b7d0d5ca8ef791334956a2f9d0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20=E2=80=9CNiols=E2=80=9D=20Jeannerod?= Date: Thu, 3 Jul 2025 10:35:27 +0200 Subject: [PATCH] moar extraDependencies --- deployment/check/cli/nixosTest.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/deployment/check/cli/nixosTest.nix b/deployment/check/cli/nixosTest.nix index c28619e3..df9a3e0e 100644 --- a/deployment/check/cli/nixosTest.nix +++ b/deployment/check/cli/nixosTest.nix @@ -25,6 +25,8 @@ in peertube.inputDerivation gixy gixy.inputDerivation + shellcheck + shellcheck.inputDerivation ]; system.extraDependenciesFromModule = {