Jbang in nixpkgs

I recently added jbang in nixpkgs. I was wondering when the bots start to pick it up and update the version. Should I add a PR for the update or wait for a bot?

I noticed in repology.org that it has been added to AUR and chocolatey almost right away with a new version. It is amazing how fast these things are getting done! A few days ago none of the repos had jbang.

Speak of the devil

https://github.com/NixOS/nixpkgs/pull/109874

1 Like

This is awesome! Is there anything like this bot for nur?

Oh I notices passthru.tests. I have been doing installChecks. Is this a similar concept?

Thanks; not that I know of.

I believe passthru.tests are more intensive optional tests, whereas installChecks run every time you build a derivation.

2 Likes