summary refs log tree commit diff
path: root/nixos/doc/manual/release-notes/rl-2111.section.md
diff options
context:
space:
mode:
authorTimothy DeHerrera <tim.deh@pm.me>2021-11-29 19:12:44 -0700
committerGitHub <noreply@github.com>2021-11-29 19:12:44 -0700
commit2f0f91fe692b040d79bc0fc8d9af7f166385b752 (patch)
tree309fb476a595ce2801528e36d60ecfcab831c084 /nixos/doc/manual/release-notes/rl-2111.section.md
parentf88c8b7bfb06d4563ffa638f30467a91721183e3 (diff)
parentb1faa37cdf91a5c06b3eccd2611dc8faa7e6e6ec (diff)
downloadnixpkgs-2f0f91fe692b040d79bc0fc8d9af7f166385b752.tar
nixpkgs-2f0f91fe692b040d79bc0fc8d9af7f166385b752.tar.gz
nixpkgs-2f0f91fe692b040d79bc0fc8d9af7f166385b752.tar.bz2
nixpkgs-2f0f91fe692b040d79bc0fc8d9af7f166385b752.tar.lz
nixpkgs-2f0f91fe692b040d79bc0fc8d9af7f166385b752.tar.xz
nixpkgs-2f0f91fe692b040d79bc0fc8d9af7f166385b752.tar.zst
nixpkgs-2f0f91fe692b040d79bc0fc8d9af7f166385b752.zip
Merge pull request #147898 from tomberek/release_bump
nixos/rl-21.11: bump
Diffstat (limited to 'nixos/doc/manual/release-notes/rl-2111.section.md')
-rw-r--r--nixos/doc/manual/release-notes/rl-2111.section.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2111.section.md b/nixos/doc/manual/release-notes/rl-2111.section.md
index f8a64f4cca3..5abfa6beb10 100644
--- a/nixos/doc/manual/release-notes/rl-2111.section.md
+++ b/nixos/doc/manual/release-notes/rl-2111.section.md
@@ -1,4 +1,4 @@
-# Release 21.11 (“Porcupine”, 2021.11/??) {#sec-release-21.11}
+# Release 21.11 (“Porcupine”, 2021/11/30) {#sec-release-21.11}
 
 In addition to numerous new and upgraded packages, this release has the following highlights:
 
@@ -12,7 +12,7 @@ In addition to numerous new and upgraded packages, this release has the followin
 
 - PHP now defaults to PHP 8.0, updated from 7.4.
 
-- kOps now defaults to 1.21.1, which uses containerd as the default runtime.
+- kops now defaults to 1.21.1, which uses containerd as the default runtime.
 
 - `python3` now defaults to Python 3.9, updated from Python 3.8.
 
@@ -25,7 +25,7 @@ In addition to numerous new and upgraded packages, this release has the followin
   - Hadoop now defaults to Hadoop 3, updated from 2.
   - JournalNode, ZKFS and HTTPFS services have been added.
 
-- Activation scripts can now opt int to be run when running `nixos-rebuild dry-activate` and detect the dry activation by reading `$NIXOS_ACTION`.
+- Activation scripts can now, optionally, be run during a `nixos-rebuild dry-activate` and can detect the dry activation by reading `$NIXOS_ACTION`.
   This allows activation scripts to output what they would change if the activation was really run.
   The users/modules activation script supports this and outputs some of is actions.