Skip to content

Commit d9ab876

Browse files
authored
netlify-cli: add issue link
1 parent 6898384 commit d9ab876

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkgs/by-name/ne/netlify-cli/package.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ buildNpmPackage rec {
2222

2323
# Prevent postinstall script from running before package is built
2424
# See https://github.com/netlify/cli/blob/v23.9.2/scripts/postinstall.js#L70
25+
# This currently breaks completions: https://github.com/NixOS/nixpkgs/issues/455005
2526
postPatch = ''
2627
touch .git
2728
'';

0 commit comments

Comments
 (0)