| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tree-wide: Indent .bash files like .sh | Victor Engmark | 2024-11-10 | 1 | -41/+41 |
| * | maintainers/scripts/bootstrap-files: Add s390x to CROSS_TARGETS | bl0v3 | 2024-08-05 | 1 | -0/+1 |
| * | [squashme] do the requested changes | Audrey Dutcher | 2024-07-19 | 2 | -3/+5 |
| * | maintainers/scripts/bootstrap-files: document the procedure of adding a new t... | Sergei Trofimovich | 2024-05-26 | 1 | -0/+24 |
| * | maintainers/scripts/bootstrap-files: fix nar extract on linux•••`<nix/fetchurl.nix>` fails importing nar files on linux due to file not found errors. use nix-store to add the nar file to the store and get the hash. | annalee | 2024-03-22 | 1 | -11/+22 |
| * | maintainers/scripts/bootstrap-files: update darwin information | annalee | 2024-03-22 | 1 | -11/+3 |
| * | maintainers/scripts/bootstrap-files: add darwin targets; nar downloads•••- allow for fetching and expanding nar archives - add targets for aarch64 and x86_64 darwin | annalee | 2024-03-19 | 1 | -14/+30 |
| * | maintainers/scripts/bootstrap-files: Add powerpc64 to CROSS_TARGETS | OPNA2608 | 2024-03-10 | 1 | -0/+1 |
| * | maintainers/bootstrap-files: fix two typos in README.md | Philip Taron | 2024-02-28 | 1 | -1/+1 |
| * | maintainers/scripts/bootstrap-files: documentation and a script to update tar...•••This script attempts to document the exact procedure used to upload bootstrap binaries used previously. I modeled it after most recent https://github.com/NixOS/nixpkgs/pull/282517 upload. There is one deviation from it to make it easier to handle mass updates for https://github.com/NixOS/nixpkgs/issues/253713: The binaries are expected to be stored in `stdenv/$target` (and not something like `stdenv-linux/i686`. The script handles both native and cross- linux targets. `darwin` will need a bit more work to fin into this scheme, but it should be easy. Example run to generate `i686-linux` update: $ maintainers/scripts/bootstrap-files/refresh-tarballs.bash --commit --targets=i686-unknown-linux-gnu | Sergei Trofimovich | 2024-01-28 | 2 | -0/+367 |
