bun: Add auto-updater script#192265
bun: Add auto-updater script#192265AndersonTorres merged 2 commits intoNixOS:masterfrom Milo123459:milo/auto-update-bun
Conversation
|
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/add-auto-update-script-to-bun/21793/4 |
|
Also the commit message should start with the package name followed by colon as per the contributing guidelines. |
|
Quick question, what is the equivalent of "cut"? It doesn't seem to be a package. FWIW, I'm trying to remove the first 5 letters from a string. |
|
It is part of the coreutils package. Or you can just do it in |
jtojnar
left a comment
There was a problem hiding this comment.
LGTM now, did not test, would be nice to squash the commits.
|
Thank you for all the help! |
DAlperin
left a comment
There was a problem hiding this comment.
Didn't test but reading through it makes sense.
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
Description of changes
Adds an auto-updater to the Bun package. Fixes #191784
Things done
sandbox = trueset innix.conf? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)nixos/doc/manual/md-to-db.shto update generated release notes