From 6b09a4b7b53c3c2531b6955a1d5e041fa10330f2 Mon Sep 17 00:00:00 2001 From: Jake Hamilton Date: Sat, 1 Jul 2023 18:47:47 -0700 Subject: [PATCH] fix: do not pass snowfall config through to flake output --- lib/flake/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/flake/default.nix b/lib/flake/default.nix index 26909ae..15de25a 100644 --- a/lib/flake/default.nix +++ b/lib/flake/default.nix @@ -48,6 +48,7 @@ rec { "templates" "package-namespace" "alias" + "snowfall" ]; # Transform an attribute set of inputs into an attribute set where