Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-19 | Remove upload-release.pl | Jade Lovelace | |
We are doing releases totally differently than Nix so this will need rewriting anyway. Change-Id: Iba4ad160b9d215fcbf20a14243fd87cfbb527760 | |||
2023-06-06 | Upload the manual to releases.nixos.org | Eelco Dolstra | |
Fixes #8451. | |||
2023-06-06 | Fix MIME type | Eelco Dolstra | |
2023-06-06 | Upload fallback-paths.nix as part of the release | Eelco Dolstra | |
https://github.com/NixOS/nixpkgs/pull/235463 | |||
2023-05-30 | maintainers/upload-release.pl: Don't update nix-fallback-paths.nix | Eelco Dolstra | |
2022-12-06 | Remove GPG-signing of releases | Eelco Dolstra | |
This makes it easier for others to make releases, and probably few people care about GPG signatures anyway. | |||
2022-02-18 | Integrate push-docker.sh into the release script | Eelco Dolstra | |
This also makes sure that we get the Docker images from the same Hydra eval, rather than the latest build from job/nix/.../dockerImage, which may not be the same. | |||
2021-11-02 | Update release script | Eelco Dolstra | |
2021-10-08 | Update release script | Eelco Dolstra | |
2021-07-28 | upload-release.pl: Fix deprecated 'nix' calls | Eelco Dolstra | |
2021-07-02 | upload-release.pl: add aarch64-darwin | Domen Kožar | |
2021-06-26 | Support cross-compiling binaryTarball | Matthew Bauer | |
2021-05-14 | Update nix-fallback-paths.nix only | Eelco Dolstra | |
2020-08-20 | set Content-Type to "text/plain" for install script | Rok Garbas | |
fixes #3947 | |||
2020-07-08 | upload-release.pl: Update latest-release branch | Eelco Dolstra | |
2020-06-15 | upload-release.pl: Fix nix-fallback-paths.nix generation | Eelco Dolstra | |
2020-04-10 | Update release script | Eelco Dolstra | |
2019-09-04 | upload-release.pl: Fix sshfs call | Eelco Dolstra | |
2019-04-15 | Fix release script | Eelco Dolstra | |
2018-08-30 | upload-release.pl: Handle prerelease versions | Eelco Dolstra | |
2018-05-31 | upload-release.pl: Copy the install script and sign everything | Eelco Dolstra | |
Note: this means that for those doing 'curl | sh', you can now pin a specific version, e.g. curl https://nixos.org/releases/nix/nix-2.0.4/install | sh https://nixos.org/nix/{install,install.sig} are now just symlinks to the corresponding files in the latest release directory. | |||
2018-02-22 | Release script tweaks | Eelco Dolstra | |
2017-12-07 | upload-release.pl: support aarch64-linux | Graham Christensen | |
2017-01-03 | Update upload-release script | Eelco Dolstra | |
2016-09-07 | upload-release.pl: Update Nixpkgs | Eelco Dolstra | |
2016-08-29 | Add script to automate creating Nix releases | Eelco Dolstra | |