From 9112e044050dc73b5a453f1f0d899b82bc4e1c43 Mon Sep 17 00:00:00 2001 From: Jake Hamilton Date: Thu, 8 Sep 2022 22:21:14 -0700 Subject: [PATCH] fix(flake): do not expose overlay-package-namespace on outputs --- lib/flake/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/flake/default.nix b/lib/flake/default.nix index 5531b63..5a00908 100644 --- a/lib/flake/default.nix +++ b/lib/flake/default.nix @@ -45,6 +45,7 @@ rec { "hosts" "channels-config" "templates" + "overlay-package-namespace" ]; # Transform an attribute set of inputs into an attribute set where