summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authorFrancesco Gazzetta <fgaz@fgaz.me>2021-07-03 18:24:38 +0200
committerFrancesco Gazzetta <fgaz@fgaz.me>2021-07-03 18:29:06 +0200
commitf93e9e98e947630b24362220b1112101a65a2b63 (patch)
tree96f71cf469aa56c86ea15a54f413b27ff2729df4 /nixos/doc
parent9598d61c1f085955625d33c5ffa092c3645257a3 (diff)
downloadnixpkgs-f93e9e98e947630b24362220b1112101a65a2b63.tar
nixpkgs-f93e9e98e947630b24362220b1112101a65a2b63.tar.gz
nixpkgs-f93e9e98e947630b24362220b1112101a65a2b63.tar.bz2
nixpkgs-f93e9e98e947630b24362220b1112101a65a2b63.tar.lz
nixpkgs-f93e9e98e947630b24362220b1112101a65a2b63.tar.xz
nixpkgs-f93e9e98e947630b24362220b1112101a65a2b63.tar.zst
nixpkgs-f93e9e98e947630b24362220b1112101a65a2b63.zip
staticjinja: 2.1.0 -> 3.0.1
Diffstat (limited to 'nixos/doc')
-rw-r--r--nixos/doc/manual/from_md/release-notes/rl-2111.section.xml2
-rw-r--r--nixos/doc/manual/release-notes/rl-2111.section.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/nixos/doc/manual/from_md/release-notes/rl-2111.section.xml b/nixos/doc/manual/from_md/release-notes/rl-2111.section.xml
index 6f4079ea9bb..f3c4d146685 100644
--- a/nixos/doc/manual/from_md/release-notes/rl-2111.section.xml
+++ b/nixos/doc/manual/from_md/release-notes/rl-2111.section.xml
@@ -64,7 +64,7 @@
       <listitem>
         <para>
           The <literal>staticjinja</literal> package has been upgraded
-          from 1.0.4 to 2.0.0
+          from 1.0.4 to 3.0.1
         </para>
       </listitem>
       <listitem>
diff --git a/nixos/doc/manual/release-notes/rl-2111.section.md b/nixos/doc/manual/release-notes/rl-2111.section.md
index 1f532a296ea..536c77fb788 100644
--- a/nixos/doc/manual/release-notes/rl-2111.section.md
+++ b/nixos/doc/manual/release-notes/rl-2111.section.md
@@ -20,7 +20,7 @@ In addition to numerous new and upgraded packages, this release has the followin
 
 ## Backward Incompatibilities {#sec-release-21.11-incompatibilities}
 
-- The `staticjinja` package has been upgraded from 1.0.4 to 2.0.0
+- The `staticjinja` package has been upgraded from 1.0.4 to 3.0.1
 
 - `services.geoip-updater` was broken and has been replaced by [services.geoipupdate](options.html#opt-services.geoipupdate.enable).