From 53d0944a486fa34a91955d7feb4491ec5f15fe4f Mon Sep 17 00:00:00 2001 From: maralorn Date: Fri, 17 Mar 2023 15:53:15 +0100 Subject: [PATCH] =?UTF-8?q?Don=E2=80=99t=20compile=20nil?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- overlays/previews.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/overlays/previews.nix b/overlays/previews.nix index ff0c2201..420f420f 100644 --- a/overlays/previews.nix +++ b/overlays/previews.nix @@ -6,6 +6,7 @@ self: super: { inherit (self.unstable) nix # Always good for early nom problem detection. + nil # Because old nil with new nix does not get cached. home-assistant # hexa says that’s better than stable emanote # Haskell cabal2nix # Haskell