fix: deadnix --edit + statix fix

This commit is contained in:
alfarel 2025-09-27 01:05:33 +00:00
commit 8593e0929b
No known key found for this signature in database
5 changed files with 3 additions and 8 deletions

View file

@ -3,7 +3,6 @@
lib,
...
}: let
inherit (builtins) filter;
inherit (lib.modules) mkIf mkMerge;
inherit (lib.nvim.dag) entryBefore;