Mic92 / nix-update

Swiss-knife for updating nix packages.
MIT License
504 stars 46 forks source link

Add support for updating pnpmDeps #255

Closed Scrumplex closed 4 months ago

Scrumplex commented 4 months ago

Now that https://github.com/NixOS/nixpkgs/pull/290715, it would be nice to have some update tooling :D

You can test this with the package pot, as it is one patch version behind on master.

https://github.com/pot-app/pot-desktop/releases

SuperSandro2000 commented 4 months ago

Can we add a test for it?

Scrumplex commented 4 months ago

I actually have one in my local tree, but as the PR in question hasn't hit nixpkgs-unstable yet, I wasn't able to run it.

Mic92 commented 4 months ago

@mergify rebase

mergify[bot] commented 4 months ago

rebase

✅ Branch has been successfully rebased

Mic92 commented 4 months ago

I plan to publish a new version soon, in case you want to add this one as well.

Scrumplex commented 4 months ago

The pnpm tooling is still not in nixpkgs-unstable yet, so I can't add a test for it yet :O

https://nixpk.gs/pr-tracker.html?pr=290715

Mic92 commented 4 months ago

Looks like it's now in nixpkgs-unstable.

Scrumplex commented 4 months ago

This should be ready to review and merge!

I also made the tests use the Nixpkgs pinned in the flake when using the default devShell.

Mic92 commented 4 months ago

@mergify queue

mergify[bot] commented 4 months ago

queue

✅ The pull request has been merged automatically

The pull request has been merged automatically at *dffbb9ff7604ca3764ca87bd8b0577ff93ea399a*