···2425- `python3.pkgs.fetchPypi` (and `python3Packages.fetchPypi`) has been deprecated in favor of top-level `fetchPypi`.
260027- `etcd` has been updated to 3.5, you will want to read the [3.3 to 3.4](https://etcd.io/docs/v3.5/upgrades/upgrade_3_4/) and [3.4 to 3.5](https://etcd.io/docs/v3.5/upgrades/upgrade_3_5/) upgrade guides
2829- `util-linux` is now supported on Darwin and is no longer an alias to `unixtools`. Use the `unixtools.util-linux` package for access to the Apple variants of the utilities.
···2425- `python3.pkgs.fetchPypi` (and `python3Packages.fetchPypi`) has been deprecated in favor of top-level `fetchPypi`.
2627+- `mariadb` now defaults to `mariadb_1011` instead of `mariadb_106`, meaning the default version was upgraded from 10.6.x to 10.11.x. See the [upgrade notes](https://mariadb.com/kb/en/upgrading-from-mariadb-10-6-to-mariadb-10-11/) for potential issues.
28+29- `etcd` has been updated to 3.5, you will want to read the [3.3 to 3.4](https://etcd.io/docs/v3.5/upgrades/upgrade_3_4/) and [3.4 to 3.5](https://etcd.io/docs/v3.5/upgrades/upgrade_3_5/) upgrade guides
3031- `util-linux` is now supported on Darwin and is no longer an alias to `unixtools`. Use the `unixtools.util-linux` package for access to the Apple variants of the utilities.
···1{
2 "name": "matrix-hookshot",
3- "version": "4.1.0",
4 "description": "A bridge between Matrix and multiple project management services, such as GitHub, GitLab and JIRA.",
5 "main": "lib/app.js",
6 "repository": "https://github.com/matrix-org/matrix-hookshot",
···1{
2 "name": "matrix-hookshot",
3+ "version": "4.2.0",
4 "description": "A bridge between Matrix and multiple project management services, such as GitHub, GitLab and JIRA.",
5 "main": "lib/app.js",
6 "repository": "https://github.com/matrix-org/matrix-hookshot",
···1003 lua5_sec = throw "'lua5_sec' has been renamed to/replaced by 'luaPackages.luasec'"; # Converted to throw 2022-02-22
1004 lumo = throw "lumo has been removed: abandoned by upstream"; # Added 2022-04-25
1005 lumpy = throw "lumpy has been removed from nixpkgs, as it is stuck on python2"; # Added 2022-01-12
01006 lxappearance-gtk3 = throw "lxappearance-gtk3 has been removed. Use lxappearance instead, which now defaults to Gtk3"; # Added 2020-06-03
1007 lzma = xz; # moved from top-level 2021-03-14
1008···1188 openconnect_unstable = throw "openconnect_unstable was removed from nixpkgs as it was not being updated"; # Added 2023-06-01
1189 openelec-dvb-firmware = libreelec-dvb-firmware; # Added 2021-05-10
1190 openexr_ctl = throw "'openexr_ctl' has been renamed to/replaced by 'ctl'"; # Converted to throw 2022-02-22
01191 openimageio2 = openimageio; # Added 2023-01-05
1192 openisns = open-isns; # Added 2020-01-28
1193 openjpeg_1 = throw "openjpeg_1 has been removed, use openjpeg_2 instead"; # Added 2021-01-24
···1003 lua5_sec = throw "'lua5_sec' has been renamed to/replaced by 'luaPackages.luasec'"; # Converted to throw 2022-02-22
1004 lumo = throw "lumo has been removed: abandoned by upstream"; # Added 2022-04-25
1005 lumpy = throw "lumpy has been removed from nixpkgs, as it is stuck on python2"; # Added 2022-01-12
1006+ luxcorerender = throw "'luxcorerender' has been removed as it's unmaintained and broken in nixpkgs since a while ago"; # Added 2023-06-07
1007 lxappearance-gtk3 = throw "lxappearance-gtk3 has been removed. Use lxappearance instead, which now defaults to Gtk3"; # Added 2020-06-03
1008 lzma = xz; # moved from top-level 2021-03-14
1009···1189 openconnect_unstable = throw "openconnect_unstable was removed from nixpkgs as it was not being updated"; # Added 2023-06-01
1190 openelec-dvb-firmware = libreelec-dvb-firmware; # Added 2021-05-10
1191 openexr_ctl = throw "'openexr_ctl' has been renamed to/replaced by 'ctl'"; # Converted to throw 2022-02-22
1192+ openimagedenoise_1_2_x = throw "'openimagedenoise_1_2_x' has been renamed to/replaced by 'openimagedenoise'"; # Added 2023-06-07
1193 openimageio2 = openimageio; # Added 2023-01-05
1194 openisns = open-isns; # Added 2020-01-28
1195 openjpeg_1 = throw "openjpeg_1 has been removed, use openjpeg_2 instead"; # Added 2021-01-24