about summary refs log tree commit diff
path: root/pkgs/test/check-by-name
diff options
context:
space:
mode:
authorWeijia Wang <9713184+wegank@users.noreply.github.com>2024-05-31 20:17:44 +0200
committerWeijia Wang <9713184+wegank@users.noreply.github.com>2024-05-31 20:17:44 +0200
commitd95b1060ca298c62f56de90d0bf755c4c6b48e0a (patch)
tree06684b62bf47cc6053e97400d7ff083a202a677e /pkgs/test/check-by-name
parenteda06d1214c818fc6e50bb85ecba896c69807c7c (diff)
Release NixOS 24.05
Diffstat (limited to 'pkgs/test/check-by-name')
-rw-r--r--pkgs/test/check-by-name/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/test/check-by-name/README.md b/pkgs/test/check-by-name/README.md
index c68e7a93b7d0e..140f5951ca335 100644
--- a/pkgs/test/check-by-name/README.md
+++ b/pkgs/test/check-by-name/README.md
@@ -13,7 +13,7 @@ In turn when running locally, we don't want to have to push commits to test them
 and we can also rely on the local Git history to do the mergeability check.
 
 Arguments:
-- `BASE_BRANCH`: The base branch to use, e.g. master or release-23.11
+- `BASE_BRANCH`: The base branch to use, e.g. master or release-24.05
 - `REPOSITORY`: The repository to fetch the base branch from, defaults to https://github.com/NixOS/nixpkgs.git
 
 ## `./update-pinned-tool.sh`