Skip to content

Commit 73f2190

Browse files
authored
netlify-cli: remove override (NixOS#479827)
2 parents 5499e26 + 7bfa3f2 commit 73f2190

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

pkgs/top-level/all-packages.nix

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3283,10 +3283,6 @@ with pkgs;
32833283
};
32843284
});
32853285

3286-
netlify-cli = callPackage ../by-name/ne/netlify-cli/package.nix {
3287-
nodejs = nodejs_20;
3288-
};
3289-
32903286
libnma-gtk4 = libnma.override { withGtk4 = true; };
32913287

32923288
inherit (callPackages ../servers/nextcloud { })

0 commit comments

Comments
 (0)