From 7d16e19c8b91ab77774f10ea59f7f60db761cf59 Mon Sep 17 00:00:00 2001 From: Jo Date: Thu, 23 Jan 2025 00:09:29 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20(modules/flake)=20remove=20white?= =?UTF-8?q?space?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/flake/arguments.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/flake/arguments.nix b/modules/flake/arguments.nix index 5a2f886..d335adf 100644 --- a/modules/flake/arguments.nix +++ b/modules/flake/arguments.nix @@ -36,7 +36,6 @@ in _module.args = { namespace = config.flake.namespace; - puzzlelib = loadLibs ../../lib; # Initialize nixpkgs instance with custom overlays.