From 07f77a6ba05e5fc4b72ca47a43acc4ed0e2d4495 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Fri, 12 Dec 2025 13:11:38 +0100 Subject: Update to 25.11, manually pull in deprecated stuff for emacs I do not understand why helm-ag and helm-sweep were removed in MELPA… They work perfectly fine. --- custom.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'custom.nix') diff --git a/custom.nix b/custom.nix index fc4d5df..98fe0bb 100644 --- a/custom.nix +++ b/custom.nix @@ -10,7 +10,7 @@ in { type = types.attrsOf (types.submodule { options = { description = mkOption { - type = types.uniq types.string; + type = types.uniq types.str; }; directory = mkOption { type = types.str; -- cgit v1.2.3