Skip to content

Remove 'vercel' from nix packages list - #34643

Closed
ethernet8023 wants to merge 1 commit into
mainfrom
ethie/fix-nix-develop
Closed

Remove 'vercel' from nix packages list#34643
ethernet8023 wants to merge 1 commit into
mainfrom
ethie/fix-nix-develop

Conversation

@ethernet8023

Copy link
Copy Markdown
Collaborator

we ripped vercel out earlier, but missed this one :)

What does this PR do?

nix setup was trying to install the removed vercel extra from pyproject.toml. this removes it.

Type of Change

  • 🐛 Bug fix (non-breaking change that fixes an issue)
  • ✨ New feature (non-breaking change that adds functionality)
  • 🔒 Security fix
  • 📝 Documentation update
  • ✅ Tests (adding or improving test coverage)
  • ♻️ Refactor (no behavior change)
  • 🎯 New skill (bundled or hub)

Changes Made

  • removed "vercel" from nix/packages.nix

we ripped vercel out earlier, but missed this one :)
@github-actions

Copy link
Copy Markdown
Contributor

🔎 Lint report: ethie/fix-nix-develop vs origin/main

ruff

Total: 0 on HEAD, 0 on base (➖ 0)

🆕 New issues: none

✅ Fixed issues: none

Unchanged: 0 pre-existing issues carried over.

ty (type checker)

Total: 9447 on HEAD, 9447 on base (➖ 0)

🆕 New issues: none

✅ Fixed issues: none

Unchanged: 4905 pre-existing issues carried over.

Diagnostics are surfaced as warnings — this check never fails the build.

@alt-glitch alt-glitch added type/bug Something isn't working area/nix Nix flake, NixOS module, container packaging duplicate This issue or pull request already exists labels May 29, 2026
@alt-glitch

Copy link
Copy Markdown
Collaborator

Duplicate of #33773 — both remove the stale "vercel" group from nix/packages.nix after #33067 removed vercel from pyproject.toml. #33773 is the earlier PR with the same one-line fix.

@ethernet8023

Copy link
Copy Markdown
Collaborator Author

dupe of #33773

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/nix Nix flake, NixOS module, container packaging duplicate This issue or pull request already exists type/bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants