Skip to content

Commit

Permalink
fixup! netlify-cli: Use mkPackage
Browse files Browse the repository at this point in the history
  • Loading branch information
roberth committed Jan 19, 2025
1 parent 4bdf42e commit d7035f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/by-name/ne/netlify-cli/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
owner = "netlify";
repo = "cli";
tag = "v${this.version}";
hash = "sha256-fK+Z6bqnaqSYXgO0lUbGALZeCiAnvMd6LkMSH7JB7J8=";
hash = "sha256-LGnFVg7c+CMgjxkVdy/rdoo6uU5HaOwGKRDHRe5Hz3Y=";
};
};

Expand Down

0 comments on commit d7035f7

Please sign in to comment.