diff options
| author | Janne Heß <janne@hess.ooo> | 2022-05-31 08:36:12 +0200 |
|---|---|---|
| committer | Janne Heß <janne@hess.ooo> | 2022-05-31 08:36:52 +0200 |
| commit | 9b5e34626fbb7c251bf2c994f0b4334ab21df631 (patch) | |
| tree | 5bf05086ad0636e3c5c85559fab2f73718cab28d | |
| parent | Merge pull request #175543 from NixOS/backport-175492-to-release-22.05 (diff) | |
| download | nixpkgs-9b5e34626fbb7c251bf2c994f0b4334ab21df631.tar.gz | |
README: 21.11 -> 22.05
I kind of forgot that when I did the release...
(cherry picked from commit cfaec958cc81014eae1b8f35827c7c46b4c74207)
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md index ff66ef0d85e8..c7e14f693495 100644 --- a/README.md +++ b/README.md @@ -51,9 +51,9 @@ Nixpkgs and NixOS are built and tested by our continuous integration system, [Hydra](https://hydra.nixos.org/). * [Continuous package builds for unstable/master](https://hydra.nixos.org/jobset/nixos/trunk-combined) -* [Continuous package builds for the NixOS 21.11 release](https://hydra.nixos.org/jobset/nixos/release-21.11) +* [Continuous package builds for the NixOS 22.05 release](https://hydra.nixos.org/jobset/nixos/release-22.05) * [Tests for unstable/master](https://hydra.nixos.org/job/nixos/trunk-combined/tested#tabs-constituents) -* [Tests for the NixOS 21.11 release](https://hydra.nixos.org/job/nixos/release-21.11/tested#tabs-constituents) +* [Tests for the NixOS 22.05 release](https://hydra.nixos.org/job/nixos/release-22.05/tested#tabs-constituents) Artifacts successfully built with Hydra are published to cache at https://cache.nixos.org/. When successful build and test criteria are |
