nixpkgs
nixpkgs copied to clipboard
bun: 1.1.7 -> 1.1.8
meta.description for bun is: Incredibly fast JavaScript runtime, bundler, transpiler and package manager – all in one
meta.homepage for bun is: https://bun.sh
meta.changelog for bun is: https://bun.sh/blog/bun-v1.1.8
Updates performed
- Ran passthru.UpdateScript
To inspect upstream changes
Impact
Checks done
- built on NixOS
- The tests defined in
passthru.tests
, if any, passed - found 1.1.8 with grep in /nix/store/ckwisxpv8d8mxpnyga9653wssjk5j8ss-bun-1.1.8
- found 1.1.8 in filename of file in /nix/store/ckwisxpv8d8mxpnyga9653wssjk5j8ss-bun-1.1.8
Rebuild report (if merged into master) (click to expand)
1 total rebuild path(s)
1 package rebuild(s)
First fifty rebuilds by attrpath
bun
Instructions to test this update (click to expand)
Build yourself:
nix-build -A bun https://github.com/r-ryantm/nixpkgs/archive/cb854ab475b28005ac59bbd6fe415f8253ac0b08.tar.gz
Or:
nix build github:r-ryantm/nixpkgs/cb854ab475b28005ac59bbd6fe415f8253ac0b08#bun
After you've downloaded or built it, look at the files and if there are any, run the binaries:
ls -la /nix/store/ckwisxpv8d8mxpnyga9653wssjk5j8ss-bun-1.1.8
ls -la /nix/store/ckwisxpv8d8mxpnyga9653wssjk5j8ss-bun-1.1.8/bin
Pre-merge build results
We have automatically built all packages that will get rebuilt due to this change.
This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as failed to build independent of the change, simply because they are already broken on the target branch.
Result of nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'
run on x86_64-linux 1
2 packages built:
- bun
- helix-gpt
Maintainer pings
cc @DAlperin @06kellyjac @thilobillerbeck @cdmistman @coffee-is-power for testing.
manual nixpkgs-update run.