| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
After anomalyco#15369, the build script reads `.github/TEAM_MEMBERS` at build time, but this file was not included in the Nix source fileset. Also add the file to nix-hashes.yml paths trigger so hash regeneration is triggered when the file changes. Fixes anomalyco#15400
TEAM_MEMBERS is not read during bun install phase, so it doesn't affect node_modules hash. Only the fileset change is needed.
|
Thanks for updating your PR! It now meets our contributing guidelines. 👍 |
Sorry, something went wrong.
|
+1 |
Sorry, something went wrong.
|
works for me 👍 |
Sorry, something went wrong.
Co-authored-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Co-authored-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Co-authored-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Co-authored-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Co-authored-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Co-authored-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Co-authored-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Co-authored-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
| Back | FazBrowse Home | New Git URL |
Issue for this PR
Closes #15635, #15394
Type of change
What does this PR do?
updated nix bun to 1.3.10 (required as of #15181)
stacked on #15401
How did you verify your code works?
nix run
Screenshots / recordings
N/A
Checklist