···140140 instead.
141141 </para>
142142 </listitem>
143143+ <listitem>
144144+ <para>
145145+ <literal>k3s</literal> no longer supports docker as runtime
146146+ due to upstream dropping support.
147147+ </para>
148148+ </listitem>
143149 </itemizedlist>
144150 </section>
145151 <section xml:id="sec-release-22.11-notable-changes">
+2
nixos/doc/manual/release-notes/rl-2211.section.md
···5757- (Neo)Vim can not be configured with `configure.pathogen` anymore to reduce maintainance burden.
5858Use `configure.packages` instead.
59596060+- `k3s` no longer supports docker as runtime due to upstream dropping support.
6161+6062<!-- To avoid merge conflicts, consider adding your item at an arbitrary place in the list instead. -->
61636264## Other Notable Changes {#sec-release-22.11-notable-changes}
···24242525in stdenv.mkDerivation rec {
2626 pname = "signal-desktop";
2727- version = "5.45.1"; # Please backport all updates to the stable channel.
2727+ version = "5.46.0"; # Please backport all updates to the stable channel.
2828 # All releases have a limited lifetime and "expire" 90 days after the release.
2929 # When releases "expire" the application becomes unusable until an update is
3030 # applied. The expiration date for the current release can be extracted with:
···34343535 src = fetchurl {
3636 url = "https://updates.signal.org/desktop/apt/pool/main/s/signal-desktop/signal-desktop_${version}_amd64.deb";
3737- sha256 = "sha256-ZkQQL05pz06iszguXkrBt/h4PoZcbybX4CmDXOoMYkw=";
3737+ sha256 = "sha256-zy9nETD82KguML0MXe8hlB4m+fBCMmJ1z/2Neq6QvEU=";
3838 };
39394040 nativeBuildInputs = [
···675675 krita-beta = krita; # moved from top-level 2021-12-23
676676 kube-aws = throw "kube-aws is deprecated and archived by upstream"; # Added 2022-04-05
677677 kubeless = throw "kubeless is deprecated and archived by upstream"; # Added 2022-04-05
678678+ kubicorn = throw "kubicorn has been dropped due to the lack of maintenance from upstream since 2019"; # Added 2022-05-30
678679 kvm = throw "'kvm' has been renamed to/replaced by 'qemu_kvm'"; # Converted to throw 2022-02-22
679680680681 ### L ###
···10171018 phantomjs = throw "phantomjs 1.9.8 has been dropped due to lack of maintenance and security issues"; # Added 2022-02-20
10181019 phantomjs2 = throw "phantomjs2 has been dropped due to lack of maintenance"; # Added 2022-04-22
10191020 philter = throw "philter has been removed: abandoned by upstream"; # Added 2022-04-26
10211021+ phraseapp-client = throw "phraseapp-client is archived by upstream. Use phrase-cli instead"; # Added 2022-05-15
10201022 phwmon = throw "phwmon has been removed: abandoned by upstream"; # Added 2022-04-24
1021102310221024 # Obsolete PHP version aliases