From 0bf63f9d5c6a0e8f4b378f1f6ac3d894ce980dab Mon Sep 17 00:00:00 2001 From: Dennis Frieberg Date: Wed, 9 Oct 2024 09:42:54 +0200 Subject: [PATCH] fourth syntax error --- module.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.nix b/module.nix index 9f74060..e183fe3 100644 --- a/module.nix +++ b/module.nix @@ -1,4 +1,4 @@ -self: {config, pkgs, lib, ...}: +self: {pkgs, lib, ...}: with lib; let