From 97118a310eb8e13bc1b9b12d67267e55b7bee6c8 Mon Sep 17 00:00:00 2001 From: Joshua Park <123624726+joshprk@users.noreply.github.com> Date: Sun, 18 May 2025 04:13:29 -0400 Subject: [PATCH] flake-module: use toString primop --- flake-module.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/flake-module.nix b/flake-module.nix index 6a886ba01..65c1fc502 100644 --- a/flake-module.nix +++ b/flake-module.nix @@ -6,7 +6,6 @@ }: let inherit (lib) - toString mapAttrs mkOption types