netlify-cli: remove override

This commit is contained in:
Antoine du Hamel
2026-01-13 22:22:27 +01:00
parent 61db79b0c6
commit 7bfa3f2bd5
-4
View File
@@ -3283,10 +3283,6 @@ with pkgs;
};
});
netlify-cli = callPackage ../by-name/ne/netlify-cli/package.nix {
nodejs = nodejs_20;
};
libnma-gtk4 = libnma.override { withGtk4 = true; };
inherit (callPackages ../servers/nextcloud { })