| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Review requested:
|
Sorry, something went wrong.
Rename things, and merge some steps. Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
Rename things, and merge some steps. Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com> PR-URL: #63048 Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
| Back | FazBrowse Home | New Git URL |
Using libv8 for the Nix export was not very informative, adding the arch and OS to make it clear it's platform specific, also a file extension, that should help folks understand what they're dealing with. (info about Nix ARchive format can be found at https://nix.dev/manual/nix/2.28/store/file-system-object/content-address#serial-nix-archive)
Also, renaming some variables and steps, and merging cachix-check with v8-drv to improve the general readability of the workflow IMO.