-
-
Notifications
You must be signed in to change notification settings - Fork 14k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gcc/{11,12}: update buildFlags for --disable-bootstrap
case
#217995
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This commit updates the `buildFlags`, which is a single string with one of four possibilities: - "" - "profiled" - "bootstrap" - "profiledbootstrap" Previously only the last two were possible. Since 2ea3482 all four are possible.
wegank
reviewed
Feb 28, 2023
wegank
approved these changes
Mar 7, 2023
ghost
deleted the
pr/gcc/disable-bootstrap-buildFlags-again
branch
March 8, 2023 09:53
RaitoBezarius
pushed a commit
to RaitoBezarius/nixpkgs
that referenced
this pull request
Mar 26, 2023
knl
added a commit
to knl/dotskel
that referenced
this pull request
Mar 27, 2023
## Changelog for nixpkgs: Branch: master Commits: [nixos/nixpkgs@fc8a1965...d241b996](https://github.com/nixos/nixpkgs/compare/fc8a1965d0aefd9d329adc6f4b6ac7e613d3b4cc...d241b99697eedd2caa1a6685cb76a0cbbd7054ee) * [`41bb8eb3`](https://github.com/NixOS/nixpkgs/commit/41bb8eb30644c4a69156e914fb888916c88f6e81) leftwm: fix to also patchelf lefthk-worker * [`a9f7dd99`](https://github.com/NixOS/nixpkgs/commit/a9f7dd99638c82035ac3703256cca1a336f0def0) or-tools: add darwin support * [`9bfd85bf`](https://github.com/NixOS/nixpkgs/commit/9bfd85bf3373b9481b03c6d9178bc0df2d8b2b2d) prepare v0.6.2 * [`1c13a261`](https://github.com/NixOS/nixpkgs/commit/1c13a261cf0d29e5fe20e39d83ce7c5509cde4fe) stuntrally: 2.6.2 -> 2.7 * [`59296fbb`](https://github.com/NixOS/nixpkgs/commit/59296fbbc36a51892dbe03f5663ee92de20dd494) Assert that fish configuration is enabled if any user has fish as their shell. * [`631b7f6f`](https://github.com/NixOS/nixpkgs/commit/631b7f6f882b05c2a5c35f088bfdd99ebbcbf1f3) Add support for the other shells * [`9b3b562f`](https://github.com/NixOS/nixpkgs/commit/9b3b562ff59257ad5deb8b4a7f4d399f0029ebdd) patchelfStable: 0.15.0 -> 0.17.2 * [`0a8e692d`](https://github.com/NixOS/nixpkgs/commit/0a8e692d29816ecd06e3e25034a0b52fe037ceb0) stdenv: show supported and requested platforms when check meta fails * [`7a7ff877`](https://github.com/NixOS/nixpkgs/commit/7a7ff877b78e4f602a3aa8d3704bfd68caefb5de) nixos/podman: remove unused mkMerge * [`42d3c208`](https://github.com/NixOS/nixpkgs/commit/42d3c2083fe985218c004f9bbb96382d995df0da) bump v0.7.0 * [`7d403873`](https://github.com/NixOS/nixpkgs/commit/7d403873242bd14be9ebda1c4f821615fe5f372d) himalaya: adjust todo comment about cargo test flags * [`4ee9acb3`](https://github.com/NixOS/nixpkgs/commit/4ee9acb309665a7bf7661c596b33aff74286638a) python310Packages.etcd: cleanup patchPhase overwrite, update meta * [`12db8314`](https://github.com/NixOS/nixpkgs/commit/12db8314d734f9fbb2dc58dfe73c1b3410599b29) fail2ban: 0.11.2 -> 1.0.2 * [`4fe7937e`](https://github.com/NixOS/nixpkgs/commit/4fe7937e96510ce0f2a7252ff73e3d3143f6c0ee) himalaya: bump v0.7.1 * [`c4c6a608`](https://github.com/NixOS/nixpkgs/commit/c4c6a6082b47203dba648ffc02e1aa1c4f2a7188) make himalaya-vim derivation use versions to reduce breaking changes * [`f645f1ce`](https://github.com/NixOS/nixpkgs/commit/f645f1ce98ac0ebdb63b1efd194dee21393f00a7) himalaya: revert formatting * [`c714a76c`](https://github.com/NixOS/nixpkgs/commit/c714a76c0427262fdc99b2d0dfd0b1509178128f) chromium: fix vulkan linking * [`06d21e86`](https://github.com/NixOS/nixpkgs/commit/06d21e8659ddb58ee1bcde88610ad7f3a2a7e2f4) himalaya: add args to manage cargo features * [`bb55ac4f`](https://github.com/NixOS/nixpkgs/commit/bb55ac4f61480e4b8fa9e8117671e82a47e580c9) badwolf: init at 1.2.2 * [`69978dcb`](https://github.com/NixOS/nixpkgs/commit/69978dcb2ac037329999747b9105b91031b30084) remove useless cargo test flags * [`2a1b1ea1`](https://github.com/NixOS/nixpkgs/commit/2a1b1ea1d6b5645f85b0fbef8294c52f79e45776) noisetorch: 0.12.0 -> 0.12.2, remove meta.{insecure,knownVulnerabilities} * [`9b2e2e80`](https://github.com/NixOS/nixpkgs/commit/9b2e2e8006fc478050f7e6fcd5797d38bd8e07f1) nixos/yggdrasil: nixpkgs-fmt * [`78ac8123`](https://github.com/NixOS/nixpkgs/commit/78ac8123569ae95e5967137d7fb97049b03ad69c) nixos/yggdrasil: fix configFile option * [`cf8b1fb8`](https://github.com/NixOS/nixpkgs/commit/cf8b1fb85ecf75b836b881dc5a50dd1f88926d2a) nixos/yggdrasil: support HJSON files as configFile * [`8bc615d0`](https://github.com/NixOS/nixpkgs/commit/8bc615d0e089f302f787a115f907105a367f0300) nixos/yggdrasil: correct documentation * [`87ffe8dd`](https://github.com/NixOS/nixpkgs/commit/87ffe8dd8836dd3fb388a920be3657ce87070ee7) Allow overriding features * [`5e5a84b1`](https://github.com/NixOS/nixpkgs/commit/5e5a84b193f66427d215fd1af2b2fd2400a5c84c) nixos/nginx: add recommendedZstdSettings * [`e31461ff`](https://github.com/NixOS/nixpkgs/commit/e31461fff1d71e13ed5749b810dd5bac28fbf9d2) nginx.modules.zstd: init * [`e2822bee`](https://github.com/NixOS/nixpkgs/commit/e2822bee39d39e1409731d9763de54f5056a33ac) libcef: 100.0.24 -> 110.0.27 * [`6323dc43`](https://github.com/NixOS/nixpkgs/commit/6323dc433f93741ba1ab8e927320638627fd540b) rubygems: 3.3.20 -> 3.4.7 * [`2f227890`](https://github.com/NixOS/nixpkgs/commit/2f22789063096c2690c3310f487f3a799ed09f87) rvm-patchsets: drop * [`52ffebb7`](https://github.com/NixOS/nixpkgs/commit/52ffebb7a7a6fb1ad2d64e8099451d0cbb281e68) ruby: add strictDeps * [`fec0d779`](https://github.com/NixOS/nixpkgs/commit/fec0d7798d3016e6b6abff542eaeb8c9013829cc) ruby_3_1: 3.1.2 -> 3.1.3 * [`0ce320c9`](https://github.com/NixOS/nixpkgs/commit/0ce320c93328bd400a9727bd8c643fc8adff1997) ruby_3_2: init at 3.2.1 * [`188e51d0`](https://github.com/NixOS/nixpkgs/commit/188e51d08cea930f3f7956167f22e36255f941e8) ruby_3_2: build with YJIT support by default * [`c3547bc6`](https://github.com/NixOS/nixpkgs/commit/c3547bc6ebce55124a5c9a53c81686efbdd7a957) gcc/{11,12}: update buildFlags for `--disable-bootstrap` case * [`71abb2c0`](https://github.com/NixOS/nixpkgs/commit/71abb2c0854a20dc68c31e818b7be781cf365cc8) multiple-outputs.sh: Allow `var` as an output name * [`6e91cb04`](https://github.com/NixOS/nixpkgs/commit/6e91cb046e210ff2a33ba3f8b597050c350a5301) multiple-outputs.sh: Do not leak `_var` variable from _assignFirst * [`c8b70482`](https://github.com/NixOS/nixpkgs/commit/c8b7048233f84c62ece9212888578f16a93ad1b3) multiple-outputs.sh: Make _assignFirst message more accurate * [`69cf5181`](https://github.com/NixOS/nixpkgs/commit/69cf5181c31c691e9fb225ada9a33f54208d914b) stdenv/generic/setup.sh: enable parallel installs by default * [`8a99bbab`](https://github.com/NixOS/nixpkgs/commit/8a99bbab4478b1a3ecb21916b856ea0955fc7449) net-snmp: disable install parallelism * [`0026b4a0`](https://github.com/NixOS/nixpkgs/commit/0026b4a08718af34f59e90ffc3257960e27a3f7e) xfsprogs: disable install parallelism * [`82c5a2b6`](https://github.com/NixOS/nixpkgs/commit/82c5a2b62eed1ab585eeb2694b6327ccf09c423b) sssd: disable parallel installs * [`060baa5e`](https://github.com/NixOS/nixpkgs/commit/060baa5e1c412201f0ac0748021c794deb5788ac) libre: enableParallelBuilding=true * [`258e046c`](https://github.com/NixOS/nixpkgs/commit/258e046c4279b09c5fa6601ff6091b302362a417) librem: enableParallelBuilding=true * [`4fff5905`](https://github.com/NixOS/nixpkgs/commit/4fff590562e9c767493eedcae18b5219e716da4c) baresip: enableParallelBuilding=true * [`1682265d`](https://github.com/NixOS/nixpkgs/commit/1682265db7feb0720277802902a85b6fcca27e2c) baresip: use cmake for configurePhase, fixes cross * [`1320cb81`](https://github.com/NixOS/nixpkgs/commit/1320cb8157dff844e102106e727588fdd6e1fa20) tdesktop: add patch to disable custom URL scheme registration * [`0eff3677`](https://github.com/NixOS/nixpkgs/commit/0eff36777f31547b0e857bfcfded8295f729442d) catch2_3: 3.3.1 -> 3.3.2 * [`3193ea68`](https://github.com/NixOS/nixpkgs/commit/3193ea682eb5251691220f2d6dade6d48fc2043b) openblas: Fix include path in generated .pc file * [`86053e5e`](https://github.com/NixOS/nixpkgs/commit/86053e5ec2c1ed023e543cf753922a989055fc1c) dgraph: use --prefix to prefix PATH * [`3a449d02`](https://github.com/NixOS/nixpkgs/commit/3a449d02b9551a8fd1c7b7e64e479db89df6d8f1) lingot: Add fftwFloat for faster fft * [`6e422a0f`](https://github.com/NixOS/nixpkgs/commit/6e422a0fbaca1d8be112f606edcf8a48fbe0eb2f) tests.stdenv.outputs-no-out: cause less rebuilds * [`a4e1cf6d`](https://github.com/NixOS/nixpkgs/commit/a4e1cf6d13004d19957bbecdf0d3940d4708460d) tests.stdenv.outputs-no-out: update expectedMsg * [`ea80b392`](https://github.com/NixOS/nixpkgs/commit/ea80b3925f202dc49d258d07838ff813779824d9) subversion: disable parallel installs * [`7b8d8627`](https://github.com/NixOS/nixpkgs/commit/7b8d86277d08ddaf071eb54c9b6c5d94531b02be) ocaml: disable parallel installs * [`dfc95e08`](https://github.com/NixOS/nixpkgs/commit/dfc95e08f5c0376a896741327afc4f6dab8647e7) libwpe: 1.14.0 -> 1.14.1 * [`51b39d7b`](https://github.com/NixOS/nixpkgs/commit/51b39d7b8b6ea9a4faecf761ad692114f19294b5) eresi: disable parallel installs * [`915a1920`](https://github.com/NixOS/nixpkgs/commit/915a1920232aa1447d2804e3f04c91e933d680b1) ncurses: enable strictDeps * [`2c8cfc60`](https://github.com/NixOS/nixpkgs/commit/2c8cfc60c63b5f3a27d8f141020fa36f46e83d56) readline: enable strictDeps * [`92b9dce6`](https://github.com/NixOS/nixpkgs/commit/92b9dce61b89475164f82f5fa070afd409a9294d) tracker: enable strictDeps * [`78367e1b`](https://github.com/NixOS/nixpkgs/commit/78367e1bffa0fe7d60472d5367b65cc1e3bfeda8) networkmanager: 1.40.12 -> 1.40.16 * [`9c72ea87`](https://github.com/NixOS/nixpkgs/commit/9c72ea872567c9d92ed0cad1be88726f3e461f97) multiple-outputs.sh: silence 'rmdir: failed to remove ... Directory not empty' * [`b3d8d75d`](https://github.com/NixOS/nixpkgs/commit/b3d8d75db86efe821d80f86d986d3c7808fa11aa) s9fes: disable install parallelism * [`f37d97b7`](https://github.com/NixOS/nixpkgs/commit/f37d97b7a09ba749617ba6a7b0342712554e0bf4) libbacktrace: clean up * [`9cc45e19`](https://github.com/NixOS/nixpkgs/commit/9cc45e195f4ea9d972bd7dd1dae904a32c365bfc) libbacktrace: unstable-2020-05-13 → unstable-2022-12-16 * [`14c5fae1`](https://github.com/NixOS/nixpkgs/commit/14c5fae1cbde7f4eddb95bccf4535b211963217e) libbacktrace: Enable tests * [`1e038482`](https://github.com/NixOS/nixpkgs/commit/1e0384829d14e4eb186dc71f9b6df249508a9df1) libbacktrace: Add support for NIX_DEBUG_INFO_DIRS * [`d3b862c4`](https://github.com/NixOS/nixpkgs/commit/d3b862c457039208bd98f61cf6730dd87c0fee36) libpcap: 1.10.1 -> 1.10.3 * [`b6388ae3`](https://github.com/NixOS/nixpkgs/commit/b6388ae3ee77d7fd38dbcba94414fd735a9292e6) lutris: Include libnghttp2 in the FHS. * [`575fddf2`](https://github.com/NixOS/nixpkgs/commit/575fddf25b672b8ed5d5294ab10a8a22d579bc3b) systemd: 252.5 -> 253 * [`f7ce1d22`](https://github.com/NixOS/nixpkgs/commit/f7ce1d22ebbeeff8784fbdff8d5dd52454fd917a) systemd: 253 -> 253.1 * [`d2837a9c`](https://github.com/NixOS/nixpkgs/commit/d2837a9cb3d11187e12db193becffe4cb7c8d1ad) nixos/systemd-initrd: create the /tmp mount point in the initrd * [`9b8a0e5f`](https://github.com/NixOS/nixpkgs/commit/9b8a0e5f7ae4bed2b39d0595a2defef1edd8bcb0) python3.pkgs.pynacl: build offline documentation * [`c541bf5e`](https://github.com/NixOS/nixpkgs/commit/c541bf5ee65f8d6ca44f43b2f361df8e17ca44fc) networkmanager: 1.40.16 -> 1.42.2 * [`764dd10a`](https://github.com/NixOS/nixpkgs/commit/764dd10ac0d7700d065571c438953a12aea84cf3) iproute2: 6.1.0 -> 6.2.0 * [`9c64da6e`](https://github.com/NixOS/nixpkgs/commit/9c64da6ed40c9de48c17d4742318e2389e276126) modemmanager: 1.20.4 -> 1.20.6 * [`83f65146`](https://github.com/NixOS/nixpkgs/commit/83f65146ab1d5d55548d1dbe87a93d9ee8081ee0) nixos/systemd: systemd-growfs* units are real files now * [`18b4f46c`](https://github.com/NixOS/nixpkgs/commit/18b4f46cb6f84092e0a19264e30b0f83c7c73129) bundler: 2.4.6 -> 2.4.7 * [`7df4387e`](https://github.com/NixOS/nixpkgs/commit/7df4387ebdc9f5293fad04480391e8743c312a3b) gcc: do not install sys-include headers for cross-compilers. * [`c68f2c93`](https://github.com/NixOS/nixpkgs/commit/c68f2c937a2aedbc182bab4c9dbbdc8830256f62) libopenmpt: 0.6.8 -> 0.6.9 * [`740ab712`](https://github.com/NixOS/nixpkgs/commit/740ab71253c1e052422925355252654078848e94) liburcu: 0.13.2 -> 0.14.0 * [`4a3699c0`](https://github.com/NixOS/nixpkgs/commit/4a3699c08b5184eaf6576e3de105e66d68fcd252) cargo-auditable: 0.6.0 -> 0.6.1 * [`aaa11f72`](https://github.com/NixOS/nixpkgs/commit/aaa11f72106e7c8bc5716f813bf5f96a8421a9ea) ruby: add rubygems to expression passthru * [`708dcbce`](https://github.com/NixOS/nixpkgs/commit/708dcbce926fdfb40a08ff625148fe11b6fe601d) nodejs-18_x: 18.14.2 -> 18.15.0 * [`35d43b45`](https://github.com/NixOS/nixpkgs/commit/35d43b45f7419c6db6f6aa49e9da376befd31606) ruby.rubygems: 3.4.7 -> 3.4.8 * [`7590ada9`](https://github.com/NixOS/nixpkgs/commit/7590ada96f561c77b9c5b9e564ab684b9eb34d97) liburcu: add changelog to meta * [`49000d52`](https://github.com/NixOS/nixpkgs/commit/49000d52e01fd1caf6490f8148bd270c3563a4f9) vpnc: disable install parallelism * [`af189bd3`](https://github.com/NixOS/nixpkgs/commit/af189bd3de5da15b5fc0baf23c84aacd7192a848) spandsp: fix cross compilation * [`6b0e0967`](https://github.com/NixOS/nixpkgs/commit/6b0e09670d4b0edb7ac3d24503a2a9a5a081dc5a) https://github.com/NixOS/nixpkgs/pull/218477#discussion_r1118125573 * [`8a05f77b`](https://github.com/NixOS/nixpkgs/commit/8a05f77b5d4d8422624828f9744daee1b9b213d4) https://github.com/NixOS/nixpkgs/pull/217995#pullrequestreview-1318620540 * [`1e5a594e`](https://github.com/NixOS/nixpkgs/commit/1e5a594e686f5154b706dfab68550f9f3bde675e) spandsp: enableParallelBuilding = true * [`d6619542`](https://github.com/NixOS/nixpkgs/commit/d6619542978324e80eb949721f4749955034540a) outline: 0.67.2 -> 0.68.1 * [`3e5f408e`](https://github.com/NixOS/nixpkgs/commit/3e5f408e735ad492319e72a158f5815523fc7adf) isabelle: add aarch64-linux support * [`0070f29a`](https://github.com/NixOS/nixpkgs/commit/0070f29a1327858c5ca976f341496b86597e5c2d) dnsmasq: 2.88 -> 2.89 * [`38daa6bb`](https://github.com/NixOS/nixpkgs/commit/38daa6bb44d8f9a3d1442c9f334ae5a38c6c86d8) python3Packages.appnope: Make available on non-Darwin, styling, update homepage * [`9eb7621c`](https://github.com/NixOS/nixpkgs/commit/9eb7621cbb8d0ae7a140c9516f99c6cbdc844095) libmbim: 1.28.2 -> 1.28.4 * [`a8da8df2`](https://github.com/NixOS/nixpkgs/commit/a8da8df295b9468f2ab34bf237b70ab49cd61e64) libmbim: add changelog to meta * [`fe201024`](https://github.com/NixOS/nixpkgs/commit/fe201024e97fd7e5a852373e5a950883947217bc) systemd: make libidn2 optional * [`d37221dd`](https://github.com/NixOS/nixpkgs/commit/d37221dd4b2b8497d3144b0313e9c1ca25df50bb) systemd: make libacl optional * [`86aff5f3`](https://github.com/NixOS/nixpkgs/commit/86aff5f32fe9cb44730d839c168af6c5b0b317ed) systemd: make libaudit optional * [`2d17a968`](https://github.com/NixOS/nixpkgs/commit/2d17a968053a968667457f06971577fe002385c0) systemd: make PAM integration optional * [`3be2b599`](https://github.com/NixOS/nixpkgs/commit/3be2b599651b3d7ed39ec52df25915a9b7a39218) systemd: optional kmod integration * [`38bdc13b`](https://github.com/NixOS/nixpkgs/commit/38bdc13b6dae2c99a83f389639fee44bf2d3e766) systemd: disable dependencies for minimal build * [`2d29fbd4`](https://github.com/NixOS/nixpkgs/commit/2d29fbd4b6ec03b53d63dc126ce27f7e45e083bf) sphinx-rtd-theme: fix missing docutils for cross compilation * [`2b168ba3`](https://github.com/NixOS/nixpkgs/commit/2b168ba3f064beeb908031bb765a33b806d6c77f) headscale: rename oidc.client_secret_file to oidc.client_secret_path * [`dbdebe12`](https://github.com/NixOS/nixpkgs/commit/dbdebe125f049c0baf844e09fb57497ddf3d7084) pandoc: remove reference to warp * [`c0c01af3`](https://github.com/NixOS/nixpkgs/commit/c0c01af367f0c8962b3bad15f5557eb34b2a25fd) consul: 1.15.0 -> 1.15.1 * [`98ebcd28`](https://github.com/NixOS/nixpkgs/commit/98ebcd28e1235ddb4ee127a8e96310e554afdc13) compiler-rt: fix build on ARMv6 * [`8fc5d9f3`](https://github.com/NixOS/nixpkgs/commit/8fc5d9f3b06fa0890d212edd57ebc15af8d4b8bb) python310Packages.more-itertools: 9.0.0 -> 9.1.0 * [`aa0d89d5`](https://github.com/NixOS/nixpkgs/commit/aa0d89d55ab2b26974d338c98848db3577bca903) lcms2: 2.13.1 -> 2.15 * [`68cd5bdc`](https://github.com/NixOS/nixpkgs/commit/68cd5bdc83d0e2c77895a1e6747e0db6cc291019) systemdStage1: disable PAM * [`57ecdd6a`](https://github.com/NixOS/nixpkgs/commit/57ecdd6abdcb5bfc250785b2640ec943104e0401) ruby: fix cross compilation * [`e5b072ec`](https://github.com/NixOS/nixpkgs/commit/e5b072eca165430efc4d7a179011a42aab4470a2) nixos/iso-image: add an option to disable BIOS boot * [`905be9f8`](https://github.com/NixOS/nixpkgs/commit/905be9f8c5d0bcc95dbd26f9d5a53f61c48d9798) nixos/iso-image: s/efi/EFI in documentation * [`61516301`](https://github.com/NixOS/nixpkgs/commit/61516301fd4f96373b02655a912bea0e09c8f70a) python310Packages.nextcloudmonitor: 1.2.0 -> 1.3.0 * [`a16f3e6b`](https://github.com/NixOS/nixpkgs/commit/a16f3e6b3801ee0531497b3991d33860bb56487b) cmake: 3.25.2 -> 3.25.3 * [`04cc3ff7`](https://github.com/NixOS/nixpkgs/commit/04cc3ff7d334fe5f064071e05990949e11f8aa88) asymptote: disable install parallelism * [`03be09d5`](https://github.com/NixOS/nixpkgs/commit/03be09d5181b43ffcf0c6085d795d9fad3d5f515) gretl: disable install parallelism * [`41ddcc38`](https://github.com/NixOS/nixpkgs/commit/41ddcc3898962edda8e49032d235d7edc47e31ee) qsynth: disable install parallelism * [`91e20f10`](https://github.com/NixOS/nixpkgs/commit/91e20f108149be118c166eed2a4db44ca124d05b) solanum: disable install parallelism * [`ed1bc2f7`](https://github.com/NixOS/nixpkgs/commit/ed1bc2f7b726183a07fb67106f47fb218f01d9e0) libimagequant: 4.1.0 -> 4.1.1 * [`88cbe74d`](https://github.com/NixOS/nixpkgs/commit/88cbe74d05cac6e037e934ee7fbe8b1f0d164f25) spandsp: refactor * [`b27cf6ac`](https://github.com/NixOS/nixpkgs/commit/b27cf6ace4e687b073d05a8f397a9c944e5ee967) llvm_14,llvmPackages_git.llvm: enable polly by default * [`c5f75817`](https://github.com/NixOS/nixpkgs/commit/c5f758174b1cd78402dbf32511c4b9532a4bc1ae) clang: drop the C++ std version `-DCMAKE_CXX_FLAG` * [`c1a2a95a`](https://github.com/NixOS/nixpkgs/commit/c1a2a95aacd4a5c4b5fd278b31977b09d758b259) ruby_3_1,ruby_3_0,ruby_2_7: allow enabling dtrace support on linux * [`3816765e`](https://github.com/NixOS/nixpkgs/commit/3816765e472a98482e26d0831a84d3b27cb56db8) llvm: add in a missing check dep * [`0fd04a59`](https://github.com/NixOS/nixpkgs/commit/0fd04a591802cb92a244528eb1c65d68417df55d) llvmPackages.compiler-rt: enable libclang_rt.profile-....a build * [`a6e176c5`](https://github.com/NixOS/nixpkgs/commit/a6e176c5b2ec099739a23ff9fe3df3e34e2c1a77) ArchiSteamFarm: choose correct framework instead of patching * [`d23059ce`](https://github.com/NixOS/nixpkgs/commit/d23059ce150f9dc4fbb1694bbcf1ef7199c1cc40) bundler: 2.4.7 -> 2.4.8 * [`925510b3`](https://github.com/NixOS/nixpkgs/commit/925510b397b2fa27d44109ac4704a9a354e34e79) w3m: 0.5.3+git20220429 -> 0.5.3+git20230121 * [`65da8d4f`](https://github.com/NixOS/nixpkgs/commit/65da8d4f29157068df5da784b3d39158bdb6495f) nix: dedupe fix-requires-non-existing-output patch * [`adafbeff`](https://github.com/NixOS/nixpkgs/commit/adafbeff4ad01e21b9d1b39f072298978c08aa6c) nixos/restic: generalize cache configuration * [`279a5e27`](https://github.com/NixOS/nixpkgs/commit/279a5e27d0a5fbe61e1dd30c3658408fb93732ae) python3Packages.myst-parser: 0.19.1 -> 1.0.0 * [`8e8be880`](https://github.com/NixOS/nixpkgs/commit/8e8be88067fc568d81f88ad6a93fd03218d9ca60) SDL2: 2.26.3 -> 2.26.4 * [`490e77ce`](https://github.com/NixOS/nixpkgs/commit/490e77ce0aca322268bd64c3508e26be2fc784f1) SDL2: add superherointj as maintainer * [`4ffa52eb`](https://github.com/NixOS/nixpkgs/commit/4ffa52ebdf80bb217929ab94148a8021d58cb4fa) llvmPackages_git.libcxx: use clang from git instead of the stdenv's compiler * [`011c454a`](https://github.com/NixOS/nixpkgs/commit/011c454a6d55e729b59532fa93109596d3fe9721) libedit: 20210910-3.1 -> 20221030-3.1 * [`2d2aa463`](https://github.com/NixOS/nixpkgs/commit/2d2aa463ddfa74f12e8982e9febcdb1972b7a99c) build-rust-package: call sysroot/src with the expected lib parameter * [`87837a5f`](https://github.com/NixOS/nixpkgs/commit/87837a5fcf7dd9c58bb80f15a8f046a2abc8a4c8) build-support/rust/sysroot: update Cargo.lock * [`63c8961f`](https://github.com/NixOS/nixpkgs/commit/63c8961f8b144ca40314909330f7759d1fa7e530) build-support/rust/sysroot: let cargo-src crate become no_std * [`9d1aafcd`](https://github.com/NixOS/nixpkgs/commit/9d1aafcdeb074c5ad8b6780f9474f9cced901388) build-support/rust: allow cross-compiling the sysroot * [`94c7bf57`](https://github.com/NixOS/nixpkgs/commit/94c7bf576a44829a676fb172bfceaefff4eb90f0) separate-debug-info.sh: succeed when output does not contain elf files * [`6ab299b3`](https://github.com/NixOS/nixpkgs/commit/6ab299b3a36c656065d92cab3385a29e43404879) openjdk: port to gnumake-4.4.1 * [`544ef313`](https://github.com/NixOS/nixpkgs/commit/544ef3138a7f383a260f421eb7999dd917a0c414) openjdk: port to gnumake-4.4.1 * [`7b53fc52`](https://github.com/NixOS/nixpkgs/commit/7b53fc52419ec55419853c324cfad7d1dfac79ec) openjdk11: port to gnumake-4.4.1 * [`bec77874`](https://github.com/NixOS/nixpkgs/commit/bec778740ca0ccbc57ab7ac171a6423f563f7217) gnumake44: revert "reintrocude older 4.4 version for openjdk" * [`91dd01a3`](https://github.com/NixOS/nixpkgs/commit/91dd01a3065dbf60df1725681899b02afa444f18) systemd: disable the ukify tool * [`1f9c5a4a`](https://github.com/NixOS/nixpkgs/commit/1f9c5a4aea27022d0412bce65bb43c293fac1608) metals: 0.11.10 -> 0.11.11 * [`928c8115`](https://github.com/NixOS/nixpkgs/commit/928c8115ba60d54ec36b3f11a364ff81b0ad066c) nixos/starship: add interactiveOnly option * [`4e300e07`](https://github.com/NixOS/nixpkgs/commit/4e300e071b97e1e3a6ba4d856cc65e5386366f6f) libxcrypt: Build only with strong hashes * [`0d7cd666`](https://github.com/NixOS/nixpkgs/commit/0d7cd666520621ebb3f2fb0e590064e8621e249e) nixos/users-groups: Update password scheme validation * [`909f394f`](https://github.com/NixOS/nixpkgs/commit/909f394f28c637a6d5a269d893b77e095b2812eb) pam: Make libxcrypt a non-optional dependency * [`4472cf44`](https://github.com/NixOS/nixpkgs/commit/4472cf44eba4991e46904c588e07dfe8e6fcceb8) treewide: Make yescrypt the default algorithm for pam_unix.so * [`8e2e741a`](https://github.com/NixOS/nixpkgs/commit/8e2e741ab5bdea119a34013b1387eb3f281841cb) zsh: set environment variables in zshenv instead of zprofile * [`051b74fe`](https://github.com/NixOS/nixpkgs/commit/051b74fe7d7398c24fee4d703bd1e32a88b68393) nixos/fcitx: deprecated, and suggestions to use fcitx5 instead * [`4e8ad00a`](https://github.com/NixOS/nixpkgs/commit/4e8ad00ae81e70f4e4db7dfc7e67d9c853f0d6b6) fcitx: remove packages and update documentations and aliases to fcitx5 * [`6d951523`](https://github.com/NixOS/nixpkgs/commit/6d951523ad424c077d60bcd57e9a53bc9dd56e5d) mlterm: update fcitx dependency to fcitx5 * [`f95c20d7`](https://github.com/NixOS/nixpkgs/commit/f95c20d77d5275a0fe4d2809bbb6e10d5492b93f) nixos/fcitx5: init tests * [`23f23a89`](https://github.com/NixOS/nixpkgs/commit/23f23a89b325b06e3f7ff6c0a45e06271db49ead) fftw: enable optimizations unconditionally and build with mtune=generic * [`a9b7d738`](https://github.com/NixOS/nixpkgs/commit/a9b7d738fc1437f8d796607ed31093921685b2b4) Revert "python3Packages.babel: revert test fixes for now" * [`a8e44411`](https://github.com/NixOS/nixpkgs/commit/a8e44411d65222b0af2ec3d1b641e7f1b82eb87d) sparrow: 1.7.1 -> 1.7.3 * [`eb561a3a`](https://github.com/NixOS/nixpkgs/commit/eb561a3af2ba2c5fc6f9abb6dcf38beb348663ca) sparrow: enable JavaFX * [`4d8df72e`](https://github.com/NixOS/nixpkgs/commit/4d8df72e93261fd31157b74eb44bf8441f04547c) xmlbeans: 5.0.2-20211014 -> 5.1.1-20220819, remove myself as maintainer * [`fab17d21`](https://github.com/NixOS/nixpkgs/commit/fab17d210d14e11adba8255cc0767cec0ff9e6b8) gtk2: read configuration from /etc/gtk-2.0/gtkrc * [`b830681b`](https://github.com/NixOS/nixpkgs/commit/b830681bfbf1058e2893411a3a8e0a448f3f82cf) python310Packages.sqlalchemy: 2.0.4 -> 2.0.6 * [`e4959cfe`](https://github.com/NixOS/nixpkgs/commit/e4959cfe9788ccc641250580d4b26af6e68aed6d) unityhub: 2.3.2 -> 3.4.1 * [`0cf4dddb`](https://github.com/NixOS/nixpkgs/commit/0cf4dddbc0bdc3e79a05818f5afececb7e283aa8) magma: fix [nixos/nixpkgs#220343](https://togithub.com/nixos/nixpkgs/issues/220343) and separate CUDA build/run-time dependencies * [`711e9cfd`](https://github.com/NixOS/nixpkgs/commit/711e9cfd493296681b84147a650972ea78e948c4) ffmpeg: ffmpeg_4 → ffmpeg_5 * [`9bd25064`](https://github.com/NixOS/nixpkgs/commit/9bd2506458ea053ccbcde6e622d7cec9993d8f36) treewide: make ffmpeg_4-dependant packages depend on ffmpeg_4 * [`f8264a5b`](https://github.com/NixOS/nixpkgs/commit/f8264a5b1e7832d93d8a22816f5133ff891724b6) tree-wide: mark broken packages as such * [`a3d10c67`](https://github.com/NixOS/nixpkgs/commit/a3d10c676f813f6393e38c4bbe01b640fb791947) sqlite: 3.41.0 -> 3.41.1 * [`107df2f7`](https://github.com/NixOS/nixpkgs/commit/107df2f7c20b5ef6fa5b17ea09f0cbc837f7ca83) s2n-tls: 1.3.37 -> 1.3.38 * [`b0cd9107`](https://github.com/NixOS/nixpkgs/commit/b0cd9107fc036ff503b9556a28150a88bb4bb127) s2n-tls: 1.3.38 -> 1.3.39 * [`3e331bf5`](https://github.com/NixOS/nixpkgs/commit/3e331bf5b3978e68597a320d55712e8f75196dad) directx-headers: 1.608.2 -> 1.608.2b * [`ef695215`](https://github.com/NixOS/nixpkgs/commit/ef6952158cb5b31d1505f217d9fa0f55e4999120) tinycompress: init at 1.2.8 * [`6ff293ec`](https://github.com/NixOS/nixpkgs/commit/6ff293ecbc181c2339a085ed615d1a50727cc7a3) pipewire: enable compress-offload * [`b8ac3f9a`](https://github.com/NixOS/nixpkgs/commit/b8ac3f9a93cac7a54aafc366f221b372dd59b463) pipewire: 0.3.66 -> 0.3.67 * [`1fab8692`](https://github.com/NixOS/nixpkgs/commit/1fab86929f7df5cdd60bcf65b4c78f4058777a03) nixos/pipewire: spring cleaning * [`c3a42a04`](https://github.com/NixOS/nixpkgs/commit/c3a42a047cfe7d645fcf63b8cba04336bf3041ea) snappy: 1.1.9 -> 1.1.10 * [`5eff9f19`](https://github.com/NixOS/nixpkgs/commit/5eff9f19408717e3d330fd0f97961cddf8ac23b6) R: 4.2.2 -> 4.2.3 * [`17ea9488`](https://github.com/NixOS/nixpkgs/commit/17ea94881f78ff37d0123bc67ee82471d6d014ca) octavePackages: add automatic updating script based on Python's * [`be699cf0`](https://github.com/NixOS/nixpkgs/commit/be699cf06b37f1ec9e5a22b7b3273ea15827d445) octavePackages: run update script on all packages * [`5b5e4182`](https://github.com/NixOS/nixpkgs/commit/5b5e4182cb24a01eaa5204001284fc6b2eac4ae6) proxysql: 2.5.0 -> 2.5.1 * [`9196dbce`](https://github.com/NixOS/nixpkgs/commit/9196dbce78a73d7cc5a8d1dc4d8b8be72493945d) whatsapp-for-linux: 1.3.1 -> 1.6.1 * [`cc2738c7`](https://github.com/NixOS/nixpkgs/commit/cc2738c71ad454dba35cb8c33c4fce2481e344e7) swift: reduce closure size of swift-lib * [`39620ace`](https://github.com/NixOS/nixpkgs/commit/39620acea8d86488e8ecb37424643ff94c5ea0a3) vim: 9.0.1369 -> 9.0.1403 * [`60002cab`](https://github.com/NixOS/nixpkgs/commit/60002cabc02d22e8ee3f1718c1217684134d5178) aaaaxy: init at 1.3.372 * [`590ccae1`](https://github.com/NixOS/nixpkgs/commit/590ccae1f848eef59f8984e98348208eb69cffe1) nixos/networkd: add L2TP options * [`28ddd570`](https://github.com/NixOS/nixpkgs/commit/28ddd570f70dd9fe160260672ebf687abc5f2585) nixos/networkd: add Bridge options * [`d646f7c7`](https://github.com/NixOS/nixpkgs/commit/d646f7c7f2b69ef4d085f79f7805098b80dc8467) nixos/networkd: add BridgeFDB options * [`ae15b86d`](https://github.com/NixOS/nixpkgs/commit/ae15b86d4d81ffa3824528f4316c1b5f4ad640d3) nixos/networkd: add BridgeMDB option * [`a7724b8f`](https://github.com/NixOS/nixpkgs/commit/a7724b8f9177026c4635740812e2b8e291137d0e) nixos/networkd: add LLDP options * [`df149537`](https://github.com/NixOS/nixpkgs/commit/df14953724481b185161aa16c6e154bc04445eb0) nixos/networkd: add CAN options * [`09e745c7`](https://github.com/NixOS/nixpkgs/commit/09e745c78405cbd906f8f39cc89376f9f29db1c3) nixos/networkd: add IPoIB options * [`b08e5be9`](https://github.com/NixOS/nixpkgs/commit/b08e5be98d9eed403a2f334f2459da909114c002) nixos/networkd: add QDisc options * [`55cd970d`](https://github.com/NixOS/nixpkgs/commit/55cd970d739f6c0cc60f846aa826e05e322b9559) nixos/networkd: add NetworkEmulator options * [`d6303532`](https://github.com/NixOS/nixpkgs/commit/d63035329e6c7c07bf5cd3c4e06f4b8d2e71653f) nixos/networkd: add TokenBucketFilter options * [`2784862e`](https://github.com/NixOS/nixpkgs/commit/2784862e410bd07b562e6f537d6ff756fffa66ba) nixos/networkd: add PIE options * [`872a4823`](https://github.com/NixOS/nixpkgs/commit/872a4823cf3fdaca4d6bc6c13868ffe8a8097026) nixos/networkd: add FlowQueuePIE options * [`736650cc`](https://github.com/NixOS/nixpkgs/commit/736650ccf144850bc47587de620ae13efc88cb39) nixos/networkd: add StochasticFairBlue options * [`51689e86`](https://github.com/NixOS/nixpkgs/commit/51689e86b99ca43b14e5aa307b5e453aa0cb7ae3) nixos/networkd: add StochasticFairnessQueueing options * [`f2ca28f6`](https://github.com/NixOS/nixpkgs/commit/f2ca28f6585a3ecad3032e8057ea606402a86e93) nixos/networkd: add PFIFO options * [`d9e1963a`](https://github.com/NixOS/nixpkgs/commit/d9e1963a158f38b95a21171a0ed400a2c2575b7a) nixos/networkd: add BFIFO options * [`f75ec30f`](https://github.com/NixOS/nixpkgs/commit/f75ec30feea0d0e0f1bddcf07cfa89dea795b5d3) nixos/networkd: add PFIFOHeadDrop options * [`7a6cae0e`](https://github.com/NixOS/nixpkgs/commit/7a6cae0e155ec8952fcaa0add1b6f6d712e8d721) nixos/networkd: add PFIFOFast options * [`72810855`](https://github.com/NixOS/nixpkgs/commit/728108555e0d21b7fb0d5f4884e7b893e746adb0) nixos/networkd: add CAKE options * [`49df6bc6`](https://github.com/NixOS/nixpkgs/commit/49df6bc66997d29d1addb0424a898c745082fe40) nixos/networkd: add ControlledDelay options * [`0d06e859`](https://github.com/NixOS/nixpkgs/commit/0d06e8599699ef5629995a6ce46329baa2f3abad) nixos/networkd: add DeficitRoundRobinScheduler options * [`3cde7aaa`](https://github.com/NixOS/nixpkgs/commit/3cde7aaa36a3089f7881c9f65e7c37bf65f9177d) nixos/networkd: add DeficitRoundRobinSchedulerClass options * [`ca496f87`](https://github.com/NixOS/nixpkgs/commit/ca496f87548eb194280d2a3a4489380b94d088eb) nixos/networkd: add EnhancedTransmissionSelection options * [`5b5c79c6`](https://github.com/NixOS/nixpkgs/commit/5b5c79c6a0c94586cc392a1a476397b44912e820) nixos/networkd: add GenericRandomEarlyDetection options * [`dbc14e5a`](https://github.com/NixOS/nixpkgs/commit/dbc14e5a441beebc3c01b60f22e1f3cadf2acdad) nixos/networkd: add FairQueueingControlledDelay options * [`cf470ebd`](https://github.com/NixOS/nixpkgs/commit/cf470ebd88c4b9e8d4b7ae875ffaebbef6b2b02e) nixos/networkd: add FairQueueing options * [`29e54519`](https://github.com/NixOS/nixpkgs/commit/29e54519636578683070f9c778ac207fedf1e56a) nixos/networkd: add TrivialLinkEqualizer options * [`24df07c7`](https://github.com/NixOS/nixpkgs/commit/24df07c786d0818731af5a3056b786ba83731dab) nixos/networkd: add HierarchyTokenBucket options * [`88d99a36`](https://github.com/NixOS/nixpkgs/commit/88d99a36305d9387383baf7eb88c86e02541f703) nixos/networkd: add HierarchyTokenBucketClass options * [`493ed754`](https://github.com/NixOS/nixpkgs/commit/493ed754187177260848764e3a0c5ea5515984e3) nixos/networkd: add HeavyHitterFilter options * [`fde806d5`](https://github.com/NixOS/nixpkgs/commit/fde806d5a5b07f98dde0eb03be56814baae1131e) nixos/networkd: add QuickFairQueueing options * [`cd650b3f`](https://github.com/NixOS/nixpkgs/commit/cd650b3fa303a88e6ab842dd110871b50d0bd9d1) nixos/networkd: add QuickFairQueueingClass options * [`0ddfb0a5`](https://github.com/NixOS/nixpkgs/commit/0ddfb0a5dfc45a495bf862fe90a630325efecb32) nixos/networkd: add BridgeVLAN options * [`4ddd5e48`](https://github.com/NixOS/nixpkgs/commit/4ddd5e48b7007128e8abe32fee65e4fdd708ef67) python310Packages.etils: 1.0.0 -> 1.1.0 * [`62501a21`](https://github.com/NixOS/nixpkgs/commit/62501a21e890f9b62cf2095d4ab0601ce7820ec5) python310Packages.testcontainers: fix build * [`79700ec6`](https://github.com/NixOS/nixpkgs/commit/79700ec6ed926fd1db76fec445d6d6c7d3ea83cf) python310Packages.tables: remove cython from requirements.txt * [`f6b69b23`](https://github.com/NixOS/nixpkgs/commit/f6b69b23c91ffc05b8a69162a4f68e9625ecca6d) python310Packages.blosc2: remove pytest from runtime-requirements.txt * [`1c1e0891`](https://github.com/NixOS/nixpkgs/commit/1c1e0891cc5d7a013370f9480a8e99ed501f82f1) python310Packages.scooby: fix build * [`8dd30155`](https://github.com/NixOS/nixpkgs/commit/8dd301559ab120f96aec2a2a66164bfdb0d5fbed) ruby: disable parallel install * [`48f48c31`](https://github.com/NixOS/nixpkgs/commit/48f48c3101615e78fc28378ad818291c1ee8252a) mesa: build dri for arm * [`0c0c6908`](https://github.com/NixOS/nixpkgs/commit/0c0c6908b9ccc81350f86640dc07ad78981431a1) rPackages: CRAN and BioC update * [`a10887cb`](https://github.com/NixOS/nixpkgs/commit/a10887cb3fd7087c006b91197b6eb2b8730eebeb) rPackages.purrr: patch configure shebang * [`c4ce6f0b`](https://github.com/NixOS/nixpkgs/commit/c4ce6f0bfa832a242bed666ee49bea164a5d96f9) asls: drop * [`ef0e4e67`](https://github.com/NixOS/nixpkgs/commit/ef0e4e67ccf4e4838d7eb8a5e42e0b511a15500c) python310Packages.json-stream-rs-tokenizer: 0.4.13 -> 0.4.16 * [`20fe8b28`](https://github.com/NixOS/nixpkgs/commit/20fe8b2871b3d53e3443d8e2a8f661fe0d46f3e9) python310Packages.passlib: libxcrypt related failures also affect linux * [`a6b712f8`](https://github.com/NixOS/nixpkgs/commit/a6b712f8a4c09071246fe2d8c4def6948d1f61d9) nixos-generate-config: fix invalid sample config * [`fa52143c`](https://github.com/NixOS/nixpkgs/commit/fa52143cffb35ce6ba5ffdfeaa0fcb2056137885) python3Packages.pdoc: 12.3.1 -> 13.0.0 * [`9a89bf96`](https://github.com/NixOS/nixpkgs/commit/9a89bf966930abf3e05139332b039f6e9dbc34ca) python310Packages.pytest-twisted: 1.13.2 -> 1.14.0 * [`f3347106`](https://github.com/NixOS/nixpkgs/commit/f3347106dd4bf2f4d97e329d7aa12a01babfdb76) lxd: 5.11 -> 5.12 * [`ad33f180`](https://github.com/NixOS/nixpkgs/commit/ad33f1800f2b2352d74ead11af39a0297875071e) rake: 12.3.2 -> 13.0.6 * [`78877052`](https://github.com/NixOS/nixpkgs/commit/78877052dcd5865fa346f345badd230a2eb42fee) jdom: 1.0 -> 2.0.6.1 * [`d2b28763`](https://github.com/NixOS/nixpkgs/commit/d2b2876373efd862748a92c7fe952ffb708dfd3f) xorg.libXvMC: 1.0.12 -> 1.0.13 * [`12a7c7e6`](https://github.com/NixOS/nixpkgs/commit/12a7c7e68b335d2ad7c5514a7622e9aea224eeea) deepin.deepin-shortcut-viewer: init at 5.0.7 * [`17dcb692`](https://github.com/NixOS/nixpkgs/commit/17dcb69237457e78cfb7e2f8a13d99e315ea3f05) python310Packages.twisted: Disable tests using legacy algos from crypt * [`8668d96c`](https://github.com/NixOS/nixpkgs/commit/8668d96c28e3fbda92eac6dc212b1393ef97d9da) nixos/wireshark: set the correct capabilities * [`94f0ae85`](https://github.com/NixOS/nixpkgs/commit/94f0ae85e1232261a88bb3509ababe7028d3f232) python310Packages.passlib: Disable tests for unsupported algorithms * [`3e531b41`](https://github.com/NixOS/nixpkgs/commit/3e531b418e1aa5d60cee4d316334b43cdef5e2e9) firefox-beta-bin-unwrapped: 112.0b2 -> 112.0b3 * [`476d7536`](https://github.com/NixOS/nixpkgs/commit/476d75361354d7a011ead601787fef95eebfeb74) python310Packages.y-py: Fix build on darwin * [`18c90897`](https://github.com/NixOS/nixpkgs/commit/18c9089744ca00b1b00ff61a02cc43ad259c907e) matrix-synapse.tools.synadm: 0.38 -> 0.40 * [`dc937802`](https://github.com/NixOS/nixpkgs/commit/dc937802ba1d00a0ff9211a73934bd0d788221ef) dnscontrol: 3.27.2 -> 3.28.0 * [`4bdbae5a`](https://github.com/NixOS/nixpkgs/commit/4bdbae5ad13b0c8c98232ebb70a288815ef5f012) cc-wrapper: wrap `cpp` for cross lust like to native * [`0d44f838`](https://github.com/NixOS/nixpkgs/commit/0d44f838ca622cd967d86c16aa429dcfa2c289c7) gatk: 4.3.0.0 -> 4.4.0.0 * [`96100e76`](https://github.com/NixOS/nixpkgs/commit/96100e7675f96c90b4f1124a77f86e87d7a251ee) passage: add missing dependency on tree(1) * [`3eea810b`](https://github.com/NixOS/nixpkgs/commit/3eea810b5e4ff0226d0f4d7c072918866247d72b) Update to latest versions: pdfstudio2022.2.2, pdfstudio2021.2.1, pdfstudioviewer2022.2.2 * [`8f1d05d9`](https://github.com/NixOS/nixpkgs/commit/8f1d05d958c705f0361b7c69648627b4dabf4783) veracrypt: add wrapGAppsHook * [`8f681143`](https://github.com/NixOS/nixpkgs/commit/8f6811433b65def7728267f31a84786cf1f0de22) discord-canary: 0.0.149 -> 0.0.150 * [`4e0ac3aa`](https://github.com/NixOS/nixpkgs/commit/4e0ac3aabc5830420f7fb41b08f35e0035676830) librewolf-unwrapped: 111.0-2 -> 111.0-3 * [`a160a8be`](https://github.com/NixOS/nixpkgs/commit/a160a8be02e7658add24c7cabbad876e1016ff54) python310Packages.anyascii: 0.3.1 -> 0.3.2 * [`c54a718a`](https://github.com/NixOS/nixpkgs/commit/c54a718a9f5aad5386d9155b3836ba54eb0514fc) docker-buildx: 0.9.1 -> 0.10.4 * [`4d5c24f7`](https://github.com/NixOS/nixpkgs/commit/4d5c24f72d5d9513edd0f68b52c7ab521029368f) docker-buildx: add developer-guy to maintainers list * [`ab234dc5`](https://github.com/NixOS/nixpkgs/commit/ab234dc5e9e9ff7b02ac05fd778bfab3ad33d1fd) docker-buildx: doCheck false * [`d75cff2e`](https://github.com/NixOS/nixpkgs/commit/d75cff2ee3bb6d91c818d43d1ba7603bb6dacd59) linuxManualConfig: don't build inside source tree * [`75e6d945`](https://github.com/NixOS/nixpkgs/commit/75e6d945b8f292621ba2c43fdb3b66d690c47f80) python3Packages.mautrix: 0.19.4 -> 0.19.5 * [`f3269c39`](https://github.com/NixOS/nixpkgs/commit/f3269c396e760622c114f070265c448d13fa8dca) python3Packages.mautrix: 0.19.5 -> 0.19.6 * [`e608077c`](https://github.com/NixOS/nixpkgs/commit/e608077c090e17ea8b3de13c81bc2a99470bd4e2) woodpecker-pipeline-transform: init at 0.1.1 * [`efd23ff1`](https://github.com/NixOS/nixpkgs/commit/efd23ff1c8f0cebc4aa41f08815d71a0a2556d48) nixos/gdk-pixbuf: move GDK_PIXBUF_MODULE_FILE to sessionVariables * [`7f079e02`](https://github.com/NixOS/nixpkgs/commit/7f079e028ea94fc939826a2df86b0401fbc8ccce) discord: 0.0.264 -> 0.0.273 * [`aacbb6d0`](https://github.com/NixOS/nixpkgs/commit/aacbb6d021d617881630c27088f311a5bc0e2145) tiny-cuda-nn: init 1.6 * [`114bccda`](https://github.com/NixOS/nixpkgs/commit/114bccdafa4fa326f3658e475b1dc0463fe88d51) emacs: use held back patchelf_0_15 to avoid upstream bug * [`72dd6af7`](https://github.com/NixOS/nixpkgs/commit/72dd6af7ac52ac257aa523afe7e61a5484f30d9d) firefox-devedition-bin-unwrapped: 112.0b1 -> 112.0b3 * [`9203d2c6`](https://github.com/NixOS/nixpkgs/commit/9203d2c69b7f1351d9d763994e434535c0142ed5) klipper: unstable-2023-02-20 -> unstable-2023-03-15 * [`aeece9d9`](https://github.com/NixOS/nixpkgs/commit/aeece9d990e43477804a76107cac6f9d1fdf9854) maintainers: add martinramm * [`b668e7df`](https://github.com/NixOS/nixpkgs/commit/b668e7df42b5093c7b1f116dd57255846976ad08) benthos: 4.12.1 -> 4.13.0 * [`e2871a59`](https://github.com/NixOS/nixpkgs/commit/e2871a593c24da5e521a57901c8c703efa0e7893) mfc5890cnlpr: init at 1.1.2-2 * [`bc066c95`](https://github.com/NixOS/nixpkgs/commit/bc066c95134f04118d1c96a7a2e0f080a3268862) bigloo: mark darwin aarch64 as broken * [`b1fec2a5`](https://github.com/NixOS/nixpkgs/commit/b1fec2a5747ecf7aebdd2cea812bc13ae963fef7) python3Packages.torchvision: switch to backendStdenv.cc from cudatoolkit.cc * [`713eeaa6`](https://github.com/NixOS/nixpkgs/commit/713eeaa68af2272de6b42fa9742d5a5f4315b398) clash-verge: 1.2.3 -> 1.3.0 * [`e85ed323`](https://github.com/NixOS/nixpkgs/commit/e85ed3236b7103e51f8c30a542e522025d654993) python310Packages.m2crypto: fix darwin build * [`924aef28`](https://github.com/NixOS/nixpkgs/commit/924aef28c03453a3a894dd6bd7f8d561b0500efa) ltex-ls: 15.2.0 -> 16.0.0 * [`cbe5191d`](https://github.com/NixOS/nixpkgs/commit/cbe5191d8bf70f8b524e5772853695b0b83f1af4) guardian-agent: mark broken on darwin * [`00ebbf5b`](https://github.com/NixOS/nixpkgs/commit/00ebbf5bd136319951d3ba8b85d06bda6648180c) gforth: mark as broken on darwin aarch64 * [`cc011846`](https://github.com/NixOS/nixpkgs/commit/cc0118467198f76087e7e5ced2168dde080094ea) ipxe: unstable-2023-03-07 -> unstable-2023-03-15 * [`a9d6317e`](https://github.com/NixOS/nixpkgs/commit/a9d6317eef09ae1fdc278d6f2edb643963586ae1) gcc-arm-embedded: meta.sourceProvenance = binaryNativeCode * [`f05c5da8`](https://github.com/NixOS/nixpkgs/commit/f05c5da8e0a5ebdfeaeaf9838a5a47d41d543f91) ocamlPackages.ppx_cstubs: use Dune 3 * [`79fa97ca`](https://github.com/NixOS/nixpkgs/commit/79fa97caa3e61f4793744b7148d5bdac01f0aa4e) ocamlPackages.containers: 3.10 → 3.11 * [`91faebb5`](https://github.com/NixOS/nixpkgs/commit/91faebb585c5c0c5efbc32440a512e26c127a279) minio: 2023-02-27T18-10-45Z -> 2023-03-13T19-46-17Z * [`cc6ef4ea`](https://github.com/NixOS/nixpkgs/commit/cc6ef4ea2a55cf96f63c85814c854dde47dab2e7) nvidia-vaapi-driver: 0.0.8 -> 0.0.9 * [`20d11966`](https://github.com/NixOS/nixpkgs/commit/20d11966ed9919cfe01846cec55f8870e602d91b) linux_xanmod_latest: 6.2.3 -> 6.2.7 * [`d8395b12`](https://github.com/NixOS/nixpkgs/commit/d8395b127678d1a5b16d916549f98e2476650344) linux_xanmod: 6.1.16 -> 6.1.20 * [`4ed9586e`](https://github.com/NixOS/nixpkgs/commit/4ed9586edf8a986470086ff4330ae2b0327f1e2b) treesheets: unstable-2023-03-07 -> unstable-2023-03-18 * [`2ed89e14`](https://github.com/NixOS/nixpkgs/commit/2ed89e14db64ee154a6944cb41accbea87ca8167) ssm-session-manager-plugin: 1.2.398.0 -> 1.2.463.0 * [`7df61306`](https://github.com/NixOS/nixpkgs/commit/7df61306fb9fd6ddcb948e69bba27cb6d3f8b813) lgogdownloader: 3.9 -> 3.10 * [`d808cc14`](https://github.com/NixOS/nixpkgs/commit/d808cc1420f6d72e2d8e78c6dbd3947e44791c71) qutebrowser-qt6: unstable-2022-09-16 -> unstable-2023-03-19 * [`39ee9df4`](https://github.com/NixOS/nixpkgs/commit/39ee9df4329fc7cd49ea41ccb08d71f9c5460e29) xfce.xfce4-screensaver: 4.16.0 -> 4.18.0 * [`7461adb6`](https://github.com/NixOS/nixpkgs/commit/7461adb605437c8cc4d0cf0e42eb1aeb968daa06) xfce.thunar-archive-plugin: 0.4.0 -> 0.5.0 * [`802ed4b2`](https://github.com/NixOS/nixpkgs/commit/802ed4b27a7dcb3784eb35c04724931872cf619a) xfce.thunar-media-tags-plugin: 0.3.0 -> 0.4.0 * [`4062f28a`](https://github.com/NixOS/nixpkgs/commit/4062f28a76380f8dd88371c772948b977e024cb1) baget: remove due to upstream being unmaintained * [`58bcff71`](https://github.com/NixOS/nixpkgs/commit/58bcff71bb1fbafa3471d2f386d19e19bb6df7a9) xfce.xfce4-notes-plugin: 1.9.0 -> 1.10.0 * [`5bb320c5`](https://github.com/NixOS/nixpkgs/commit/5bb320c54774b0742b98322dcfd5849d77db07c5) gitkraken: 9.1.1 -> 9.2.1 * [`4b56d3aa`](https://github.com/NixOS/nixpkgs/commit/4b56d3aa5076a07472661f12367c13f426de44dd) cloudhunter: init at 0.7.0 * [`06c3871c`](https://github.com/NixOS/nixpkgs/commit/06c3871c81c8515c2fe2084ee2ac28498d70cdca) python310Packages.dash: 2.8.1 -> 2.9.1 * [`fb05346f`](https://github.com/NixOS/nixpkgs/commit/fb05346f21b23f0dcaf26756ec6d67e7fde45653) xfce.xfce4-windowck-plugin: 0.5.0 -> 0.5.1 * [`416474b0`](https://github.com/NixOS/nixpkgs/commit/416474b069ad82369f0635da754d7e1ae72a9acd) phpunit: 10.0.14 -> 10.0.16 * [`af4e12ad`](https://github.com/NixOS/nixpkgs/commit/af4e12adb785c10892c61a1244bf86694c82782d) subsurface: add dependencies for transports * [`cceff04c`](https://github.com/NixOS/nixpkgs/commit/cceff04ce9c2c4cc3eab27a10dd220cc5c381b3d) mongodb-4_2: 4.2.19 -> 4.2.24 * [`005aff9d`](https://github.com/NixOS/nixpkgs/commit/005aff9d84da2704e5bb68db0fd3be057ed360f9) urn-timer: switch to maintained fork, unstable-2017-08-20 -> unstable-2023-03-18 * [`86a8d80a`](https://github.com/NixOS/nixpkgs/commit/86a8d80a9d34f31691a3fe19ba5e9ec8e788300a) hydroxide: 0.2.24 -> 0.2.25 * [`212a2495`](https://github.com/NixOS/nixpkgs/commit/212a24952c2fed0bfc3306e1927e6e351feee510) xdp-tools: 1.2.9 -> 1.3.1 * [`8910b1e1`](https://github.com/NixOS/nixpkgs/commit/8910b1e180e1aa3451e6e9d0dc4f72b39cee2353) yoshimi: 2.2.2.1 -> 2.2.3 * [`a4b46044`](https://github.com/NixOS/nixpkgs/commit/a4b46044bacdeb8eb43a0c3cd1146538dfae425d) atlassian-jira: 9.4.0 -> 9.6.0 * [`26ff0e4a`](https://github.com/NixOS/nixpkgs/commit/26ff0e4a27e9a6c23d4aba5eb180f397f21cf6ae) dotnet-sdk_7: 7.0.201 -> 7.0.202 * [`d093086a`](https://github.com/NixOS/nixpkgs/commit/d093086a2b20a4b2183e85ee86d663f54dcebfef) buildDotnetModule: add support for using combinePackages as dotnet-sdk * [`3e04ba2c`](https://github.com/NixOS/nixpkgs/commit/3e04ba2c1d134acedfe3ba1632b56a1b01ef2965) BeatSaberModManager: regenerate deps, remove add-runtime-identifier.patch * [`211a9638`](https://github.com/NixOS/nixpkgs/commit/211a963855e0d6716d40babc4ded8f7aa707d401) tsm-client: 8.1.17.0 -> 8.1.17.2 * [`e2d05277`](https://github.com/NixOS/nixpkgs/commit/e2d052776030d4f822c40762cf04e18fe4cb30f3) golden-cheetah: 3.6-RC3 -> 3.6RC4 * [`e955f24c`](https://github.com/NixOS/nixpkgs/commit/e955f24cb4913d0e7ceb4f21f3920f10abb20cb0) mdcat: 1.1.0 -> 1.1.1 * [`ff68cad0`](https://github.com/NixOS/nixpkgs/commit/ff68cad0728e4aae10033b7b63db866e77c9049f) git-ps-rs: init at version 6.5.0 * [`b7ca098c`](https://github.com/NixOS/nixpkgs/commit/b7ca098c7bb10a3866d7d359e4e09a10692afc1c) python310Packages.aiocontextvars: drop useless pytest-runner * [`dc5ffba5`](https://github.com/NixOS/nixpkgs/commit/dc5ffba52d2adae602086770c9521d7d6d7397b5) nixos/portunus: fix portunus not only listening on localhost * [`dbf0e8a1`](https://github.com/NixOS/nixpkgs/commit/dbf0e8a18a4a62c49ad0ec1b269505d913658e5e) python310Packages.aardwolf: 0.2.1 -> 0.2.7 * [`0bac6b83`](https://github.com/NixOS/nixpkgs/commit/0bac6b837b72fcf342abba52646942b1419c5966) perl534Packages.Wx: migrate to wxGTK32 * [`982e914e`](https://github.com/NixOS/nixpkgs/commit/982e914e5786dbbd4935e244c010f5d8994f6eeb) mongodb: Mark anything older than 6.0 broken on aarch64-darwin * [`abd627f6`](https://github.com/NixOS/nixpkgs/commit/abd627f685163e3c6e7b8f3856759d61d574fe88) python310Packages.pymodbus: remove asynctest * [`caf91510`](https://github.com/NixOS/nixpkgs/commit/caf91510609fc82a239c91bb153ae6f98fd9d4f7) python3Packages.pywebview: add bottle to dependencies * [`5d5b794e`](https://github.com/NixOS/nixpkgs/commit/5d5b794e10fb255aff04d2d8daa94702387a6226) musescore: 4.0.1 -> 4.0.2 * [`084fd533`](https://github.com/NixOS/nixpkgs/commit/084fd533740d946f783778b3d9931c600b976422) mongodb-4_2: Add cache alignment fix for aarch64 * [`8e08e348`](https://github.com/NixOS/nixpkgs/commit/8e08e348aae65b19ebf201a3a0269f374ae24691) sniproxy: 0.6.0 -> 0.6.1 * [`bab87b45`](https://github.com/NixOS/nixpkgs/commit/bab87b45674c11e4094f4b1490bc16326f00bf35) sniproxy: add raitobezarius as maintainer * [`f83d8d46`](https://github.com/NixOS/nixpkgs/commit/f83d8d46cb19db5eaafe8434411d8d2e54d301c2) sniproxy: render homepage visible in the nix expression * [`045cf7df`](https://github.com/NixOS/nixpkgs/commit/045cf7df320db3aa447b7de37454800087d285e6) ocaml: re-establish alphabetical order to top-level * [`7de3f08c`](https://github.com/NixOS/nixpkgs/commit/7de3f08ce38aca9fddb5db7bcb7741fd389be9ef) linuxManualConfig: unpack directly into $dev * [`41f788b1`](https://github.com/NixOS/nixpkgs/commit/41f788b1217b05d8661ebb77bfc9d9f3f65b5dd2) linuxManualConfig: use the default make target * [`e3a689d9`](https://github.com/NixOS/nixpkgs/commit/e3a689d97cb2ca7743d156ebc0b25039d6e84b65) chromiumBeta: 112.0.5615.20 -> 112.0.5615.29 * [`c2ecaab4`](https://github.com/NixOS/nixpkgs/commit/c2ecaab4eed9685171143954a33542c7da1b07c0) chromiumDev: 113.0.5638.0 -> 113.0.5653.0 * [`aacfc095`](https://github.com/NixOS/nixpkgs/commit/aacfc0950b84657b32ebb4106e21eef4db8e626b) regreet: 2023-02-27 -> 2023-03-19 * [`692c28ec`](https://github.com/NixOS/nixpkgs/commit/692c28ec10f0ddbf043d6c70720a62e7293d4833) nixos/regreet: init * [`69dfa612`](https://github.com/NixOS/nixpkgs/commit/69dfa612cc27b3495b766239dec31facb1df66b9) python310Packages.subliminal: enable tests * [`d57568fc`](https://github.com/NixOS/nixpkgs/commit/d57568fcad7e3a9364850cb1c25d7a34693c02d5) linuxManualConfig: install GDB scripts * [`a10f3197`](https://github.com/NixOS/nixpkgs/commit/a10f3197fc893c98a74ae3bb3610b95559951e7f) systemd-lib: fix building -.slice (root slice) * [`cdc33cdb`](https://github.com/NixOS/nixpkgs/commit/cdc33cdb0e0119c62b74efb3357e7bac26d90851) mkvtoolnix: fix build on darwin * [`463a1de8`](https://github.com/NixOS/nixpkgs/commit/463a1de84c5a8258aa2c21d83457e2ee6803be7f) postman: 9.31.0 -> 10.12.0 * [`097f9e6c`](https://github.com/NixOS/nixpkgs/commit/097f9e6c1e24fb101f310f260624fa951a06ce62) skippy-xd: richardgv/skippy-xd unstable-2023-03-10 -> dreamcat4 0.6.0 * [`b4744bf2`](https://github.com/NixOS/nixpkgs/commit/b4744bf28bac0c7609e694a0b6adaa7c9770bb14) xfce.xfce4-xkb-plugin: 0.8.2 -> 0.8.3 * [`3e82573d`](https://github.com/NixOS/nixpkgs/commit/3e82573de08a68090657afeed57bae74019db0d6) tonelib-gfx: 4.7.5 -> 4.7.8 * [`68ce9279`](https://github.com/NixOS/nixpkgs/commit/68ce92797a1077bb6be0959191816574a86fc6ad) tonelib-jam: 4.7.5 -> 4.7.8 * [`1dd90bcd`](https://github.com/NixOS/nixpkgs/commit/1dd90bcd9b2f3916aa3f08b89b795e281740f4d5) tonelib-metal: 1.1.0 -> 1.2.6 * [`407d5232`](https://github.com/NixOS/nixpkgs/commit/407d5232a4ce48b73d37a7633b3105cf34769d99) tmux-xpanes: 4.1.3 -> 4.1.4 * [`90cc287d`](https://github.com/NixOS/nixpkgs/commit/90cc287d6e2d9a9f02d8edbf5f8b2cac6006e939) slsa-verifier: 2.0.1 -> 2.1.0 * [`c0baa0dd`](https://github.com/NixOS/nixpkgs/commit/c0baa0ddf2f25bbad3011de14fb392d83162c551) wit-bindgen: init at 0.4.0 * [`76b5525a`](https://github.com/NixOS/nixpkgs/commit/76b5525a6d91ef7b4394b78d795ad6dcb1408d88) shot-scraper: init at 1.1.1 * [`474b2cf0`](https://github.com/NixOS/nixpkgs/commit/474b2cf0aa2a79dcd97f526e7d4332afa7ced384) argc: 0.14.0 -> 0.15.0 * [`fa871f9f`](https://github.com/NixOS/nixpkgs/commit/fa871f9f5a01f9d0b1dd5bb66a84df3f5f2a0e78) python310Packages.tesserocr: 2.5.2 -> 2.6.0 * [`6077061b`](https://github.com/NixOS/nixpkgs/commit/6077061bb563603bdecc389462980cf5fdb77e5b) python310Packages.rst2pdf: 0.99 -> 0.100 * [`999d1ddd`](https://github.com/NixOS/nixpkgs/commit/999d1ddd21b66f656e3f60b9b7133586e8508bac) millet: 0.8.1 -> 0.8.3 * [`92f8db87`](https://github.com/NixOS/nixpkgs/commit/92f8db870c60bba1acdf2b469ed70a91e47851bf) redis: 7.0.9 -> 7.0.10 * [`2ae0a53e`](https://github.com/NixOS/nixpkgs/commit/2ae0a53efc7d01d8b98d16adecae94b3691edd60) rst2pdf: add top level alias * [`30356d7a`](https://github.com/NixOS/nixpkgs/commit/30356d7a9e74359e8403a9239615a02d8503216a) python310Packages.py-synologydsm-api: 2.1.4 -> 2.2.0 * [`c6f12253`](https://github.com/NixOS/nixpkgs/commit/c6f122539fc22ca4f74d7ce3c7b4aea7ba7101c3) kodi: 20.0 -> 20.1 * [`edf81049`](https://github.com/NixOS/nixpkgs/commit/edf81049b1e89ed31f17722429e77fcba87f31c3) ocaml-ng.ocamlPackages_4_01_0.csv: remove at 1.5 * [`832ce14a`](https://github.com/NixOS/nixpkgs/commit/832ce14a2103077ce137b2b6808636a656d7777c) ocamlPackages.csv: fix for OCaml ≥ 5.0 * [`d12785c4`](https://github.com/NixOS/nixpkgs/commit/d12785c43c4263fb68c47b8cd127af56268d8c6b) python310Packages.peaqevcore: 13.2.2 -> 13.2.3 * [`7a4961ed`](https://github.com/NixOS/nixpkgs/commit/7a4961ed2bdc1d6b7e61692b6e6599150b44cb60) python3Packages.wxPython_4_{0,1}: drop * [`cb8c832a`](https://github.com/NixOS/nixpkgs/commit/cb8c832a0b71ae80195a613f4bdfafd012ec5d63) vimPlugins: update * [`85c1280f`](https://github.com/NixOS/nixpkgs/commit/85c1280f0e3c5ff1cb6a47e051b4481e22c1f67d) vimPlugins.magma-nvim-goose: init at 2023-03-13 * [`6f224970`](https://github.com/NixOS/nixpkgs/commit/6f2249708e0f75b5f47434fd579c03f126f14614) vimPlugins.netman-nvim: init at 2023-03-03 * [`b1e462ca`](https://github.com/NixOS/nixpkgs/commit/b1e462cad7027ed2713cdbcf0f458baae2f06210) vimPlugins.mark-radar-nvim: init at 2021-06-22 * [`fd694a1b`](https://github.com/NixOS/nixpkgs/commit/fd694a1b14b4b8cd2d3ebde85159d2c72833139f) vimPlugins.intellitab-nvim: init at 2021-11-13 * [`9c89e9a8`](https://github.com/NixOS/nixpkgs/commit/9c89e9a8c9fe671a3abb1cc12fec47393543fb4b) vimPlugins.nvim-treesitter: update grammars * [`20c4346a`](https://github.com/NixOS/nixpkgs/commit/20c4346aad8cc0589e116c9d8e784f494086fbe9) python310Packages.teslajsonpy: 3.7.2 -> 3.7.4 * [`910b639b`](https://github.com/NixOS/nixpkgs/commit/910b639bff3d2d7cac4e7095ef545bb41a3a8dec) shot-scraper: add changelog to meta * [`d88a7684`](https://github.com/NixOS/nixpkgs/commit/d88a768439adba886d2dce7059cc99ee07fc7b2a) python310Packages.blebox-uniapi: remove asynctest * [`ed4ce166`](https://github.com/NixOS/nixpkgs/commit/ed4ce16637968970b529b61e354b1c3ae0d58993) supergfxd: add missing kmod to PATH * [`1ab4dd7e`](https://github.com/NixOS/nixpkgs/commit/1ab4dd7eb6013d82297c279760dd5166341d4400) python310Packages.strenum: 0.4.9 -> 0.4.10 * [`a06e5ea3`](https://github.com/NixOS/nixpkgs/commit/a06e5ea36566fd4e7dcf7477402b6497fa17417f) sysdig: 0.30.2 -> 0.31.3 * [`e5a1b49f`](https://github.com/NixOS/nixpkgs/commit/e5a1b49f5f504ee6f2813a6e13586dfe7af8b4d5) python310Packages.bluetooth-adapters: 0.15.2 -> 0.15.3 * [`5a3f283a`](https://github.com/NixOS/nixpkgs/commit/5a3f283ab9d510d24ac7a3a5d86af8b28ec9dffa) lcms: default to lcms2 * [`cea14e1d`](https://github.com/NixOS/nixpkgs/commit/cea14e1d8dcbbe59b9ed68cf9504222e6b6ef878) kops: drop 1.23 * [`1d28868d`](https://github.com/NixOS/nixpkgs/commit/1d28868d3da1a15c4d750c13618083267a362440) kops: 1.24.3 -> 1.24.5 * [`c7834ab0`](https://github.com/NixOS/nixpkgs/commit/c7834ab085028622c1fc5447c1a7915b4913694e) kops: 1.25.3 -> 1.25.4 * [`a37accb1`](https://github.com/NixOS/nixpkgs/commit/a37accb136b0263e54b8a38e184c70d5c853b7c6) kops: 1.25.4 -> 1.26.2 * [`b762d1dd`](https://github.com/NixOS/nixpkgs/commit/b762d1ddbcbd576176723a616a752e02f63e3724) numix-icon-theme-circle: 23.03.04 -> 23.03.19 * [`a3f338ef`](https://github.com/NixOS/nixpkgs/commit/a3f338ef5f0031b0748557bf7228cec9ad0202dc) _389-ds-base: disable parallel installing * [`57a72706`](https://github.com/NixOS/nixpkgs/commit/57a727064266c570de636220f2f06fe859719687) gitea: create static gzip and brotli files * [`6b9d81b9`](https://github.com/NixOS/nixpkgs/commit/6b9d81b953b1dd6df343d404b322cdf72bd10e10) forgejo: create static gzip and brotli files * [`5081f9dc`](https://github.com/NixOS/nixpkgs/commit/5081f9dc05800d59f2ad16c345a62047bc02d59d) signal-desktop: disable wayland for now * [`9666d43d`](https://github.com/NixOS/nixpkgs/commit/9666d43d40b7688718df4303ca338a84ea900d6f) dovecot: avoid testing DES-encrypted passwords * [`f3dd69a4`](https://github.com/NixOS/nixpkgs/commit/f3dd69a480b26f9743780030132d19268fde19f3) python310Packages.pyscreenshot: 3.0 -> 3.1 * [`36b0252c`](https://github.com/NixOS/nixpkgs/commit/36b0252c0e55f0952684a03be701197fad4c3e21) got: 0.83 -> 0.86 * [`ec9655c0`](https://github.com/NixOS/nixpkgs/commit/ec9655c09b4b41a6952b6ac9265a06aed71c9876) vscode-extensions: move underscore-prefixed extension identifiers to quoted ones * [`dc82424c`](https://github.com/NixOS/nixpkgs/commit/dc82424c06a297662729b83be942e6c352779b63) open-stage-control: fix src hash * [`c9f87ea4`](https://github.com/NixOS/nixpkgs/commit/c9f87ea4d2b8102f7d749cd13525f797caa90441) geant4: 11.0.3 -> 11.0.4 * [`65de6e9e`](https://github.com/NixOS/nixpkgs/commit/65de6e9ee772510a5cbe39ecdd0ca012ce9dd4df) ttop: 0.8.6 -> 1.0.1 * [`89b4b811`](https://github.com/NixOS/nixpkgs/commit/89b4b811419f1f293a738958e75898112c54f41c) vscode-extensions.genieai.chatgpt-vscode: init at 0.0.2 * [`6ba2ffa0`](https://github.com/NixOS/nixpkgs/commit/6ba2ffa05c3be99787fd5c4a2a05e7717bbcf168) linux_4_19_hardened: mark broken on x86_64 * [`8c719d58`](https://github.com/NixOS/nixpkgs/commit/8c719d58e19838a605bd1bb634602fc0996087f6) linux_4_14_hardened: mark broken * [`cdd6211a`](https://github.com/NixOS/nixpkgs/commit/cdd6211abba5bc20248fd16da8f1da6af2fcdee0) linux_testing_bcachefs: fix meta * [`663caaa6`](https://github.com/NixOS/nixpkgs/commit/663caaa684c07484b6fa63df882db237cfc903e6) linux_testing_bcachefs: mark broken on aarch64 * [`32abfcc9`](https://github.com/NixOS/nixpkgs/commit/32abfcc92306345b124aa2201d337d5c6f2a7469) build(deps): bump cachix/install-nix-action from 19 to 20 * [`4678ba64`](https://github.com/NixOS/nixpkgs/commit/4678ba645491c24597e9b75eddd83fd65f0832e6) linuxKernel.kernels.linux_zen: 6.2.6-zen1 -> 6.2.7-zen1 * [`b64eb5bb`](https://github.com/NixOS/nixpkgs/commit/b64eb5bbbf3ee58a84bd426f85da15c6ae020e1e) limesurvey: 3.27.33+220125 -> 5.6.9+230306 * [`acde26c9`](https://github.com/NixOS/nixpkgs/commit/acde26c95a126acc3036d0ffab58da98e570216b) linuxKernel.kernels.linux_lqx: 6.2.6-lqx1 -> 6.2.7-lqx1 * [`90116fa8`](https://github.com/NixOS/nixpkgs/commit/90116fa82f56467620762e1aaf1f4501eeeadc42) argc: 0.15.0 -> 0.15.1 * [`6715882c`](https://github.com/NixOS/nixpkgs/commit/6715882cb7a82eea378646eb2c4b02f698fbc88c) cargo-about: 0.5.4 -> 0.5.5 * [`a70114f1`](https://github.com/NixOS/nixpkgs/commit/a70114f1b7b9410aa20abca49708d94825a7415f) maintainers: add kranuarg7 * [`bc6e8aba`](https://github.com/NixOS/nixpkgs/commit/bc6e8aba91c55ad20dabf732974d63b2168e3361) liblinear: 2.43 -> 2.46 * [`ca226caf`](https://github.com/NixOS/nixpkgs/commit/ca226cafce2081eed6525674d3c2b1570d2ceae7) gpu-viewer: init at 2.26 * [`96c5fc94`](https://github.com/NixOS/nixpkgs/commit/96c5fc940c78a9fee1455249e341b37223cdeee6) sniffnet: replace libGL with vulkan-loader * [`5c5f7103`](https://github.com/NixOS/nixpkgs/commit/5c5f710388f0d94a222c91c79c0c812d2b65fdde) gitea: 1.18.5 -> 1.19.0 * [`7ebafc91`](https://github.com/NixOS/nixpkgs/commit/7ebafc91abe22556231ea59fb8fcf805b20c844f) hello-wayland: unstable-2020-07-27 -> unstable-2023-03-16 * [`238d4c33`](https://github.com/NixOS/nixpkgs/commit/238d4c33349143212f7ae925750ac09e8633463f) b4: 0.12.1 -> 0.12.2 * [`f129d39c`](https://github.com/NixOS/nixpkgs/commit/f129d39c779f090a2ee1e284f479e1450e767458) nix-init: 0.1.1 -> 0.2.0 * [`e32f3c7e`](https://github.com/NixOS/nixpkgs/commit/e32f3c7ea9b3ae7cc4d1447fe917d2d96eba3587) vimPlugins: update * [`f58a0dc2`](https://github.com/NixOS/nixpkgs/commit/f58a0dc2d4450b95ea1fd79f366388a0ccd58ddd) vimPlugins.openscad-nvim: init at 2022-04-15 * [`068c6de7`](https://github.com/NixOS/nixpkgs/commit/068c6de7f6f6658219a846e835cba1f9bf18e591) vimPlugins.nvim-treesitter: update grammars * [`52162c69`](https://github.com/NixOS/nixpkgs/commit/52162c69e574c6b1cefe7cba99bc1a02d5ba8bd4) git-open: 2.1.0 -> 3.0.0, drop inactive maintainer, remove git from the wrapper * [`1907fe8d`](https://github.com/NixOS/nixpkgs/commit/1907fe8d2558649df796ab40553b23aad2a7f911) tor-browser-bundle-bin: 12.0.3 -> 12.0.4 * [`656709bc`](https://github.com/NixOS/nixpkgs/commit/656709bceb2d9f86c5b971f0ec53bbfbac0de543) pkgsMusl.xterm: fix build ([nixos/nixpkgs#220731](https://togithub.com/nixos/nixpkgs/issues/220731)) * [`8aa9c822`](https://github.com/NixOS/nixpkgs/commit/8aa9c82256e957b98e3057f245a32f105db7d31a) vscode-extensions.streetsidesoftware.code-spell-checker: 2.19.0 -> 2.20.3 * [`34d5d644`](https://github.com/NixOS/nixpkgs/commit/34d5d6445eb42feec12cfd0a05de8dc65b2390d8) python310Packages.zeroconf: 0.47.3 -> 0.47.4 * [`24976f38`](https://github.com/NixOS/nixpkgs/commit/24976f3816158497b7a137d011907fec3fb13a59) openbox: Apply crash fix for GLib 2.76 * [`c7a96220`](https://github.com/NixOS/nixpkgs/commit/c7a96220a3b94a6b6dfdbd42c3957b7e90f3621d) python310Packages.aiomusiccast: 0.14.7 -> 0.14.8 * [`a92ddfb5`](https://github.com/NixOS/nixpkgs/commit/a92ddfb549058b6c0b7480d7c2dacd91fc8e06a0) sidplayfp: 2.4.0 -> 2.4.1 * [`0de90269`](https://github.com/NixOS/nixpkgs/commit/0de9026953c195a29681ddba7526faf652271a27) miriway: unstable-2023-02-18 -> unstable-2023-03-17 * [`c1f45a9a`](https://github.com/NixOS/nixpkgs/commit/c1f45a9ae60ee12657705dbe43ed34f42aa3dbbc) open-watcom-v2-unwrapped: unstable-2023-01-30 -> unstable-2023-03-20 * [`0810a6e0`](https://github.com/NixOS/nixpkgs/commit/0810a6e018ee759de935e25a330f7710f2c4ca9c) nixos/prometheus.alertmanagerIrcRelay: init * [`93beb1e9`](https://github.com/NixOS/nixpkgs/commit/93beb1e9169c7087bd2d51885abd22f8759b9a6e) haxe_3_2, haxe_3_4: drop * [`ce15577a`](https://github.com/NixOS/nixpkgs/commit/ce15577ab4d047802e0dbf12c99e09adf21184d4) Revert "Merge [nixos/nixpkgs#211691](https://togithub.com/nixos/nixpkgs/issues/211691): patchelfStable: 0.15.0 -> 0.17.2" * [`df0d3e3e`](https://github.com/NixOS/nixpkgs/commit/df0d3e3ea1a579aa994327a4c69b7f742e3ece63) Revert "Merge [nixos/nixpkgs#221900](https://togithub.com/nixos/nixpkgs/issues/221900): emacs: use patchelf_0_15 to avoid upstream bug" * [`7cee2ad5`](https://github.com/NixOS/nixpkgs/commit/7cee2ad598c1c4437b6f578cd75722853784d2b1) hplip: fix broken/hardcoded paths in .desktop files * [`5a35e7ea`](https://github.com/NixOS/nixpkgs/commit/5a35e7ea4aa482075316a5a2fd1cea0e9dbfbae3) nixpkgs-review: 2.8.0 -> 2.9.0 * [`97d4b225`](https://github.com/NixOS/nixpkgs/commit/97d4b225da9ed7bae07d148a4895b03844437d0b) polkit: move test-only deps to nativeCheckInputs * [`9180097c`](https://github.com/NixOS/nixpkgs/commit/9180097c41486bed157f73327be0ba772b21e659) sonarr: 3.0.9.1549 -> 3.0.10.1567 * [`72f784db`](https://github.com/NixOS/nixpkgs/commit/72f784dbbe5511cb2433a369212212e56a7d9c72) balena-cli: fix linux binary with patchelf * [`280f1449`](https://github.com/NixOS/nixpkgs/commit/280f14490eeff5285e9f5e79b81869ce720546db) curl: 7.88.1 -> 8.0.1 * [`603cae07`](https://github.com/NixOS/nixpkgs/commit/603cae0768edf341d75708f881f73abd04d8646d) curl: Fix passthru tests evaluation * [`466240f8`](https://github.com/NixOS/nixpkgs/commit/466240f8cbe39cbeb6d02d2a2039297e348e1a4e) osu-lazer-bin: 2023.301.0 -> 2023.305.0 * [`2c5b18dc`](https://github.com/NixOS/nixpkgs/commit/2c5b18dc0b33164a928e6830b69659e58d143d4d) osu-lazer: 2023.301.0 -> 2023.305.0 * [`2b37a482`](https://github.com/NixOS/nixpkgs/commit/2b37a4822c57187c5fe50bc7480108571da7be7a) osu-lazer-bin: adding support for darwin systems * [`a22e80f5`](https://github.com/NixOS/nixpkgs/commit/a22e80f516cee794083fa6e83c32e1222d934371) ledger-live-desktop: 2.54.0 -> 2.55.0 * [`d3eda58a`](https://github.com/NixOS/nixpkgs/commit/d3eda58a2d9188020b78772e28138bdcd4d9927a) cppcheck: enable strictDeps * [`0112d0bd`](https://github.com/NixOS/nixpkgs/commit/0112d0bdfa02c635c341cb09264648ef8a935700) hyprpicker: Fix eval with aliases disabled * [`2676c648`](https://github.com/NixOS/nixpkgs/commit/2676c648eaa25553d4c89ec4042ce0813d350eb1) fastnetmon-advanced: init at 2.0.335 ([nixos/nixpkgs#218609](https://togithub.com/nixos/nixpkgs/issues/218609)) * [`6d2eaecc`](https://github.com/NixOS/nixpkgs/commit/6d2eaecc8c29c54705d0f69db186c278e423b5a7) gollum: 5.3.0 -> 5.3.1 * [`424c98bf`](https://github.com/NixOS/nixpkgs/commit/424c98bf7852bdf208bc19068e98b0d7ba6c9aea) nixos/gollum: fix deprecation warning * [`2af44e35`](https://github.com/NixOS/nixpkgs/commit/2af44e355256e7a9d7377acfd4aeb3153dbffd81) watchman: add version to binary * [`783acd81`](https://github.com/NixOS/nixpkgs/commit/783acd81236e0a5b04f6ffe0a0217edcf4ed6aef) xonotic: fix libraries not found error * [`e0371f9d`](https://github.com/NixOS/nixpkgs/commit/e0371f9d20bc08b2ac72813e83d1e678442bd30e) mastodon: 4.1.0 -> 4.1.1 * [`27cbc356`](https://github.com/NixOS/nixpkgs/commit/27cbc35640f72aa5546fed0a72f09e778911a22a) codeql: make substitution include the aarch path * [`36abb0e5`](https://github.com/NixOS/nixpkgs/commit/36abb0e53b987661fd916885e34ca2a2ea7613ae) dart: add update script * [`94c11d33`](https://github.com/NixOS/nixpkgs/commit/94c11d33343df7772a83388bc0c4f5fb7da8559f) kubectl-gadget: init at 0.14.0 * [`ee71bbc2`](https://github.com/NixOS/nixpkgs/commit/ee71bbc2f7eeffccd422011c5e4dd503a8feebcb) libsvm: 3.25 -> 3.31 * [`48be87c5`](https://github.com/NixOS/nixpkgs/commit/48be87c5543799f397ad952355eee9d9094bad02) erdtree: 1.3.0 -> 1.6.0, add figsoda as a maintainer * [`336e5cc1`](https://github.com/NixOS/nixpkgs/commit/336e5cc12618d4dc8ff178e750350fda22357927) seaweedfs: 3.43 -> 3.44 * [`e12230e7`](https://github.com/NixOS/nixpkgs/commit/e12230e71628a460bf82a8477242280868efe799) why3: 1.5.1 → 1.6.0; ocamlPackages.lambdapi: 2.2.1 → 2.3.1 ([nixos/nixpkgs#220986](https://togithub.com/nixos/nixpkgs/issues/220986)) * [`c24515de`](https://github.com/NixOS/nixpkgs/commit/c24515de8fa7f78b50a578df15b67982a39b6cf0) firebird-emu: 1.5 -> 1.6 * [`88c4a670`](https://github.com/NixOS/nixpkgs/commit/88c4a670e65b01dd98ed054f70147fb7fd744daf) slimserver: remove phile314 as maintainer * [`f01862e2`](https://github.com/NixOS/nixpkgs/commit/f01862e271cac854e8e90eb9c6a273a1035901e0) gitea.data-compressed: improve drv name * [`f2f7589c`](https://github.com/NixOS/nixpkgs/commit/f2f7589c1c1dbf6c7905a711cf914cb1d320ab06) maintainers: add dylanmtaylor * [`6599eca8`](https://github.com/NixOS/nixpkgs/commit/6599eca8717fa84fde54ebf8f0bed44a17cbf3e5) scalr-cli: init at 0.14.5 * [`d2629daf`](https://github.com/NixOS/nixpkgs/commit/d2629daf0d6def4c8828f20225d187dd7c9c4445) php.packages.composer: 2.5.1 -> 2.5.4 * [`a5c90b89`](https://github.com/NixOS/nixpkgs/commit/a5c90b896d479d4247117fb01bf53bcfee8507d9) php81: 8.1.16 -> 8.1.17 * [`64362896`](https://github.com/NixOS/nixpkgs/commit/64362896c88f761a30d4012151e410e1765fbc66) php82: 8.2.3 -> 8.2.4 * [`bca2472c`](https://github.com/NixOS/nixpkgs/commit/bca2472c1e9826513da1c7c39546c2c273f2008c) wails: 2.4.0 -> 2.4.1 * [`1f24ebb4`](https://github.com/NixOS/nixpkgs/commit/1f24ebb428c036ebc01b9da6b106b79f93957d6d) elixir-ls: rename elixir_ls to elixir-ls * [`d5f74b29`](https://github.com/NixOS/nixpkgs/commit/d5f74b29987affbbe8c7d71c52e7774f89ad1c38) naabu: 2.1.3 -> 2.1.4 * [`3f9ad8bf`](https://github.com/NixOS/nixpkgs/commit/3f9ad8bfe2af6327130726d739fcd9b46a63a08b) maintainers: add atkrad * [`1de4691d`](https://github.com/NixOS/nixpkgs/commit/1de4691d3cfde7210b939391ac65ff1bbd0fbde2) or-tools: fix checkPhase issues * [`41135131`](https://github.com/NixOS/nixpkgs/commit/41135131a4cfdd70e906f0983632096c780e4cb2) gh: 2.24.3 -> 2.25.0 * [`cd3ffbdf`](https://github.com/NixOS/nixpkgs/commit/cd3ffbdfe6869c35c483bc7cec348e8d5365c2b3) nixos/zram: add writebackDevice option and corresponding test * [`68d28d94`](https://github.com/NixOS/nixpkgs/commit/68d28d948467458b64f9021803e127d394395251) havoc: mark as broken on darwin * [`0c64c8d5`](https://github.com/NixOS/nixpkgs/commit/0c64c8d545af02ccfefe574a3e637346422ae8e1) libkrunfw: 3.9.0 -> 3.10.0 * [`5e00adf7`](https://github.com/NixOS/nixpkgs/commit/5e00adf7f8c76ce674003e134dcbf28ddcd75016) libkrun: 1.5.0 -> 1.5.1 * [`d1156e3c`](https://github.com/NixOS/nixpkgs/commit/d1156e3ca9f05f1733d7dc3f650512727b0a1571) v2ray-domain-list-community: 20230311145412 -> 20230320093818 * [`6ad224ce`](https://github.com/NixOS/nixpkgs/commit/6ad224ce9a610cbf0a617908d9eca8fb54b5d813) mellowplayer: mark broken on darwin * [`97904d53`](https://github.com/NixOS/nixpkgs/commit/97904d53232b53c40a672cd0dcf…
github-actions bot
added a commit
to aarnphm/whispercpp
that referenced
this pull request
Mar 29, 2023
## Changelog for nixpkgs: Branch: master Commits: [NixOS/nixpkgs@6664a6b7...ed65ee50](https://github.com/NixOS/nixpkgs/compare/6664a6b76e36e1e93ba223797ccc162e122a804f...ed65ee50e00427211dc082b64a0487451ab42aba) * [`a9f7dd99`](https://github.com/NixOS/nixpkgs/commit/a9f7dd99638c82035ac3703256cca1a336f0def0) or-tools: add darwin support * [`9bfd85bf`](https://github.com/NixOS/nixpkgs/commit/9bfd85bf3373b9481b03c6d9178bc0df2d8b2b2d) prepare v0.6.2 * [`1c13a261`](https://github.com/NixOS/nixpkgs/commit/1c13a261cf0d29e5fe20e39d83ce7c5509cde4fe) stuntrally: 2.6.2 -> 2.7 * [`59296fbb`](https://github.com/NixOS/nixpkgs/commit/59296fbbc36a51892dbe03f5663ee92de20dd494) Assert that fish configuration is enabled if any user has fish as their shell. * [`631b7f6f`](https://github.com/NixOS/nixpkgs/commit/631b7f6f882b05c2a5c35f088bfdd99ebbcbf1f3) Add support for the other shells * [`9b3b562f`](https://github.com/NixOS/nixpkgs/commit/9b3b562ff59257ad5deb8b4a7f4d399f0029ebdd) patchelfStable: 0.15.0 -> 0.17.2 * [`0a8e692d`](https://github.com/NixOS/nixpkgs/commit/0a8e692d29816ecd06e3e25034a0b52fe037ceb0) stdenv: show supported and requested platforms when check meta fails * [`7a7ff877`](https://github.com/NixOS/nixpkgs/commit/7a7ff877b78e4f602a3aa8d3704bfd68caefb5de) nixos/podman: remove unused mkMerge * [`42d3c208`](https://github.com/NixOS/nixpkgs/commit/42d3c2083fe985218c004f9bbb96382d995df0da) bump v0.7.0 * [`7d403873`](https://github.com/NixOS/nixpkgs/commit/7d403873242bd14be9ebda1c4f821615fe5f372d) himalaya: adjust todo comment about cargo test flags * [`4ee9acb3`](https://github.com/NixOS/nixpkgs/commit/4ee9acb309665a7bf7661c596b33aff74286638a) python310Packages.etcd: cleanup patchPhase overwrite, update meta * [`12db8314`](https://github.com/NixOS/nixpkgs/commit/12db8314d734f9fbb2dc58dfe73c1b3410599b29) fail2ban: 0.11.2 -> 1.0.2 * [`4fe7937e`](https://github.com/NixOS/nixpkgs/commit/4fe7937e96510ce0f2a7252ff73e3d3143f6c0ee) himalaya: bump v0.7.1 * [`c4c6a608`](https://github.com/NixOS/nixpkgs/commit/c4c6a6082b47203dba648ffc02e1aa1c4f2a7188) make himalaya-vim derivation use versions to reduce breaking changes * [`f645f1ce`](https://github.com/NixOS/nixpkgs/commit/f645f1ce98ac0ebdb63b1efd194dee21393f00a7) himalaya: revert formatting * [`c714a76c`](https://github.com/NixOS/nixpkgs/commit/c714a76c0427262fdc99b2d0dfd0b1509178128f) chromium: fix vulkan linking * [`06d21e86`](https://github.com/NixOS/nixpkgs/commit/06d21e8659ddb58ee1bcde88610ad7f3a2a7e2f4) himalaya: add args to manage cargo features * [`bb55ac4f`](https://github.com/NixOS/nixpkgs/commit/bb55ac4f61480e4b8fa9e8117671e82a47e580c9) badwolf: init at 1.2.2 * [`69978dcb`](https://github.com/NixOS/nixpkgs/commit/69978dcb2ac037329999747b9105b91031b30084) remove useless cargo test flags * [`2a1b1ea1`](https://github.com/NixOS/nixpkgs/commit/2a1b1ea1d6b5645f85b0fbef8294c52f79e45776) noisetorch: 0.12.0 -> 0.12.2, remove meta.{insecure,knownVulnerabilities} * [`9b2e2e80`](https://github.com/NixOS/nixpkgs/commit/9b2e2e8006fc478050f7e6fcd5797d38bd8e07f1) nixos/yggdrasil: nixpkgs-fmt * [`78ac8123`](https://github.com/NixOS/nixpkgs/commit/78ac8123569ae95e5967137d7fb97049b03ad69c) nixos/yggdrasil: fix configFile option * [`cf8b1fb8`](https://github.com/NixOS/nixpkgs/commit/cf8b1fb85ecf75b836b881dc5a50dd1f88926d2a) nixos/yggdrasil: support HJSON files as configFile * [`8bc615d0`](https://github.com/NixOS/nixpkgs/commit/8bc615d0e089f302f787a115f907105a367f0300) nixos/yggdrasil: correct documentation * [`5e5a84b1`](https://github.com/NixOS/nixpkgs/commit/5e5a84b193f66427d215fd1af2b2fd2400a5c84c) nixos/nginx: add recommendedZstdSettings * [`e31461ff`](https://github.com/NixOS/nixpkgs/commit/e31461fff1d71e13ed5749b810dd5bac28fbf9d2) nginx.modules.zstd: init * [`e2822bee`](https://github.com/NixOS/nixpkgs/commit/e2822bee39d39e1409731d9763de54f5056a33ac) libcef: 100.0.24 -> 110.0.27 * [`6323dc43`](https://github.com/NixOS/nixpkgs/commit/6323dc433f93741ba1ab8e927320638627fd540b) rubygems: 3.3.20 -> 3.4.7 * [`2f227890`](https://github.com/NixOS/nixpkgs/commit/2f22789063096c2690c3310f487f3a799ed09f87) rvm-patchsets: drop * [`52ffebb7`](https://github.com/NixOS/nixpkgs/commit/52ffebb7a7a6fb1ad2d64e8099451d0cbb281e68) ruby: add strictDeps * [`fec0d779`](https://github.com/NixOS/nixpkgs/commit/fec0d7798d3016e6b6abff542eaeb8c9013829cc) ruby_3_1: 3.1.2 -> 3.1.3 * [`0ce320c9`](https://github.com/NixOS/nixpkgs/commit/0ce320c93328bd400a9727bd8c643fc8adff1997) ruby_3_2: init at 3.2.1 * [`188e51d0`](https://github.com/NixOS/nixpkgs/commit/188e51d08cea930f3f7956167f22e36255f941e8) ruby_3_2: build with YJIT support by default * [`c3547bc6`](https://github.com/NixOS/nixpkgs/commit/c3547bc6ebce55124a5c9a53c81686efbdd7a957) gcc/{11,12}: update buildFlags for `--disable-bootstrap` case * [`71abb2c0`](https://github.com/NixOS/nixpkgs/commit/71abb2c0854a20dc68c31e818b7be781cf365cc8) multiple-outputs.sh: Allow `var` as an output name * [`6e91cb04`](https://github.com/NixOS/nixpkgs/commit/6e91cb046e210ff2a33ba3f8b597050c350a5301) multiple-outputs.sh: Do not leak `_var` variable from _assignFirst * [`c8b70482`](https://github.com/NixOS/nixpkgs/commit/c8b7048233f84c62ece9212888578f16a93ad1b3) multiple-outputs.sh: Make _assignFirst message more accurate * [`69cf5181`](https://github.com/NixOS/nixpkgs/commit/69cf5181c31c691e9fb225ada9a33f54208d914b) stdenv/generic/setup.sh: enable parallel installs by default * [`8a99bbab`](https://github.com/NixOS/nixpkgs/commit/8a99bbab4478b1a3ecb21916b856ea0955fc7449) net-snmp: disable install parallelism * [`0026b4a0`](https://github.com/NixOS/nixpkgs/commit/0026b4a08718af34f59e90ffc3257960e27a3f7e) xfsprogs: disable install parallelism * [`82c5a2b6`](https://github.com/NixOS/nixpkgs/commit/82c5a2b62eed1ab585eeb2694b6327ccf09c423b) sssd: disable parallel installs * [`1320cb81`](https://github.com/NixOS/nixpkgs/commit/1320cb8157dff844e102106e727588fdd6e1fa20) tdesktop: add patch to disable custom URL scheme registration * [`0eff3677`](https://github.com/NixOS/nixpkgs/commit/0eff36777f31547b0e857bfcfded8295f729442d) catch2_3: 3.3.1 -> 3.3.2 * [`3193ea68`](https://github.com/NixOS/nixpkgs/commit/3193ea682eb5251691220f2d6dade6d48fc2043b) openblas: Fix include path in generated .pc file * [`86053e5e`](https://github.com/NixOS/nixpkgs/commit/86053e5ec2c1ed023e543cf753922a989055fc1c) dgraph: use --prefix to prefix PATH * [`23ee7693`](https://github.com/NixOS/nixpkgs/commit/23ee7693587b2aac2b633012290f2bc400fdc8b3) buildFHSUserEnv: add version arg * [`3a449d02`](https://github.com/NixOS/nixpkgs/commit/3a449d02b9551a8fd1c7b7e64e479db89df6d8f1) lingot: Add fftwFloat for faster fft * [`6e422a0f`](https://github.com/NixOS/nixpkgs/commit/6e422a0fbaca1d8be112f606edcf8a48fbe0eb2f) tests.stdenv.outputs-no-out: cause less rebuilds * [`a4e1cf6d`](https://github.com/NixOS/nixpkgs/commit/a4e1cf6d13004d19957bbecdf0d3940d4708460d) tests.stdenv.outputs-no-out: update expectedMsg * [`ea80b392`](https://github.com/NixOS/nixpkgs/commit/ea80b3925f202dc49d258d07838ff813779824d9) subversion: disable parallel installs * [`7b8d8627`](https://github.com/NixOS/nixpkgs/commit/7b8d86277d08ddaf071eb54c9b6c5d94531b02be) ocaml: disable parallel installs * [`81d23b8d`](https://github.com/NixOS/nixpkgs/commit/81d23b8d3a022b5a74c9944a96e916c7f156382d) buildFHSUserEnv: rewrite not isNull check * [`dfc95e08`](https://github.com/NixOS/nixpkgs/commit/dfc95e08f5c0376a896741327afc4f6dab8647e7) libwpe: 1.14.0 -> 1.14.1 * [`16e4a92e`](https://github.com/NixOS/nixpkgs/commit/16e4a92e0de44af134e76ffbd80029eed201f2a7) pcsc-safenet: 10.0.37 -> 10.8.28 * [`51b39d7b`](https://github.com/NixOS/nixpkgs/commit/51b39d7b8b6ea9a4faecf761ad692114f19294b5) eresi: disable parallel installs * [`915a1920`](https://github.com/NixOS/nixpkgs/commit/915a1920232aa1447d2804e3f04c91e933d680b1) ncurses: enable strictDeps * [`2c8cfc60`](https://github.com/NixOS/nixpkgs/commit/2c8cfc60c63b5f3a27d8f141020fa36f46e83d56) readline: enable strictDeps * [`92b9dce6`](https://github.com/NixOS/nixpkgs/commit/92b9dce61b89475164f82f5fa070afd409a9294d) tracker: enable strictDeps * [`78367e1b`](https://github.com/NixOS/nixpkgs/commit/78367e1bffa0fe7d60472d5367b65cc1e3bfeda8) networkmanager: 1.40.12 -> 1.40.16 * [`9c72ea87`](https://github.com/NixOS/nixpkgs/commit/9c72ea872567c9d92ed0cad1be88726f3e461f97) multiple-outputs.sh: silence 'rmdir: failed to remove ... Directory not empty' * [`b3d8d75d`](https://github.com/NixOS/nixpkgs/commit/b3d8d75db86efe821d80f86d986d3c7808fa11aa) s9fes: disable install parallelism * [`f37d97b7`](https://github.com/NixOS/nixpkgs/commit/f37d97b7a09ba749617ba6a7b0342712554e0bf4) libbacktrace: clean up * [`9cc45e19`](https://github.com/NixOS/nixpkgs/commit/9cc45e195f4ea9d972bd7dd1dae904a32c365bfc) libbacktrace: unstable-2020-05-13 → unstable-2022-12-16 * [`14c5fae1`](https://github.com/NixOS/nixpkgs/commit/14c5fae1cbde7f4eddb95bccf4535b211963217e) libbacktrace: Enable tests * [`1e038482`](https://github.com/NixOS/nixpkgs/commit/1e0384829d14e4eb186dc71f9b6df249508a9df1) libbacktrace: Add support for NIX_DEBUG_INFO_DIRS * [`d3b862c4`](https://github.com/NixOS/nixpkgs/commit/d3b862c457039208bd98f61cf6730dd87c0fee36) libpcap: 1.10.1 -> 1.10.3 * [`b6388ae3`](https://github.com/NixOS/nixpkgs/commit/b6388ae3ee77d7fd38dbcba94414fd735a9292e6) lutris: Include libnghttp2 in the FHS. * [`575fddf2`](https://github.com/NixOS/nixpkgs/commit/575fddf25b672b8ed5d5294ab10a8a22d579bc3b) systemd: 252.5 -> 253 * [`f7ce1d22`](https://github.com/NixOS/nixpkgs/commit/f7ce1d22ebbeeff8784fbdff8d5dd52454fd917a) systemd: 253 -> 253.1 * [`d2837a9c`](https://github.com/NixOS/nixpkgs/commit/d2837a9cb3d11187e12db193becffe4cb7c8d1ad) nixos/systemd-initrd: create the /tmp mount point in the initrd * [`9b8a0e5f`](https://github.com/NixOS/nixpkgs/commit/9b8a0e5f7ae4bed2b39d0595a2defef1edd8bcb0) python3.pkgs.pynacl: build offline documentation * [`c541bf5e`](https://github.com/NixOS/nixpkgs/commit/c541bf5ee65f8d6ca44f43b2f361df8e17ca44fc) networkmanager: 1.40.16 -> 1.42.2 * [`764dd10a`](https://github.com/NixOS/nixpkgs/commit/764dd10ac0d7700d065571c438953a12aea84cf3) iproute2: 6.1.0 -> 6.2.0 * [`9c64da6e`](https://github.com/NixOS/nixpkgs/commit/9c64da6ed40c9de48c17d4742318e2389e276126) modemmanager: 1.20.4 -> 1.20.6 * [`83f65146`](https://github.com/NixOS/nixpkgs/commit/83f65146ab1d5d55548d1dbe87a93d9ee8081ee0) nixos/systemd: systemd-growfs* units are real files now * [`18b4f46c`](https://github.com/NixOS/nixpkgs/commit/18b4f46cb6f84092e0a19264e30b0f83c7c73129) bundler: 2.4.6 -> 2.4.7 * [`7df4387e`](https://github.com/NixOS/nixpkgs/commit/7df4387ebdc9f5293fad04480391e8743c312a3b) gcc: do not install sys-include headers for cross-compilers. * [`c68f2c93`](https://github.com/NixOS/nixpkgs/commit/c68f2c937a2aedbc182bab4c9dbbdc8830256f62) libopenmpt: 0.6.8 -> 0.6.9 * [`740ab712`](https://github.com/NixOS/nixpkgs/commit/740ab71253c1e052422925355252654078848e94) liburcu: 0.13.2 -> 0.14.0 * [`4a3699c0`](https://github.com/NixOS/nixpkgs/commit/4a3699c08b5184eaf6576e3de105e66d68fcd252) cargo-auditable: 0.6.0 -> 0.6.1 * [`aaa11f72`](https://github.com/NixOS/nixpkgs/commit/aaa11f72106e7c8bc5716f813bf5f96a8421a9ea) ruby: add rubygems to expression passthru * [`708dcbce`](https://github.com/NixOS/nixpkgs/commit/708dcbce926fdfb40a08ff625148fe11b6fe601d) nodejs-18_x: 18.14.2 -> 18.15.0 * [`35d43b45`](https://github.com/NixOS/nixpkgs/commit/35d43b45f7419c6db6f6aa49e9da376befd31606) ruby.rubygems: 3.4.7 -> 3.4.8 * [`7590ada9`](https://github.com/NixOS/nixpkgs/commit/7590ada96f561c77b9c5b9e564ab684b9eb34d97) liburcu: add changelog to meta * [`49000d52`](https://github.com/NixOS/nixpkgs/commit/49000d52e01fd1caf6490f8148bd270c3563a4f9) vpnc: disable install parallelism * [`af189bd3`](https://github.com/NixOS/nixpkgs/commit/af189bd3de5da15b5fc0baf23c84aacd7192a848) spandsp: fix cross compilation * [`6b0e0967`](https://github.com/NixOS/nixpkgs/commit/6b0e09670d4b0edb7ac3d24503a2a9a5a081dc5a) https://github.com/NixOS/nixpkgs/pull/218477#discussion_r1118125573 * [`8a05f77b`](https://github.com/NixOS/nixpkgs/commit/8a05f77b5d4d8422624828f9744daee1b9b213d4) https://github.com/NixOS/nixpkgs/pull/217995#pullrequestreview-1318620540 * [`1e5a594e`](https://github.com/NixOS/nixpkgs/commit/1e5a594e686f5154b706dfab68550f9f3bde675e) spandsp: enableParallelBuilding = true * [`d6619542`](https://github.com/NixOS/nixpkgs/commit/d6619542978324e80eb949721f4749955034540a) outline: 0.67.2 -> 0.68.1 * [`3e5f408e`](https://github.com/NixOS/nixpkgs/commit/3e5f408e735ad492319e72a158f5815523fc7adf) isabelle: add aarch64-linux support * [`0070f29a`](https://github.com/NixOS/nixpkgs/commit/0070f29a1327858c5ca976f341496b86597e5c2d) dnsmasq: 2.88 -> 2.89 * [`38daa6bb`](https://github.com/NixOS/nixpkgs/commit/38daa6bb44d8f9a3d1442c9f334ae5a38c6c86d8) python3Packages.appnope: Make available on non-Darwin, styling, update homepage * [`9eb7621c`](https://github.com/NixOS/nixpkgs/commit/9eb7621cbb8d0ae7a140c9516f99c6cbdc844095) libmbim: 1.28.2 -> 1.28.4 * [`a8da8df2`](https://github.com/NixOS/nixpkgs/commit/a8da8df295b9468f2ab34bf237b70ab49cd61e64) libmbim: add changelog to meta * [`fe201024`](https://github.com/NixOS/nixpkgs/commit/fe201024e97fd7e5a852373e5a950883947217bc) systemd: make libidn2 optional * [`d37221dd`](https://github.com/NixOS/nixpkgs/commit/d37221dd4b2b8497d3144b0313e9c1ca25df50bb) systemd: make libacl optional * [`86aff5f3`](https://github.com/NixOS/nixpkgs/commit/86aff5f32fe9cb44730d839c168af6c5b0b317ed) systemd: make libaudit optional * [`2d17a968`](https://github.com/NixOS/nixpkgs/commit/2d17a968053a968667457f06971577fe002385c0) systemd: make PAM integration optional * [`3be2b599`](https://github.com/NixOS/nixpkgs/commit/3be2b599651b3d7ed39ec52df25915a9b7a39218) systemd: optional kmod integration * [`38bdc13b`](https://github.com/NixOS/nixpkgs/commit/38bdc13b6dae2c99a83f389639fee44bf2d3e766) systemd: disable dependencies for minimal build * [`2d29fbd4`](https://github.com/NixOS/nixpkgs/commit/2d29fbd4b6ec03b53d63dc126ce27f7e45e083bf) sphinx-rtd-theme: fix missing docutils for cross compilation * [`2b168ba3`](https://github.com/NixOS/nixpkgs/commit/2b168ba3f064beeb908031bb765a33b806d6c77f) headscale: rename oidc.client_secret_file to oidc.client_secret_path * [`dbdebe12`](https://github.com/NixOS/nixpkgs/commit/dbdebe125f049c0baf844e09fb57497ddf3d7084) pandoc: remove reference to warp * [`c0c01af3`](https://github.com/NixOS/nixpkgs/commit/c0c01af367f0c8962b3bad15f5557eb34b2a25fd) consul: 1.15.0 -> 1.15.1 * [`98ebcd28`](https://github.com/NixOS/nixpkgs/commit/98ebcd28e1235ddb4ee127a8e96310e554afdc13) compiler-rt: fix build on ARMv6 * [`8fc5d9f3`](https://github.com/NixOS/nixpkgs/commit/8fc5d9f3b06fa0890d212edd57ebc15af8d4b8bb) python310Packages.more-itertools: 9.0.0 -> 9.1.0 * [`1b0cd6bc`](https://github.com/NixOS/nixpkgs/commit/1b0cd6bcdaa4d591b9ccf0de620eafe04544bd83) grub2: Pull upstream patches for flicker-free boot * [`aa0d89d5`](https://github.com/NixOS/nixpkgs/commit/aa0d89d55ab2b26974d338c98848db3577bca903) lcms2: 2.13.1 -> 2.15 * [`68cd5bdc`](https://github.com/NixOS/nixpkgs/commit/68cd5bdc83d0e2c77895a1e6747e0db6cc291019) systemdStage1: disable PAM * [`57ecdd6a`](https://github.com/NixOS/nixpkgs/commit/57ecdd6abdcb5bfc250785b2640ec943104e0401) ruby: fix cross compilation * [`e5b072ec`](https://github.com/NixOS/nixpkgs/commit/e5b072eca165430efc4d7a179011a42aab4470a2) nixos/iso-image: add an option to disable BIOS boot * [`905be9f8`](https://github.com/NixOS/nixpkgs/commit/905be9f8c5d0bcc95dbd26f9d5a53f61c48d9798) nixos/iso-image: s/efi/EFI in documentation * [`61516301`](https://github.com/NixOS/nixpkgs/commit/61516301fd4f96373b02655a912bea0e09c8f70a) python310Packages.nextcloudmonitor: 1.2.0 -> 1.3.0 * [`a16f3e6b`](https://github.com/NixOS/nixpkgs/commit/a16f3e6b3801ee0531497b3991d33860bb56487b) cmake: 3.25.2 -> 3.25.3 * [`04cc3ff7`](https://github.com/NixOS/nixpkgs/commit/04cc3ff7d334fe5f064071e05990949e11f8aa88) asymptote: disable install parallelism * [`03be09d5`](https://github.com/NixOS/nixpkgs/commit/03be09d5181b43ffcf0c6085d795d9fad3d5f515) gretl: disable install parallelism * [`41ddcc38`](https://github.com/NixOS/nixpkgs/commit/41ddcc3898962edda8e49032d235d7edc47e31ee) qsynth: disable install parallelism * [`91e20f10`](https://github.com/NixOS/nixpkgs/commit/91e20f108149be118c166eed2a4db44ca124d05b) solanum: disable install parallelism * [`ed1bc2f7`](https://github.com/NixOS/nixpkgs/commit/ed1bc2f7b726183a07fb67106f47fb218f01d9e0) libimagequant: 4.1.0 -> 4.1.1 * [`88cbe74d`](https://github.com/NixOS/nixpkgs/commit/88cbe74d05cac6e037e934ee7fbe8b1f0d164f25) spandsp: refactor * [`1649603f`](https://github.com/NixOS/nixpkgs/commit/1649603f9f7625673a4dbbd298ef8be4f572f2ae) gutenprint: enable strictDeps * [`b27cf6ac`](https://github.com/NixOS/nixpkgs/commit/b27cf6ace4e687b073d05a8f397a9c944e5ee967) llvm_14,llvmPackages_git.llvm: enable polly by default * [`c5f75817`](https://github.com/NixOS/nixpkgs/commit/c5f758174b1cd78402dbf32511c4b9532a4bc1ae) clang: drop the C++ std version `-DCMAKE_CXX_FLAG` * [`c1a2a95a`](https://github.com/NixOS/nixpkgs/commit/c1a2a95aacd4a5c4b5fd278b31977b09d758b259) ruby_3_1,ruby_3_0,ruby_2_7: allow enabling dtrace support on linux * [`3816765e`](https://github.com/NixOS/nixpkgs/commit/3816765e472a98482e26d0831a84d3b27cb56db8) llvm: add in a missing check dep * [`0fd04a59`](https://github.com/NixOS/nixpkgs/commit/0fd04a591802cb92a244528eb1c65d68417df55d) llvmPackages.compiler-rt: enable libclang_rt.profile-....a build * [`a6e176c5`](https://github.com/NixOS/nixpkgs/commit/a6e176c5b2ec099739a23ff9fe3df3e34e2c1a77) ArchiSteamFarm: choose correct framework instead of patching * [`d23059ce`](https://github.com/NixOS/nixpkgs/commit/d23059ce150f9dc4fbb1694bbcf1ef7199c1cc40) bundler: 2.4.7 -> 2.4.8 * [`925510b3`](https://github.com/NixOS/nixpkgs/commit/925510b397b2fa27d44109ac4704a9a354e34e79) w3m: 0.5.3+git20220429 -> 0.5.3+git20230121 * [`65da8d4f`](https://github.com/NixOS/nixpkgs/commit/65da8d4f29157068df5da784b3d39158bdb6495f) nix: dedupe fix-requires-non-existing-output patch * [`279a5e27`](https://github.com/NixOS/nixpkgs/commit/279a5e27d0a5fbe61e1dd30c3658408fb93732ae) python3Packages.myst-parser: 0.19.1 -> 1.0.0 * [`8e8be880`](https://github.com/NixOS/nixpkgs/commit/8e8be88067fc568d81f88ad6a93fd03218d9ca60) SDL2: 2.26.3 -> 2.26.4 * [`490e77ce`](https://github.com/NixOS/nixpkgs/commit/490e77ce0aca322268bd64c3508e26be2fc784f1) SDL2: add superherointj as maintainer * [`4ffa52eb`](https://github.com/NixOS/nixpkgs/commit/4ffa52ebdf80bb217929ab94148a8021d58cb4fa) llvmPackages_git.libcxx: use clang from git instead of the stdenv's compiler * [`011c454a`](https://github.com/NixOS/nixpkgs/commit/011c454a6d55e729b59532fa93109596d3fe9721) libedit: 20210910-3.1 -> 20221030-3.1 * [`2d2aa463`](https://github.com/NixOS/nixpkgs/commit/2d2aa463ddfa74f12e8982e9febcdb1972b7a99c) build-rust-package: call sysroot/src with the expected lib parameter * [`87837a5f`](https://github.com/NixOS/nixpkgs/commit/87837a5fcf7dd9c58bb80f15a8f046a2abc8a4c8) build-support/rust/sysroot: update Cargo.lock * [`63c8961f`](https://github.com/NixOS/nixpkgs/commit/63c8961f8b144ca40314909330f7759d1fa7e530) build-support/rust/sysroot: let cargo-src crate become no_std * [`9d1aafcd`](https://github.com/NixOS/nixpkgs/commit/9d1aafcdeb074c5ad8b6780f9474f9cced901388) build-support/rust: allow cross-compiling the sysroot * [`94c7bf57`](https://github.com/NixOS/nixpkgs/commit/94c7bf576a44829a676fb172bfceaefff4eb90f0) separate-debug-info.sh: succeed when output does not contain elf files * [`6ab299b3`](https://github.com/NixOS/nixpkgs/commit/6ab299b3a36c656065d92cab3385a29e43404879) openjdk: port to gnumake-4.4.1 * [`544ef313`](https://github.com/NixOS/nixpkgs/commit/544ef3138a7f383a260f421eb7999dd917a0c414) openjdk: port to gnumake-4.4.1 * [`7b53fc52`](https://github.com/NixOS/nixpkgs/commit/7b53fc52419ec55419853c324cfad7d1dfac79ec) openjdk11: port to gnumake-4.4.1 * [`bec77874`](https://github.com/NixOS/nixpkgs/commit/bec778740ca0ccbc57ab7ac171a6423f563f7217) gnumake44: revert "reintrocude older 4.4 version for openjdk" * [`91dd01a3`](https://github.com/NixOS/nixpkgs/commit/91dd01a3065dbf60df1725681899b02afa444f18) systemd: disable the ukify tool * [`4e300e07`](https://github.com/NixOS/nixpkgs/commit/4e300e071b97e1e3a6ba4d856cc65e5386366f6f) libxcrypt: Build only with strong hashes * [`0d7cd666`](https://github.com/NixOS/nixpkgs/commit/0d7cd666520621ebb3f2fb0e590064e8621e249e) nixos/users-groups: Update password scheme validation * [`909f394f`](https://github.com/NixOS/nixpkgs/commit/909f394f28c637a6d5a269d893b77e095b2812eb) pam: Make libxcrypt a non-optional dependency * [`4472cf44`](https://github.com/NixOS/nixpkgs/commit/4472cf44eba4991e46904c588e07dfe8e6fcceb8) treewide: Make yescrypt the default algorithm for pam_unix.so * [`8e2e741a`](https://github.com/NixOS/nixpkgs/commit/8e2e741ab5bdea119a34013b1387eb3f281841cb) zsh: set environment variables in zshenv instead of zprofile * [`051b74fe`](https://github.com/NixOS/nixpkgs/commit/051b74fe7d7398c24fee4d703bd1e32a88b68393) nixos/fcitx: deprecated, and suggestions to use fcitx5 instead * [`4e8ad00a`](https://github.com/NixOS/nixpkgs/commit/4e8ad00ae81e70f4e4db7dfc7e67d9c853f0d6b6) fcitx: remove packages and update documentations and aliases to fcitx5 * [`6d951523`](https://github.com/NixOS/nixpkgs/commit/6d951523ad424c077d60bcd57e9a53bc9dd56e5d) mlterm: update fcitx dependency to fcitx5 * [`f95c20d7`](https://github.com/NixOS/nixpkgs/commit/f95c20d77d5275a0fe4d2809bbb6e10d5492b93f) nixos/fcitx5: init tests * [`23f23a89`](https://github.com/NixOS/nixpkgs/commit/23f23a89b325b06e3f7ff6c0a45e06271db49ead) fftw: enable optimizations unconditionally and build with mtune=generic * [`a9b7d738`](https://github.com/NixOS/nixpkgs/commit/a9b7d738fc1437f8d796607ed31093921685b2b4) Revert "python3Packages.babel: revert test fixes for now" * [`a8e44411`](https://github.com/NixOS/nixpkgs/commit/a8e44411d65222b0af2ec3d1b641e7f1b82eb87d) sparrow: 1.7.1 -> 1.7.3 * [`eb561a3a`](https://github.com/NixOS/nixpkgs/commit/eb561a3af2ba2c5fc6f9abb6dcf38beb348663ca) sparrow: enable JavaFX * [`4d8df72e`](https://github.com/NixOS/nixpkgs/commit/4d8df72e93261fd31157b74eb44bf8441f04547c) xmlbeans: 5.0.2-20211014 -> 5.1.1-20220819, remove myself as maintainer * [`fab17d21`](https://github.com/NixOS/nixpkgs/commit/fab17d210d14e11adba8255cc0767cec0ff9e6b8) gtk2: read configuration from /etc/gtk-2.0/gtkrc * [`b830681b`](https://github.com/NixOS/nixpkgs/commit/b830681bfbf1058e2893411a3a8e0a448f3f82cf) python310Packages.sqlalchemy: 2.0.4 -> 2.0.6 * [`e4959cfe`](https://github.com/NixOS/nixpkgs/commit/e4959cfe9788ccc641250580d4b26af6e68aed6d) unityhub: 2.3.2 -> 3.4.1 * [`0cf4dddb`](https://github.com/NixOS/nixpkgs/commit/0cf4dddbc0bdc3e79a05818f5afececb7e283aa8) magma: fix [NixOS/nixpkgs#220343](https://togithub.com/NixOS/nixpkgs/issues/220343) and separate CUDA build/run-time dependencies * [`711e9cfd`](https://github.com/NixOS/nixpkgs/commit/711e9cfd493296681b84147a650972ea78e948c4) ffmpeg: ffmpeg_4 → ffmpeg_5 * [`9bd25064`](https://github.com/NixOS/nixpkgs/commit/9bd2506458ea053ccbcde6e622d7cec9993d8f36) treewide: make ffmpeg_4-dependant packages depend on ffmpeg_4 * [`f8264a5b`](https://github.com/NixOS/nixpkgs/commit/f8264a5b1e7832d93d8a22816f5133ff891724b6) tree-wide: mark broken packages as such * [`a3d10c67`](https://github.com/NixOS/nixpkgs/commit/a3d10c676f813f6393e38c4bbe01b640fb791947) sqlite: 3.41.0 -> 3.41.1 * [`107df2f7`](https://github.com/NixOS/nixpkgs/commit/107df2f7c20b5ef6fa5b17ea09f0cbc837f7ca83) s2n-tls: 1.3.37 -> 1.3.38 * [`b0cd9107`](https://github.com/NixOS/nixpkgs/commit/b0cd9107fc036ff503b9556a28150a88bb4bb127) s2n-tls: 1.3.38 -> 1.3.39 * [`3e331bf5`](https://github.com/NixOS/nixpkgs/commit/3e331bf5b3978e68597a320d55712e8f75196dad) directx-headers: 1.608.2 -> 1.608.2b * [`ef695215`](https://github.com/NixOS/nixpkgs/commit/ef6952158cb5b31d1505f217d9fa0f55e4999120) tinycompress: init at 1.2.8 * [`6ff293ec`](https://github.com/NixOS/nixpkgs/commit/6ff293ecbc181c2339a085ed615d1a50727cc7a3) pipewire: enable compress-offload * [`b8ac3f9a`](https://github.com/NixOS/nixpkgs/commit/b8ac3f9a93cac7a54aafc366f221b372dd59b463) pipewire: 0.3.66 -> 0.3.67 * [`1fab8692`](https://github.com/NixOS/nixpkgs/commit/1fab86929f7df5cdd60bcf65b4c78f4058777a03) nixos/pipewire: spring cleaning * [`c3a42a04`](https://github.com/NixOS/nixpkgs/commit/c3a42a047cfe7d645fcf63b8cba04336bf3041ea) snappy: 1.1.9 -> 1.1.10 * [`5eff9f19`](https://github.com/NixOS/nixpkgs/commit/5eff9f19408717e3d330fd0f97961cddf8ac23b6) R: 4.2.2 -> 4.2.3 * [`17ea9488`](https://github.com/NixOS/nixpkgs/commit/17ea94881f78ff37d0123bc67ee82471d6d014ca) octavePackages: add automatic updating script based on Python's * [`be699cf0`](https://github.com/NixOS/nixpkgs/commit/be699cf06b37f1ec9e5a22b7b3273ea15827d445) octavePackages: run update script on all packages * [`cc2738c7`](https://github.com/NixOS/nixpkgs/commit/cc2738c71ad454dba35cb8c33c4fce2481e344e7) swift: reduce closure size of swift-lib * [`39620ace`](https://github.com/NixOS/nixpkgs/commit/39620acea8d86488e8ecb37424643ff94c5ea0a3) vim: 9.0.1369 -> 9.0.1403 * [`590ccae1`](https://github.com/NixOS/nixpkgs/commit/590ccae1f848eef59f8984e98348208eb69cffe1) nixos/networkd: add L2TP options * [`28ddd570`](https://github.com/NixOS/nixpkgs/commit/28ddd570f70dd9fe160260672ebf687abc5f2585) nixos/networkd: add Bridge options * [`d646f7c7`](https://github.com/NixOS/nixpkgs/commit/d646f7c7f2b69ef4d085f79f7805098b80dc8467) nixos/networkd: add BridgeFDB options * [`ae15b86d`](https://github.com/NixOS/nixpkgs/commit/ae15b86d4d81ffa3824528f4316c1b5f4ad640d3) nixos/networkd: add BridgeMDB option * [`a7724b8f`](https://github.com/NixOS/nixpkgs/commit/a7724b8f9177026c4635740812e2b8e291137d0e) nixos/networkd: add LLDP options * [`df149537`](https://github.com/NixOS/nixpkgs/commit/df14953724481b185161aa16c6e154bc04445eb0) nixos/networkd: add CAN options * [`09e745c7`](https://github.com/NixOS/nixpkgs/commit/09e745c78405cbd906f8f39cc89376f9f29db1c3) nixos/networkd: add IPoIB options * [`b08e5be9`](https://github.com/NixOS/nixpkgs/commit/b08e5be98d9eed403a2f334f2459da909114c002) nixos/networkd: add QDisc options * [`55cd970d`](https://github.com/NixOS/nixpkgs/commit/55cd970d739f6c0cc60f846aa826e05e322b9559) nixos/networkd: add NetworkEmulator options * [`d6303532`](https://github.com/NixOS/nixpkgs/commit/d63035329e6c7c07bf5cd3c4e06f4b8d2e71653f) nixos/networkd: add TokenBucketFilter options * [`2784862e`](https://github.com/NixOS/nixpkgs/commit/2784862e410bd07b562e6f537d6ff756fffa66ba) nixos/networkd: add PIE options * [`872a4823`](https://github.com/NixOS/nixpkgs/commit/872a4823cf3fdaca4d6bc6c13868ffe8a8097026) nixos/networkd: add FlowQueuePIE options * [`736650cc`](https://github.com/NixOS/nixpkgs/commit/736650ccf144850bc47587de620ae13efc88cb39) nixos/networkd: add StochasticFairBlue options * [`51689e86`](https://github.com/NixOS/nixpkgs/commit/51689e86b99ca43b14e5aa307b5e453aa0cb7ae3) nixos/networkd: add StochasticFairnessQueueing options * [`f2ca28f6`](https://github.com/NixOS/nixpkgs/commit/f2ca28f6585a3ecad3032e8057ea606402a86e93) nixos/networkd: add PFIFO options * [`d9e1963a`](https://github.com/NixOS/nixpkgs/commit/d9e1963a158f38b95a21171a0ed400a2c2575b7a) nixos/networkd: add BFIFO options * [`f75ec30f`](https://github.com/NixOS/nixpkgs/commit/f75ec30feea0d0e0f1bddcf07cfa89dea795b5d3) nixos/networkd: add PFIFOHeadDrop options * [`7a6cae0e`](https://github.com/NixOS/nixpkgs/commit/7a6cae0e155ec8952fcaa0add1b6f6d712e8d721) nixos/networkd: add PFIFOFast options * [`72810855`](https://github.com/NixOS/nixpkgs/commit/728108555e0d21b7fb0d5f4884e7b893e746adb0) nixos/networkd: add CAKE options * [`49df6bc6`](https://github.com/NixOS/nixpkgs/commit/49df6bc66997d29d1addb0424a898c745082fe40) nixos/networkd: add ControlledDelay options * [`0d06e859`](https://github.com/NixOS/nixpkgs/commit/0d06e8599699ef5629995a6ce46329baa2f3abad) nixos/networkd: add DeficitRoundRobinScheduler options * [`3cde7aaa`](https://github.com/NixOS/nixpkgs/commit/3cde7aaa36a3089f7881c9f65e7c37bf65f9177d) nixos/networkd: add DeficitRoundRobinSchedulerClass options * [`ca496f87`](https://github.com/NixOS/nixpkgs/commit/ca496f87548eb194280d2a3a4489380b94d088eb) nixos/networkd: add EnhancedTransmissionSelection options * [`5b5c79c6`](https://github.com/NixOS/nixpkgs/commit/5b5c79c6a0c94586cc392a1a476397b44912e820) nixos/networkd: add GenericRandomEarlyDetection options * [`dbc14e5a`](https://github.com/NixOS/nixpkgs/commit/dbc14e5a441beebc3c01b60f22e1f3cadf2acdad) nixos/networkd: add FairQueueingControlledDelay options * [`cf470ebd`](https://github.com/NixOS/nixpkgs/commit/cf470ebd88c4b9e8d4b7ae875ffaebbef6b2b02e) nixos/networkd: add FairQueueing options * [`29e54519`](https://github.com/NixOS/nixpkgs/commit/29e54519636578683070f9c778ac207fedf1e56a) nixos/networkd: add TrivialLinkEqualizer options * [`24df07c7`](https://github.com/NixOS/nixpkgs/commit/24df07c786d0818731af5a3056b786ba83731dab) nixos/networkd: add HierarchyTokenBucket options * [`88d99a36`](https://github.com/NixOS/nixpkgs/commit/88d99a36305d9387383baf7eb88c86e02541f703) nixos/networkd: add HierarchyTokenBucketClass options * [`493ed754`](https://github.com/NixOS/nixpkgs/commit/493ed754187177260848764e3a0c5ea5515984e3) nixos/networkd: add HeavyHitterFilter options * [`fde806d5`](https://github.com/NixOS/nixpkgs/commit/fde806d5a5b07f98dde0eb03be56814baae1131e) nixos/networkd: add QuickFairQueueing options * [`cd650b3f`](https://github.com/NixOS/nixpkgs/commit/cd650b3fa303a88e6ab842dd110871b50d0bd9d1) nixos/networkd: add QuickFairQueueingClass options * [`0ddfb0a5`](https://github.com/NixOS/nixpkgs/commit/0ddfb0a5dfc45a495bf862fe90a630325efecb32) nixos/networkd: add BridgeVLAN options * [`4ddd5e48`](https://github.com/NixOS/nixpkgs/commit/4ddd5e48b7007128e8abe32fee65e4fdd708ef67) python310Packages.etils: 1.0.0 -> 1.1.0 * [`62501a21`](https://github.com/NixOS/nixpkgs/commit/62501a21e890f9b62cf2095d4ab0601ce7820ec5) python310Packages.testcontainers: fix build * [`79700ec6`](https://github.com/NixOS/nixpkgs/commit/79700ec6ed926fd1db76fec445d6d6c7d3ea83cf) python310Packages.tables: remove cython from requirements.txt * [`f6b69b23`](https://github.com/NixOS/nixpkgs/commit/f6b69b23c91ffc05b8a69162a4f68e9625ecca6d) python310Packages.blosc2: remove pytest from runtime-requirements.txt * [`1c1e0891`](https://github.com/NixOS/nixpkgs/commit/1c1e0891cc5d7a013370f9480a8e99ed501f82f1) python310Packages.scooby: fix build * [`8dd30155`](https://github.com/NixOS/nixpkgs/commit/8dd301559ab120f96aec2a2a66164bfdb0d5fbed) ruby: disable parallel install * [`48f48c31`](https://github.com/NixOS/nixpkgs/commit/48f48c3101615e78fc28378ad818291c1ee8252a) mesa: build dri for arm * [`0c0c6908`](https://github.com/NixOS/nixpkgs/commit/0c0c6908b9ccc81350f86640dc07ad78981431a1) rPackages: CRAN and BioC update * [`a10887cb`](https://github.com/NixOS/nixpkgs/commit/a10887cb3fd7087c006b91197b6eb2b8730eebeb) rPackages.purrr: patch configure shebang * [`ef0e4e67`](https://github.com/NixOS/nixpkgs/commit/ef0e4e67ccf4e4838d7eb8a5e42e0b511a15500c) python310Packages.json-stream-rs-tokenizer: 0.4.13 -> 0.4.16 * [`20fe8b28`](https://github.com/NixOS/nixpkgs/commit/20fe8b2871b3d53e3443d8e2a8f661fe0d46f3e9) python310Packages.passlib: libxcrypt related failures also affect linux * [`a6b712f8`](https://github.com/NixOS/nixpkgs/commit/a6b712f8a4c09071246fe2d8c4def6948d1f61d9) nixos-generate-config: fix invalid sample config * [`fa52143c`](https://github.com/NixOS/nixpkgs/commit/fa52143cffb35ce6ba5ffdfeaa0fcb2056137885) python3Packages.pdoc: 12.3.1 -> 13.0.0 * [`ad33f180`](https://github.com/NixOS/nixpkgs/commit/ad33f1800f2b2352d74ead11af39a0297875071e) rake: 12.3.2 -> 13.0.6 * [`22d7930c`](https://github.com/NixOS/nixpkgs/commit/22d7930c643dad6979e1145feeab734cb4a3e9c8) dash: 0.5.11.5 -> 0.5.12 * [`d2b28763`](https://github.com/NixOS/nixpkgs/commit/d2b2876373efd862748a92c7fe952ffb708dfd3f) xorg.libXvMC: 1.0.12 -> 1.0.13 * [`17dcb692`](https://github.com/NixOS/nixpkgs/commit/17dcb69237457e78cfb7e2f8a13d99e315ea3f05) python310Packages.twisted: Disable tests using legacy algos from crypt * [`8668d96c`](https://github.com/NixOS/nixpkgs/commit/8668d96c28e3fbda92eac6dc212b1393ef97d9da) nixos/wireshark: set the correct capabilities * [`94f0ae85`](https://github.com/NixOS/nixpkgs/commit/94f0ae85e1232261a88bb3509ababe7028d3f232) python310Packages.passlib: Disable tests for unsupported algorithms * [`476d7536`](https://github.com/NixOS/nixpkgs/commit/476d75361354d7a011ead601787fef95eebfeb74) python310Packages.y-py: Fix build on darwin * [`dc937802`](https://github.com/NixOS/nixpkgs/commit/dc937802ba1d00a0ff9211a73934bd0d788221ef) dnscontrol: 3.27.2 -> 3.28.0 * [`4bdbae5a`](https://github.com/NixOS/nixpkgs/commit/4bdbae5ad13b0c8c98232ebb70a288815ef5f012) cc-wrapper: wrap `cpp` for cross lust like to native * [`96100e76`](https://github.com/NixOS/nixpkgs/commit/96100e7675f96c90b4f1124a77f86e87d7a251ee) passage: add missing dependency on tree(1) * [`8f1d05d9`](https://github.com/NixOS/nixpkgs/commit/8f1d05d958c705f0361b7c69648627b4dabf4783) veracrypt: add wrapGAppsHook * [`2ef27ee3`](https://github.com/NixOS/nixpkgs/commit/2ef27ee3499f8c20173ac405e57e93313af8a9ed) python310Packages.soxr: 0.3.3 -> 0.3.4 * [`a160a8be`](https://github.com/NixOS/nixpkgs/commit/a160a8be02e7658add24c7cabbad876e1016ff54) python310Packages.anyascii: 0.3.1 -> 0.3.2 * [`c1e8756b`](https://github.com/NixOS/nixpkgs/commit/c1e8756b56ce725f9c7c4cfa203bd4cee8c3594b) python310Packages.chex: Propagate cloudpickle * [`e608077c`](https://github.com/NixOS/nixpkgs/commit/e608077c090e17ea8b3de13c81bc2a99470bd4e2) woodpecker-pipeline-transform: init at 0.1.1 * [`efd23ff1`](https://github.com/NixOS/nixpkgs/commit/efd23ff1c8f0cebc4aa41f08815d71a0a2556d48) nixos/gdk-pixbuf: move GDK_PIXBUF_MODULE_FILE to sessionVariables * [`114bccda`](https://github.com/NixOS/nixpkgs/commit/114bccdafa4fa326f3658e475b1dc0463fe88d51) emacs: use held back patchelf_0_15 to avoid upstream bug * [`9203d2c6`](https://github.com/NixOS/nixpkgs/commit/9203d2c69b7f1351d9d763994e434535c0142ed5) klipper: unstable-2023-02-20 -> unstable-2023-03-15 * [`2ea51885`](https://github.com/NixOS/nixpkgs/commit/2ea51885809634912c9c9f5f78e1f1b81964562f) chirp: unstable-2022-12-07 -> unstable-2023-03-15 * [`aeece9d9`](https://github.com/NixOS/nixpkgs/commit/aeece9d990e43477804a76107cac6f9d1fdf9854) maintainers: add martinramm * [`e2871a59`](https://github.com/NixOS/nixpkgs/commit/e2871a593c24da5e521a57901c8c703efa0e7893) mfc5890cnlpr: init at 1.1.2-2 * [`cc011846`](https://github.com/NixOS/nixpkgs/commit/cc0118467198f76087e7e5ced2168dde080094ea) ipxe: unstable-2023-03-07 -> unstable-2023-03-15 * [`91faebb5`](https://github.com/NixOS/nixpkgs/commit/91faebb585c5c0c5efbc32440a512e26c127a279) minio: 2023-02-27T18-10-45Z -> 2023-03-13T19-46-17Z * [`cc6ef4ea`](https://github.com/NixOS/nixpkgs/commit/cc6ef4ea2a55cf96f63c85814c854dde47dab2e7) nvidia-vaapi-driver: 0.0.8 -> 0.0.9 * [`20d11966`](https://github.com/NixOS/nixpkgs/commit/20d11966ed9919cfe01846cec55f8870e602d91b) linux_xanmod_latest: 6.2.3 -> 6.2.7 * [`d8395b12`](https://github.com/NixOS/nixpkgs/commit/d8395b127678d1a5b16d916549f98e2476650344) linux_xanmod: 6.1.16 -> 6.1.20 * [`4ed9586e`](https://github.com/NixOS/nixpkgs/commit/4ed9586edf8a986470086ff4330ae2b0327f1e2b) treesheets: unstable-2023-03-07 -> unstable-2023-03-18 * [`2ed89e14`](https://github.com/NixOS/nixpkgs/commit/2ed89e14db64ee154a6944cb41accbea87ca8167) ssm-session-manager-plugin: 1.2.398.0 -> 1.2.463.0 * [`7df61306`](https://github.com/NixOS/nixpkgs/commit/7df61306fb9fd6ddcb948e69bba27cb6d3f8b813) lgogdownloader: 3.9 -> 3.10 * [`5bb320c5`](https://github.com/NixOS/nixpkgs/commit/5bb320c54774b0742b98322dcfd5849d77db07c5) gitkraken: 9.1.1 -> 9.2.1 * [`06c3871c`](https://github.com/NixOS/nixpkgs/commit/06c3871c81c8515c2fe2084ee2ac28498d70cdca) python310Packages.dash: 2.8.1 -> 2.9.1 * [`c3ab41d5`](https://github.com/NixOS/nixpkgs/commit/c3ab41d59273e5c4283213c745ffdbe09f6f974c) armadillo: 11.4.3 -> 12.0.1 * [`cceff04c`](https://github.com/NixOS/nixpkgs/commit/cceff04ce9c2c4cc3eab27a10dd220cc5c381b3d) mongodb-4_2: 4.2.19 -> 4.2.24 * [`005aff9d`](https://github.com/NixOS/nixpkgs/commit/005aff9d84da2704e5bb68db0fd3be057ed360f9) urn-timer: switch to maintained fork, unstable-2017-08-20 -> unstable-2023-03-18 * [`212a2495`](https://github.com/NixOS/nixpkgs/commit/212a24952c2fed0bfc3306e1927e6e351feee510) xdp-tools: 1.2.9 -> 1.3.1 * [`a4b46044`](https://github.com/NixOS/nixpkgs/commit/a4b46044bacdeb8eb43a0c3cd1146538dfae425d) atlassian-jira: 9.4.0 -> 9.6.0 * [`fae83110`](https://github.com/NixOS/nixpkgs/commit/fae831109185e5a2d0d78f1c7c62b36185b0657e) qtile: fix pulsevolume widget * [`edc62383`](https://github.com/NixOS/nixpkgs/commit/edc62383e460f56f1050d65d20d578b8dca631b2) qtile: add myself as maintainer * [`1addf91b`](https://github.com/NixOS/nixpkgs/commit/1addf91b0b24b8c8556bf5c484a7382f6fd4a6e8) qtile: add more options and expose unwrapped package * [`211a9638`](https://github.com/NixOS/nixpkgs/commit/211a963855e0d6716d40babc4ded8f7aa707d401) tsm-client: 8.1.17.0 -> 8.1.17.2 * [`e2d05277`](https://github.com/NixOS/nixpkgs/commit/e2d052776030d4f822c40762cf04e18fe4cb30f3) golden-cheetah: 3.6-RC3 -> 3.6RC4 * [`b7ca098c`](https://github.com/NixOS/nixpkgs/commit/b7ca098c7bb10a3866d7d359e4e09a10692afc1c) python310Packages.aiocontextvars: drop useless pytest-runner * [`982e914e`](https://github.com/NixOS/nixpkgs/commit/982e914e5786dbbd4935e244c010f5d8994f6eeb) mongodb: Mark anything older than 6.0 broken on aarch64-darwin * [`084fd533`](https://github.com/NixOS/nixpkgs/commit/084fd533740d946f783778b3d9931c600b976422) mongodb-4_2: Add cache alignment fix for aarch64 * [`a10f3197`](https://github.com/NixOS/nixpkgs/commit/a10f3197fc893c98a74ae3bb3610b95559951e7f) systemd-lib: fix building -.slice (root slice) * [`097f9e6c`](https://github.com/NixOS/nixpkgs/commit/097f9e6c1e24fb101f310f260624fa951a06ce62) skippy-xd: richardgv/skippy-xd unstable-2023-03-10 -> dreamcat4 0.6.0 * [`c0baa0dd`](https://github.com/NixOS/nixpkgs/commit/c0baa0ddf2f25bbad3011de14fb392d83162c551) wit-bindgen: init at 0.4.0 * [`6077061b`](https://github.com/NixOS/nixpkgs/commit/6077061bb563603bdecc389462980cf5fdb77e5b) python310Packages.rst2pdf: 0.99 -> 0.100 * [`2ae0a53e`](https://github.com/NixOS/nixpkgs/commit/2ae0a53efc7d01d8b98d16adecae94b3691edd60) rst2pdf: add top level alias * [`c6f12253`](https://github.com/NixOS/nixpkgs/commit/c6f122539fc22ca4f74d7ce3c7b4aea7ba7101c3) kodi: 20.0 -> 20.1 * [`a06e5ea3`](https://github.com/NixOS/nixpkgs/commit/a06e5ea36566fd4e7dcf7477402b6497fa17417f) sysdig: 0.30.2 -> 0.31.3 * [`e5a1b49f`](https://github.com/NixOS/nixpkgs/commit/e5a1b49f5f504ee6f2813a6e13586dfe7af8b4d5) python310Packages.bluetooth-adapters: 0.15.2 -> 0.15.3 * [`a3f338ef`](https://github.com/NixOS/nixpkgs/commit/a3f338ef5f0031b0748557bf7228cec9ad0202dc) _389-ds-base: disable parallel installing * [`9666d43d`](https://github.com/NixOS/nixpkgs/commit/9666d43d40b7688718df4303ca338a84ea900d6f) dovecot: avoid testing DES-encrypted passwords * [`6480e5cd`](https://github.com/NixOS/nixpkgs/commit/6480e5cd8d74725ab8b1af39ed975e118a42f8c9) geos: 3.11.1 -> 3.11.2 * [`a70114f1`](https://github.com/NixOS/nixpkgs/commit/a70114f1b7b9410aa20abca49708d94825a7415f) maintainers: add kranuarg7 * [`52162c69`](https://github.com/NixOS/nixpkgs/commit/52162c69e574c6b1cefe7cba99bc1a02d5ba8bd4) git-open: 2.1.0 -> 3.0.0, drop inactive maintainer, remove git from the wrapper * [`1907fe8d`](https://github.com/NixOS/nixpkgs/commit/1907fe8d2558649df796ab40553b23aad2a7f911) tor-browser-bundle-bin: 12.0.3 -> 12.0.4 * [`34d5d644`](https://github.com/NixOS/nixpkgs/commit/34d5d6445eb42feec12cfd0a05de8dc65b2390d8) python310Packages.zeroconf: 0.47.3 -> 0.47.4 * [`24976f38`](https://github.com/NixOS/nixpkgs/commit/24976f3816158497b7a137d011907fec3fb13a59) openbox: Apply crash fix for GLib 2.76 * [`ce15577a`](https://github.com/NixOS/nixpkgs/commit/ce15577ab4d047802e0dbf12c99e09adf21184d4) Revert "Merge [NixOS/nixpkgs#211691](https://togithub.com/NixOS/nixpkgs/issues/211691): patchelfStable: 0.15.0 -> 0.17.2" * [`df0d3e3e`](https://github.com/NixOS/nixpkgs/commit/df0d3e3ea1a579aa994327a4c69b7f742e3ece63) Revert "Merge [NixOS/nixpkgs#221900](https://togithub.com/NixOS/nixpkgs/issues/221900): emacs: use patchelf_0_15 to avoid upstream bug" * [`6c96cf3d`](https://github.com/NixOS/nixpkgs/commit/6c96cf3d29f3b169b768a27ed2de14d7b86852c8) cogl: Add missing patch decompression * [`97d4b225`](https://github.com/NixOS/nixpkgs/commit/97d4b225da9ed7bae07d148a4895b03844437d0b) polkit: move test-only deps to nativeCheckInputs * [`280f1449`](https://github.com/NixOS/nixpkgs/commit/280f14490eeff5285e9f5e79b81869ce720546db) curl: 7.88.1 -> 8.0.1 * [`603cae07`](https://github.com/NixOS/nixpkgs/commit/603cae0768edf341d75708f881f73abd04d8646d) curl: Fix passthru tests evaluation * [`d3eda58a`](https://github.com/NixOS/nixpkgs/commit/d3eda58a2d9188020b78772e28138bdcd4d9927a) cppcheck: enable strictDeps * [`783acd81`](https://github.com/NixOS/nixpkgs/commit/783acd81236e0a5b04f6ffe0a0217edcf4ed6aef) xonotic: fix libraries not found error * [`94c11d33`](https://github.com/NixOS/nixpkgs/commit/94c11d33343df7772a83388bc0c4f5fb7da8559f) kubectl-gadget: init at 0.14.0 * [`1de4691d`](https://github.com/NixOS/nixpkgs/commit/1de4691d3cfde7210b939391ac65ff1bbd0fbde2) or-tools: fix checkPhase issues * [`cd3ffbdf`](https://github.com/NixOS/nixpkgs/commit/cd3ffbdfe6869c35c483bc7cec348e8d5365c2b3) nixos/zram: add writebackDevice option and corresponding test * [`0c64c8d5`](https://github.com/NixOS/nixpkgs/commit/0c64c8d545af02ccfefe574a3e637346422ae8e1) libkrunfw: 3.9.0 -> 3.10.0 * [`5e00adf7`](https://github.com/NixOS/nixpkgs/commit/5e00adf7f8c76ce674003e134dcbf28ddcd75016) libkrun: 1.5.0 -> 1.5.1 * [`d1156e3c`](https://github.com/NixOS/nixpkgs/commit/d1156e3ca9f05f1733d7dc3f650512727b0a1571) v2ray-domain-list-community: 20230311145412 -> 20230320093818 * [`3ecd7073`](https://github.com/NixOS/nixpkgs/commit/3ecd7073e6f3afd880408ec72b49e3ba72c62053) stabber: fix darwin build * [`8a449b27`](https://github.com/NixOS/nixpkgs/commit/8a449b274a372d72d8689c3ab45f7778b7070b37) postgresqlPackages.pgvector: 0.4.0 -> 0.4.1 * [`024e69c0`](https://github.com/NixOS/nixpkgs/commit/024e69c09fa4750258605323f0dfdb16993b6afb) python310Packages.myst-docutils: 0.18.1 -> 1.0.0 * [`13076d8e`](https://github.com/NixOS/nixpkgs/commit/13076d8e3c19f59086faa9fb3cb1e3e60918dd06) python310Packages.clintermission: 0.2.0 -> 0.3.0 * [`0981f730`](https://github.com/NixOS/nixpkgs/commit/0981f73014e4dc54d5a9ab08c3639ecac4f72f7c) java-service-wrapper: 3.5.51 -> 3.5.53 * [`b3bdfcb4`](https://github.com/NixOS/nixpkgs/commit/b3bdfcb44b0fe40302d71bc10c20563a888c7650) irpf: 2022-1.7 -> 2023-1.1 * [`57c69fcb`](https://github.com/NixOS/nixpkgs/commit/57c69fcbea58a733b5c09c53e6973e1f69bc6220) wasmtime: 6.0.1 -> 7.0.0 * [`c962b355`](https://github.com/NixOS/nixpkgs/commit/c962b355cd09f6ccbf355a17266235c110c37bc7) ccid: 1.5.1 -> 1.5.2 * [`3e4e8c6a`](https://github.com/NixOS/nixpkgs/commit/3e4e8c6aa74c8735e1d6bb3fb6967cf89cee215c) libyang: 2.1.30 -> 2.1.55 * [`0ffa7103`](https://github.com/NixOS/nixpkgs/commit/0ffa7103858d41d801d0cd5b0c17deb9f11ed034) python310Packages.clintermission: add changelog to meta * [`e1e99e71`](https://github.com/NixOS/nixpkgs/commit/e1e99e710ef2163cb00235c7e8366d9f00e6d3dd) python310Packages.clintermission: update disabled * [`ecb43a2b`](https://github.com/NixOS/nixpkgs/commit/ecb43a2bd683059a68aa401a6d48519a6ad92c6c) watchmate: 0.4.3 -> 0.4.4 * [`9434136d`](https://github.com/NixOS/nixpkgs/commit/9434136df388462ad7562f16b78cd94ff8a3c5e6) ninja: patch issues on 32-bit platforms * [`e0c6e5c3`](https://github.com/NixOS/nixpkgs/commit/e0c6e5c3cc303a8eae16b7cf993c94b834490b72) brook: 20230122 -> 20230401 * [`fc9d82a3`](https://github.com/NixOS/nixpkgs/commit/fc9d82a33533b2851da368cc4da735ab49bfa9fa) zola: 0.17.1 -> 0.17.2 * [`e727287d`](https://github.com/NixOS/nixpkgs/commit/e727287d69759f55029e2642eaf46d33edcdb628) rigsofrods-bin: init at 2022.12 * [`59e995cc`](https://github.com/NixOS/nixpkgs/commit/59e995cc410e9024d4f2c24e14a309147b26c86a) python310Packages.rpmfile: 1.0.8 -> 1.1.1 * [`8627e9d5`](https://github.com/NixOS/nixpkgs/commit/8627e9d521a46539f7c7c3f557c28923b15e7dd9) dagger: 0.4.0 -> 0.4.1 * [`a6f33bd6`](https://github.com/NixOS/nixpkgs/commit/a6f33bd62fcda1c18089d4898191d9e534033b3b) seqkit: 2.3.1 -> 2.4.0 * [`c6af85bf`](https://github.com/NixOS/nixpkgs/commit/c6af85bfa0e866fcb6d17658a399a4b4ac4f1fa8) python3Packages.pygments: set mainProgram * [`5d0e5bd1`](https://github.com/NixOS/nixpkgs/commit/5d0e5bd1d21a6176bd7e9d16ce5f2ae4b323e981) oras: 0.16.0 -> 1.0.0 * [`afd961fa`](https://github.com/NixOS/nixpkgs/commit/afd961fa809d8fce6cee21f65ae96d9eebcd95e2) ocamlPackages.higlo: use Dune 3 * [`4263071e`](https://github.com/NixOS/nixpkgs/commit/4263071ee06a020e950ad0023f6c5ba74c898835) ocamlPackages.xtmpl: use Dune 3 * [`48549020`](https://github.com/NixOS/nixpkgs/commit/48549020fca766a9330c88e70e8627e0efccb599) ocamlPackages.iri: use Dune 3 * [`48774c43`](https://github.com/NixOS/nixpkgs/commit/48774c43cd70ceb5b64b60bb783e8b39cdee5142) acgtk: use Dune 3 * [`942e6fd4`](https://github.com/NixOS/nixpkgs/commit/942e6fd471968470b5ca0fabc95681033e4552b6) ocamlPackages.sedlex: use Dune 3 * [`5350e728`](https://github.com/NixOS/nixpkgs/commit/5350e7282db35f6ece665906b36bce84277a550f) ocamlPackages.gen: 1.0 → 1.1 * [`8da60f20`](https://github.com/NixOS/nixpkgs/commit/8da60f204ffc26b6ac59b39568071fa4e3276412) syncthing: apply autoSignDarwinBinariesHook * [`a8639cff`](https://github.com/NixOS/nixpkgs/commit/a8639cffe98915e361198f05afdcbd1dab14f637) pgadmin4: 6.20 -> 6.21 * [`8ade2218`](https://github.com/NixOS/nixpkgs/commit/8ade2218efcb5077bc730012929b9e6eb835a1e9) httplz: 1.12.5 -> 1.12.6 * [`c6015350`](https://github.com/NixOS/nixpkgs/commit/c6015350482f02647846b5d4caa8ccddc3795726) sccache: 0.3.3 -> 0.4.0 * [`92dc48ed`](https://github.com/NixOS/nixpkgs/commit/92dc48edf5606fba3ed95abf9ce296532e1332db) maintainers: boppyt -> sefidel * [`3c1516ab`](https://github.com/NixOS/nixpkgs/commit/3c1516ab310f670217c2725dae77c2083aaf7c69) lutris: remove wxGTK30 * [`27e04d8d`](https://github.com/NixOS/nixpkgs/commit/27e04d8d6621fefac98be076103fe3cb0e73b162) k3s: Adjust tags to dynamically link against sqlite * [`f3200814`](https://github.com/NixOS/nixpkgs/commit/f320081439f2e3cd090cd4d0cb1ef634c1de8a22) bazel_6: 6.1.0 -> 6.1.1 * [`49c4f070`](https://github.com/NixOS/nixpkgs/commit/49c4f0707bea5d75888b35ad6ef1e921875f8ff9) matrix-hookshot: 3.0.0 -> 3.0.1 * [`929000ca`](https://github.com/NixOS/nixpkgs/commit/929000ca53a89ce4c1f0622d800148ba0dd8a0d1) opa: drop * [`109166f8`](https://github.com/NixOS/nixpkgs/commit/109166f87e2b9a3d4c57e74dbfc1bce29d998cb6) nextcloud26: init at 26.0.0 * [`1eddc824`](https://github.com/NixOS/nixpkgs/commit/1eddc824e252d9dbec33d205fa6e3445dd5b2807) nextcloud26Packages: init at various * [`9a33d7d9`](https://github.com/NixOS/nixpkgs/commit/9a33d7d9db618ff2fdd213c1b3aca4fcc40e3e64) nextcloud25Packages: update at various * [`2f9c4a7e`](https://github.com/NixOS/nixpkgs/commit/2f9c4a7e7449e69f76fb57366b6d3f7813589007) nextcloud24Packages: update at various * [`dec6a6d9`](https://github.com/NixOS/nixpkgs/commit/dec6a6d91a07e8c16f2c83b7ff7af8d3cf81aaea) deepin.deepin-clone: init at 5.0.11 * [`bfcb4838`](https://github.com/NixOS/nixpkgs/commit/bfcb48388aae477c065bf0e194fe7513148a5a03) yewtube: 2.9.2 -> 2.10.1 * [`5a023630`](https://github.com/NixOS/nixpkgs/commit/5a0236306ab051c2c13692ce43675a17334a44fc) epoll-shim: init at unstable-2023-02-05 * [`d1ed3cc0`](https://github.com/NixOS/nixpkgs/commit/d1ed3cc0809ef631617a488ac71e2eaa2ee0945b) frawk: 0.4.7 -> 0.4.8 * [`72e009fa`](https://github.com/NixOS/nixpkgs/commit/72e009faf1fad2b2ecc3574edb4dc4e867ae1866) helix: fix icon path * [`a2fc959c`](https://github.com/NixOS/nixpkgs/commit/a2fc959c03017006c04d6b45c3d79be0f3683d85) whitebox-tools: 2.0.0 -> 2.2.0 * [`5f590477`](https://github.com/NixOS/nixpkgs/commit/5f590477ec8495796f4291988b8f8d7b180d49e2) bat-extras: 2021.04.06 -> 2023.03.21 * [`b5bf60df`](https://github.com/NixOS/nixpkgs/commit/b5bf60dfab7186974f327ce3061cc895f48a3027) tuckr: 0.7.0 -> 0.7.1 * [`4babb8cf`](https://github.com/NixOS/nixpkgs/commit/4babb8cf8988807b39dbbd69f2b3f91f2a7391bf) podman: add pointer to related nix option * [`504fb501`](https://github.com/NixOS/nixpkgs/commit/504fb501bcabb8878d34736a1ebf578d9cbc89da) magma: use cudaPackages.backendStdenv.cc instead of cudaPackages.cudatoolkit.cc * [`dcbb5ed9`](https://github.com/NixOS/nixpkgs/commit/dcbb5ed9026fd62987c9ae9f8744842ffbc2e02b) magma: remove tbenst from maintainers, add connorbaker * [`c773ced7`](https://github.com/NixOS/nixpkgs/commit/c773ced7a2d622412b7d65142cb940e06914f150) hyperfine: 1.16.0 -> 1.16.1 * [`34aaf67e`](https://github.com/NixOS/nixpkgs/commit/34aaf67e0a2a1ebd405bbeed8fb877abb648e9d9) python310Packages.py-serializable: init at 0.12.0 * [`7a5c02ce`](https://github.com/NixOS/nixpkgs/commit/7a5c02ce0b9d092fff778b60c2b59fd8828f886c) sdrangel: unpin boost * [`52b2d5f4`](https://github.com/NixOS/nixpkgs/commit/52b2d5f42262a47310cd77544cd4611f70d25951) go2tv: 1.13.0 -> 1.14.0 * [`06a9885f`](https://github.com/NixOS/nixpkgs/commit/06a9885fab1ed52b2922f25ba76272757b5dc945) python310Packages.peaqevcore: 13.2.3 -> 13.3.0 * [`14a55e86`](https://github.com/NixOS/nixpkgs/commit/14a55e86420ee9a5ed75949edc66d063bc6bceec) via: 2.1.0 -> 3.0.0 * [`c4b7a143`](https://github.com/NixOS/nixpkgs/commit/c4b7a1439f905090faf0173d7288925e076bbc11) microsoft-edge: 107.0.1418.52 -> 111.0.1661.44 * [`ccfbc196`](https://github.com/NixOS/nixpkgs/commit/ccfbc19630465aaa666588417d38b56a557a1bff) rPackages.Rhdf5lib: fix build * [`442e1b87`](https://github.com/NixOS/nixpkgs/commit/442e1b87d1bf0134f0fdea1ca7697e08e0b04627) rPackages.rhdf5filters: fix build * [`14db22f8`](https://github.com/NixOS/nixpkgs/commit/14db22f86827277db0c973d665e0272c627b77c7) rPackages.rhdf5: fix build * [`695a3c58`](https://github.com/NixOS/nixpkgs/commit/695a3c582ed86e15aba60bdd6d1f64aac4aa6493) aws-workspaces: 4.1.0 -> 4.5.0 * [`bfbc0f56`](https://github.com/NixOS/nixpkgs/commit/bfbc0f56e55b1351423ebc4845cfd4f8e432a667) override test for curl version * [`ffe1c9dc`](https://github.com/NixOS/nixpkgs/commit/ffe1c9dc0fc06ae86d8c5ad0160cebc92ca11142) postgresqlPackages.pg_repack: use clickable homepage * [`0768a2e9`](https://github.com/NixOS/nixpkgs/commit/0768a2e9279c425b72c8ae1e02bd3ae2efc6b60c) erlang_21: remove * [`0219fa5f`](https://github.com/NixOS/nixpkgs/commit/0219fa5fbfc39019c00c0241431e63f51d9c270c) pomsky: 0.9 -> 0.10 * [`3c2e5906`](https://github.com/NixOS/nixpkgs/commit/3c2e5906d693fc4a18cfdb9408698f83594dbf25) cinnamon.xapp: Backport a crash fix for GLib 2.76.0 * [`3b24ddfc`](https://github.com/NixOS/nixpkgs/commit/3b24ddfc6b9d5201d3ad05fda0f9cc7d34942ae3) erlang_22: remove * [`97f7e8db`](https://github.com/NixOS/nixpkgs/commit/97f7e8dbc524f836487b2f5771fd698a4cf932a3) dbmate: 2.0.1 -> 2.1.0 * [`80a7ce39`](https://github.com/NixOS/nixpkgs/commit/80a7ce3920062a602c205ae9b599d7b0f6793196) nix-init: 0.2.0 -> 0.2.1 * [`6aeea704`](https://github.com/NixOS/nixpkgs/commit/6aeea7045d4ffa527bf778ccd416eb2bfcabe320) cinnamon.cinnamon-common: 5.6.7 -> 5.6.8 * [`f0e5ad30`](https://github.com/NixOS/nixpkgs/commit/f0e5ad300fb2508fea47111991ab030e2b88cc34) cinnamon.cinnamon-settings-daemon: 5.6.1 -> 5.6.2 * [`a8a542eb`](https://github.com/NixOS/nixpkgs/commit/a8a542ebdf9a670c6968d81910709a31c67b1199) cinnamon.muffin: 5.6.3 -> 5.6.4 * [`4d120a8c`](https://github.com/NixOS/nixpkgs/commit/4d120a8c5ca88b8aed0bf45a2295ac3ac649893a) cinnamon.nemo: 5.6.3 -> 5.6.4 * [`69ddafed`](https://github.com/NixOS/nixpkgs/commit/69ddafed7b30531d692280d46b7e9880cd1ab475) elvish: 0.18.0 -> 0.19.2 * [`5361d57e`](https://github.com/NixOS/nixpkgs/commit/5361d57eca05ec2b69e3e57a3dcf5b4336687fda) audiowaveform: 1.7.0 -> 1.7.1 * [`0c2971de`](https://github.com/NixOS/nixpkgs/commit/0c2971de9df09775761fa1d94fc7851a65af0682) icewm: 3.3.1 -> 3.3.2 * [`b8ae549c`](https://github.com/NixOS/nixpkgs/commit/b8ae549cda195d6345721eab7389c9d4f3e9f761) swayimg: 1.10 -> 1.11 * [`00bf4e5a`](https://github.com/NixOS/nixpkgs/commit/00bf4e5a9b234bcecfc79a7fbbdd34ba026f3010) fst: 0.4.2 -> 0.4.3 * [`11105fb4`](https://github.com/NixOS/nixpkgs/commit/11105fb41b0f1f4ea50e1f29fbd3ab1dc1119cd0) kubeshark: 38.5 -> 39.4 * [`d7474f4f`](https://github.com/NixOS/nixpkgs/commit/d7474f4fa713eeb2a975fbca186168fdbb120024) jflex: 1.8.2 -> 1.9.1 * [`0899cf5f`](https://github.com/NixOS/nixpkgs/commit/0899cf5fde0d5c839ed5b3000ddaaa73d9064557) qradiolink: 0.8.8-1 -> 0.8.9-1 * [`0c8f5d06`](https://github.com/NixOS/nixpkgs/commit/0c8f5d0619ff4c3de7b45e6fcf72e6475eb199ef) asn: 0.72.1 -> 0.73 * [`9341dd68`](https://github.com/NixOS/nixpkgs/commit/9341dd68ec935316c1495439093956791b4e4c71) feroxbuster: 2.9.1 -> 2.9.2 * [`880d20ff`](https://github.com/NixOS/nixpkgs/commit/880d20ffed3c841b1e1896c40b63559c125c17b8) cargo-bundle: init at unstable-2023-03-17 * [`3d8f70a7`](https://github.com/NixOS/nixpkgs/commit/3d8f70a7566582d2a21a91da803cb30e653460b6) werf: 1.2.212 -> 1.2.214 * [`4c2324cf`](https://github.com/NixOS/nixpkgs/commit/4c2324cf14c13a7eb7ea8226afb389d6ced22952) diamond: 2.1.5 -> 2.1.6 * [`5b5d14bd`](https://github.com/NixOS/nixpkgs/commit/5b5d14bd69b2825b6a7f3fc63a2eab2724a7fb7a) Revert "python3Packages.scooby: unbreak" * [`d3eb1649`](https://github.com/NixOS/nixpkgs/commit/d3eb164901e542dd9d9d98e98231d3398ffbbfe7) v2ray: 5.4.0 -> 5.4.1 * [`e0fb443d`](https://github.com/NixOS/nixpkgs/commit/e0fb443d6e7374640660370e247f80e110651536) terraform-providers.aiven: 4.1.1 → 4.1.2 * [`8a7c2887`](https://github.com/NixOS/nixpkgs/commit/8a7c288741694d718ccba8610d43d3eeccca341c) terraform-providers.brightbox: 3.2.1 → 3.3.0 * [`4ea64f25`](https://github.com/NixOS/nixpkgs/commit/4ea64f257c7e6d5480c26fbc662f73287e27d2b7) terraform-providers.cloudflare: 4.1.0 → 4.2.0 * [`62d88869`](https://github.com/NixOS/nixpkgs/commit/62d88869bd7ffc0873a03a8ef5d886d2102c7aa5) terraform-providers.datadog: 3.22.0 → 3.23.0 * [`576bee0c`](https://github.com/NixOS/nixpkgs/commit/576bee0c4797e93c0a85472181541e7119bd05a7) terraform-providers.google: 4.57.0 → 4.58.0 * [`eafa9bb3`](https://github.com/NixOS/nixpkgs/commit/eafa9bb3666ebe880712c8f805697ab3afb6f77d) terraform-providers.google-beta: 4.57.0 → 4.58.0 * [`2febc9b2`](https://github.com/NixOS/nixpkgs/commit/2febc9b201ef9f217c5ee24189762bb50df3d7ad) terraform-providers.openstack: 1.51.0 → 1.51.1 * [`aca5ab41`](https://github.com/NixOS/nixpkgs/commit/aca5ab41bf515030f02aa6c7dba3346a6067b695) terraform-providers.scaleway: 2.13.1 → 2.14.1 * [`9b6ed7e4`](https://github.com/NixOS/nixpkgs/commit/9b6ed7e4d3c0b38500cfde483491b0896eea3d9a) terraform-providers.snowflake: 0.58.2 → 0.59.0 * [`c2111b6f`](https://github.com/NixOS/nixpkgs/commit/c2111b6f27d057ab227e7a1341ea750c0cc76b7f) terraform-providers.spotinst: 1.106.0 → 1.106.1 * [`d518cb00`](https://github.com/NixOS/nixpkgs/commit/d518cb007a8e5b88b3fbbce902280aedab60455a) awscli2: 2.11.2 -> 2.11.4 * [`f518c0c0`](https://github.com/NixOS/nixpkgs/commit/f518c0c099921465d40a4ceb1aac392663d6cc23) mpdevil: 1.10.1 -> 1.10.2 * [`b3471633`](https://github.com/NixOS/nixpkgs/commit/b34716334fd4def65a7394890938cce201cdc166) ocamlPackages.uecc: use Dune 3 * [`9e37176f`](https://github.com/NixOS/nixpkgs/commit/9e37176f06195a9d2480b95496ce7262dbb44efb) ocamlPackages.hidapi: 1.1.1 → 1.1.2 * [`213349f3`](https://github.com/NixOS/nixpkgs/commit/213349f3ad345ed5893717e5d9c60dddda79e4fc) ocamlPackages.secp256k1-internal: 0.3 → 0.4 * [`8ede1656`](https://github.com/NixOS/nixpkgs/commit/8ede16564f5479675b60cd3a82a2a59edb0c2184) ocamlPackages.bigstring: use Dune 3 & fix for OCaml 5 * [`8d4f793f`](https://github.com/NixOS/nixpkgs/commit/8d4f793fe98715d88a66d92726ce3153a499fd27) python310Packages.easyenergy: 0.2.1 -> 0.2.2 * [`b47362f3`](https://github.com/NixOS/nixpkgs/commit/b47362f3a49219e520775620d3aca1fa55a60d27) yamlfmt: 0.7.1 -> 0.8.0 * [`c88a6b8c`](https://github.com/NixOS/nixpkgs/commit/c88a6b8c48de0f5d599e0da782c45f4490b22bfa) asnmap: 1.0.1 -> 1.0.2 * [`ade83d31`](https://github.com/NixOS/nixpkgs/commit/ade83d316b9032c565bdcf33a872ac6072433e98) nixos/doc/rl-2305: remove stray conflict marker * [`d477a191`](https://github.com/NixOS/nixpkgs/commit/d477a191acc32c34bed0edecdfb176c0f0b2b71a) rigsofrods: alias to rigsofrods-bin * [`08cd74d5`](https://github.com/NixOS/nixpkgs/commit/08cd74d57993588f3eb3e1a128caf98b2f9108b2) beancount-language-server: 1.2.5 -> 1.3.0 * [`86a91b3b`](https://github.com/NixOS/nixpkgs/commit/86a91b3bbbb735625753ede5b9218e5ff54020e5) syft: 0.74.0 -> 0.75.0 * [`4f5d96b9`](https://github.com/NixOS/nixpkgs/commit/4f5d96b92b672caac4e979d63a94c5b8d1c5185e) azure-static-sites-client: 1.0.022291 -> 1.0.022651 * [`3f80a80e`](https://github.com/NixOS/nixpkgs/commit/3f80a80e4c5d06d157198619276ecabfb61904db) idasen: 0.9.5 -> 0.9.6 * [`12b041ac`](https://github.com/NixOS/nixpkgs/commit/12b041ac55c497ddfb2ae72c0857c9e0ffdc07c4) sentry-cli: 2.14.4 -> 2.15.2 * [`cb4b7e20`](https://github.com/NixOS/nixpkgs/commit/cb4b7e205f3ccef188006c40c0aa85a1230d9b9f) crun: 1.8.1 -> 1.8.2 * [`1463ce77`](https://github.com/NixOS/nixpkgs/commit/1463ce772a1d236ddc06ca46786d3306f2b8d703) d2: 0.2.5 -> 0.2.6 * [`263272dd`](https://github.com/NixOS/nixpkgs/commit/263272dd5e8d1f4cb2febe0dcc4197bd08b24e26) goreleaser: 1.16.1 -> 1.16.2 * [`2e16d77a`](https://github.com/NixOS/nixpkgs/commit/2e16d77a17ee85b95d18ce3ee0378e0d0129a0f4) badrobot: 0.1.2 -> 0.1.3 * [`585f6168`](https://github.com/NixOS/nixpkgs/commit/585f616810304e4f402608d51c4ecef045d834d3) openscenegraph: drop wxGTK30 * [`70158dce`](https://github.com/NixOS/nixpkgs/commit/70158dcee6169e3d10cca6bae60438148898f7f1) belle-sip: 5.2.23 -> 5.2.37 * [`4170777d`](https://github.com/NixOS/nixpkgs/commit/4170777d706b0c6c5da8e4177fac8381e4928739) mold: 1.10.1 -> 1.11.0 * [`af287b1a`](https://github.com/NixOS/nixpkgs/commit/af287b1a592385d5035332ab8e2de852166d85d7) psi-plus: 1.5.1644 -> 1.5.1646 * [`2d15c87b`](https://github.com/NixOS/nixpkgs/commit/2d15c87b8afa40ff4072844e6f2e9d2193504a74) sq: 0.24.4 -> 0.25.1 * [`35968448`](https://github.com/NixOS/nixpkgs/commit/35968448705a98631fe169b1b4aac0bb21a1c184) timezonemap: Fix crashes when running in GLib 2.76 * [`1f382400`](https://github.com/NixOS/nixpkgs/commit/1f382400cfcf76f38ae6d314e1ad19cb1467b6f6) musikcube: 0.99.5 -> 0.99.6 * [`54641f80`](https://github.com/NixOS/nixpkgs/commit/54641f80221f1e5c4232d4637ba7be4345222ad3) pachyderm: 2.5.1 -> 2.5.2 * [`25c18209`](https://github.com/NixOS/nixpkgs/commit/25c1820914c4b336042daf2d2c79c92453d51e7e) qt6.qtbase: add patch to fix handling of variable fonts * [`f4385d60`](https://github.com/NixOS/nixpkgs/commit/f4385d6010a6de5e78f495436917431654d09410) nixosTests.noto-fonts-cjk-qt-default-weight: init * [`49a8c867`](https://github.com/NixOS/nixpkgs/commit/49a8c86796fcbe016673a8a39097f62d48bdfdfc) asdf-vm: 0.11.2 -> 0.11.3 * [`47b07796`](https://github.com/NixOS/nixpkgs/commit/47b07796b4cff5f37b159b9a2857a04b8d66a004) traefik: 2.9.8 -> 2.9.9 * [`2d194c72`](https://github.com/NixOS/nixpkgs/commit/2d194c7262f585d63c6368e18f0f6f4a29f18f3d) git-branchless: 0.7.0 -> 0.7.1 * [`8f1c68db`](https://github.com/NixOS/nixpkgs/commit/8f1c68db169b6754a70ba05e03bedb8ece2dd94a) ucx: 1.13.1 -> 1.14.0 and optional ROCm support * [`45710e1d`](https://github.com/NixOS/nixpkgs/commit/45710e1d7df65ff67cd70e64bcef0ea7a5a7cc68) git-trim: fix darwin build * [`e53aee69`](https://github.com/NixOS/nixpkgs/commit/e53aee6938d10e667b6a8f693eda551bf3820982) python310Packages.vispy: 0.12.1 -> 0.12.2 * [`da984a5b`](https://github.com/NixOS/nixpkgs/commit/da984a5bcf83eb635e9cf2ce3f9fc1cc62aa9346) python310Packages.azure-keyvault-administration: 4.2.0 -> 4.3.0 * [`68489594`](https://github.com/NixOS/nixpkgs/commit/6848959460260b8c6e4e6411b6f00af2ee09e332) sdrangel: add myself as mantainer * [`f0d2d3cb`](https://github.com/NixOS/nixpkgs/commit/f0d2d3cb9e036442095344cee36aeccbe9446591) gptfdisk: fix darwin build * [`6477d7f0`](https://github.com/NixOS/nixpkgs/commit/6477d7f0eae45ca9dffb04127616ec26b9ebaeb2) elvish: rewrite * [`e4e91c61`](https://github.com/NixOS/nixpkgs/commit/e4e91c61b21c3bc0d3dc83f9dec0cea8eef14ceb) moe: 1.12 -> 1.13 * [`99c0cbe9`](https://github.com/NixOS/nixpkgs/commit/99c0cbe9b54bd54143b5b5400c2e5ca5a644bcd4) python310Packages.fakeredis: 2.10.1 -> 2.10.2 * [`53539903`](https://github.com/NixOS/nixpkgs/commit/53539903ff6924fc3cf48205746f367dfd9cfa8d) systemtap: remove hack, fix build * [`366e108e`](https://github.com/NixOS/nixpkgs/commit/366e108e41299a48e3fcb64d66d6b6cb2bb889ef) wxGTK30, wxmac: drop * [`91c2c00a`](https://github.com/NixOS/nixpkgs/commit/91c2c00aad7d60baa0de4d20edc203615a539ba5) sumo: 1.15.0 -> 1.16.0 * [`79812308`](https://github.com/NixOS/nixpkgs/commit/7981230822c46ac00f974220f1aebc963bec87ff) ocamlPackages.cow: use Dune 3 * [`88365c99`](https://github.com/NixOS/nixpkgs/commit/88365c995afb6fe23fb3a951da2556de63dfdb60) ocamlPackages.mustache: use Dune 3 * [`6ddbe68b`](https://github.com/NixOS/nixpkgs/commit/6ddbe68bd61ff3d101e3fd50a1284e35a364936c) ocamlPackages.cooltt: use Dune 3 * [`c73ec9f2`](https://github.com/NixOS/nixpkgs/commit/c73ec9f27689ca74b6e2129c55d05e67113d3888) ocamlPackages.ppx_deriving_yaml: use Dune 3 * [`fd2191f8`](https://github.com/NixOS/nixpkgs/commit/fd2191f857a7b6ea56802e9ca85ce3c958322e62) ocamlPackages.lustre-v6: use Dune 3 * [`d9d7c358`](https://github.com/NixOS/nixpkgs/commit/d9d7c358c40a9582d82bcee6d6ee1ed76852acde) ocamlPackages.yaml: use Dune 3 * [`78cd6d98`](https://github.com/NixOS/nixpkgs/commit/78cd6d98336a57526850d976ae8caf1e459de30c) ocamlPackages.ezjsonm: 1.2.0 → 1.3.0 * [`25de6520`](https://github.com/NixOS/nixpkgs/commit/25de6520f3292a9c03f358dd3b9f3a03d29451af) python3Packages.cairo-lang: 0.10.0 -> 0.10.1 * [`a9733393`](https://github.com/NixOS/nixpkgs/commit/a9733393244300f603aa2d2f270ac1ec03424abe) perlPackages.AuthenSimple: don't test the "crypt" algo * [`502eaa21`](https://github.com/NixOS/nixpkgs/commit/502eaa216c8474f643c165d6bf2c2fd2bbabf532) nix-update: 0.15.1 -> 0.16.0 * [`e5592313`](https://github.com/NixOS/nixpkgs/commit/e559231384ac6a2d2aefdb3d747d48d5fe530e2b) perlPackages.AuthenSimplePasswd: don't test the "crypt" algo * [`c955672b`](https://github.com/NixOS/nixpkgs/commit/c955672b19bce055384437d82b9bf371f757f278) exploitdb: 2023-03-17 -> 2023-03-22 * [`5aafb3a2`](https://github.com/NixOS/nixpkgs/commit/5aafb3a2170e054619a02c20c36fa6f026ff4d14) nodePackages.graphite-cli: bring to top-level * [`dd34d1fd`](https://github.com/NixOS/nixpkgs/commit/dd34d1fd5206faea3ede81e3e0b95c0e79ac519e) appflowy: 0.1.0 -> 0.1.1 * [`ca171841`](https://github.com/NixOS/nixpkgs/commit/ca1718417d1cd712ee6473bae5ecb5393397b656) dcs: orphan * [`7ad416d0`](https://github.com/NixOS/nixpkgs/commit/7ad416d08cbacb6c3c04a42ff741f4a19b60c48e) perlPackages.CSSMinifier: orphan * [`b8f4d35d`](https://github.com/NixOS/nixpkgs/commit/b8f4d35d67ff1cc254c0262090e5db79954056d1) honeytrap: orphan * [`a9bda02e`](https://github.com/NixOS/nixpkgs/commit/a9bda02eb5b384924296931fb8c41e7756747f96) cve-bin-tool: orphan * [`296e7f92`](https://github.com/NixOS/nixpkgs/commit/296e7f92cde7cd3cba094400d9bfdd614a04fcea) keyd: add keyd service and test * [`4b7c7b3d`](https://github.com/NixOS/nixpkgs/commit/4b7c7b3d22b94ab593b875164fcf9b09970a9784) xorex: orphan * [`e1e728fe`](https://github.com/NixOS/nixpkgs/commit/e1e728fe3cf4bbeb7eb85d4e30605cc47f539857) earlybird: orphan * [`0de73583`](https://github.com/NixOS/nixpkgs/commit/0de73583eef67eb7b0af43d4b3ea3429f4a2d215) flare-floss: orphan * [`6a2917cc`](https://github.com/NixOS/nixpkgs/commit/6a2917cc10946a2f7116f95c2f2cb607bce02a5b) yarGen: orphan * [`24d1e5c6`](https://github.com/NixOS/nixpkgs/commit/24d1e5c6e88508e48a23f5f8a95d7646bb6ae96b) zoekt: orphan * [`d7dd74ea`](https://github.com/NixOS/nixpkgs/commit/d7dd74ea455fe6e629f9d970f247c9b2cec3a598) cyclonedx-python: orphan * [`7eee9818`](https://github.com/NixOS/nixpkgs/commit/7eee98187631789a1166c4ae6e72cd39bbdbd795) python3Packages.telfhash: orphan * [`b38c3cab`](https://github.com/NixOS/nixpkgs/commit/b38c3cab29804b88ac70c018f68d0058820bf40b) python3Packages.pymaven-patch: orphan * [`ceb167f2`](https://github.com/NixOS/nixpkgs/commit/ceb167f2e3e4c8678c618ba15a638f5870e52300) python3Packages.typecode: orphan * [`ff2f01c0`](https://github.com/NixOS/nixpkgs/commit/ff2f01c0dc593daec96f40c64e0447fc7d35f9c8) python3Packages.banal: orphan * [`cccc3f8a`](https://github.com/NixOS/nixpkgs/commit/cccc3f8a8e2cd68830f479a418dc0d5c208aee83) nixos/luksroot: add tryEmptyPassphrase option * [`b8e54e0a`](https://github.com/NixOS/nixpkgs/commit/b8e54e0ad9e386ae8b2d2b3325a50f64a0b46ac1) python3Packages.viv-utils: orphan * [`a42adbfb`](https://github.com/NixOS/nixpkgs/commit/a42adbfb6e915f3cfb4f398467431d9e66d7179c) python3Packages.plugnplay: orphan * [`41b9e809`](https://github.com/NixOS/nixpkgs/commit/41b9e809cd3cf8ffc394c20f66546c3a45a4da41) python3Packages.normality: orphan * [`47241f51`](https://github.com/NixOS/nixpkgs/commit/47241f510850dec5e57e98417804f626775a8491) python3Packages.rpmfile: orphan * [`3a2fecdd`](https://github.com/NixOS/nixpkgs/commit/3a2fecdd2dbb5b321e639a330d2a7e345e159f88) python3Packages.woodblock: orphan * [`28986236…
github-actions bot
added a commit
to bentoml/plugins
that referenced
this pull request
Mar 29, 2023
## Changelog for nixpkgs: Branch: master Commits: [NixOS/nixpkgs@b9dfd915...ed65ee50](https://github.com/NixOS/nixpkgs/compare/b9dfd915f366c9e2ad7c782673bd2f0809822d0d...ed65ee50e00427211dc082b64a0487451ab42aba) * [`a9f7dd99`](https://github.com/NixOS/nixpkgs/commit/a9f7dd99638c82035ac3703256cca1a336f0def0) or-tools: add darwin support * [`9bfd85bf`](https://github.com/NixOS/nixpkgs/commit/9bfd85bf3373b9481b03c6d9178bc0df2d8b2b2d) prepare v0.6.2 * [`1c13a261`](https://github.com/NixOS/nixpkgs/commit/1c13a261cf0d29e5fe20e39d83ce7c5509cde4fe) stuntrally: 2.6.2 -> 2.7 * [`59296fbb`](https://github.com/NixOS/nixpkgs/commit/59296fbbc36a51892dbe03f5663ee92de20dd494) Assert that fish configuration is enabled if any user has fish as their shell. * [`631b7f6f`](https://github.com/NixOS/nixpkgs/commit/631b7f6f882b05c2a5c35f088bfdd99ebbcbf1f3) Add support for the other shells * [`9b3b562f`](https://github.com/NixOS/nixpkgs/commit/9b3b562ff59257ad5deb8b4a7f4d399f0029ebdd) patchelfStable: 0.15.0 -> 0.17.2 * [`0a8e692d`](https://github.com/NixOS/nixpkgs/commit/0a8e692d29816ecd06e3e25034a0b52fe037ceb0) stdenv: show supported and requested platforms when check meta fails * [`7a7ff877`](https://github.com/NixOS/nixpkgs/commit/7a7ff877b78e4f602a3aa8d3704bfd68caefb5de) nixos/podman: remove unused mkMerge * [`42d3c208`](https://github.com/NixOS/nixpkgs/commit/42d3c2083fe985218c004f9bbb96382d995df0da) bump v0.7.0 * [`7d403873`](https://github.com/NixOS/nixpkgs/commit/7d403873242bd14be9ebda1c4f821615fe5f372d) himalaya: adjust todo comment about cargo test flags * [`4ee9acb3`](https://github.com/NixOS/nixpkgs/commit/4ee9acb309665a7bf7661c596b33aff74286638a) python310Packages.etcd: cleanup patchPhase overwrite, update meta * [`12db8314`](https://github.com/NixOS/nixpkgs/commit/12db8314d734f9fbb2dc58dfe73c1b3410599b29) fail2ban: 0.11.2 -> 1.0.2 * [`4fe7937e`](https://github.com/NixOS/nixpkgs/commit/4fe7937e96510ce0f2a7252ff73e3d3143f6c0ee) himalaya: bump v0.7.1 * [`c4c6a608`](https://github.com/NixOS/nixpkgs/commit/c4c6a6082b47203dba648ffc02e1aa1c4f2a7188) make himalaya-vim derivation use versions to reduce breaking changes * [`f645f1ce`](https://github.com/NixOS/nixpkgs/commit/f645f1ce98ac0ebdb63b1efd194dee21393f00a7) himalaya: revert formatting * [`c714a76c`](https://github.com/NixOS/nixpkgs/commit/c714a76c0427262fdc99b2d0dfd0b1509178128f) chromium: fix vulkan linking * [`06d21e86`](https://github.com/NixOS/nixpkgs/commit/06d21e8659ddb58ee1bcde88610ad7f3a2a7e2f4) himalaya: add args to manage cargo features * [`bb55ac4f`](https://github.com/NixOS/nixpkgs/commit/bb55ac4f61480e4b8fa9e8117671e82a47e580c9) badwolf: init at 1.2.2 * [`69978dcb`](https://github.com/NixOS/nixpkgs/commit/69978dcb2ac037329999747b9105b91031b30084) remove useless cargo test flags * [`2a1b1ea1`](https://github.com/NixOS/nixpkgs/commit/2a1b1ea1d6b5645f85b0fbef8294c52f79e45776) noisetorch: 0.12.0 -> 0.12.2, remove meta.{insecure,knownVulnerabilities} * [`9b2e2e80`](https://github.com/NixOS/nixpkgs/commit/9b2e2e8006fc478050f7e6fcd5797d38bd8e07f1) nixos/yggdrasil: nixpkgs-fmt * [`78ac8123`](https://github.com/NixOS/nixpkgs/commit/78ac8123569ae95e5967137d7fb97049b03ad69c) nixos/yggdrasil: fix configFile option * [`cf8b1fb8`](https://github.com/NixOS/nixpkgs/commit/cf8b1fb85ecf75b836b881dc5a50dd1f88926d2a) nixos/yggdrasil: support HJSON files as configFile * [`8bc615d0`](https://github.com/NixOS/nixpkgs/commit/8bc615d0e089f302f787a115f907105a367f0300) nixos/yggdrasil: correct documentation * [`5e5a84b1`](https://github.com/NixOS/nixpkgs/commit/5e5a84b193f66427d215fd1af2b2fd2400a5c84c) nixos/nginx: add recommendedZstdSettings * [`e31461ff`](https://github.com/NixOS/nixpkgs/commit/e31461fff1d71e13ed5749b810dd5bac28fbf9d2) nginx.modules.zstd: init * [`e2822bee`](https://github.com/NixOS/nixpkgs/commit/e2822bee39d39e1409731d9763de54f5056a33ac) libcef: 100.0.24 -> 110.0.27 * [`6323dc43`](https://github.com/NixOS/nixpkgs/commit/6323dc433f93741ba1ab8e927320638627fd540b) rubygems: 3.3.20 -> 3.4.7 * [`2f227890`](https://github.com/NixOS/nixpkgs/commit/2f22789063096c2690c3310f487f3a799ed09f87) rvm-patchsets: drop * [`52ffebb7`](https://github.com/NixOS/nixpkgs/commit/52ffebb7a7a6fb1ad2d64e8099451d0cbb281e68) ruby: add strictDeps * [`fec0d779`](https://github.com/NixOS/nixpkgs/commit/fec0d7798d3016e6b6abff542eaeb8c9013829cc) ruby_3_1: 3.1.2 -> 3.1.3 * [`0ce320c9`](https://github.com/NixOS/nixpkgs/commit/0ce320c93328bd400a9727bd8c643fc8adff1997) ruby_3_2: init at 3.2.1 * [`188e51d0`](https://github.com/NixOS/nixpkgs/commit/188e51d08cea930f3f7956167f22e36255f941e8) ruby_3_2: build with YJIT support by default * [`c3547bc6`](https://github.com/NixOS/nixpkgs/commit/c3547bc6ebce55124a5c9a53c81686efbdd7a957) gcc/{11,12}: update buildFlags for `--disable-bootstrap` case * [`71abb2c0`](https://github.com/NixOS/nixpkgs/commit/71abb2c0854a20dc68c31e818b7be781cf365cc8) multiple-outputs.sh: Allow `var` as an output name * [`6e91cb04`](https://github.com/NixOS/nixpkgs/commit/6e91cb046e210ff2a33ba3f8b597050c350a5301) multiple-outputs.sh: Do not leak `_var` variable from _assignFirst * [`c8b70482`](https://github.com/NixOS/nixpkgs/commit/c8b7048233f84c62ece9212888578f16a93ad1b3) multiple-outputs.sh: Make _assignFirst message more accurate * [`69cf5181`](https://github.com/NixOS/nixpkgs/commit/69cf5181c31c691e9fb225ada9a33f54208d914b) stdenv/generic/setup.sh: enable parallel installs by default * [`8a99bbab`](https://github.com/NixOS/nixpkgs/commit/8a99bbab4478b1a3ecb21916b856ea0955fc7449) net-snmp: disable install parallelism * [`0026b4a0`](https://github.com/NixOS/nixpkgs/commit/0026b4a08718af34f59e90ffc3257960e27a3f7e) xfsprogs: disable install parallelism * [`82c5a2b6`](https://github.com/NixOS/nixpkgs/commit/82c5a2b62eed1ab585eeb2694b6327ccf09c423b) sssd: disable parallel installs * [`1320cb81`](https://github.com/NixOS/nixpkgs/commit/1320cb8157dff844e102106e727588fdd6e1fa20) tdesktop: add patch to disable custom URL scheme registration * [`0eff3677`](https://github.com/NixOS/nixpkgs/commit/0eff36777f31547b0e857bfcfded8295f729442d) catch2_3: 3.3.1 -> 3.3.2 * [`3193ea68`](https://github.com/NixOS/nixpkgs/commit/3193ea682eb5251691220f2d6dade6d48fc2043b) openblas: Fix include path in generated .pc file * [`86053e5e`](https://github.com/NixOS/nixpkgs/commit/86053e5ec2c1ed023e543cf753922a989055fc1c) dgraph: use --prefix to prefix PATH * [`23ee7693`](https://github.com/NixOS/nixpkgs/commit/23ee7693587b2aac2b633012290f2bc400fdc8b3) buildFHSUserEnv: add version arg * [`3a449d02`](https://github.com/NixOS/nixpkgs/commit/3a449d02b9551a8fd1c7b7e64e479db89df6d8f1) lingot: Add fftwFloat for faster fft * [`6e422a0f`](https://github.com/NixOS/nixpkgs/commit/6e422a0fbaca1d8be112f606edcf8a48fbe0eb2f) tests.stdenv.outputs-no-out: cause less rebuilds * [`a4e1cf6d`](https://github.com/NixOS/nixpkgs/commit/a4e1cf6d13004d19957bbecdf0d3940d4708460d) tests.stdenv.outputs-no-out: update expectedMsg * [`ea80b392`](https://github.com/NixOS/nixpkgs/commit/ea80b3925f202dc49d258d07838ff813779824d9) subversion: disable parallel installs * [`7b8d8627`](https://github.com/NixOS/nixpkgs/commit/7b8d86277d08ddaf071eb54c9b6c5d94531b02be) ocaml: disable parallel installs * [`81d23b8d`](https://github.com/NixOS/nixpkgs/commit/81d23b8d3a022b5a74c9944a96e916c7f156382d) buildFHSUserEnv: rewrite not isNull check * [`dfc95e08`](https://github.com/NixOS/nixpkgs/commit/dfc95e08f5c0376a896741327afc4f6dab8647e7) libwpe: 1.14.0 -> 1.14.1 * [`16e4a92e`](https://github.com/NixOS/nixpkgs/commit/16e4a92e0de44af134e76ffbd80029eed201f2a7) pcsc-safenet: 10.0.37 -> 10.8.28 * [`51b39d7b`](https://github.com/NixOS/nixpkgs/commit/51b39d7b8b6ea9a4faecf761ad692114f19294b5) eresi: disable parallel installs * [`915a1920`](https://github.com/NixOS/nixpkgs/commit/915a1920232aa1447d2804e3f04c91e933d680b1) ncurses: enable strictDeps * [`2c8cfc60`](https://github.com/NixOS/nixpkgs/commit/2c8cfc60c63b5f3a27d8f141020fa36f46e83d56) readline: enable strictDeps * [`92b9dce6`](https://github.com/NixOS/nixpkgs/commit/92b9dce61b89475164f82f5fa070afd409a9294d) tracker: enable strictDeps * [`78367e1b`](https://github.com/NixOS/nixpkgs/commit/78367e1bffa0fe7d60472d5367b65cc1e3bfeda8) networkmanager: 1.40.12 -> 1.40.16 * [`9c72ea87`](https://github.com/NixOS/nixpkgs/commit/9c72ea872567c9d92ed0cad1be88726f3e461f97) multiple-outputs.sh: silence 'rmdir: failed to remove ... Directory not empty' * [`b3d8d75d`](https://github.com/NixOS/nixpkgs/commit/b3d8d75db86efe821d80f86d986d3c7808fa11aa) s9fes: disable install parallelism * [`f37d97b7`](https://github.com/NixOS/nixpkgs/commit/f37d97b7a09ba749617ba6a7b0342712554e0bf4) libbacktrace: clean up * [`9cc45e19`](https://github.com/NixOS/nixpkgs/commit/9cc45e195f4ea9d972bd7dd1dae904a32c365bfc) libbacktrace: unstable-2020-05-13 → unstable-2022-12-16 * [`14c5fae1`](https://github.com/NixOS/nixpkgs/commit/14c5fae1cbde7f4eddb95bccf4535b211963217e) libbacktrace: Enable tests * [`1e038482`](https://github.com/NixOS/nixpkgs/commit/1e0384829d14e4eb186dc71f9b6df249508a9df1) libbacktrace: Add support for NIX_DEBUG_INFO_DIRS * [`d3b862c4`](https://github.com/NixOS/nixpkgs/commit/d3b862c457039208bd98f61cf6730dd87c0fee36) libpcap: 1.10.1 -> 1.10.3 * [`b6388ae3`](https://github.com/NixOS/nixpkgs/commit/b6388ae3ee77d7fd38dbcba94414fd735a9292e6) lutris: Include libnghttp2 in the FHS. * [`575fddf2`](https://github.com/NixOS/nixpkgs/commit/575fddf25b672b8ed5d5294ab10a8a22d579bc3b) systemd: 252.5 -> 253 * [`f7ce1d22`](https://github.com/NixOS/nixpkgs/commit/f7ce1d22ebbeeff8784fbdff8d5dd52454fd917a) systemd: 253 -> 253.1 * [`d2837a9c`](https://github.com/NixOS/nixpkgs/commit/d2837a9cb3d11187e12db193becffe4cb7c8d1ad) nixos/systemd-initrd: create the /tmp mount point in the initrd * [`9b8a0e5f`](https://github.com/NixOS/nixpkgs/commit/9b8a0e5f7ae4bed2b39d0595a2defef1edd8bcb0) python3.pkgs.pynacl: build offline documentation * [`c541bf5e`](https://github.com/NixOS/nixpkgs/commit/c541bf5ee65f8d6ca44f43b2f361df8e17ca44fc) networkmanager: 1.40.16 -> 1.42.2 * [`764dd10a`](https://github.com/NixOS/nixpkgs/commit/764dd10ac0d7700d065571c438953a12aea84cf3) iproute2: 6.1.0 -> 6.2.0 * [`9c64da6e`](https://github.com/NixOS/nixpkgs/commit/9c64da6ed40c9de48c17d4742318e2389e276126) modemmanager: 1.20.4 -> 1.20.6 * [`83f65146`](https://github.com/NixOS/nixpkgs/commit/83f65146ab1d5d55548d1dbe87a93d9ee8081ee0) nixos/systemd: systemd-growfs* units are real files now * [`18b4f46c`](https://github.com/NixOS/nixpkgs/commit/18b4f46cb6f84092e0a19264e30b0f83c7c73129) bundler: 2.4.6 -> 2.4.7 * [`7df4387e`](https://github.com/NixOS/nixpkgs/commit/7df4387ebdc9f5293fad04480391e8743c312a3b) gcc: do not install sys-include headers for cross-compilers. * [`c68f2c93`](https://github.com/NixOS/nixpkgs/commit/c68f2c937a2aedbc182bab4c9dbbdc8830256f62) libopenmpt: 0.6.8 -> 0.6.9 * [`740ab712`](https://github.com/NixOS/nixpkgs/commit/740ab71253c1e052422925355252654078848e94) liburcu: 0.13.2 -> 0.14.0 * [`4a3699c0`](https://github.com/NixOS/nixpkgs/commit/4a3699c08b5184eaf6576e3de105e66d68fcd252) cargo-auditable: 0.6.0 -> 0.6.1 * [`aaa11f72`](https://github.com/NixOS/nixpkgs/commit/aaa11f72106e7c8bc5716f813bf5f96a8421a9ea) ruby: add rubygems to expression passthru * [`708dcbce`](https://github.com/NixOS/nixpkgs/commit/708dcbce926fdfb40a08ff625148fe11b6fe601d) nodejs-18_x: 18.14.2 -> 18.15.0 * [`35d43b45`](https://github.com/NixOS/nixpkgs/commit/35d43b45f7419c6db6f6aa49e9da376befd31606) ruby.rubygems: 3.4.7 -> 3.4.8 * [`7590ada9`](https://github.com/NixOS/nixpkgs/commit/7590ada96f561c77b9c5b9e564ab684b9eb34d97) liburcu: add changelog to meta * [`49000d52`](https://github.com/NixOS/nixpkgs/commit/49000d52e01fd1caf6490f8148bd270c3563a4f9) vpnc: disable install parallelism * [`af189bd3`](https://github.com/NixOS/nixpkgs/commit/af189bd3de5da15b5fc0baf23c84aacd7192a848) spandsp: fix cross compilation * [`6b0e0967`](https://github.com/NixOS/nixpkgs/commit/6b0e09670d4b0edb7ac3d24503a2a9a5a081dc5a) https://github.com/NixOS/nixpkgs/pull/218477#discussion_r1118125573 * [`8a05f77b`](https://github.com/NixOS/nixpkgs/commit/8a05f77b5d4d8422624828f9744daee1b9b213d4) https://github.com/NixOS/nixpkgs/pull/217995#pullrequestreview-1318620540 * [`1e5a594e`](https://github.com/NixOS/nixpkgs/commit/1e5a594e686f5154b706dfab68550f9f3bde675e) spandsp: enableParallelBuilding = true * [`d6619542`](https://github.com/NixOS/nixpkgs/commit/d6619542978324e80eb949721f4749955034540a) outline: 0.67.2 -> 0.68.1 * [`3e5f408e`](https://github.com/NixOS/nixpkgs/commit/3e5f408e735ad492319e72a158f5815523fc7adf) isabelle: add aarch64-linux support * [`0070f29a`](https://github.com/NixOS/nixpkgs/commit/0070f29a1327858c5ca976f341496b86597e5c2d) dnsmasq: 2.88 -> 2.89 * [`38daa6bb`](https://github.com/NixOS/nixpkgs/commit/38daa6bb44d8f9a3d1442c9f334ae5a38c6c86d8) python3Packages.appnope: Make available on non-Darwin, styling, update homepage * [`9eb7621c`](https://github.com/NixOS/nixpkgs/commit/9eb7621cbb8d0ae7a140c9516f99c6cbdc844095) libmbim: 1.28.2 -> 1.28.4 * [`a8da8df2`](https://github.com/NixOS/nixpkgs/commit/a8da8df295b9468f2ab34bf237b70ab49cd61e64) libmbim: add changelog to meta * [`fe201024`](https://github.com/NixOS/nixpkgs/commit/fe201024e97fd7e5a852373e5a950883947217bc) systemd: make libidn2 optional * [`d37221dd`](https://github.com/NixOS/nixpkgs/commit/d37221dd4b2b8497d3144b0313e9c1ca25df50bb) systemd: make libacl optional * [`86aff5f3`](https://github.com/NixOS/nixpkgs/commit/86aff5f32fe9cb44730d839c168af6c5b0b317ed) systemd: make libaudit optional * [`2d17a968`](https://github.com/NixOS/nixpkgs/commit/2d17a968053a968667457f06971577fe002385c0) systemd: make PAM integration optional * [`3be2b599`](https://github.com/NixOS/nixpkgs/commit/3be2b599651b3d7ed39ec52df25915a9b7a39218) systemd: optional kmod integration * [`38bdc13b`](https://github.com/NixOS/nixpkgs/commit/38bdc13b6dae2c99a83f389639fee44bf2d3e766) systemd: disable dependencies for minimal build * [`2d29fbd4`](https://github.com/NixOS/nixpkgs/commit/2d29fbd4b6ec03b53d63dc126ce27f7e45e083bf) sphinx-rtd-theme: fix missing docutils for cross compilation * [`2b168ba3`](https://github.com/NixOS/nixpkgs/commit/2b168ba3f064beeb908031bb765a33b806d6c77f) headscale: rename oidc.client_secret_file to oidc.client_secret_path * [`dbdebe12`](https://github.com/NixOS/nixpkgs/commit/dbdebe125f049c0baf844e09fb57497ddf3d7084) pandoc: remove reference to warp * [`c0c01af3`](https://github.com/NixOS/nixpkgs/commit/c0c01af367f0c8962b3bad15f5557eb34b2a25fd) consul: 1.15.0 -> 1.15.1 * [`98ebcd28`](https://github.com/NixOS/nixpkgs/commit/98ebcd28e1235ddb4ee127a8e96310e554afdc13) compiler-rt: fix build on ARMv6 * [`8fc5d9f3`](https://github.com/NixOS/nixpkgs/commit/8fc5d9f3b06fa0890d212edd57ebc15af8d4b8bb) python310Packages.more-itertools: 9.0.0 -> 9.1.0 * [`1b0cd6bc`](https://github.com/NixOS/nixpkgs/commit/1b0cd6bcdaa4d591b9ccf0de620eafe04544bd83) grub2: Pull upstream patches for flicker-free boot * [`aa0d89d5`](https://github.com/NixOS/nixpkgs/commit/aa0d89d55ab2b26974d338c98848db3577bca903) lcms2: 2.13.1 -> 2.15 * [`68cd5bdc`](https://github.com/NixOS/nixpkgs/commit/68cd5bdc83d0e2c77895a1e6747e0db6cc291019) systemdStage1: disable PAM * [`57ecdd6a`](https://github.com/NixOS/nixpkgs/commit/57ecdd6abdcb5bfc250785b2640ec943104e0401) ruby: fix cross compilation * [`e5b072ec`](https://github.com/NixOS/nixpkgs/commit/e5b072eca165430efc4d7a179011a42aab4470a2) nixos/iso-image: add an option to disable BIOS boot * [`905be9f8`](https://github.com/NixOS/nixpkgs/commit/905be9f8c5d0bcc95dbd26f9d5a53f61c48d9798) nixos/iso-image: s/efi/EFI in documentation * [`61516301`](https://github.com/NixOS/nixpkgs/commit/61516301fd4f96373b02655a912bea0e09c8f70a) python310Packages.nextcloudmonitor: 1.2.0 -> 1.3.0 * [`a16f3e6b`](https://github.com/NixOS/nixpkgs/commit/a16f3e6b3801ee0531497b3991d33860bb56487b) cmake: 3.25.2 -> 3.25.3 * [`04cc3ff7`](https://github.com/NixOS/nixpkgs/commit/04cc3ff7d334fe5f064071e05990949e11f8aa88) asymptote: disable install parallelism * [`03be09d5`](https://github.com/NixOS/nixpkgs/commit/03be09d5181b43ffcf0c6085d795d9fad3d5f515) gretl: disable install parallelism * [`41ddcc38`](https://github.com/NixOS/nixpkgs/commit/41ddcc3898962edda8e49032d235d7edc47e31ee) qsynth: disable install parallelism * [`91e20f10`](https://github.com/NixOS/nixpkgs/commit/91e20f108149be118c166eed2a4db44ca124d05b) solanum: disable install parallelism * [`ed1bc2f7`](https://github.com/NixOS/nixpkgs/commit/ed1bc2f7b726183a07fb67106f47fb218f01d9e0) libimagequant: 4.1.0 -> 4.1.1 * [`88cbe74d`](https://github.com/NixOS/nixpkgs/commit/88cbe74d05cac6e037e934ee7fbe8b1f0d164f25) spandsp: refactor * [`1649603f`](https://github.com/NixOS/nixpkgs/commit/1649603f9f7625673a4dbbd298ef8be4f572f2ae) gutenprint: enable strictDeps * [`b27cf6ac`](https://github.com/NixOS/nixpkgs/commit/b27cf6ace4e687b073d05a8f397a9c944e5ee967) llvm_14,llvmPackages_git.llvm: enable polly by default * [`c5f75817`](https://github.com/NixOS/nixpkgs/commit/c5f758174b1cd78402dbf32511c4b9532a4bc1ae) clang: drop the C++ std version `-DCMAKE_CXX_FLAG` * [`c1a2a95a`](https://github.com/NixOS/nixpkgs/commit/c1a2a95aacd4a5c4b5fd278b31977b09d758b259) ruby_3_1,ruby_3_0,ruby_2_7: allow enabling dtrace support on linux * [`3816765e`](https://github.com/NixOS/nixpkgs/commit/3816765e472a98482e26d0831a84d3b27cb56db8) llvm: add in a missing check dep * [`0fd04a59`](https://github.com/NixOS/nixpkgs/commit/0fd04a591802cb92a244528eb1c65d68417df55d) llvmPackages.compiler-rt: enable libclang_rt.profile-....a build * [`a6e176c5`](https://github.com/NixOS/nixpkgs/commit/a6e176c5b2ec099739a23ff9fe3df3e34e2c1a77) ArchiSteamFarm: choose correct framework instead of patching * [`d23059ce`](https://github.com/NixOS/nixpkgs/commit/d23059ce150f9dc4fbb1694bbcf1ef7199c1cc40) bundler: 2.4.7 -> 2.4.8 * [`925510b3`](https://github.com/NixOS/nixpkgs/commit/925510b397b2fa27d44109ac4704a9a354e34e79) w3m: 0.5.3+git20220429 -> 0.5.3+git20230121 * [`65da8d4f`](https://github.com/NixOS/nixpkgs/commit/65da8d4f29157068df5da784b3d39158bdb6495f) nix: dedupe fix-requires-non-existing-output patch * [`279a5e27`](https://github.com/NixOS/nixpkgs/commit/279a5e27d0a5fbe61e1dd30c3658408fb93732ae) python3Packages.myst-parser: 0.19.1 -> 1.0.0 * [`8e8be880`](https://github.com/NixOS/nixpkgs/commit/8e8be88067fc568d81f88ad6a93fd03218d9ca60) SDL2: 2.26.3 -> 2.26.4 * [`490e77ce`](https://github.com/NixOS/nixpkgs/commit/490e77ce0aca322268bd64c3508e26be2fc784f1) SDL2: add superherointj as maintainer * [`4ffa52eb`](https://github.com/NixOS/nixpkgs/commit/4ffa52ebdf80bb217929ab94148a8021d58cb4fa) llvmPackages_git.libcxx: use clang from git instead of the stdenv's compiler * [`011c454a`](https://github.com/NixOS/nixpkgs/commit/011c454a6d55e729b59532fa93109596d3fe9721) libedit: 20210910-3.1 -> 20221030-3.1 * [`2d2aa463`](https://github.com/NixOS/nixpkgs/commit/2d2aa463ddfa74f12e8982e9febcdb1972b7a99c) build-rust-package: call sysroot/src with the expected lib parameter * [`87837a5f`](https://github.com/NixOS/nixpkgs/commit/87837a5fcf7dd9c58bb80f15a8f046a2abc8a4c8) build-support/rust/sysroot: update Cargo.lock * [`63c8961f`](https://github.com/NixOS/nixpkgs/commit/63c8961f8b144ca40314909330f7759d1fa7e530) build-support/rust/sysroot: let cargo-src crate become no_std * [`9d1aafcd`](https://github.com/NixOS/nixpkgs/commit/9d1aafcdeb074c5ad8b6780f9474f9cced901388) build-support/rust: allow cross-compiling the sysroot * [`94c7bf57`](https://github.com/NixOS/nixpkgs/commit/94c7bf576a44829a676fb172bfceaefff4eb90f0) separate-debug-info.sh: succeed when output does not contain elf files * [`6ab299b3`](https://github.com/NixOS/nixpkgs/commit/6ab299b3a36c656065d92cab3385a29e43404879) openjdk: port to gnumake-4.4.1 * [`544ef313`](https://github.com/NixOS/nixpkgs/commit/544ef3138a7f383a260f421eb7999dd917a0c414) openjdk: port to gnumake-4.4.1 * [`7b53fc52`](https://github.com/NixOS/nixpkgs/commit/7b53fc52419ec55419853c324cfad7d1dfac79ec) openjdk11: port to gnumake-4.4.1 * [`bec77874`](https://github.com/NixOS/nixpkgs/commit/bec778740ca0ccbc57ab7ac171a6423f563f7217) gnumake44: revert "reintrocude older 4.4 version for openjdk" * [`91dd01a3`](https://github.com/NixOS/nixpkgs/commit/91dd01a3065dbf60df1725681899b02afa444f18) systemd: disable the ukify tool * [`4e300e07`](https://github.com/NixOS/nixpkgs/commit/4e300e071b97e1e3a6ba4d856cc65e5386366f6f) libxcrypt: Build only with strong hashes * [`0d7cd666`](https://github.com/NixOS/nixpkgs/commit/0d7cd666520621ebb3f2fb0e590064e8621e249e) nixos/users-groups: Update password scheme validation * [`909f394f`](https://github.com/NixOS/nixpkgs/commit/909f394f28c637a6d5a269d893b77e095b2812eb) pam: Make libxcrypt a non-optional dependency * [`4472cf44`](https://github.com/NixOS/nixpkgs/commit/4472cf44eba4991e46904c588e07dfe8e6fcceb8) treewide: Make yescrypt the default algorithm for pam_unix.so * [`8e2e741a`](https://github.com/NixOS/nixpkgs/commit/8e2e741ab5bdea119a34013b1387eb3f281841cb) zsh: set environment variables in zshenv instead of zprofile * [`051b74fe`](https://github.com/NixOS/nixpkgs/commit/051b74fe7d7398c24fee4d703bd1e32a88b68393) nixos/fcitx: deprecated, and suggestions to use fcitx5 instead * [`4e8ad00a`](https://github.com/NixOS/nixpkgs/commit/4e8ad00ae81e70f4e4db7dfc7e67d9c853f0d6b6) fcitx: remove packages and update documentations and aliases to fcitx5 * [`6d951523`](https://github.com/NixOS/nixpkgs/commit/6d951523ad424c077d60bcd57e9a53bc9dd56e5d) mlterm: update fcitx dependency to fcitx5 * [`f95c20d7`](https://github.com/NixOS/nixpkgs/commit/f95c20d77d5275a0fe4d2809bbb6e10d5492b93f) nixos/fcitx5: init tests * [`23f23a89`](https://github.com/NixOS/nixpkgs/commit/23f23a89b325b06e3f7ff6c0a45e06271db49ead) fftw: enable optimizations unconditionally and build with mtune=generic * [`a9b7d738`](https://github.com/NixOS/nixpkgs/commit/a9b7d738fc1437f8d796607ed31093921685b2b4) Revert "python3Packages.babel: revert test fixes for now" * [`a8e44411`](https://github.com/NixOS/nixpkgs/commit/a8e44411d65222b0af2ec3d1b641e7f1b82eb87d) sparrow: 1.7.1 -> 1.7.3 * [`eb561a3a`](https://github.com/NixOS/nixpkgs/commit/eb561a3af2ba2c5fc6f9abb6dcf38beb348663ca) sparrow: enable JavaFX * [`4d8df72e`](https://github.com/NixOS/nixpkgs/commit/4d8df72e93261fd31157b74eb44bf8441f04547c) xmlbeans: 5.0.2-20211014 -> 5.1.1-20220819, remove myself as maintainer * [`fab17d21`](https://github.com/NixOS/nixpkgs/commit/fab17d210d14e11adba8255cc0767cec0ff9e6b8) gtk2: read configuration from /etc/gtk-2.0/gtkrc * [`b830681b`](https://github.com/NixOS/nixpkgs/commit/b830681bfbf1058e2893411a3a8e0a448f3f82cf) python310Packages.sqlalchemy: 2.0.4 -> 2.0.6 * [`e4959cfe`](https://github.com/NixOS/nixpkgs/commit/e4959cfe9788ccc641250580d4b26af6e68aed6d) unityhub: 2.3.2 -> 3.4.1 * [`0cf4dddb`](https://github.com/NixOS/nixpkgs/commit/0cf4dddbc0bdc3e79a05818f5afececb7e283aa8) magma: fix [NixOS/nixpkgs#220343](https://togithub.com/NixOS/nixpkgs/issues/220343) and separate CUDA build/run-time dependencies * [`711e9cfd`](https://github.com/NixOS/nixpkgs/commit/711e9cfd493296681b84147a650972ea78e948c4) ffmpeg: ffmpeg_4 → ffmpeg_5 * [`9bd25064`](https://github.com/NixOS/nixpkgs/commit/9bd2506458ea053ccbcde6e622d7cec9993d8f36) treewide: make ffmpeg_4-dependant packages depend on ffmpeg_4 * [`f8264a5b`](https://github.com/NixOS/nixpkgs/commit/f8264a5b1e7832d93d8a22816f5133ff891724b6) tree-wide: mark broken packages as such * [`a3d10c67`](https://github.com/NixOS/nixpkgs/commit/a3d10c676f813f6393e38c4bbe01b640fb791947) sqlite: 3.41.0 -> 3.41.1 * [`107df2f7`](https://github.com/NixOS/nixpkgs/commit/107df2f7c20b5ef6fa5b17ea09f0cbc837f7ca83) s2n-tls: 1.3.37 -> 1.3.38 * [`b0cd9107`](https://github.com/NixOS/nixpkgs/commit/b0cd9107fc036ff503b9556a28150a88bb4bb127) s2n-tls: 1.3.38 -> 1.3.39 * [`3e331bf5`](https://github.com/NixOS/nixpkgs/commit/3e331bf5b3978e68597a320d55712e8f75196dad) directx-headers: 1.608.2 -> 1.608.2b * [`ef695215`](https://github.com/NixOS/nixpkgs/commit/ef6952158cb5b31d1505f217d9fa0f55e4999120) tinycompress: init at 1.2.8 * [`6ff293ec`](https://github.com/NixOS/nixpkgs/commit/6ff293ecbc181c2339a085ed615d1a50727cc7a3) pipewire: enable compress-offload * [`b8ac3f9a`](https://github.com/NixOS/nixpkgs/commit/b8ac3f9a93cac7a54aafc366f221b372dd59b463) pipewire: 0.3.66 -> 0.3.67 * [`1fab8692`](https://github.com/NixOS/nixpkgs/commit/1fab86929f7df5cdd60bcf65b4c78f4058777a03) nixos/pipewire: spring cleaning * [`c3a42a04`](https://github.com/NixOS/nixpkgs/commit/c3a42a047cfe7d645fcf63b8cba04336bf3041ea) snappy: 1.1.9 -> 1.1.10 * [`5eff9f19`](https://github.com/NixOS/nixpkgs/commit/5eff9f19408717e3d330fd0f97961cddf8ac23b6) R: 4.2.2 -> 4.2.3 * [`17ea9488`](https://github.com/NixOS/nixpkgs/commit/17ea94881f78ff37d0123bc67ee82471d6d014ca) octavePackages: add automatic updating script based on Python's * [`be699cf0`](https://github.com/NixOS/nixpkgs/commit/be699cf06b37f1ec9e5a22b7b3273ea15827d445) octavePackages: run update script on all packages * [`cc2738c7`](https://github.com/NixOS/nixpkgs/commit/cc2738c71ad454dba35cb8c33c4fce2481e344e7) swift: reduce closure size of swift-lib * [`39620ace`](https://github.com/NixOS/nixpkgs/commit/39620acea8d86488e8ecb37424643ff94c5ea0a3) vim: 9.0.1369 -> 9.0.1403 * [`590ccae1`](https://github.com/NixOS/nixpkgs/commit/590ccae1f848eef59f8984e98348208eb69cffe1) nixos/networkd: add L2TP options * [`28ddd570`](https://github.com/NixOS/nixpkgs/commit/28ddd570f70dd9fe160260672ebf687abc5f2585) nixos/networkd: add Bridge options * [`d646f7c7`](https://github.com/NixOS/nixpkgs/commit/d646f7c7f2b69ef4d085f79f7805098b80dc8467) nixos/networkd: add BridgeFDB options * [`ae15b86d`](https://github.com/NixOS/nixpkgs/commit/ae15b86d4d81ffa3824528f4316c1b5f4ad640d3) nixos/networkd: add BridgeMDB option * [`a7724b8f`](https://github.com/NixOS/nixpkgs/commit/a7724b8f9177026c4635740812e2b8e291137d0e) nixos/networkd: add LLDP options * [`df149537`](https://github.com/NixOS/nixpkgs/commit/df14953724481b185161aa16c6e154bc04445eb0) nixos/networkd: add CAN options * [`09e745c7`](https://github.com/NixOS/nixpkgs/commit/09e745c78405cbd906f8f39cc89376f9f29db1c3) nixos/networkd: add IPoIB options * [`b08e5be9`](https://github.com/NixOS/nixpkgs/commit/b08e5be98d9eed403a2f334f2459da909114c002) nixos/networkd: add QDisc options * [`55cd970d`](https://github.com/NixOS/nixpkgs/commit/55cd970d739f6c0cc60f846aa826e05e322b9559) nixos/networkd: add NetworkEmulator options * [`d6303532`](https://github.com/NixOS/nixpkgs/commit/d63035329e6c7c07bf5cd3c4e06f4b8d2e71653f) nixos/networkd: add TokenBucketFilter options * [`2784862e`](https://github.com/NixOS/nixpkgs/commit/2784862e410bd07b562e6f537d6ff756fffa66ba) nixos/networkd: add PIE options * [`872a4823`](https://github.com/NixOS/nixpkgs/commit/872a4823cf3fdaca4d6bc6c13868ffe8a8097026) nixos/networkd: add FlowQueuePIE options * [`736650cc`](https://github.com/NixOS/nixpkgs/commit/736650ccf144850bc47587de620ae13efc88cb39) nixos/networkd: add StochasticFairBlue options * [`51689e86`](https://github.com/NixOS/nixpkgs/commit/51689e86b99ca43b14e5aa307b5e453aa0cb7ae3) nixos/networkd: add StochasticFairnessQueueing options * [`f2ca28f6`](https://github.com/NixOS/nixpkgs/commit/f2ca28f6585a3ecad3032e8057ea606402a86e93) nixos/networkd: add PFIFO options * [`d9e1963a`](https://github.com/NixOS/nixpkgs/commit/d9e1963a158f38b95a21171a0ed400a2c2575b7a) nixos/networkd: add BFIFO options * [`f75ec30f`](https://github.com/NixOS/nixpkgs/commit/f75ec30feea0d0e0f1bddcf07cfa89dea795b5d3) nixos/networkd: add PFIFOHeadDrop options * [`7a6cae0e`](https://github.com/NixOS/nixpkgs/commit/7a6cae0e155ec8952fcaa0add1b6f6d712e8d721) nixos/networkd: add PFIFOFast options * [`72810855`](https://github.com/NixOS/nixpkgs/commit/728108555e0d21b7fb0d5f4884e7b893e746adb0) nixos/networkd: add CAKE options * [`49df6bc6`](https://github.com/NixOS/nixpkgs/commit/49df6bc66997d29d1addb0424a898c745082fe40) nixos/networkd: add ControlledDelay options * [`0d06e859`](https://github.com/NixOS/nixpkgs/commit/0d06e8599699ef5629995a6ce46329baa2f3abad) nixos/networkd: add DeficitRoundRobinScheduler options * [`3cde7aaa`](https://github.com/NixOS/nixpkgs/commit/3cde7aaa36a3089f7881c9f65e7c37bf65f9177d) nixos/networkd: add DeficitRoundRobinSchedulerClass options * [`ca496f87`](https://github.com/NixOS/nixpkgs/commit/ca496f87548eb194280d2a3a4489380b94d088eb) nixos/networkd: add EnhancedTransmissionSelection options * [`5b5c79c6`](https://github.com/NixOS/nixpkgs/commit/5b5c79c6a0c94586cc392a1a476397b44912e820) nixos/networkd: add GenericRandomEarlyDetection options * [`dbc14e5a`](https://github.com/NixOS/nixpkgs/commit/dbc14e5a441beebc3c01b60f22e1f3cadf2acdad) nixos/networkd: add FairQueueingControlledDelay options * [`cf470ebd`](https://github.com/NixOS/nixpkgs/commit/cf470ebd88c4b9e8d4b7ae875ffaebbef6b2b02e) nixos/networkd: add FairQueueing options * [`29e54519`](https://github.com/NixOS/nixpkgs/commit/29e54519636578683070f9c778ac207fedf1e56a) nixos/networkd: add TrivialLinkEqualizer options * [`24df07c7`](https://github.com/NixOS/nixpkgs/commit/24df07c786d0818731af5a3056b786ba83731dab) nixos/networkd: add HierarchyTokenBucket options * [`88d99a36`](https://github.com/NixOS/nixpkgs/commit/88d99a36305d9387383baf7eb88c86e02541f703) nixos/networkd: add HierarchyTokenBucketClass options * [`493ed754`](https://github.com/NixOS/nixpkgs/commit/493ed754187177260848764e3a0c5ea5515984e3) nixos/networkd: add HeavyHitterFilter options * [`fde806d5`](https://github.com/NixOS/nixpkgs/commit/fde806d5a5b07f98dde0eb03be56814baae1131e) nixos/networkd: add QuickFairQueueing options * [`cd650b3f`](https://github.com/NixOS/nixpkgs/commit/cd650b3fa303a88e6ab842dd110871b50d0bd9d1) nixos/networkd: add QuickFairQueueingClass options * [`0ddfb0a5`](https://github.com/NixOS/nixpkgs/commit/0ddfb0a5dfc45a495bf862fe90a630325efecb32) nixos/networkd: add BridgeVLAN options * [`4ddd5e48`](https://github.com/NixOS/nixpkgs/commit/4ddd5e48b7007128e8abe32fee65e4fdd708ef67) python310Packages.etils: 1.0.0 -> 1.1.0 * [`62501a21`](https://github.com/NixOS/nixpkgs/commit/62501a21e890f9b62cf2095d4ab0601ce7820ec5) python310Packages.testcontainers: fix build * [`79700ec6`](https://github.com/NixOS/nixpkgs/commit/79700ec6ed926fd1db76fec445d6d6c7d3ea83cf) python310Packages.tables: remove cython from requirements.txt * [`f6b69b23`](https://github.com/NixOS/nixpkgs/commit/f6b69b23c91ffc05b8a69162a4f68e9625ecca6d) python310Packages.blosc2: remove pytest from runtime-requirements.txt * [`1c1e0891`](https://github.com/NixOS/nixpkgs/commit/1c1e0891cc5d7a013370f9480a8e99ed501f82f1) python310Packages.scooby: fix build * [`8dd30155`](https://github.com/NixOS/nixpkgs/commit/8dd301559ab120f96aec2a2a66164bfdb0d5fbed) ruby: disable parallel install * [`48f48c31`](https://github.com/NixOS/nixpkgs/commit/48f48c3101615e78fc28378ad818291c1ee8252a) mesa: build dri for arm * [`0c0c6908`](https://github.com/NixOS/nixpkgs/commit/0c0c6908b9ccc81350f86640dc07ad78981431a1) rPackages: CRAN and BioC update * [`a10887cb`](https://github.com/NixOS/nixpkgs/commit/a10887cb3fd7087c006b91197b6eb2b8730eebeb) rPackages.purrr: patch configure shebang * [`ef0e4e67`](https://github.com/NixOS/nixpkgs/commit/ef0e4e67ccf4e4838d7eb8a5e42e0b511a15500c) python310Packages.json-stream-rs-tokenizer: 0.4.13 -> 0.4.16 * [`20fe8b28`](https://github.com/NixOS/nixpkgs/commit/20fe8b2871b3d53e3443d8e2a8f661fe0d46f3e9) python310Packages.passlib: libxcrypt related failures also affect linux * [`a6b712f8`](https://github.com/NixOS/nixpkgs/commit/a6b712f8a4c09071246fe2d8c4def6948d1f61d9) nixos-generate-config: fix invalid sample config * [`fa52143c`](https://github.com/NixOS/nixpkgs/commit/fa52143cffb35ce6ba5ffdfeaa0fcb2056137885) python3Packages.pdoc: 12.3.1 -> 13.0.0 * [`ad33f180`](https://github.com/NixOS/nixpkgs/commit/ad33f1800f2b2352d74ead11af39a0297875071e) rake: 12.3.2 -> 13.0.6 * [`22d7930c`](https://github.com/NixOS/nixpkgs/commit/22d7930c643dad6979e1145feeab734cb4a3e9c8) dash: 0.5.11.5 -> 0.5.12 * [`d2b28763`](https://github.com/NixOS/nixpkgs/commit/d2b2876373efd862748a92c7fe952ffb708dfd3f) xorg.libXvMC: 1.0.12 -> 1.0.13 * [`17dcb692`](https://github.com/NixOS/nixpkgs/commit/17dcb69237457e78cfb7e2f8a13d99e315ea3f05) python310Packages.twisted: Disable tests using legacy algos from crypt * [`8668d96c`](https://github.com/NixOS/nixpkgs/commit/8668d96c28e3fbda92eac6dc212b1393ef97d9da) nixos/wireshark: set the correct capabilities * [`94f0ae85`](https://github.com/NixOS/nixpkgs/commit/94f0ae85e1232261a88bb3509ababe7028d3f232) python310Packages.passlib: Disable tests for unsupported algorithms * [`476d7536`](https://github.com/NixOS/nixpkgs/commit/476d75361354d7a011ead601787fef95eebfeb74) python310Packages.y-py: Fix build on darwin * [`dc937802`](https://github.com/NixOS/nixpkgs/commit/dc937802ba1d00a0ff9211a73934bd0d788221ef) dnscontrol: 3.27.2 -> 3.28.0 * [`4bdbae5a`](https://github.com/NixOS/nixpkgs/commit/4bdbae5ad13b0c8c98232ebb70a288815ef5f012) cc-wrapper: wrap `cpp` for cross lust like to native * [`96100e76`](https://github.com/NixOS/nixpkgs/commit/96100e7675f96c90b4f1124a77f86e87d7a251ee) passage: add missing dependency on tree(1) * [`8f1d05d9`](https://github.com/NixOS/nixpkgs/commit/8f1d05d958c705f0361b7c69648627b4dabf4783) veracrypt: add wrapGAppsHook * [`2ef27ee3`](https://github.com/NixOS/nixpkgs/commit/2ef27ee3499f8c20173ac405e57e93313af8a9ed) python310Packages.soxr: 0.3.3 -> 0.3.4 * [`a160a8be`](https://github.com/NixOS/nixpkgs/commit/a160a8be02e7658add24c7cabbad876e1016ff54) python310Packages.anyascii: 0.3.1 -> 0.3.2 * [`c1e8756b`](https://github.com/NixOS/nixpkgs/commit/c1e8756b56ce725f9c7c4cfa203bd4cee8c3594b) python310Packages.chex: Propagate cloudpickle * [`e608077c`](https://github.com/NixOS/nixpkgs/commit/e608077c090e17ea8b3de13c81bc2a99470bd4e2) woodpecker-pipeline-transform: init at 0.1.1 * [`efd23ff1`](https://github.com/NixOS/nixpkgs/commit/efd23ff1c8f0cebc4aa41f08815d71a0a2556d48) nixos/gdk-pixbuf: move GDK_PIXBUF_MODULE_FILE to sessionVariables * [`114bccda`](https://github.com/NixOS/nixpkgs/commit/114bccdafa4fa326f3658e475b1dc0463fe88d51) emacs: use held back patchelf_0_15 to avoid upstream bug * [`9203d2c6`](https://github.com/NixOS/nixpkgs/commit/9203d2c69b7f1351d9d763994e434535c0142ed5) klipper: unstable-2023-02-20 -> unstable-2023-03-15 * [`2ea51885`](https://github.com/NixOS/nixpkgs/commit/2ea51885809634912c9c9f5f78e1f1b81964562f) chirp: unstable-2022-12-07 -> unstable-2023-03-15 * [`aeece9d9`](https://github.com/NixOS/nixpkgs/commit/aeece9d990e43477804a76107cac6f9d1fdf9854) maintainers: add martinramm * [`e2871a59`](https://github.com/NixOS/nixpkgs/commit/e2871a593c24da5e521a57901c8c703efa0e7893) mfc5890cnlpr: init at 1.1.2-2 * [`cc011846`](https://github.com/NixOS/nixpkgs/commit/cc0118467198f76087e7e5ced2168dde080094ea) ipxe: unstable-2023-03-07 -> unstable-2023-03-15 * [`91faebb5`](https://github.com/NixOS/nixpkgs/commit/91faebb585c5c0c5efbc32440a512e26c127a279) minio: 2023-02-27T18-10-45Z -> 2023-03-13T19-46-17Z * [`cc6ef4ea`](https://github.com/NixOS/nixpkgs/commit/cc6ef4ea2a55cf96f63c85814c854dde47dab2e7) nvidia-vaapi-driver: 0.0.8 -> 0.0.9 * [`20d11966`](https://github.com/NixOS/nixpkgs/commit/20d11966ed9919cfe01846cec55f8870e602d91b) linux_xanmod_latest: 6.2.3 -> 6.2.7 * [`d8395b12`](https://github.com/NixOS/nixpkgs/commit/d8395b127678d1a5b16d916549f98e2476650344) linux_xanmod: 6.1.16 -> 6.1.20 * [`4ed9586e`](https://github.com/NixOS/nixpkgs/commit/4ed9586edf8a986470086ff4330ae2b0327f1e2b) treesheets: unstable-2023-03-07 -> unstable-2023-03-18 * [`2ed89e14`](https://github.com/NixOS/nixpkgs/commit/2ed89e14db64ee154a6944cb41accbea87ca8167) ssm-session-manager-plugin: 1.2.398.0 -> 1.2.463.0 * [`7df61306`](https://github.com/NixOS/nixpkgs/commit/7df61306fb9fd6ddcb948e69bba27cb6d3f8b813) lgogdownloader: 3.9 -> 3.10 * [`5bb320c5`](https://github.com/NixOS/nixpkgs/commit/5bb320c54774b0742b98322dcfd5849d77db07c5) gitkraken: 9.1.1 -> 9.2.1 * [`06c3871c`](https://github.com/NixOS/nixpkgs/commit/06c3871c81c8515c2fe2084ee2ac28498d70cdca) python310Packages.dash: 2.8.1 -> 2.9.1 * [`c3ab41d5`](https://github.com/NixOS/nixpkgs/commit/c3ab41d59273e5c4283213c745ffdbe09f6f974c) armadillo: 11.4.3 -> 12.0.1 * [`cceff04c`](https://github.com/NixOS/nixpkgs/commit/cceff04ce9c2c4cc3eab27a10dd220cc5c381b3d) mongodb-4_2: 4.2.19 -> 4.2.24 * [`005aff9d`](https://github.com/NixOS/nixpkgs/commit/005aff9d84da2704e5bb68db0fd3be057ed360f9) urn-timer: switch to maintained fork, unstable-2017-08-20 -> unstable-2023-03-18 * [`212a2495`](https://github.com/NixOS/nixpkgs/commit/212a24952c2fed0bfc3306e1927e6e351feee510) xdp-tools: 1.2.9 -> 1.3.1 * [`a4b46044`](https://github.com/NixOS/nixpkgs/commit/a4b46044bacdeb8eb43a0c3cd1146538dfae425d) atlassian-jira: 9.4.0 -> 9.6.0 * [`fae83110`](https://github.com/NixOS/nixpkgs/commit/fae831109185e5a2d0d78f1c7c62b36185b0657e) qtile: fix pulsevolume widget * [`edc62383`](https://github.com/NixOS/nixpkgs/commit/edc62383e460f56f1050d65d20d578b8dca631b2) qtile: add myself as maintainer * [`1addf91b`](https://github.com/NixOS/nixpkgs/commit/1addf91b0b24b8c8556bf5c484a7382f6fd4a6e8) qtile: add more options and expose unwrapped package * [`211a9638`](https://github.com/NixOS/nixpkgs/commit/211a963855e0d6716d40babc4ded8f7aa707d401) tsm-client: 8.1.17.0 -> 8.1.17.2 * [`e2d05277`](https://github.com/NixOS/nixpkgs/commit/e2d052776030d4f822c40762cf04e18fe4cb30f3) golden-cheetah: 3.6-RC3 -> 3.6RC4 * [`b7ca098c`](https://github.com/NixOS/nixpkgs/commit/b7ca098c7bb10a3866d7d359e4e09a10692afc1c) python310Packages.aiocontextvars: drop useless pytest-runner * [`982e914e`](https://github.com/NixOS/nixpkgs/commit/982e914e5786dbbd4935e244c010f5d8994f6eeb) mongodb: Mark anything older than 6.0 broken on aarch64-darwin * [`084fd533`](https://github.com/NixOS/nixpkgs/commit/084fd533740d946f783778b3d9931c600b976422) mongodb-4_2: Add cache alignment fix for aarch64 * [`a10f3197`](https://github.com/NixOS/nixpkgs/commit/a10f3197fc893c98a74ae3bb3610b95559951e7f) systemd-lib: fix building -.slice (root slice) * [`097f9e6c`](https://github.com/NixOS/nixpkgs/commit/097f9e6c1e24fb101f310f260624fa951a06ce62) skippy-xd: richardgv/skippy-xd unstable-2023-03-10 -> dreamcat4 0.6.0 * [`c0baa0dd`](https://github.com/NixOS/nixpkgs/commit/c0baa0ddf2f25bbad3011de14fb392d83162c551) wit-bindgen: init at 0.4.0 * [`6077061b`](https://github.com/NixOS/nixpkgs/commit/6077061bb563603bdecc389462980cf5fdb77e5b) python310Packages.rst2pdf: 0.99 -> 0.100 * [`2ae0a53e`](https://github.com/NixOS/nixpkgs/commit/2ae0a53efc7d01d8b98d16adecae94b3691edd60) rst2pdf: add top level alias * [`a06e5ea3`](https://github.com/NixOS/nixpkgs/commit/a06e5ea36566fd4e7dcf7477402b6497fa17417f) sysdig: 0.30.2 -> 0.31.3 * [`e5a1b49f`](https://github.com/NixOS/nixpkgs/commit/e5a1b49f5f504ee6f2813a6e13586dfe7af8b4d5) python310Packages.bluetooth-adapters: 0.15.2 -> 0.15.3 * [`a3f338ef`](https://github.com/NixOS/nixpkgs/commit/a3f338ef5f0031b0748557bf7228cec9ad0202dc) _389-ds-base: disable parallel installing * [`9666d43d`](https://github.com/NixOS/nixpkgs/commit/9666d43d40b7688718df4303ca338a84ea900d6f) dovecot: avoid testing DES-encrypted passwords * [`6480e5cd`](https://github.com/NixOS/nixpkgs/commit/6480e5cd8d74725ab8b1af39ed975e118a42f8c9) geos: 3.11.1 -> 3.11.2 * [`a70114f1`](https://github.com/NixOS/nixpkgs/commit/a70114f1b7b9410aa20abca49708d94825a7415f) maintainers: add kranuarg7 * [`52162c69`](https://github.com/NixOS/nixpkgs/commit/52162c69e574c6b1cefe7cba99bc1a02d5ba8bd4) git-open: 2.1.0 -> 3.0.0, drop inactive maintainer, remove git from the wrapper * [`1907fe8d`](https://github.com/NixOS/nixpkgs/commit/1907fe8d2558649df796ab40553b23aad2a7f911) tor-browser-bundle-bin: 12.0.3 -> 12.0.4 * [`34d5d644`](https://github.com/NixOS/nixpkgs/commit/34d5d6445eb42feec12cfd0a05de8dc65b2390d8) python310Packages.zeroconf: 0.47.3 -> 0.47.4 * [`24976f38`](https://github.com/NixOS/nixpkgs/commit/24976f3816158497b7a137d011907fec3fb13a59) openbox: Apply crash fix for GLib 2.76 * [`ce15577a`](https://github.com/NixOS/nixpkgs/commit/ce15577ab4d047802e0dbf12c99e09adf21184d4) Revert "Merge [NixOS/nixpkgs#211691](https://togithub.com/NixOS/nixpkgs/issues/211691): patchelfStable: 0.15.0 -> 0.17.2" * [`df0d3e3e`](https://github.com/NixOS/nixpkgs/commit/df0d3e3ea1a579aa994327a4c69b7f742e3ece63) Revert "Merge [NixOS/nixpkgs#221900](https://togithub.com/NixOS/nixpkgs/issues/221900): emacs: use patchelf_0_15 to avoid upstream bug" * [`6c96cf3d`](https://github.com/NixOS/nixpkgs/commit/6c96cf3d29f3b169b768a27ed2de14d7b86852c8) cogl: Add missing patch decompression * [`97d4b225`](https://github.com/NixOS/nixpkgs/commit/97d4b225da9ed7bae07d148a4895b03844437d0b) polkit: move test-only deps to nativeCheckInputs * [`280f1449`](https://github.com/NixOS/nixpkgs/commit/280f14490eeff5285e9f5e79b81869ce720546db) curl: 7.88.1 -> 8.0.1 * [`603cae07`](https://github.com/NixOS/nixpkgs/commit/603cae0768edf341d75708f881f73abd04d8646d) curl: Fix passthru tests evaluation * [`d3eda58a`](https://github.com/NixOS/nixpkgs/commit/d3eda58a2d9188020b78772e28138bdcd4d9927a) cppcheck: enable strictDeps * [`783acd81`](https://github.com/NixOS/nixpkgs/commit/783acd81236e0a5b04f6ffe0a0217edcf4ed6aef) xonotic: fix libraries not found error * [`94c11d33`](https://github.com/NixOS/nixpkgs/commit/94c11d33343df7772a83388bc0c4f5fb7da8559f) kubectl-gadget: init at 0.14.0 * [`1de4691d`](https://github.com/NixOS/nixpkgs/commit/1de4691d3cfde7210b939391ac65ff1bbd0fbde2) or-tools: fix checkPhase issues * [`cd3ffbdf`](https://github.com/NixOS/nixpkgs/commit/cd3ffbdfe6869c35c483bc7cec348e8d5365c2b3) nixos/zram: add writebackDevice option and corresponding test * [`0c64c8d5`](https://github.com/NixOS/nixpkgs/commit/0c64c8d545af02ccfefe574a3e637346422ae8e1) libkrunfw: 3.9.0 -> 3.10.0 * [`5e00adf7`](https://github.com/NixOS/nixpkgs/commit/5e00adf7f8c76ce674003e134dcbf28ddcd75016) libkrun: 1.5.0 -> 1.5.1 * [`d1156e3c`](https://github.com/NixOS/nixpkgs/commit/d1156e3ca9f05f1733d7dc3f650512727b0a1571) v2ray-domain-list-community: 20230311145412 -> 20230320093818 * [`3ecd7073`](https://github.com/NixOS/nixpkgs/commit/3ecd7073e6f3afd880408ec72b49e3ba72c62053) stabber: fix darwin build * [`8a449b27`](https://github.com/NixOS/nixpkgs/commit/8a449b274a372d72d8689c3ab45f7778b7070b37) postgresqlPackages.pgvector: 0.4.0 -> 0.4.1 * [`024e69c0`](https://github.com/NixOS/nixpkgs/commit/024e69c09fa4750258605323f0dfdb16993b6afb) python310Packages.myst-docutils: 0.18.1 -> 1.0.0 * [`13076d8e`](https://github.com/NixOS/nixpkgs/commit/13076d8e3c19f59086faa9fb3cb1e3e60918dd06) python310Packages.clintermission: 0.2.0 -> 0.3.0 * [`0981f730`](https://github.com/NixOS/nixpkgs/commit/0981f73014e4dc54d5a9ab08c3639ecac4f72f7c) java-service-wrapper: 3.5.51 -> 3.5.53 * [`b3bdfcb4`](https://github.com/NixOS/nixpkgs/commit/b3bdfcb44b0fe40302d71bc10c20563a888c7650) irpf: 2022-1.7 -> 2023-1.1 * [`57c69fcb`](https://github.com/NixOS/nixpkgs/commit/57c69fcbea58a733b5c09c53e6973e1f69bc6220) wasmtime: 6.0.1 -> 7.0.0 * [`c962b355`](https://github.com/NixOS/nixpkgs/commit/c962b355cd09f6ccbf355a17266235c110c37bc7) ccid: 1.5.1 -> 1.5.2 * [`3e4e8c6a`](https://github.com/NixOS/nixpkgs/commit/3e4e8c6aa74c8735e1d6bb3fb6967cf89cee215c) libyang: 2.1.30 -> 2.1.55 * [`0ffa7103`](https://github.com/NixOS/nixpkgs/commit/0ffa7103858d41d801d0cd5b0c17deb9f11ed034) python310Packages.clintermission: add changelog to meta * [`e1e99e71`](https://github.com/NixOS/nixpkgs/commit/e1e99e710ef2163cb00235c7e8366d9f00e6d3dd) python310Packages.clintermission: update disabled * [`ecb43a2b`](https://github.com/NixOS/nixpkgs/commit/ecb43a2bd683059a68aa401a6d48519a6ad92c6c) watchmate: 0.4.3 -> 0.4.4 * [`9434136d`](https://github.com/NixOS/nixpkgs/commit/9434136df388462ad7562f16b78cd94ff8a3c5e6) ninja: patch issues on 32-bit platforms * [`e0c6e5c3`](https://github.com/NixOS/nixpkgs/commit/e0c6e5c3cc303a8eae16b7cf993c94b834490b72) brook: 20230122 -> 20230401 * [`fc9d82a3`](https://github.com/NixOS/nixpkgs/commit/fc9d82a33533b2851da368cc4da735ab49bfa9fa) zola: 0.17.1 -> 0.17.2 * [`e727287d`](https://github.com/NixOS/nixpkgs/commit/e727287d69759f55029e2642eaf46d33edcdb628) rigsofrods-bin: init at 2022.12 * [`59e995cc`](https://github.com/NixOS/nixpkgs/commit/59e995cc410e9024d4f2c24e14a309147b26c86a) python310Packages.rpmfile: 1.0.8 -> 1.1.1 * [`8627e9d5`](https://github.com/NixOS/nixpkgs/commit/8627e9d521a46539f7c7c3f557c28923b15e7dd9) dagger: 0.4.0 -> 0.4.1 * [`a6f33bd6`](https://github.com/NixOS/nixpkgs/commit/a6f33bd62fcda1c18089d4898191d9e534033b3b) seqkit: 2.3.1 -> 2.4.0 * [`c6af85bf`](https://github.com/NixOS/nixpkgs/commit/c6af85bfa0e866fcb6d17658a399a4b4ac4f1fa8) python3Packages.pygments: set mainProgram * [`5d0e5bd1`](https://github.com/NixOS/nixpkgs/commit/5d0e5bd1d21a6176bd7e9d16ce5f2ae4b323e981) oras: 0.16.0 -> 1.0.0 * [`afd961fa`](https://github.com/NixOS/nixpkgs/commit/afd961fa809d8fce6cee21f65ae96d9eebcd95e2) ocamlPackages.higlo: use Dune 3 * [`4263071e`](https://github.com/NixOS/nixpkgs/commit/4263071ee06a020e950ad0023f6c5ba74c898835) ocamlPackages.xtmpl: use Dune 3 * [`48549020`](https://github.com/NixOS/nixpkgs/commit/48549020fca766a9330c88e70e8627e0efccb599) ocamlPackages.iri: use Dune 3 * [`48774c43`](https://github.com/NixOS/nixpkgs/commit/48774c43cd70ceb5b64b60bb783e8b39cdee5142) acgtk: use Dune 3 * [`942e6fd4`](https://github.com/NixOS/nixpkgs/commit/942e6fd471968470b5ca0fabc95681033e4552b6) ocamlPackages.sedlex: use Dune 3 * [`5350e728`](https://github.com/NixOS/nixpkgs/commit/5350e7282db35f6ece665906b36bce84277a550f) ocamlPackages.gen: 1.0 → 1.1 * [`8da60f20`](https://github.com/NixOS/nixpkgs/commit/8da60f204ffc26b6ac59b39568071fa4e3276412) syncthing: apply autoSignDarwinBinariesHook * [`a8639cff`](https://github.com/NixOS/nixpkgs/commit/a8639cffe98915e361198f05afdcbd1dab14f637) pgadmin4: 6.20 -> 6.21 * [`8ade2218`](https://github.com/NixOS/nixpkgs/commit/8ade2218efcb5077bc730012929b9e6eb835a1e9) httplz: 1.12.5 -> 1.12.6 * [`c6015350`](https://github.com/NixOS/nixpkgs/commit/c6015350482f02647846b5d4caa8ccddc3795726) sccache: 0.3.3 -> 0.4.0 * [`92dc48ed`](https://github.com/NixOS/nixpkgs/commit/92dc48edf5606fba3ed95abf9ce296532e1332db) maintainers: boppyt -> sefidel * [`3c1516ab`](https://github.com/NixOS/nixpkgs/commit/3c1516ab310f670217c2725dae77c2083aaf7c69) lutris: remove wxGTK30 * [`27e04d8d`](https://github.com/NixOS/nixpkgs/commit/27e04d8d6621fefac98be076103fe3cb0e73b162) k3s: Adjust tags to dynamically link against sqlite * [`f3200814`](https://github.com/NixOS/nixpkgs/commit/f320081439f2e3cd090cd4d0cb1ef634c1de8a22) bazel_6: 6.1.0 -> 6.1.1 * [`49c4f070`](https://github.com/NixOS/nixpkgs/commit/49c4f0707bea5d75888b35ad6ef1e921875f8ff9) matrix-hookshot: 3.0.0 -> 3.0.1 * [`929000ca`](https://github.com/NixOS/nixpkgs/commit/929000ca53a89ce4c1f0622d800148ba0dd8a0d1) opa: drop * [`109166f8`](https://github.com/NixOS/nixpkgs/commit/109166f87e2b9a3d4c57e74dbfc1bce29d998cb6) nextcloud26: init at 26.0.0 * [`1eddc824`](https://github.com/NixOS/nixpkgs/commit/1eddc824e252d9dbec33d205fa6e3445dd5b2807) nextcloud26Packages: init at various * [`9a33d7d9`](https://github.com/NixOS/nixpkgs/commit/9a33d7d9db618ff2fdd213c1b3aca4fcc40e3e64) nextcloud25Packages: update at various * [`2f9c4a7e`](https://github.com/NixOS/nixpkgs/commit/2f9c4a7e7449e69f76fb57366b6d3f7813589007) nextcloud24Packages: update at various * [`dec6a6d9`](https://github.com/NixOS/nixpkgs/commit/dec6a6d91a07e8c16f2c83b7ff7af8d3cf81aaea) deepin.deepin-clone: init at 5.0.11 * [`bfcb4838`](https://github.com/NixOS/nixpkgs/commit/bfcb48388aae477c065bf0e194fe7513148a5a03) yewtube: 2.9.2 -> 2.10.1 * [`5a023630`](https://github.com/NixOS/nixpkgs/commit/5a0236306ab051c2c13692ce43675a17334a44fc) epoll-shim: init at unstable-2023-02-05 * [`d1ed3cc0`](https://github.com/NixOS/nixpkgs/commit/d1ed3cc0809ef631617a488ac71e2eaa2ee0945b) frawk: 0.4.7 -> 0.4.8 * [`72e009fa`](https://github.com/NixOS/nixpkgs/commit/72e009faf1fad2b2ecc3574edb4dc4e867ae1866) helix: fix icon path * [`a2fc959c`](https://github.com/NixOS/nixpkgs/commit/a2fc959c03017006c04d6b45c3d79be0f3683d85) whitebox-tools: 2.0.0 -> 2.2.0 * [`5f590477`](https://github.com/NixOS/nixpkgs/commit/5f590477ec8495796f4291988b8f8d7b180d49e2) bat-extras: 2021.04.06 -> 2023.03.21 * [`b5bf60df`](https://github.com/NixOS/nixpkgs/commit/b5bf60dfab7186974f327ce3061cc895f48a3027) tuckr: 0.7.0 -> 0.7.1 * [`4babb8cf`](https://github.com/NixOS/nixpkgs/commit/4babb8cf8988807b39dbbd69f2b3f91f2a7391bf) podman: add pointer to related nix option * [`504fb501`](https://github.com/NixOS/nixpkgs/commit/504fb501bcabb8878d34736a1ebf578d9cbc89da) magma: use cudaPackages.backendStdenv.cc instead of cudaPackages.cudatoolkit.cc * [`dcbb5ed9`](https://github.com/NixOS/nixpkgs/commit/dcbb5ed9026fd62987c9ae9f8744842ffbc2e02b) magma: remove tbenst from maintainers, add connorbaker * [`c773ced7`](https://github.com/NixOS/nixpkgs/commit/c773ced7a2d622412b7d65142cb940e06914f150) hyperfine: 1.16.0 -> 1.16.1 * [`34aaf67e`](https://github.com/NixOS/nixpkgs/commit/34aaf67e0a2a1ebd405bbeed8fb877abb648e9d9) python310Packages.py-serializable: init at 0.12.0 * [`7a5c02ce`](https://github.com/NixOS/nixpkgs/commit/7a5c02ce0b9d092fff778b60c2b59fd8828f886c) sdrangel: unpin boost * [`52b2d5f4`](https://github.com/NixOS/nixpkgs/commit/52b2d5f42262a47310cd77544cd4611f70d25951) go2tv: 1.13.0 -> 1.14.0 * [`06a9885f`](https://github.com/NixOS/nixpkgs/commit/06a9885fab1ed52b2922f25ba76272757b5dc945) python310Packages.peaqevcore: 13.2.3 -> 13.3.0 * [`14a55e86`](https://github.com/NixOS/nixpkgs/commit/14a55e86420ee9a5ed75949edc66d063bc6bceec) via: 2.1.0 -> 3.0.0 * [`c4b7a143`](https://github.com/NixOS/nixpkgs/commit/c4b7a1439f905090faf0173d7288925e076bbc11) microsoft-edge: 107.0.1418.52 -> 111.0.1661.44 * [`ccfbc196`](https://github.com/NixOS/nixpkgs/commit/ccfbc19630465aaa666588417d38b56a557a1bff) rPackages.Rhdf5lib: fix build * [`442e1b87`](https://github.com/NixOS/nixpkgs/commit/442e1b87d1bf0134f0fdea1ca7697e08e0b04627) rPackages.rhdf5filters: fix build * [`14db22f8`](https://github.com/NixOS/nixpkgs/commit/14db22f86827277db0c973d665e0272c627b77c7) rPackages.rhdf5: fix build * [`695a3c58`](https://github.com/NixOS/nixpkgs/commit/695a3c582ed86e15aba60bdd6d1f64aac4aa6493) aws-workspaces: 4.1.0 -> 4.5.0 * [`bfbc0f56`](https://github.com/NixOS/nixpkgs/commit/bfbc0f56e55b1351423ebc4845cfd4f8e432a667) override test for curl version * [`ffe1c9dc`](https://github.com/NixOS/nixpkgs/commit/ffe1c9dc0fc06ae86d8c5ad0160cebc92ca11142) postgresqlPackages.pg_repack: use clickable homepage * [`0768a2e9`](https://github.com/NixOS/nixpkgs/commit/0768a2e9279c425b72c8ae1e02bd3ae2efc6b60c) erlang_21: remove * [`0219fa5f`](https://github.com/NixOS/nixpkgs/commit/0219fa5fbfc39019c00c0241431e63f51d9c270c) pomsky: 0.9 -> 0.10 * [`3b24ddfc`](https://github.com/NixOS/nixpkgs/commit/3b24ddfc6b9d5201d3ad05fda0f9cc7d34942ae3) erlang_22: remove * [`97f7e8db`](https://github.com/NixOS/nixpkgs/commit/97f7e8dbc524f836487b2f5771fd698a4cf932a3) dbmate: 2.0.1 -> 2.1.0 * [`80a7ce39`](https://github.com/NixOS/nixpkgs/commit/80a7ce3920062a602c205ae9b599d7b0f6793196) nix-init: 0.2.0 -> 0.2.1 * [`6aeea704`](https://github.com/NixOS/nixpkgs/commit/6aeea7045d4ffa527bf778ccd416eb2bfcabe320) cinnamon.cinnamon-common: 5.6.7 -> 5.6.8 * [`f0e5ad30`](https://github.com/NixOS/nixpkgs/commit/f0e5ad300fb2508fea47111991ab030e2b88cc34) cinnamon.cinnamon-settings-daemon: 5.6.1 -> 5.6.2 * [`a8a542eb`](https://github.com/NixOS/nixpkgs/commit/a8a542ebdf9a670c6968d81910709a31c67b1199) cinnamon.muffin: 5.6.3 -> 5.6.4 * [`4d120a8c`](https://github.com/NixOS/nixpkgs/commit/4d120a8c5ca88b8aed0bf45a2295ac3ac649893a) cinnamon.nemo: 5.6.3 -> 5.6.4 * [`69ddafed`](https://github.com/NixOS/nixpkgs/commit/69ddafed7b30531d692280d46b7e9880cd1ab475) elvish: 0.18.0 -> 0.19.2 * [`5361d57e`](https://github.com/NixOS/nixpkgs/commit/5361d57eca05ec2b69e3e57a3dcf5b4336687fda) audiowaveform: 1.7.0 -> 1.7.1 * [`0c2971de`](https://github.com/NixOS/nixpkgs/commit/0c2971de9df09775761fa1d94fc7851a65af0682) icewm: 3.3.1 -> 3.3.2 * [`b8ae549c`](https://github.com/NixOS/nixpkgs/commit/b8ae549cda195d6345721eab7389c9d4f3e9f761) swayimg: 1.10 -> 1.11 * [`00bf4e5a`](https://github.com/NixOS/nixpkgs/commit/00bf4e5a9b234bcecfc79a7fbbdd34ba026f3010) fst: 0.4.2 -> 0.4.3 * [`11105fb4`](https://github.com/NixOS/nixpkgs/commit/11105fb41b0f1f4ea50e1f29fbd3ab1dc1119cd0) kubeshark: 38.5 -> 39.4 * [`d7474f4f`](https://github.com/NixOS/nixpkgs/commit/d7474f4fa713eeb2a975fbca186168fdbb120024) jflex: 1.8.2 -> 1.9.1 * [`0899cf5f`](https://github.com/NixOS/nixpkgs/commit/0899cf5fde0d5c839ed5b3000ddaaa73d9064557) qradiolink: 0.8.8-1 -> 0.8.9-1 * [`0c8f5d06`](https://github.com/NixOS/nixpkgs/commit/0c8f5d0619ff4c3de7b45e6fcf72e6475eb199ef) asn: 0.72.1 -> 0.73 * [`9341dd68`](https://github.com/NixOS/nixpkgs/commit/9341dd68ec935316c1495439093956791b4e4c71) feroxbuster: 2.9.1 -> 2.9.2 * [`880d20ff`](https://github.com/NixOS/nixpkgs/commit/880d20ffed3c841b1e1896c40b63559c125c17b8) cargo-bundle: init at unstable-2023-03-17 * [`3d8f70a7`](https://github.com/NixOS/nixpkgs/commit/3d8f70a7566582d2a21a91da803cb30e653460b6) werf: 1.2.212 -> 1.2.214 * [`4c2324cf`](https://github.com/NixOS/nixpkgs/commit/4c2324cf14c13a7eb7ea8226afb389d6ced22952) diamond: 2.1.5 -> 2.1.6 * [`5b5d14bd`](https://github.com/NixOS/nixpkgs/commit/5b5d14bd69b2825b6a7f3fc63a2eab2724a7fb7a) Revert "python3Packages.scooby: unbreak" * [`d3eb1649`](https://github.com/NixOS/nixpkgs/commit/d3eb164901e542dd9d9d98e98231d3398ffbbfe7) v2ray: 5.4.0 -> 5.4.1 * [`e0fb443d`](https://github.com/NixOS/nixpkgs/commit/e0fb443d6e7374640660370e247f80e110651536) terraform-providers.aiven: 4.1.1 → 4.1.2 * [`8a7c2887`](https://github.com/NixOS/nixpkgs/commit/8a7c288741694d718ccba8610d43d3eeccca341c) terraform-providers.brightbox: 3.2.1 → 3.3.0 * [`4ea64f25`](https://github.com/NixOS/nixpkgs/commit/4ea64f257c7e6d5480c26fbc662f73287e27d2b7) terraform-providers.cloudflare: 4.1.0 → 4.2.0 * [`62d88869`](https://github.com/NixOS/nixpkgs/commit/62d88869bd7ffc0873a03a8ef5d886d2102c7aa5) terraform-providers.datadog: 3.22.0 → 3.23.0 * [`576bee0c`](https://github.com/NixOS/nixpkgs/commit/576bee0c4797e93c0a85472181541e7119bd05a7) terraform-providers.google: 4.57.0 → 4.58.0 * [`eafa9bb3`](https://github.com/NixOS/nixpkgs/commit/eafa9bb3666ebe880712c8f805697ab3afb6f77d) terraform-providers.google-beta: 4.57.0 → 4.58.0 * [`2febc9b2`](https://github.com/NixOS/nixpkgs/commit/2febc9b201ef9f217c5ee24189762bb50df3d7ad) terraform-providers.openstack: 1.51.0 → 1.51.1 * [`aca5ab41`](https://github.com/NixOS/nixpkgs/commit/aca5ab41bf515030f02aa6c7dba3346a6067b695) terraform-providers.scaleway: 2.13.1 → 2.14.1 * [`9b6ed7e4`](https://github.com/NixOS/nixpkgs/commit/9b6ed7e4d3c0b38500cfde483491b0896eea3d9a) terraform-providers.snowflake: 0.58.2 → 0.59.0 * [`c2111b6f`](https://github.com/NixOS/nixpkgs/commit/c2111b6f27d057ab227e7a1341ea750c0cc76b7f) terraform-providers.spotinst: 1.106.0 → 1.106.1 * [`d518cb00`](https://github.com/NixOS/nixpkgs/commit/d518cb007a8e5b88b3fbbce902280aedab60455a) awscli2: 2.11.2 -> 2.11.4 * [`f518c0c0`](https://github.com/NixOS/nixpkgs/commit/f518c0c099921465d40a4ceb1aac392663d6cc23) mpdevil: 1.10.1 -> 1.10.2 * [`b3471633`](https://github.com/NixOS/nixpkgs/commit/b34716334fd4def65a7394890938cce201cdc166) ocamlPackages.uecc: use Dune 3 * [`9e37176f`](https://github.com/NixOS/nixpkgs/commit/9e37176f06195a9d2480b95496ce7262dbb44efb) ocamlPackages.hidapi: 1.1.1 → 1.1.2 * [`213349f3`](https://github.com/NixOS/nixpkgs/commit/213349f3ad345ed5893717e5d9c60dddda79e4fc) ocamlPackages.secp256k1-internal: 0.3 → 0.4 * [`8ede1656`](https://github.com/NixOS/nixpkgs/commit/8ede16564f5479675b60cd3a82a2a59edb0c2184) ocamlPackages.bigstring: use Dune 3 & fix for OCaml 5 * [`8d4f793f`](https://github.com/NixOS/nixpkgs/commit/8d4f793fe98715d88a66d92726ce3153a499fd27) python310Packages.easyenergy: 0.2.1 -> 0.2.2 * [`b47362f3`](https://github.com/NixOS/nixpkgs/commit/b47362f3a49219e520775620d3aca1fa55a60d27) yamlfmt: 0.7.1 -> 0.8.0 * [`c88a6b8c`](https://github.com/NixOS/nixpkgs/commit/c88a6b8c48de0f5d599e0da782c45f4490b22bfa) asnmap: 1.0.1 -> 1.0.2 * [`ade83d31`](https://github.com/NixOS/nixpkgs/commit/ade83d316b9032c565bdcf33a872ac6072433e98) nixos/doc/rl-2305: remove stray conflict marker * [`d477a191`](https://github.com/NixOS/nixpkgs/commit/d477a191acc32c34bed0edecdfb176c0f0b2b71a) rigsofrods: alias to rigsofrods-bin * [`08cd74d5`](https://github.com/NixOS/nixpkgs/commit/08cd74d57993588f3eb3e1a128caf98b2f9108b2) beancount-language-server: 1.2.5 -> 1.3.0 * [`86a91b3b`](https://github.com/NixOS/nixpkgs/commit/86a91b3bbbb735625753ede5b9218e5ff54020e5) syft: 0.74.0 -> 0.75.0 * [`4f5d96b9`](https://github.com/NixOS/nixpkgs/commit/4f5d96b92b672caac4e979d63a94c5b8d1c5185e) azure-static-sites-client: 1.0.022291 -> 1.0.022651 * [`3f80a80e`](https://github.com/NixOS/nixpkgs/commit/3f80a80e4c5d06d157198619276ecabfb61904db) idasen: 0.9.5 -> 0.9.6 * [`12b041ac`](https://github.com/NixOS/nixpkgs/commit/12b041ac55c497ddfb2ae72c0857c9e0ffdc07c4) sentry-cli: 2.14.4 -> 2.15.2 * [`cb4b7e20`](https://github.com/NixOS/nixpkgs/commit/cb4b7e205f3ccef188006c40c0aa85a1230d9b9f) crun: 1.8.1 -> 1.8.2 * [`1463ce77`](https://github.com/NixOS/nixpkgs/commit/1463ce772a1d236ddc06ca46786d3306f2b8d703) d2: 0.2.5 -> 0.2.6 * [`263272dd`](https://github.com/NixOS/nixpkgs/commit/263272dd5e8d1f4cb2febe0dcc4197bd08b24e26) goreleaser: 1.16.1 -> 1.16.2 * [`2e16d77a`](https://github.com/NixOS/nixpkgs/commit/2e16d77a17ee85b95d18ce3ee0378e0d0129a0f4) badrobot: 0.1.2 -> 0.1.3 * [`585f6168`](https://github.com/NixOS/nixpkgs/commit/585f616810304e4f402608d51c4ecef045d834d3) openscenegraph: drop wxGTK30 * [`70158dce`](https://github.com/NixOS/nixpkgs/commit/70158dcee6169e3d10cca6bae60438148898f7f1) belle-sip: 5.2.23 -> 5.2.37 * [`4170777d`](https://github.com/NixOS/nixpkgs/commit/4170777d706b0c6c5da8e4177fac8381e4928739) mold: 1.10.1 -> 1.11.0 * [`af287b1a`](https://github.com/NixOS/nixpkgs/commit/af287b1a592385d5035332ab8e2de852166d85d7) psi-plus: 1.5.1644 -> 1.5.1646 * [`2d15c87b`](https://github.com/NixOS/nixpkgs/commit/2d15c87b8afa40ff4072844e6f2e9d2193504a74) sq: 0.24.4 -> 0.25.1 * [`35968448`](https://github.com/NixOS/nixpkgs/commit/35968448705a98631fe169b1b4aac0bb21a1c184) timezonemap: Fix crashes when running in GLib 2.76 * [`1f382400`](https://github.com/NixOS/nixpkgs/commit/1f382400cfcf76f38ae6d314e1ad19cb1467b6f6) musikcube: 0.99.5 -> 0.99.6 * [`54641f80`](https://github.com/NixOS/nixpkgs/commit/54641f80221f1e5c4232d4637ba7be4345222ad3) pachyderm: 2.5.1 -> 2.5.2 * [`25c18209`](https://github.com/NixOS/nixpkgs/commit/25c1820914c4b336042daf2d2c79c92453d51e7e) qt6.qtbase: add patch to fix handling of variable fonts * [`f4385d60`](https://github.com/NixOS/nixpkgs/commit/f4385d6010a6de5e78f495436917431654d09410) nixosTests.noto-fonts-cjk-qt-default-weight: init * [`49a8c867`](https://github.com/NixOS/nixpkgs/commit/49a8c86796fcbe016673a8a39097f62d48bdfdfc) asdf-vm: 0.11.2 -> 0.11.3 * [`47b07796`](https://github.com/NixOS/nixpkgs/commit/47b07796b4cff5f37b159b9a2857a04b8d66a004) traefik: 2.9.8 -> 2.9.9 * [`2d194c72`](https://github.com/NixOS/nixpkgs/commit/2d194c7262f585d63c6368e18f0f6f4a29f18f3d) git-branchless: 0.7.0 -> 0.7.1 * [`8f1c68db`](https://github.com/NixOS/nixpkgs/commit/8f1c68db169b6754a70ba05e03bedb8ece2dd94a) ucx: 1.13.1 -> 1.14.0 and optional ROCm support * [`45710e1d`](https://github.com/NixOS/nixpkgs/commit/45710e1d7df65ff67cd70e64bcef0ea7a5a7cc68) git-trim: fix darwin build * [`e53aee69`](https://github.com/NixOS/nixpkgs/commit/e53aee6938d10e667b6a8f693eda551bf3820982) python310Packages.vispy: 0.12.1 -> 0.12.2 * [`da984a5b`](https://github.com/NixOS/nixpkgs/commit/da984a5bcf83eb635e9cf2ce3f9fc1cc62aa9346) python310Packages.azure-keyvault-administration: 4.2.0 -> 4.3.0 * [`68489594`](https://github.com/NixOS/nixpkgs/commit/6848959460260b8c6e4e6411b6f00af2ee09e332) sdrangel: add myself as mantainer * [`f0d2d3cb`](https://github.com/NixOS/nixpkgs/commit/f0d2d3cb9e036442095344cee36aeccbe9446591) gptfdisk: fix darwin build * [`6477d7f0`](https://github.com/NixOS/nixpkgs/commit/6477d7f0eae45ca9dffb04127616ec26b9ebaeb2) elvish: rewrite * [`e4e91c61`](https://github.com/NixOS/nixpkgs/commit/e4e91c61b21c3bc0d3dc83f9dec0cea8eef14ceb) moe: 1.12 -> 1.13 * [`99c0cbe9`](https://github.com/NixOS/nixpkgs/commit/99c0cbe9b54bd54143b5b5400c2e5ca5a644bcd4) python310Packages.fakeredis: 2.10.1 -> 2.10.2 * [`53539903`](https://github.com/NixOS/nixpkgs/commit/53539903ff6924fc3cf48205746f367dfd9cfa8d) systemtap: remove hack, fix build * [`366e108e`](https://github.com/NixOS/nixpkgs/commit/366e108e41299a48e3fcb64d66d6b6cb2bb889ef) wxGTK30, wxmac: drop * [`91c2c00a`](https://github.com/NixOS/nixpkgs/commit/91c2c00aad7d60baa0de4d20edc203615a539ba5) sumo: 1.15.0 -> 1.16.0 * [`79812308`](https://github.com/NixOS/nixpkgs/commit/7981230822c46ac00f974220f1aebc963bec87ff) ocamlPackages.cow: use Dune 3 * [`88365c99`](https://github.com/NixOS/nixpkgs/commit/88365c995afb6fe23fb3a951da2556de63dfdb60) ocamlPackages.mustache: use Dune 3 * [`6ddbe68b`](https://github.com/NixOS/nixpkgs/commit/6ddbe68bd61ff3d101e3fd50a1284e35a364936c) ocamlPackages.cooltt: use Dune 3 * [`c73ec9f2`](https://github.com/NixOS/nixpkgs/commit/c73ec9f27689ca74b6e2129c55d05e67113d3888) ocamlPackages.ppx_deriving_yaml: use Dune 3 * [`fd2191f8`](https://github.com/NixOS/nixpkgs/commit/fd2191f857a7b6ea56802e9ca85ce3c958322e62) ocamlPackages.lustre-v6: use Dune 3 * [`d9d7c358`](https://github.com/NixOS/nixpkgs/commit/d9d7c358c40a9582d82bcee6d6ee1ed76852acde) ocamlPackages.yaml: use Dune 3 * [`78cd6d98`](https://github.com/NixOS/nixpkgs/commit/78cd6d98336a57526850d976ae8caf1e459de30c) ocamlPackages.ezjsonm: 1.2.0 → 1.3.0 * [`25de6520`](https://github.com/NixOS/nixpkgs/commit/25de6520f3292a9c03f358dd3b9f3a03d29451af) python3Packages.cairo-lang: 0.10.0 -> 0.10.1 * [`a9733393`](https://github.com/NixOS/nixpkgs/commit/a9733393244300f603aa2d2f270ac1ec03424abe) perlPackages.AuthenSimple: don't test the "crypt" algo * [`502eaa21`](https://github.com/NixOS/nixpkgs/commit/502eaa216c8474f643c165d6bf2c2fd2bbabf532) nix-update: 0.15.1 -> 0.16.0 * [`e5592313`](https://github.com/NixOS/nixpkgs/commit/e559231384ac6a2d2aefdb3d747d48d5fe530e2b) perlPackages.AuthenSimplePasswd: don't test the "crypt" algo * [`c955672b`](https://github.com/NixOS/nixpkgs/commit/c955672b19bce055384437d82b9bf371f757f278) exploitdb: 2023-03-17 -> 2023-03-22 * [`5aafb3a2`](https://github.com/NixOS/nixpkgs/commit/5aafb3a2170e054619a02c20c36fa6f026ff4d14) nodePackages.graphite-cli: bring to top-level * [`dd34d1fd`](https://github.com/NixOS/nixpkgs/commit/dd34d1fd5206faea3ede81e3e0b95c0e79ac519e) appflowy: 0.1.0 -> 0.1.1 * [`ca171841`](https://github.com/NixOS/nixpkgs/commit/ca1718417d1cd712ee6473bae5ecb5393397b656) dcs: orphan * [`7ad416d0`](https://github.com/NixOS/nixpkgs/commit/7ad416d08cbacb6c3c04a42ff741f4a19b60c48e) perlPackages.CSSMinifier: orphan * [`b8f4d35d`](https://github.com/NixOS/nixpkgs/commit/b8f4d35d67ff1cc254c0262090e5db79954056d1) honeytrap: orphan * [`a9bda02e`](https://github.com/NixOS/nixpkgs/commit/a9bda02eb5b384924296931fb8c41e7756747f96) cve-bin-tool: orphan * [`296e7f92`](https://github.com/NixOS/nixpkgs/commit/296e7f92cde7cd3cba094400d9bfdd614a04fcea) keyd: add keyd service and test * [`4b7c7b3d`](https://github.com/NixOS/nixpkgs/commit/4b7c7b3d22b94ab593b875164fcf9b09970a9784) xorex: orphan * [`e1e728fe`](https://github.com/NixOS/nixpkgs/commit/e1e728fe3cf4bbeb7eb85d4e30605cc47f539857) earlybird: orphan * [`0de73583`](https://github.com/NixOS/nixpkgs/commit/0de73583eef67eb7b0af43d4b3ea3429f4a2d215) flare-floss: orphan * [`6a2917cc`](https://github.com/NixOS/nixpkgs/commit/6a2917cc10946a2f7116f95c2f2cb607bce02a5b) yarGen: orphan * [`24d1e5c6`](https://github.com/NixOS/nixpkgs/commit/24d1e5c6e88508e48a23f5f8a95d7646bb6ae96b) zoekt: orphan * [`d7dd74ea`](https://github.com/NixOS/nixpkgs/commit/d7dd74ea455fe6e629f9d970f247c9b2cec3a598) cyclonedx-python: orphan * [`7eee9818`](https://github.com/NixOS/nixpkgs/commit/7eee98187631789a1166c4ae6e72cd39bbdbd795) python3Packages.telfhash: orphan * [`b38c3cab`](https://github.com/NixOS/nixpkgs/commit/b38c3cab29804b88ac70c018f68d0058820bf40b) python3Packages.pymaven-patch: orphan * [`ceb167f2`](https://github.com/NixOS/nixpkgs/commit/ceb167f2e3e4c8678c618ba15a638f5870e52300) python3Packages.typecode: orphan * [`ff2f01c0`](https://github.com/NixOS/nixpkgs/commit/ff2f01c0dc593daec96f40c64e0447fc7d35f9c8) python3Packages.banal: orphan * [`cccc3f8a`](https://github.com/NixOS/nixpkgs/commit/cccc3f8a8e2cd68830f479a418dc0d5c208aee83) nixos/luksroot: add tryEmptyPassphrase option * [`b8e54e0a`](https://github.com/NixOS/nixpkgs/commit/b8e54e0ad9e386ae8b2d2b3325a50f64a0b46ac1) python3Packages.viv-utils: orphan * [`a42adbfb`](https://github.com/NixOS/nixpkgs/commit/a42adbfb6e915f3cfb4f398467431d9e66d7179c) python3Packages.plugnplay: orphan * [`41b9e809`](https://github.com/NixOS/nixpkgs/commit/41b9e809cd3cf8ffc394c20f66546c3a45a4da41) python3Packages.normality: orphan * [`47241f51`](https://github.com/NixOS/nixpkgs/commit/47241f510850dec5e57e98417804f626775a8491) python3Packages.rpmfile: orphan * [`3a2fecdd`](https://github.com/NixOS/nixpkgs/commit/3a2fecdd2dbb5b321e639a330d2a7e345e159f88) python3Packages.woodblock: orphan * [`28986236`](https://github.com/NixOS/nixpkgs/commit/28986236f2475c938ec1cc6c6d877e668c08324f) python3Packages.python-registry: orphan * [`65571f0f`](https://github.com/NixOS/nixpkgs/commit/65571f0f3d2626dd0426ecbe0e23d235a3fe674f) python3Packages.intbitset: orphan * [`84cf9…
aarnphm
pushed a commit
to bentoml/plugins
that referenced
this pull request
Mar 31, 2023
## Changelog for nixpkgs: Branch: master Commits: [NixOS/nixpkgs@b9dfd915...ed65ee50](https://github.com/NixOS/nixpkgs/compare/b9dfd915f366c9e2ad7c782673bd2f0809822d0d...ed65ee50e00427211dc082b64a0487451ab42aba) * [`a9f7dd99`](https://github.com/NixOS/nixpkgs/commit/a9f7dd99638c82035ac3703256cca1a336f0def0) or-tools: add darwin support * [`9bfd85bf`](https://github.com/NixOS/nixpkgs/commit/9bfd85bf3373b9481b03c6d9178bc0df2d8b2b2d) prepare v0.6.2 * [`1c13a261`](https://github.com/NixOS/nixpkgs/commit/1c13a261cf0d29e5fe20e39d83ce7c5509cde4fe) stuntrally: 2.6.2 -> 2.7 * [`59296fbb`](https://github.com/NixOS/nixpkgs/commit/59296fbbc36a51892dbe03f5663ee92de20dd494) Assert that fish configuration is enabled if any user has fish as their shell. * [`631b7f6f`](https://github.com/NixOS/nixpkgs/commit/631b7f6f882b05c2a5c35f088bfdd99ebbcbf1f3) Add support for the other shells * [`9b3b562f`](https://github.com/NixOS/nixpkgs/commit/9b3b562ff59257ad5deb8b4a7f4d399f0029ebdd) patchelfStable: 0.15.0 -> 0.17.2 * [`0a8e692d`](https://github.com/NixOS/nixpkgs/commit/0a8e692d29816ecd06e3e25034a0b52fe037ceb0) stdenv: show supported and requested platforms when check meta fails * [`7a7ff877`](https://github.com/NixOS/nixpkgs/commit/7a7ff877b78e4f602a3aa8d3704bfd68caefb5de) nixos/podman: remove unused mkMerge * [`42d3c208`](https://github.com/NixOS/nixpkgs/commit/42d3c2083fe985218c004f9bbb96382d995df0da) bump v0.7.0 * [`7d403873`](https://github.com/NixOS/nixpkgs/commit/7d403873242bd14be9ebda1c4f821615fe5f372d) himalaya: adjust todo comment about cargo test flags * [`4ee9acb3`](https://github.com/NixOS/nixpkgs/commit/4ee9acb309665a7bf7661c596b33aff74286638a) python310Packages.etcd: cleanup patchPhase overwrite, update meta * [`12db8314`](https://github.com/NixOS/nixpkgs/commit/12db8314d734f9fbb2dc58dfe73c1b3410599b29) fail2ban: 0.11.2 -> 1.0.2 * [`4fe7937e`](https://github.com/NixOS/nixpkgs/commit/4fe7937e96510ce0f2a7252ff73e3d3143f6c0ee) himalaya: bump v0.7.1 * [`c4c6a608`](https://github.com/NixOS/nixpkgs/commit/c4c6a6082b47203dba648ffc02e1aa1c4f2a7188) make himalaya-vim derivation use versions to reduce breaking changes * [`f645f1ce`](https://github.com/NixOS/nixpkgs/commit/f645f1ce98ac0ebdb63b1efd194dee21393f00a7) himalaya: revert formatting * [`c714a76c`](https://github.com/NixOS/nixpkgs/commit/c714a76c0427262fdc99b2d0dfd0b1509178128f) chromium: fix vulkan linking * [`06d21e86`](https://github.com/NixOS/nixpkgs/commit/06d21e8659ddb58ee1bcde88610ad7f3a2a7e2f4) himalaya: add args to manage cargo features * [`bb55ac4f`](https://github.com/NixOS/nixpkgs/commit/bb55ac4f61480e4b8fa9e8117671e82a47e580c9) badwolf: init at 1.2.2 * [`69978dcb`](https://github.com/NixOS/nixpkgs/commit/69978dcb2ac037329999747b9105b91031b30084) remove useless cargo test flags * [`2a1b1ea1`](https://github.com/NixOS/nixpkgs/commit/2a1b1ea1d6b5645f85b0fbef8294c52f79e45776) noisetorch: 0.12.0 -> 0.12.2, remove meta.{insecure,knownVulnerabilities} * [`9b2e2e80`](https://github.com/NixOS/nixpkgs/commit/9b2e2e8006fc478050f7e6fcd5797d38bd8e07f1) nixos/yggdrasil: nixpkgs-fmt * [`78ac8123`](https://github.com/NixOS/nixpkgs/commit/78ac8123569ae95e5967137d7fb97049b03ad69c) nixos/yggdrasil: fix configFile option * [`cf8b1fb8`](https://github.com/NixOS/nixpkgs/commit/cf8b1fb85ecf75b836b881dc5a50dd1f88926d2a) nixos/yggdrasil: support HJSON files as configFile * [`8bc615d0`](https://github.com/NixOS/nixpkgs/commit/8bc615d0e089f302f787a115f907105a367f0300) nixos/yggdrasil: correct documentation * [`5e5a84b1`](https://github.com/NixOS/nixpkgs/commit/5e5a84b193f66427d215fd1af2b2fd2400a5c84c) nixos/nginx: add recommendedZstdSettings * [`e31461ff`](https://github.com/NixOS/nixpkgs/commit/e31461fff1d71e13ed5749b810dd5bac28fbf9d2) nginx.modules.zstd: init * [`e2822bee`](https://github.com/NixOS/nixpkgs/commit/e2822bee39d39e1409731d9763de54f5056a33ac) libcef: 100.0.24 -> 110.0.27 * [`6323dc43`](https://github.com/NixOS/nixpkgs/commit/6323dc433f93741ba1ab8e927320638627fd540b) rubygems: 3.3.20 -> 3.4.7 * [`2f227890`](https://github.com/NixOS/nixpkgs/commit/2f22789063096c2690c3310f487f3a799ed09f87) rvm-patchsets: drop * [`52ffebb7`](https://github.com/NixOS/nixpkgs/commit/52ffebb7a7a6fb1ad2d64e8099451d0cbb281e68) ruby: add strictDeps * [`fec0d779`](https://github.com/NixOS/nixpkgs/commit/fec0d7798d3016e6b6abff542eaeb8c9013829cc) ruby_3_1: 3.1.2 -> 3.1.3 * [`0ce320c9`](https://github.com/NixOS/nixpkgs/commit/0ce320c93328bd400a9727bd8c643fc8adff1997) ruby_3_2: init at 3.2.1 * [`188e51d0`](https://github.com/NixOS/nixpkgs/commit/188e51d08cea930f3f7956167f22e36255f941e8) ruby_3_2: build with YJIT support by default * [`c3547bc6`](https://github.com/NixOS/nixpkgs/commit/c3547bc6ebce55124a5c9a53c81686efbdd7a957) gcc/{11,12}: update buildFlags for `--disable-bootstrap` case * [`71abb2c0`](https://github.com/NixOS/nixpkgs/commit/71abb2c0854a20dc68c31e818b7be781cf365cc8) multiple-outputs.sh: Allow `var` as an output name * [`6e91cb04`](https://github.com/NixOS/nixpkgs/commit/6e91cb046e210ff2a33ba3f8b597050c350a5301) multiple-outputs.sh: Do not leak `_var` variable from _assignFirst * [`c8b70482`](https://github.com/NixOS/nixpkgs/commit/c8b7048233f84c62ece9212888578f16a93ad1b3) multiple-outputs.sh: Make _assignFirst message more accurate * [`69cf5181`](https://github.com/NixOS/nixpkgs/commit/69cf5181c31c691e9fb225ada9a33f54208d914b) stdenv/generic/setup.sh: enable parallel installs by default * [`8a99bbab`](https://github.com/NixOS/nixpkgs/commit/8a99bbab4478b1a3ecb21916b856ea0955fc7449) net-snmp: disable install parallelism * [`0026b4a0`](https://github.com/NixOS/nixpkgs/commit/0026b4a08718af34f59e90ffc3257960e27a3f7e) xfsprogs: disable install parallelism * [`82c5a2b6`](https://github.com/NixOS/nixpkgs/commit/82c5a2b62eed1ab585eeb2694b6327ccf09c423b) sssd: disable parallel installs * [`1320cb81`](https://github.com/NixOS/nixpkgs/commit/1320cb8157dff844e102106e727588fdd6e1fa20) tdesktop: add patch to disable custom URL scheme registration * [`0eff3677`](https://github.com/NixOS/nixpkgs/commit/0eff36777f31547b0e857bfcfded8295f729442d) catch2_3: 3.3.1 -> 3.3.2 * [`3193ea68`](https://github.com/NixOS/nixpkgs/commit/3193ea682eb5251691220f2d6dade6d48fc2043b) openblas: Fix include path in generated .pc file * [`86053e5e`](https://github.com/NixOS/nixpkgs/commit/86053e5ec2c1ed023e543cf753922a989055fc1c) dgraph: use --prefix to prefix PATH * [`23ee7693`](https://github.com/NixOS/nixpkgs/commit/23ee7693587b2aac2b633012290f2bc400fdc8b3) buildFHSUserEnv: add version arg * [`3a449d02`](https://github.com/NixOS/nixpkgs/commit/3a449d02b9551a8fd1c7b7e64e479db89df6d8f1) lingot: Add fftwFloat for faster fft * [`6e422a0f`](https://github.com/NixOS/nixpkgs/commit/6e422a0fbaca1d8be112f606edcf8a48fbe0eb2f) tests.stdenv.outputs-no-out: cause less rebuilds * [`a4e1cf6d`](https://github.com/NixOS/nixpkgs/commit/a4e1cf6d13004d19957bbecdf0d3940d4708460d) tests.stdenv.outputs-no-out: update expectedMsg * [`ea80b392`](https://github.com/NixOS/nixpkgs/commit/ea80b3925f202dc49d258d07838ff813779824d9) subversion: disable parallel installs * [`7b8d8627`](https://github.com/NixOS/nixpkgs/commit/7b8d86277d08ddaf071eb54c9b6c5d94531b02be) ocaml: disable parallel installs * [`81d23b8d`](https://github.com/NixOS/nixpkgs/commit/81d23b8d3a022b5a74c9944a96e916c7f156382d) buildFHSUserEnv: rewrite not isNull check * [`dfc95e08`](https://github.com/NixOS/nixpkgs/commit/dfc95e08f5c0376a896741327afc4f6dab8647e7) libwpe: 1.14.0 -> 1.14.1 * [`16e4a92e`](https://github.com/NixOS/nixpkgs/commit/16e4a92e0de44af134e76ffbd80029eed201f2a7) pcsc-safenet: 10.0.37 -> 10.8.28 * [`51b39d7b`](https://github.com/NixOS/nixpkgs/commit/51b39d7b8b6ea9a4faecf761ad692114f19294b5) eresi: disable parallel installs * [`915a1920`](https://github.com/NixOS/nixpkgs/commit/915a1920232aa1447d2804e3f04c91e933d680b1) ncurses: enable strictDeps * [`2c8cfc60`](https://github.com/NixOS/nixpkgs/commit/2c8cfc60c63b5f3a27d8f141020fa36f46e83d56) readline: enable strictDeps * [`92b9dce6`](https://github.com/NixOS/nixpkgs/commit/92b9dce61b89475164f82f5fa070afd409a9294d) tracker: enable strictDeps * [`78367e1b`](https://github.com/NixOS/nixpkgs/commit/78367e1bffa0fe7d60472d5367b65cc1e3bfeda8) networkmanager: 1.40.12 -> 1.40.16 * [`9c72ea87`](https://github.com/NixOS/nixpkgs/commit/9c72ea872567c9d92ed0cad1be88726f3e461f97) multiple-outputs.sh: silence 'rmdir: failed to remove ... Directory not empty' * [`b3d8d75d`](https://github.com/NixOS/nixpkgs/commit/b3d8d75db86efe821d80f86d986d3c7808fa11aa) s9fes: disable install parallelism * [`f37d97b7`](https://github.com/NixOS/nixpkgs/commit/f37d97b7a09ba749617ba6a7b0342712554e0bf4) libbacktrace: clean up * [`9cc45e19`](https://github.com/NixOS/nixpkgs/commit/9cc45e195f4ea9d972bd7dd1dae904a32c365bfc) libbacktrace: unstable-2020-05-13 → unstable-2022-12-16 * [`14c5fae1`](https://github.com/NixOS/nixpkgs/commit/14c5fae1cbde7f4eddb95bccf4535b211963217e) libbacktrace: Enable tests * [`1e038482`](https://github.com/NixOS/nixpkgs/commit/1e0384829d14e4eb186dc71f9b6df249508a9df1) libbacktrace: Add support for NIX_DEBUG_INFO_DIRS * [`d3b862c4`](https://github.com/NixOS/nixpkgs/commit/d3b862c457039208bd98f61cf6730dd87c0fee36) libpcap: 1.10.1 -> 1.10.3 * [`b6388ae3`](https://github.com/NixOS/nixpkgs/commit/b6388ae3ee77d7fd38dbcba94414fd735a9292e6) lutris: Include libnghttp2 in the FHS. * [`575fddf2`](https://github.com/NixOS/nixpkgs/commit/575fddf25b672b8ed5d5294ab10a8a22d579bc3b) systemd: 252.5 -> 253 * [`f7ce1d22`](https://github.com/NixOS/nixpkgs/commit/f7ce1d22ebbeeff8784fbdff8d5dd52454fd917a) systemd: 253 -> 253.1 * [`d2837a9c`](https://github.com/NixOS/nixpkgs/commit/d2837a9cb3d11187e12db193becffe4cb7c8d1ad) nixos/systemd-initrd: create the /tmp mount point in the initrd * [`9b8a0e5f`](https://github.com/NixOS/nixpkgs/commit/9b8a0e5f7ae4bed2b39d0595a2defef1edd8bcb0) python3.pkgs.pynacl: build offline documentation * [`c541bf5e`](https://github.com/NixOS/nixpkgs/commit/c541bf5ee65f8d6ca44f43b2f361df8e17ca44fc) networkmanager: 1.40.16 -> 1.42.2 * [`764dd10a`](https://github.com/NixOS/nixpkgs/commit/764dd10ac0d7700d065571c438953a12aea84cf3) iproute2: 6.1.0 -> 6.2.0 * [`9c64da6e`](https://github.com/NixOS/nixpkgs/commit/9c64da6ed40c9de48c17d4742318e2389e276126) modemmanager: 1.20.4 -> 1.20.6 * [`83f65146`](https://github.com/NixOS/nixpkgs/commit/83f65146ab1d5d55548d1dbe87a93d9ee8081ee0) nixos/systemd: systemd-growfs* units are real files now * [`18b4f46c`](https://github.com/NixOS/nixpkgs/commit/18b4f46cb6f84092e0a19264e30b0f83c7c73129) bundler: 2.4.6 -> 2.4.7 * [`7df4387e`](https://github.com/NixOS/nixpkgs/commit/7df4387ebdc9f5293fad04480391e8743c312a3b) gcc: do not install sys-include headers for cross-compilers. * [`c68f2c93`](https://github.com/NixOS/nixpkgs/commit/c68f2c937a2aedbc182bab4c9dbbdc8830256f62) libopenmpt: 0.6.8 -> 0.6.9 * [`740ab712`](https://github.com/NixOS/nixpkgs/commit/740ab71253c1e052422925355252654078848e94) liburcu: 0.13.2 -> 0.14.0 * [`4a3699c0`](https://github.com/NixOS/nixpkgs/commit/4a3699c08b5184eaf6576e3de105e66d68fcd252) cargo-auditable: 0.6.0 -> 0.6.1 * [`aaa11f72`](https://github.com/NixOS/nixpkgs/commit/aaa11f72106e7c8bc5716f813bf5f96a8421a9ea) ruby: add rubygems to expression passthru * [`708dcbce`](https://github.com/NixOS/nixpkgs/commit/708dcbce926fdfb40a08ff625148fe11b6fe601d) nodejs-18_x: 18.14.2 -> 18.15.0 * [`35d43b45`](https://github.com/NixOS/nixpkgs/commit/35d43b45f7419c6db6f6aa49e9da376befd31606) ruby.rubygems: 3.4.7 -> 3.4.8 * [`7590ada9`](https://github.com/NixOS/nixpkgs/commit/7590ada96f561c77b9c5b9e564ab684b9eb34d97) liburcu: add changelog to meta * [`49000d52`](https://github.com/NixOS/nixpkgs/commit/49000d52e01fd1caf6490f8148bd270c3563a4f9) vpnc: disable install parallelism * [`af189bd3`](https://github.com/NixOS/nixpkgs/commit/af189bd3de5da15b5fc0baf23c84aacd7192a848) spandsp: fix cross compilation * [`6b0e0967`](https://github.com/NixOS/nixpkgs/commit/6b0e09670d4b0edb7ac3d24503a2a9a5a081dc5a) https://github.com/NixOS/nixpkgs/pull/218477#discussion_r1118125573 * [`8a05f77b`](https://github.com/NixOS/nixpkgs/commit/8a05f77b5d4d8422624828f9744daee1b9b213d4) https://github.com/NixOS/nixpkgs/pull/217995#pullrequestreview-1318620540 * [`1e5a594e`](https://github.com/NixOS/nixpkgs/commit/1e5a594e686f5154b706dfab68550f9f3bde675e) spandsp: enableParallelBuilding = true * [`d6619542`](https://github.com/NixOS/nixpkgs/commit/d6619542978324e80eb949721f4749955034540a) outline: 0.67.2 -> 0.68.1 * [`3e5f408e`](https://github.com/NixOS/nixpkgs/commit/3e5f408e735ad492319e72a158f5815523fc7adf) isabelle: add aarch64-linux support * [`0070f29a`](https://github.com/NixOS/nixpkgs/commit/0070f29a1327858c5ca976f341496b86597e5c2d) dnsmasq: 2.88 -> 2.89 * [`38daa6bb`](https://github.com/NixOS/nixpkgs/commit/38daa6bb44d8f9a3d1442c9f334ae5a38c6c86d8) python3Packages.appnope: Make available on non-Darwin, styling, update homepage * [`9eb7621c`](https://github.com/NixOS/nixpkgs/commit/9eb7621cbb8d0ae7a140c9516f99c6cbdc844095) libmbim: 1.28.2 -> 1.28.4 * [`a8da8df2`](https://github.com/NixOS/nixpkgs/commit/a8da8df295b9468f2ab34bf237b70ab49cd61e64) libmbim: add changelog to meta * [`fe201024`](https://github.com/NixOS/nixpkgs/commit/fe201024e97fd7e5a852373e5a950883947217bc) systemd: make libidn2 optional * [`d37221dd`](https://github.com/NixOS/nixpkgs/commit/d37221dd4b2b8497d3144b0313e9c1ca25df50bb) systemd: make libacl optional * [`86aff5f3`](https://github.com/NixOS/nixpkgs/commit/86aff5f32fe9cb44730d839c168af6c5b0b317ed) systemd: make libaudit optional * [`2d17a968`](https://github.com/NixOS/nixpkgs/commit/2d17a968053a968667457f06971577fe002385c0) systemd: make PAM integration optional * [`3be2b599`](https://github.com/NixOS/nixpkgs/commit/3be2b599651b3d7ed39ec52df25915a9b7a39218) systemd: optional kmod integration * [`38bdc13b`](https://github.com/NixOS/nixpkgs/commit/38bdc13b6dae2c99a83f389639fee44bf2d3e766) systemd: disable dependencies for minimal build * [`2d29fbd4`](https://github.com/NixOS/nixpkgs/commit/2d29fbd4b6ec03b53d63dc126ce27f7e45e083bf) sphinx-rtd-theme: fix missing docutils for cross compilation * [`2b168ba3`](https://github.com/NixOS/nixpkgs/commit/2b168ba3f064beeb908031bb765a33b806d6c77f) headscale: rename oidc.client_secret_file to oidc.client_secret_path * [`dbdebe12`](https://github.com/NixOS/nixpkgs/commit/dbdebe125f049c0baf844e09fb57497ddf3d7084) pandoc: remove reference to warp * [`c0c01af3`](https://github.com/NixOS/nixpkgs/commit/c0c01af367f0c8962b3bad15f5557eb34b2a25fd) consul: 1.15.0 -> 1.15.1 * [`98ebcd28`](https://github.com/NixOS/nixpkgs/commit/98ebcd28e1235ddb4ee127a8e96310e554afdc13) compiler-rt: fix build on ARMv6 * [`8fc5d9f3`](https://github.com/NixOS/nixpkgs/commit/8fc5d9f3b06fa0890d212edd57ebc15af8d4b8bb) python310Packages.more-itertools: 9.0.0 -> 9.1.0 * [`1b0cd6bc`](https://github.com/NixOS/nixpkgs/commit/1b0cd6bcdaa4d591b9ccf0de620eafe04544bd83) grub2: Pull upstream patches for flicker-free boot * [`aa0d89d5`](https://github.com/NixOS/nixpkgs/commit/aa0d89d55ab2b26974d338c98848db3577bca903) lcms2: 2.13.1 -> 2.15 * [`68cd5bdc`](https://github.com/NixOS/nixpkgs/commit/68cd5bdc83d0e2c77895a1e6747e0db6cc291019) systemdStage1: disable PAM * [`57ecdd6a`](https://github.com/NixOS/nixpkgs/commit/57ecdd6abdcb5bfc250785b2640ec943104e0401) ruby: fix cross compilation * [`e5b072ec`](https://github.com/NixOS/nixpkgs/commit/e5b072eca165430efc4d7a179011a42aab4470a2) nixos/iso-image: add an option to disable BIOS boot * [`905be9f8`](https://github.com/NixOS/nixpkgs/commit/905be9f8c5d0bcc95dbd26f9d5a53f61c48d9798) nixos/iso-image: s/efi/EFI in documentation * [`61516301`](https://github.com/NixOS/nixpkgs/commit/61516301fd4f96373b02655a912bea0e09c8f70a) python310Packages.nextcloudmonitor: 1.2.0 -> 1.3.0 * [`a16f3e6b`](https://github.com/NixOS/nixpkgs/commit/a16f3e6b3801ee0531497b3991d33860bb56487b) cmake: 3.25.2 -> 3.25.3 * [`04cc3ff7`](https://github.com/NixOS/nixpkgs/commit/04cc3ff7d334fe5f064071e05990949e11f8aa88) asymptote: disable install parallelism * [`03be09d5`](https://github.com/NixOS/nixpkgs/commit/03be09d5181b43ffcf0c6085d795d9fad3d5f515) gretl: disable install parallelism * [`41ddcc38`](https://github.com/NixOS/nixpkgs/commit/41ddcc3898962edda8e49032d235d7edc47e31ee) qsynth: disable install parallelism * [`91e20f10`](https://github.com/NixOS/nixpkgs/commit/91e20f108149be118c166eed2a4db44ca124d05b) solanum: disable install parallelism * [`ed1bc2f7`](https://github.com/NixOS/nixpkgs/commit/ed1bc2f7b726183a07fb67106f47fb218f01d9e0) libimagequant: 4.1.0 -> 4.1.1 * [`88cbe74d`](https://github.com/NixOS/nixpkgs/commit/88cbe74d05cac6e037e934ee7fbe8b1f0d164f25) spandsp: refactor * [`1649603f`](https://github.com/NixOS/nixpkgs/commit/1649603f9f7625673a4dbbd298ef8be4f572f2ae) gutenprint: enable strictDeps * [`b27cf6ac`](https://github.com/NixOS/nixpkgs/commit/b27cf6ace4e687b073d05a8f397a9c944e5ee967) llvm_14,llvmPackages_git.llvm: enable polly by default * [`c5f75817`](https://github.com/NixOS/nixpkgs/commit/c5f758174b1cd78402dbf32511c4b9532a4bc1ae) clang: drop the C++ std version `-DCMAKE_CXX_FLAG` * [`c1a2a95a`](https://github.com/NixOS/nixpkgs/commit/c1a2a95aacd4a5c4b5fd278b31977b09d758b259) ruby_3_1,ruby_3_0,ruby_2_7: allow enabling dtrace support on linux * [`3816765e`](https://github.com/NixOS/nixpkgs/commit/3816765e472a98482e26d0831a84d3b27cb56db8) llvm: add in a missing check dep * [`0fd04a59`](https://github.com/NixOS/nixpkgs/commit/0fd04a591802cb92a244528eb1c65d68417df55d) llvmPackages.compiler-rt: enable libclang_rt.profile-....a build * [`a6e176c5`](https://github.com/NixOS/nixpkgs/commit/a6e176c5b2ec099739a23ff9fe3df3e34e2c1a77) ArchiSteamFarm: choose correct framework instead of patching * [`d23059ce`](https://github.com/NixOS/nixpkgs/commit/d23059ce150f9dc4fbb1694bbcf1ef7199c1cc40) bundler: 2.4.7 -> 2.4.8 * [`925510b3`](https://github.com/NixOS/nixpkgs/commit/925510b397b2fa27d44109ac4704a9a354e34e79) w3m: 0.5.3+git20220429 -> 0.5.3+git20230121 * [`65da8d4f`](https://github.com/NixOS/nixpkgs/commit/65da8d4f29157068df5da784b3d39158bdb6495f) nix: dedupe fix-requires-non-existing-output patch * [`279a5e27`](https://github.com/NixOS/nixpkgs/commit/279a5e27d0a5fbe61e1dd30c3658408fb93732ae) python3Packages.myst-parser: 0.19.1 -> 1.0.0 * [`8e8be880`](https://github.com/NixOS/nixpkgs/commit/8e8be88067fc568d81f88ad6a93fd03218d9ca60) SDL2: 2.26.3 -> 2.26.4 * [`490e77ce`](https://github.com/NixOS/nixpkgs/commit/490e77ce0aca322268bd64c3508e26be2fc784f1) SDL2: add superherointj as maintainer * [`4ffa52eb`](https://github.com/NixOS/nixpkgs/commit/4ffa52ebdf80bb217929ab94148a8021d58cb4fa) llvmPackages_git.libcxx: use clang from git instead of the stdenv's compiler * [`011c454a`](https://github.com/NixOS/nixpkgs/commit/011c454a6d55e729b59532fa93109596d3fe9721) libedit: 20210910-3.1 -> 20221030-3.1 * [`2d2aa463`](https://github.com/NixOS/nixpkgs/commit/2d2aa463ddfa74f12e8982e9febcdb1972b7a99c) build-rust-package: call sysroot/src with the expected lib parameter * [`87837a5f`](https://github.com/NixOS/nixpkgs/commit/87837a5fcf7dd9c58bb80f15a8f046a2abc8a4c8) build-support/rust/sysroot: update Cargo.lock * [`63c8961f`](https://github.com/NixOS/nixpkgs/commit/63c8961f8b144ca40314909330f7759d1fa7e530) build-support/rust/sysroot: let cargo-src crate become no_std * [`9d1aafcd`](https://github.com/NixOS/nixpkgs/commit/9d1aafcdeb074c5ad8b6780f9474f9cced901388) build-support/rust: allow cross-compiling the sysroot * [`94c7bf57`](https://github.com/NixOS/nixpkgs/commit/94c7bf576a44829a676fb172bfceaefff4eb90f0) separate-debug-info.sh: succeed when output does not contain elf files * [`6ab299b3`](https://github.com/NixOS/nixpkgs/commit/6ab299b3a36c656065d92cab3385a29e43404879) openjdk: port to gnumake-4.4.1 * [`544ef313`](https://github.com/NixOS/nixpkgs/commit/544ef3138a7f383a260f421eb7999dd917a0c414) openjdk: port to gnumake-4.4.1 * [`7b53fc52`](https://github.com/NixOS/nixpkgs/commit/7b53fc52419ec55419853c324cfad7d1dfac79ec) openjdk11: port to gnumake-4.4.1 * [`bec77874`](https://github.com/NixOS/nixpkgs/commit/bec778740ca0ccbc57ab7ac171a6423f563f7217) gnumake44: revert "reintrocude older 4.4 version for openjdk" * [`91dd01a3`](https://github.com/NixOS/nixpkgs/commit/91dd01a3065dbf60df1725681899b02afa444f18) systemd: disable the ukify tool * [`4e300e07`](https://github.com/NixOS/nixpkgs/commit/4e300e071b97e1e3a6ba4d856cc65e5386366f6f) libxcrypt: Build only with strong hashes * [`0d7cd666`](https://github.com/NixOS/nixpkgs/commit/0d7cd666520621ebb3f2fb0e590064e8621e249e) nixos/users-groups: Update password scheme validation * [`909f394f`](https://github.com/NixOS/nixpkgs/commit/909f394f28c637a6d5a269d893b77e095b2812eb) pam: Make libxcrypt a non-optional dependency * [`4472cf44`](https://github.com/NixOS/nixpkgs/commit/4472cf44eba4991e46904c588e07dfe8e6fcceb8) treewide: Make yescrypt the default algorithm for pam_unix.so * [`8e2e741a`](https://github.com/NixOS/nixpkgs/commit/8e2e741ab5bdea119a34013b1387eb3f281841cb) zsh: set environment variables in zshenv instead of zprofile * [`051b74fe`](https://github.com/NixOS/nixpkgs/commit/051b74fe7d7398c24fee4d703bd1e32a88b68393) nixos/fcitx: deprecated, and suggestions to use fcitx5 instead * [`4e8ad00a`](https://github.com/NixOS/nixpkgs/commit/4e8ad00ae81e70f4e4db7dfc7e67d9c853f0d6b6) fcitx: remove packages and update documentations and aliases to fcitx5 * [`6d951523`](https://github.com/NixOS/nixpkgs/commit/6d951523ad424c077d60bcd57e9a53bc9dd56e5d) mlterm: update fcitx dependency to fcitx5 * [`f95c20d7`](https://github.com/NixOS/nixpkgs/commit/f95c20d77d5275a0fe4d2809bbb6e10d5492b93f) nixos/fcitx5: init tests * [`23f23a89`](https://github.com/NixOS/nixpkgs/commit/23f23a89b325b06e3f7ff6c0a45e06271db49ead) fftw: enable optimizations unconditionally and build with mtune=generic * [`a9b7d738`](https://github.com/NixOS/nixpkgs/commit/a9b7d738fc1437f8d796607ed31093921685b2b4) Revert "python3Packages.babel: revert test fixes for now" * [`a8e44411`](https://github.com/NixOS/nixpkgs/commit/a8e44411d65222b0af2ec3d1b641e7f1b82eb87d) sparrow: 1.7.1 -> 1.7.3 * [`eb561a3a`](https://github.com/NixOS/nixpkgs/commit/eb561a3af2ba2c5fc6f9abb6dcf38beb348663ca) sparrow: enable JavaFX * [`4d8df72e`](https://github.com/NixOS/nixpkgs/commit/4d8df72e93261fd31157b74eb44bf8441f04547c) xmlbeans: 5.0.2-20211014 -> 5.1.1-20220819, remove myself as maintainer * [`fab17d21`](https://github.com/NixOS/nixpkgs/commit/fab17d210d14e11adba8255cc0767cec0ff9e6b8) gtk2: read configuration from /etc/gtk-2.0/gtkrc * [`b830681b`](https://github.com/NixOS/nixpkgs/commit/b830681bfbf1058e2893411a3a8e0a448f3f82cf) python310Packages.sqlalchemy: 2.0.4 -> 2.0.6 * [`e4959cfe`](https://github.com/NixOS/nixpkgs/commit/e4959cfe9788ccc641250580d4b26af6e68aed6d) unityhub: 2.3.2 -> 3.4.1 * [`0cf4dddb`](https://github.com/NixOS/nixpkgs/commit/0cf4dddbc0bdc3e79a05818f5afececb7e283aa8) magma: fix [NixOS/nixpkgs#220343](https://togithub.com/NixOS/nixpkgs/issues/220343) and separate CUDA build/run-time dependencies * [`711e9cfd`](https://github.com/NixOS/nixpkgs/commit/711e9cfd493296681b84147a650972ea78e948c4) ffmpeg: ffmpeg_4 → ffmpeg_5 * [`9bd25064`](https://github.com/NixOS/nixpkgs/commit/9bd2506458ea053ccbcde6e622d7cec9993d8f36) treewide: make ffmpeg_4-dependant packages depend on ffmpeg_4 * [`f8264a5b`](https://github.com/NixOS/nixpkgs/commit/f8264a5b1e7832d93d8a22816f5133ff891724b6) tree-wide: mark broken packages as such * [`a3d10c67`](https://github.com/NixOS/nixpkgs/commit/a3d10c676f813f6393e38c4bbe01b640fb791947) sqlite: 3.41.0 -> 3.41.1 * [`107df2f7`](https://github.com/NixOS/nixpkgs/commit/107df2f7c20b5ef6fa5b17ea09f0cbc837f7ca83) s2n-tls: 1.3.37 -> 1.3.38 * [`b0cd9107`](https://github.com/NixOS/nixpkgs/commit/b0cd9107fc036ff503b9556a28150a88bb4bb127) s2n-tls: 1.3.38 -> 1.3.39 * [`3e331bf5`](https://github.com/NixOS/nixpkgs/commit/3e331bf5b3978e68597a320d55712e8f75196dad) directx-headers: 1.608.2 -> 1.608.2b * [`ef695215`](https://github.com/NixOS/nixpkgs/commit/ef6952158cb5b31d1505f217d9fa0f55e4999120) tinycompress: init at 1.2.8 * [`6ff293ec`](https://github.com/NixOS/nixpkgs/commit/6ff293ecbc181c2339a085ed615d1a50727cc7a3) pipewire: enable compress-offload * [`b8ac3f9a`](https://github.com/NixOS/nixpkgs/commit/b8ac3f9a93cac7a54aafc366f221b372dd59b463) pipewire: 0.3.66 -> 0.3.67 * [`1fab8692`](https://github.com/NixOS/nixpkgs/commit/1fab86929f7df5cdd60bcf65b4c78f4058777a03) nixos/pipewire: spring cleaning * [`c3a42a04`](https://github.com/NixOS/nixpkgs/commit/c3a42a047cfe7d645fcf63b8cba04336bf3041ea) snappy: 1.1.9 -> 1.1.10 * [`5eff9f19`](https://github.com/NixOS/nixpkgs/commit/5eff9f19408717e3d330fd0f97961cddf8ac23b6) R: 4.2.2 -> 4.2.3 * [`17ea9488`](https://github.com/NixOS/nixpkgs/commit/17ea94881f78ff37d0123bc67ee82471d6d014ca) octavePackages: add automatic updating script based on Python's * [`be699cf0`](https://github.com/NixOS/nixpkgs/commit/be699cf06b37f1ec9e5a22b7b3273ea15827d445) octavePackages: run update script on all packages * [`cc2738c7`](https://github.com/NixOS/nixpkgs/commit/cc2738c71ad454dba35cb8c33c4fce2481e344e7) swift: reduce closure size of swift-lib * [`39620ace`](https://github.com/NixOS/nixpkgs/commit/39620acea8d86488e8ecb37424643ff94c5ea0a3) vim: 9.0.1369 -> 9.0.1403 * [`590ccae1`](https://github.com/NixOS/nixpkgs/commit/590ccae1f848eef59f8984e98348208eb69cffe1) nixos/networkd: add L2TP options * [`28ddd570`](https://github.com/NixOS/nixpkgs/commit/28ddd570f70dd9fe160260672ebf687abc5f2585) nixos/networkd: add Bridge options * [`d646f7c7`](https://github.com/NixOS/nixpkgs/commit/d646f7c7f2b69ef4d085f79f7805098b80dc8467) nixos/networkd: add BridgeFDB options * [`ae15b86d`](https://github.com/NixOS/nixpkgs/commit/ae15b86d4d81ffa3824528f4316c1b5f4ad640d3) nixos/networkd: add BridgeMDB option * [`a7724b8f`](https://github.com/NixOS/nixpkgs/commit/a7724b8f9177026c4635740812e2b8e291137d0e) nixos/networkd: add LLDP options * [`df149537`](https://github.com/NixOS/nixpkgs/commit/df14953724481b185161aa16c6e154bc04445eb0) nixos/networkd: add CAN options * [`09e745c7`](https://github.com/NixOS/nixpkgs/commit/09e745c78405cbd906f8f39cc89376f9f29db1c3) nixos/networkd: add IPoIB options * [`b08e5be9`](https://github.com/NixOS/nixpkgs/commit/b08e5be98d9eed403a2f334f2459da909114c002) nixos/networkd: add QDisc options * [`55cd970d`](https://github.com/NixOS/nixpkgs/commit/55cd970d739f6c0cc60f846aa826e05e322b9559) nixos/networkd: add NetworkEmulator options * [`d6303532`](https://github.com/NixOS/nixpkgs/commit/d63035329e6c7c07bf5cd3c4e06f4b8d2e71653f) nixos/networkd: add TokenBucketFilter options * [`2784862e`](https://github.com/NixOS/nixpkgs/commit/2784862e410bd07b562e6f537d6ff756fffa66ba) nixos/networkd: add PIE options * [`872a4823`](https://github.com/NixOS/nixpkgs/commit/872a4823cf3fdaca4d6bc6c13868ffe8a8097026) nixos/networkd: add FlowQueuePIE options * [`736650cc`](https://github.com/NixOS/nixpkgs/commit/736650ccf144850bc47587de620ae13efc88cb39) nixos/networkd: add StochasticFairBlue options * [`51689e86`](https://github.com/NixOS/nixpkgs/commit/51689e86b99ca43b14e5aa307b5e453aa0cb7ae3) nixos/networkd: add StochasticFairnessQueueing options * [`f2ca28f6`](https://github.com/NixOS/nixpkgs/commit/f2ca28f6585a3ecad3032e8057ea606402a86e93) nixos/networkd: add PFIFO options * [`d9e1963a`](https://github.com/NixOS/nixpkgs/commit/d9e1963a158f38b95a21171a0ed400a2c2575b7a) nixos/networkd: add BFIFO options * [`f75ec30f`](https://github.com/NixOS/nixpkgs/commit/f75ec30feea0d0e0f1bddcf07cfa89dea795b5d3) nixos/networkd: add PFIFOHeadDrop options * [`7a6cae0e`](https://github.com/NixOS/nixpkgs/commit/7a6cae0e155ec8952fcaa0add1b6f6d712e8d721) nixos/networkd: add PFIFOFast options * [`72810855`](https://github.com/NixOS/nixpkgs/commit/728108555e0d21b7fb0d5f4884e7b893e746adb0) nixos/networkd: add CAKE options * [`49df6bc6`](https://github.com/NixOS/nixpkgs/commit/49df6bc66997d29d1addb0424a898c745082fe40) nixos/networkd: add ControlledDelay options * [`0d06e859`](https://github.com/NixOS/nixpkgs/commit/0d06e8599699ef5629995a6ce46329baa2f3abad) nixos/networkd: add DeficitRoundRobinScheduler options * [`3cde7aaa`](https://github.com/NixOS/nixpkgs/commit/3cde7aaa36a3089f7881c9f65e7c37bf65f9177d) nixos/networkd: add DeficitRoundRobinSchedulerClass options * [`ca496f87`](https://github.com/NixOS/nixpkgs/commit/ca496f87548eb194280d2a3a4489380b94d088eb) nixos/networkd: add EnhancedTransmissionSelection options * [`5b5c79c6`](https://github.com/NixOS/nixpkgs/commit/5b5c79c6a0c94586cc392a1a476397b44912e820) nixos/networkd: add GenericRandomEarlyDetection options * [`dbc14e5a`](https://github.com/NixOS/nixpkgs/commit/dbc14e5a441beebc3c01b60f22e1f3cadf2acdad) nixos/networkd: add FairQueueingControlledDelay options * [`cf470ebd`](https://github.com/NixOS/nixpkgs/commit/cf470ebd88c4b9e8d4b7ae875ffaebbef6b2b02e) nixos/networkd: add FairQueueing options * [`29e54519`](https://github.com/NixOS/nixpkgs/commit/29e54519636578683070f9c778ac207fedf1e56a) nixos/networkd: add TrivialLinkEqualizer options * [`24df07c7`](https://github.com/NixOS/nixpkgs/commit/24df07c786d0818731af5a3056b786ba83731dab) nixos/networkd: add HierarchyTokenBucket options * [`88d99a36`](https://github.com/NixOS/nixpkgs/commit/88d99a36305d9387383baf7eb88c86e02541f703) nixos/networkd: add HierarchyTokenBucketClass options * [`493ed754`](https://github.com/NixOS/nixpkgs/commit/493ed754187177260848764e3a0c5ea5515984e3) nixos/networkd: add HeavyHitterFilter options * [`fde806d5`](https://github.com/NixOS/nixpkgs/commit/fde806d5a5b07f98dde0eb03be56814baae1131e) nixos/networkd: add QuickFairQueueing options * [`cd650b3f`](https://github.com/NixOS/nixpkgs/commit/cd650b3fa303a88e6ab842dd110871b50d0bd9d1) nixos/networkd: add QuickFairQueueingClass options * [`0ddfb0a5`](https://github.com/NixOS/nixpkgs/commit/0ddfb0a5dfc45a495bf862fe90a630325efecb32) nixos/networkd: add BridgeVLAN options * [`4ddd5e48`](https://github.com/NixOS/nixpkgs/commit/4ddd5e48b7007128e8abe32fee65e4fdd708ef67) python310Packages.etils: 1.0.0 -> 1.1.0 * [`62501a21`](https://github.com/NixOS/nixpkgs/commit/62501a21e890f9b62cf2095d4ab0601ce7820ec5) python310Packages.testcontainers: fix build * [`79700ec6`](https://github.com/NixOS/nixpkgs/commit/79700ec6ed926fd1db76fec445d6d6c7d3ea83cf) python310Packages.tables: remove cython from requirements.txt * [`f6b69b23`](https://github.com/NixOS/nixpkgs/commit/f6b69b23c91ffc05b8a69162a4f68e9625ecca6d) python310Packages.blosc2: remove pytest from runtime-requirements.txt * [`1c1e0891`](https://github.com/NixOS/nixpkgs/commit/1c1e0891cc5d7a013370f9480a8e99ed501f82f1) python310Packages.scooby: fix build * [`8dd30155`](https://github.com/NixOS/nixpkgs/commit/8dd301559ab120f96aec2a2a66164bfdb0d5fbed) ruby: disable parallel install * [`48f48c31`](https://github.com/NixOS/nixpkgs/commit/48f48c3101615e78fc28378ad818291c1ee8252a) mesa: build dri for arm * [`0c0c6908`](https://github.com/NixOS/nixpkgs/commit/0c0c6908b9ccc81350f86640dc07ad78981431a1) rPackages: CRAN and BioC update * [`a10887cb`](https://github.com/NixOS/nixpkgs/commit/a10887cb3fd7087c006b91197b6eb2b8730eebeb) rPackages.purrr: patch configure shebang * [`ef0e4e67`](https://github.com/NixOS/nixpkgs/commit/ef0e4e67ccf4e4838d7eb8a5e42e0b511a15500c) python310Packages.json-stream-rs-tokenizer: 0.4.13 -> 0.4.16 * [`20fe8b28`](https://github.com/NixOS/nixpkgs/commit/20fe8b2871b3d53e3443d8e2a8f661fe0d46f3e9) python310Packages.passlib: libxcrypt related failures also affect linux * [`a6b712f8`](https://github.com/NixOS/nixpkgs/commit/a6b712f8a4c09071246fe2d8c4def6948d1f61d9) nixos-generate-config: fix invalid sample config * [`fa52143c`](https://github.com/NixOS/nixpkgs/commit/fa52143cffb35ce6ba5ffdfeaa0fcb2056137885) python3Packages.pdoc: 12.3.1 -> 13.0.0 * [`ad33f180`](https://github.com/NixOS/nixpkgs/commit/ad33f1800f2b2352d74ead11af39a0297875071e) rake: 12.3.2 -> 13.0.6 * [`22d7930c`](https://github.com/NixOS/nixpkgs/commit/22d7930c643dad6979e1145feeab734cb4a3e9c8) dash: 0.5.11.5 -> 0.5.12 * [`d2b28763`](https://github.com/NixOS/nixpkgs/commit/d2b2876373efd862748a92c7fe952ffb708dfd3f) xorg.libXvMC: 1.0.12 -> 1.0.13 * [`17dcb692`](https://github.com/NixOS/nixpkgs/commit/17dcb69237457e78cfb7e2f8a13d99e315ea3f05) python310Packages.twisted: Disable tests using legacy algos from crypt * [`8668d96c`](https://github.com/NixOS/nixpkgs/commit/8668d96c28e3fbda92eac6dc212b1393ef97d9da) nixos/wireshark: set the correct capabilities * [`94f0ae85`](https://github.com/NixOS/nixpkgs/commit/94f0ae85e1232261a88bb3509ababe7028d3f232) python310Packages.passlib: Disable tests for unsupported algorithms * [`476d7536`](https://github.com/NixOS/nixpkgs/commit/476d75361354d7a011ead601787fef95eebfeb74) python310Packages.y-py: Fix build on darwin * [`dc937802`](https://github.com/NixOS/nixpkgs/commit/dc937802ba1d00a0ff9211a73934bd0d788221ef) dnscontrol: 3.27.2 -> 3.28.0 * [`4bdbae5a`](https://github.com/NixOS/nixpkgs/commit/4bdbae5ad13b0c8c98232ebb70a288815ef5f012) cc-wrapper: wrap `cpp` for cross lust like to native * [`96100e76`](https://github.com/NixOS/nixpkgs/commit/96100e7675f96c90b4f1124a77f86e87d7a251ee) passage: add missing dependency on tree(1) * [`8f1d05d9`](https://github.com/NixOS/nixpkgs/commit/8f1d05d958c705f0361b7c69648627b4dabf4783) veracrypt: add wrapGAppsHook * [`2ef27ee3`](https://github.com/NixOS/nixpkgs/commit/2ef27ee3499f8c20173ac405e57e93313af8a9ed) python310Packages.soxr: 0.3.3 -> 0.3.4 * [`a160a8be`](https://github.com/NixOS/nixpkgs/commit/a160a8be02e7658add24c7cabbad876e1016ff54) python310Packages.anyascii: 0.3.1 -> 0.3.2 * [`c1e8756b`](https://github.com/NixOS/nixpkgs/commit/c1e8756b56ce725f9c7c4cfa203bd4cee8c3594b) python310Packages.chex: Propagate cloudpickle * [`e608077c`](https://github.com/NixOS/nixpkgs/commit/e608077c090e17ea8b3de13c81bc2a99470bd4e2) woodpecker-pipeline-transform: init at 0.1.1 * [`efd23ff1`](https://github.com/NixOS/nixpkgs/commit/efd23ff1c8f0cebc4aa41f08815d71a0a2556d48) nixos/gdk-pixbuf: move GDK_PIXBUF_MODULE_FILE to sessionVariables * [`114bccda`](https://github.com/NixOS/nixpkgs/commit/114bccdafa4fa326f3658e475b1dc0463fe88d51) emacs: use held back patchelf_0_15 to avoid upstream bug * [`9203d2c6`](https://github.com/NixOS/nixpkgs/commit/9203d2c69b7f1351d9d763994e434535c0142ed5) klipper: unstable-2023-02-20 -> unstable-2023-03-15 * [`2ea51885`](https://github.com/NixOS/nixpkgs/commit/2ea51885809634912c9c9f5f78e1f1b81964562f) chirp: unstable-2022-12-07 -> unstable-2023-03-15 * [`aeece9d9`](https://github.com/NixOS/nixpkgs/commit/aeece9d990e43477804a76107cac6f9d1fdf9854) maintainers: add martinramm * [`e2871a59`](https://github.com/NixOS/nixpkgs/commit/e2871a593c24da5e521a57901c8c703efa0e7893) mfc5890cnlpr: init at 1.1.2-2 * [`cc011846`](https://github.com/NixOS/nixpkgs/commit/cc0118467198f76087e7e5ced2168dde080094ea) ipxe: unstable-2023-03-07 -> unstable-2023-03-15 * [`91faebb5`](https://github.com/NixOS/nixpkgs/commit/91faebb585c5c0c5efbc32440a512e26c127a279) minio: 2023-02-27T18-10-45Z -> 2023-03-13T19-46-17Z * [`cc6ef4ea`](https://github.com/NixOS/nixpkgs/commit/cc6ef4ea2a55cf96f63c85814c854dde47dab2e7) nvidia-vaapi-driver: 0.0.8 -> 0.0.9 * [`20d11966`](https://github.com/NixOS/nixpkgs/commit/20d11966ed9919cfe01846cec55f8870e602d91b) linux_xanmod_latest: 6.2.3 -> 6.2.7 * [`d8395b12`](https://github.com/NixOS/nixpkgs/commit/d8395b127678d1a5b16d916549f98e2476650344) linux_xanmod: 6.1.16 -> 6.1.20 * [`4ed9586e`](https://github.com/NixOS/nixpkgs/commit/4ed9586edf8a986470086ff4330ae2b0327f1e2b) treesheets: unstable-2023-03-07 -> unstable-2023-03-18 * [`2ed89e14`](https://github.com/NixOS/nixpkgs/commit/2ed89e14db64ee154a6944cb41accbea87ca8167) ssm-session-manager-plugin: 1.2.398.0 -> 1.2.463.0 * [`7df61306`](https://github.com/NixOS/nixpkgs/commit/7df61306fb9fd6ddcb948e69bba27cb6d3f8b813) lgogdownloader: 3.9 -> 3.10 * [`5bb320c5`](https://github.com/NixOS/nixpkgs/commit/5bb320c54774b0742b98322dcfd5849d77db07c5) gitkraken: 9.1.1 -> 9.2.1 * [`06c3871c`](https://github.com/NixOS/nixpkgs/commit/06c3871c81c8515c2fe2084ee2ac28498d70cdca) python310Packages.dash: 2.8.1 -> 2.9.1 * [`c3ab41d5`](https://github.com/NixOS/nixpkgs/commit/c3ab41d59273e5c4283213c745ffdbe09f6f974c) armadillo: 11.4.3 -> 12.0.1 * [`cceff04c`](https://github.com/NixOS/nixpkgs/commit/cceff04ce9c2c4cc3eab27a10dd220cc5c381b3d) mongodb-4_2: 4.2.19 -> 4.2.24 * [`005aff9d`](https://github.com/NixOS/nixpkgs/commit/005aff9d84da2704e5bb68db0fd3be057ed360f9) urn-timer: switch to maintained fork, unstable-2017-08-20 -> unstable-2023-03-18 * [`212a2495`](https://github.com/NixOS/nixpkgs/commit/212a24952c2fed0bfc3306e1927e6e351feee510) xdp-tools: 1.2.9 -> 1.3.1 * [`a4b46044`](https://github.com/NixOS/nixpkgs/commit/a4b46044bacdeb8eb43a0c3cd1146538dfae425d) atlassian-jira: 9.4.0 -> 9.6.0 * [`fae83110`](https://github.com/NixOS/nixpkgs/commit/fae831109185e5a2d0d78f1c7c62b36185b0657e) qtile: fix pulsevolume widget * [`edc62383`](https://github.com/NixOS/nixpkgs/commit/edc62383e460f56f1050d65d20d578b8dca631b2) qtile: add myself as maintainer * [`1addf91b`](https://github.com/NixOS/nixpkgs/commit/1addf91b0b24b8c8556bf5c484a7382f6fd4a6e8) qtile: add more options and expose unwrapped package * [`211a9638`](https://github.com/NixOS/nixpkgs/commit/211a963855e0d6716d40babc4ded8f7aa707d401) tsm-client: 8.1.17.0 -> 8.1.17.2 * [`e2d05277`](https://github.com/NixOS/nixpkgs/commit/e2d052776030d4f822c40762cf04e18fe4cb30f3) golden-cheetah: 3.6-RC3 -> 3.6RC4 * [`b7ca098c`](https://github.com/NixOS/nixpkgs/commit/b7ca098c7bb10a3866d7d359e4e09a10692afc1c) python310Packages.aiocontextvars: drop useless pytest-runner * [`982e914e`](https://github.com/NixOS/nixpkgs/commit/982e914e5786dbbd4935e244c010f5d8994f6eeb) mongodb: Mark anything older than 6.0 broken on aarch64-darwin * [`084fd533`](https://github.com/NixOS/nixpkgs/commit/084fd533740d946f783778b3d9931c600b976422) mongodb-4_2: Add cache alignment fix for aarch64 * [`a10f3197`](https://github.com/NixOS/nixpkgs/commit/a10f3197fc893c98a74ae3bb3610b95559951e7f) systemd-lib: fix building -.slice (root slice) * [`097f9e6c`](https://github.com/NixOS/nixpkgs/commit/097f9e6c1e24fb101f310f260624fa951a06ce62) skippy-xd: richardgv/skippy-xd unstable-2023-03-10 -> dreamcat4 0.6.0 * [`c0baa0dd`](https://github.com/NixOS/nixpkgs/commit/c0baa0ddf2f25bbad3011de14fb392d83162c551) wit-bindgen: init at 0.4.0 * [`6077061b`](https://github.com/NixOS/nixpkgs/commit/6077061bb563603bdecc389462980cf5fdb77e5b) python310Packages.rst2pdf: 0.99 -> 0.100 * [`2ae0a53e`](https://github.com/NixOS/nixpkgs/commit/2ae0a53efc7d01d8b98d16adecae94b3691edd60) rst2pdf: add top level alias * [`a06e5ea3`](https://github.com/NixOS/nixpkgs/commit/a06e5ea36566fd4e7dcf7477402b6497fa17417f) sysdig: 0.30.2 -> 0.31.3 * [`e5a1b49f`](https://github.com/NixOS/nixpkgs/commit/e5a1b49f5f504ee6f2813a6e13586dfe7af8b4d5) python310Packages.bluetooth-adapters: 0.15.2 -> 0.15.3 * [`a3f338ef`](https://github.com/NixOS/nixpkgs/commit/a3f338ef5f0031b0748557bf7228cec9ad0202dc) _389-ds-base: disable parallel installing * [`9666d43d`](https://github.com/NixOS/nixpkgs/commit/9666d43d40b7688718df4303ca338a84ea900d6f) dovecot: avoid testing DES-encrypted passwords * [`6480e5cd`](https://github.com/NixOS/nixpkgs/commit/6480e5cd8d74725ab8b1af39ed975e118a42f8c9) geos: 3.11.1 -> 3.11.2 * [`a70114f1`](https://github.com/NixOS/nixpkgs/commit/a70114f1b7b9410aa20abca49708d94825a7415f) maintainers: add kranuarg7 * [`52162c69`](https://github.com/NixOS/nixpkgs/commit/52162c69e574c6b1cefe7cba99bc1a02d5ba8bd4) git-open: 2.1.0 -> 3.0.0, drop inactive maintainer, remove git from the wrapper * [`1907fe8d`](https://github.com/NixOS/nixpkgs/commit/1907fe8d2558649df796ab40553b23aad2a7f911) tor-browser-bundle-bin: 12.0.3 -> 12.0.4 * [`34d5d644`](https://github.com/NixOS/nixpkgs/commit/34d5d6445eb42feec12cfd0a05de8dc65b2390d8) python310Packages.zeroconf: 0.47.3 -> 0.47.4 * [`24976f38`](https://github.com/NixOS/nixpkgs/commit/24976f3816158497b7a137d011907fec3fb13a59) openbox: Apply crash fix for GLib 2.76 * [`ce15577a`](https://github.com/NixOS/nixpkgs/commit/ce15577ab4d047802e0dbf12c99e09adf21184d4) Revert "Merge [NixOS/nixpkgs#211691](https://togithub.com/NixOS/nixpkgs/issues/211691): patchelfStable: 0.15.0 -> 0.17.2" * [`df0d3e3e`](https://github.com/NixOS/nixpkgs/commit/df0d3e3ea1a579aa994327a4c69b7f742e3ece63) Revert "Merge [NixOS/nixpkgs#221900](https://togithub.com/NixOS/nixpkgs/issues/221900): emacs: use patchelf_0_15 to avoid upstream bug" * [`6c96cf3d`](https://github.com/NixOS/nixpkgs/commit/6c96cf3d29f3b169b768a27ed2de14d7b86852c8) cogl: Add missing patch decompression * [`97d4b225`](https://github.com/NixOS/nixpkgs/commit/97d4b225da9ed7bae07d148a4895b03844437d0b) polkit: move test-only deps to nativeCheckInputs * [`280f1449`](https://github.com/NixOS/nixpkgs/commit/280f14490eeff5285e9f5e79b81869ce720546db) curl: 7.88.1 -> 8.0.1 * [`603cae07`](https://github.com/NixOS/nixpkgs/commit/603cae0768edf341d75708f881f73abd04d8646d) curl: Fix passthru tests evaluation * [`d3eda58a`](https://github.com/NixOS/nixpkgs/commit/d3eda58a2d9188020b78772e28138bdcd4d9927a) cppcheck: enable strictDeps * [`783acd81`](https://github.com/NixOS/nixpkgs/commit/783acd81236e0a5b04f6ffe0a0217edcf4ed6aef) xonotic: fix libraries not found error * [`94c11d33`](https://github.com/NixOS/nixpkgs/commit/94c11d33343df7772a83388bc0c4f5fb7da8559f) kubectl-gadget: init at 0.14.0 * [`1de4691d`](https://github.com/NixOS/nixpkgs/commit/1de4691d3cfde7210b939391ac65ff1bbd0fbde2) or-tools: fix checkPhase issues * [`cd3ffbdf`](https://github.com/NixOS/nixpkgs/commit/cd3ffbdfe6869c35c483bc7cec348e8d5365c2b3) nixos/zram: add writebackDevice option and corresponding test * [`0c64c8d5`](https://github.com/NixOS/nixpkgs/commit/0c64c8d545af02ccfefe574a3e637346422ae8e1) libkrunfw: 3.9.0 -> 3.10.0 * [`5e00adf7`](https://github.com/NixOS/nixpkgs/commit/5e00adf7f8c76ce674003e134dcbf28ddcd75016) libkrun: 1.5.0 -> 1.5.1 * [`d1156e3c`](https://github.com/NixOS/nixpkgs/commit/d1156e3ca9f05f1733d7dc3f650512727b0a1571) v2ray-domain-list-community: 20230311145412 -> 20230320093818 * [`3ecd7073`](https://github.com/NixOS/nixpkgs/commit/3ecd7073e6f3afd880408ec72b49e3ba72c62053) stabber: fix darwin build * [`8a449b27`](https://github.com/NixOS/nixpkgs/commit/8a449b274a372d72d8689c3ab45f7778b7070b37) postgresqlPackages.pgvector: 0.4.0 -> 0.4.1 * [`024e69c0`](https://github.com/NixOS/nixpkgs/commit/024e69c09fa4750258605323f0dfdb16993b6afb) python310Packages.myst-docutils: 0.18.1 -> 1.0.0 * [`13076d8e`](https://github.com/NixOS/nixpkgs/commit/13076d8e3c19f59086faa9fb3cb1e3e60918dd06) python310Packages.clintermission: 0.2.0 -> 0.3.0 * [`0981f730`](https://github.com/NixOS/nixpkgs/commit/0981f73014e4dc54d5a9ab08c3639ecac4f72f7c) java-service-wrapper: 3.5.51 -> 3.5.53 * [`b3bdfcb4`](https://github.com/NixOS/nixpkgs/commit/b3bdfcb44b0fe40302d71bc10c20563a888c7650) irpf: 2022-1.7 -> 2023-1.1 * [`57c69fcb`](https://github.com/NixOS/nixpkgs/commit/57c69fcbea58a733b5c09c53e6973e1f69bc6220) wasmtime: 6.0.1 -> 7.0.0 * [`c962b355`](https://github.com/NixOS/nixpkgs/commit/c962b355cd09f6ccbf355a17266235c110c37bc7) ccid: 1.5.1 -> 1.5.2 * [`3e4e8c6a`](https://github.com/NixOS/nixpkgs/commit/3e4e8c6aa74c8735e1d6bb3fb6967cf89cee215c) libyang: 2.1.30 -> 2.1.55 * [`0ffa7103`](https://github.com/NixOS/nixpkgs/commit/0ffa7103858d41d801d0cd5b0c17deb9f11ed034) python310Packages.clintermission: add changelog to meta * [`e1e99e71`](https://github.com/NixOS/nixpkgs/commit/e1e99e710ef2163cb00235c7e8366d9f00e6d3dd) python310Packages.clintermission: update disabled * [`ecb43a2b`](https://github.com/NixOS/nixpkgs/commit/ecb43a2bd683059a68aa401a6d48519a6ad92c6c) watchmate: 0.4.3 -> 0.4.4 * [`9434136d`](https://github.com/NixOS/nixpkgs/commit/9434136df388462ad7562f16b78cd94ff8a3c5e6) ninja: patch issues on 32-bit platforms * [`e0c6e5c3`](https://github.com/NixOS/nixpkgs/commit/e0c6e5c3cc303a8eae16b7cf993c94b834490b72) brook: 20230122 -> 20230401 * [`fc9d82a3`](https://github.com/NixOS/nixpkgs/commit/fc9d82a33533b2851da368cc4da735ab49bfa9fa) zola: 0.17.1 -> 0.17.2 * [`e727287d`](https://github.com/NixOS/nixpkgs/commit/e727287d69759f55029e2642eaf46d33edcdb628) rigsofrods-bin: init at 2022.12 * [`59e995cc`](https://github.com/NixOS/nixpkgs/commit/59e995cc410e9024d4f2c24e14a309147b26c86a) python310Packages.rpmfile: 1.0.8 -> 1.1.1 * [`8627e9d5`](https://github.com/NixOS/nixpkgs/commit/8627e9d521a46539f7c7c3f557c28923b15e7dd9) dagger: 0.4.0 -> 0.4.1 * [`a6f33bd6`](https://github.com/NixOS/nixpkgs/commit/a6f33bd62fcda1c18089d4898191d9e534033b3b) seqkit: 2.3.1 -> 2.4.0 * [`c6af85bf`](https://github.com/NixOS/nixpkgs/commit/c6af85bfa0e866fcb6d17658a399a4b4ac4f1fa8) python3Packages.pygments: set mainProgram * [`5d0e5bd1`](https://github.com/NixOS/nixpkgs/commit/5d0e5bd1d21a6176bd7e9d16ce5f2ae4b323e981) oras: 0.16.0 -> 1.0.0 * [`afd961fa`](https://github.com/NixOS/nixpkgs/commit/afd961fa809d8fce6cee21f65ae96d9eebcd95e2) ocamlPackages.higlo: use Dune 3 * [`4263071e`](https://github.com/NixOS/nixpkgs/commit/4263071ee06a020e950ad0023f6c5ba74c898835) ocamlPackages.xtmpl: use Dune 3 * [`48549020`](https://github.com/NixOS/nixpkgs/commit/48549020fca766a9330c88e70e8627e0efccb599) ocamlPackages.iri: use Dune 3 * [`48774c43`](https://github.com/NixOS/nixpkgs/commit/48774c43cd70ceb5b64b60bb783e8b39cdee5142) acgtk: use Dune 3 * [`942e6fd4`](https://github.com/NixOS/nixpkgs/commit/942e6fd471968470b5ca0fabc95681033e4552b6) ocamlPackages.sedlex: use Dune 3 * [`5350e728`](https://github.com/NixOS/nixpkgs/commit/5350e7282db35f6ece665906b36bce84277a550f) ocamlPackages.gen: 1.0 → 1.1 * [`8da60f20`](https://github.com/NixOS/nixpkgs/commit/8da60f204ffc26b6ac59b39568071fa4e3276412) syncthing: apply autoSignDarwinBinariesHook * [`a8639cff`](https://github.com/NixOS/nixpkgs/commit/a8639cffe98915e361198f05afdcbd1dab14f637) pgadmin4: 6.20 -> 6.21 * [`8ade2218`](https://github.com/NixOS/nixpkgs/commit/8ade2218efcb5077bc730012929b9e6eb835a1e9) httplz: 1.12.5 -> 1.12.6 * [`c6015350`](https://github.com/NixOS/nixpkgs/commit/c6015350482f02647846b5d4caa8ccddc3795726) sccache: 0.3.3 -> 0.4.0 * [`92dc48ed`](https://github.com/NixOS/nixpkgs/commit/92dc48edf5606fba3ed95abf9ce296532e1332db) maintainers: boppyt -> sefidel * [`3c1516ab`](https://github.com/NixOS/nixpkgs/commit/3c1516ab310f670217c2725dae77c2083aaf7c69) lutris: remove wxGTK30 * [`27e04d8d`](https://github.com/NixOS/nixpkgs/commit/27e04d8d6621fefac98be076103fe3cb0e73b162) k3s: Adjust tags to dynamically link against sqlite * [`f3200814`](https://github.com/NixOS/nixpkgs/commit/f320081439f2e3cd090cd4d0cb1ef634c1de8a22) bazel_6: 6.1.0 -> 6.1.1 * [`49c4f070`](https://github.com/NixOS/nixpkgs/commit/49c4f0707bea5d75888b35ad6ef1e921875f8ff9) matrix-hookshot: 3.0.0 -> 3.0.1 * [`929000ca`](https://github.com/NixOS/nixpkgs/commit/929000ca53a89ce4c1f0622d800148ba0dd8a0d1) opa: drop * [`109166f8`](https://github.com/NixOS/nixpkgs/commit/109166f87e2b9a3d4c57e74dbfc1bce29d998cb6) nextcloud26: init at 26.0.0 * [`1eddc824`](https://github.com/NixOS/nixpkgs/commit/1eddc824e252d9dbec33d205fa6e3445dd5b2807) nextcloud26Packages: init at various * [`9a33d7d9`](https://github.com/NixOS/nixpkgs/commit/9a33d7d9db618ff2fdd213c1b3aca4fcc40e3e64) nextcloud25Packages: update at various * [`2f9c4a7e`](https://github.com/NixOS/nixpkgs/commit/2f9c4a7e7449e69f76fb57366b6d3f7813589007) nextcloud24Packages: update at various * [`dec6a6d9`](https://github.com/NixOS/nixpkgs/commit/dec6a6d91a07e8c16f2c83b7ff7af8d3cf81aaea) deepin.deepin-clone: init at 5.0.11 * [`bfcb4838`](https://github.com/NixOS/nixpkgs/commit/bfcb48388aae477c065bf0e194fe7513148a5a03) yewtube: 2.9.2 -> 2.10.1 * [`5a023630`](https://github.com/NixOS/nixpkgs/commit/5a0236306ab051c2c13692ce43675a17334a44fc) epoll-shim: init at unstable-2023-02-05 * [`d1ed3cc0`](https://github.com/NixOS/nixpkgs/commit/d1ed3cc0809ef631617a488ac71e2eaa2ee0945b) frawk: 0.4.7 -> 0.4.8 * [`72e009fa`](https://github.com/NixOS/nixpkgs/commit/72e009faf1fad2b2ecc3574edb4dc4e867ae1866) helix: fix icon path * [`a2fc959c`](https://github.com/NixOS/nixpkgs/commit/a2fc959c03017006c04d6b45c3d79be0f3683d85) whitebox-tools: 2.0.0 -> 2.2.0 * [`5f590477`](https://github.com/NixOS/nixpkgs/commit/5f590477ec8495796f4291988b8f8d7b180d49e2) bat-extras: 2021.04.06 -> 2023.03.21 * [`b5bf60df`](https://github.com/NixOS/nixpkgs/commit/b5bf60dfab7186974f327ce3061cc895f48a3027) tuckr: 0.7.0 -> 0.7.1 * [`4babb8cf`](https://github.com/NixOS/nixpkgs/commit/4babb8cf8988807b39dbbd69f2b3f91f2a7391bf) podman: add pointer to related nix option * [`504fb501`](https://github.com/NixOS/nixpkgs/commit/504fb501bcabb8878d34736a1ebf578d9cbc89da) magma: use cudaPackages.backendStdenv.cc instead of cudaPackages.cudatoolkit.cc * [`dcbb5ed9`](https://github.com/NixOS/nixpkgs/commit/dcbb5ed9026fd62987c9ae9f8744842ffbc2e02b) magma: remove tbenst from maintainers, add connorbaker * [`c773ced7`](https://github.com/NixOS/nixpkgs/commit/c773ced7a2d622412b7d65142cb940e06914f150) hyperfine: 1.16.0 -> 1.16.1 * [`34aaf67e`](https://github.com/NixOS/nixpkgs/commit/34aaf67e0a2a1ebd405bbeed8fb877abb648e9d9) python310Packages.py-serializable: init at 0.12.0 * [`7a5c02ce`](https://github.com/NixOS/nixpkgs/commit/7a5c02ce0b9d092fff778b60c2b59fd8828f886c) sdrangel: unpin boost * [`52b2d5f4`](https://github.com/NixOS/nixpkgs/commit/52b2d5f42262a47310cd77544cd4611f70d25951) go2tv: 1.13.0 -> 1.14.0 * [`06a9885f`](https://github.com/NixOS/nixpkgs/commit/06a9885fab1ed52b2922f25ba76272757b5dc945) python310Packages.peaqevcore: 13.2.3 -> 13.3.0 * [`14a55e86`](https://github.com/NixOS/nixpkgs/commit/14a55e86420ee9a5ed75949edc66d063bc6bceec) via: 2.1.0 -> 3.0.0 * [`c4b7a143`](https://github.com/NixOS/nixpkgs/commit/c4b7a1439f905090faf0173d7288925e076bbc11) microsoft-edge: 107.0.1418.52 -> 111.0.1661.44 * [`ccfbc196`](https://github.com/NixOS/nixpkgs/commit/ccfbc19630465aaa666588417d38b56a557a1bff) rPackages.Rhdf5lib: fix build * [`442e1b87`](https://github.com/NixOS/nixpkgs/commit/442e1b87d1bf0134f0fdea1ca7697e08e0b04627) rPackages.rhdf5filters: fix build * [`14db22f8`](https://github.com/NixOS/nixpkgs/commit/14db22f86827277db0c973d665e0272c627b77c7) rPackages.rhdf5: fix build * [`695a3c58`](https://github.com/NixOS/nixpkgs/commit/695a3c582ed86e15aba60bdd6d1f64aac4aa6493) aws-workspaces: 4.1.0 -> 4.5.0 * [`bfbc0f56`](https://github.com/NixOS/nixpkgs/commit/bfbc0f56e55b1351423ebc4845cfd4f8e432a667) override test for curl version * [`ffe1c9dc`](https://github.com/NixOS/nixpkgs/commit/ffe1c9dc0fc06ae86d8c5ad0160cebc92ca11142) postgresqlPackages.pg_repack: use clickable homepage * [`0768a2e9`](https://github.com/NixOS/nixpkgs/commit/0768a2e9279c425b72c8ae1e02bd3ae2efc6b60c) erlang_21: remove * [`0219fa5f`](https://github.com/NixOS/nixpkgs/commit/0219fa5fbfc39019c00c0241431e63f51d9c270c) pomsky: 0.9 -> 0.10 * [`3b24ddfc`](https://github.com/NixOS/nixpkgs/commit/3b24ddfc6b9d5201d3ad05fda0f9cc7d34942ae3) erlang_22: remove * [`97f7e8db`](https://github.com/NixOS/nixpkgs/commit/97f7e8dbc524f836487b2f5771fd698a4cf932a3) dbmate: 2.0.1 -> 2.1.0 * [`80a7ce39`](https://github.com/NixOS/nixpkgs/commit/80a7ce3920062a602c205ae9b599d7b0f6793196) nix-init: 0.2.0 -> 0.2.1 * [`6aeea704`](https://github.com/NixOS/nixpkgs/commit/6aeea7045d4ffa527bf778ccd416eb2bfcabe320) cinnamon.cinnamon-common: 5.6.7 -> 5.6.8 * [`f0e5ad30`](https://github.com/NixOS/nixpkgs/commit/f0e5ad300fb2508fea47111991ab030e2b88cc34) cinnamon.cinnamon-settings-daemon: 5.6.1 -> 5.6.2 * [`a8a542eb`](https://github.com/NixOS/nixpkgs/commit/a8a542ebdf9a670c6968d81910709a31c67b1199) cinnamon.muffin: 5.6.3 -> 5.6.4 * [`4d120a8c`](https://github.com/NixOS/nixpkgs/commit/4d120a8c5ca88b8aed0bf45a2295ac3ac649893a) cinnamon.nemo: 5.6.3 -> 5.6.4 * [`69ddafed`](https://github.com/NixOS/nixpkgs/commit/69ddafed7b30531d692280d46b7e9880cd1ab475) elvish: 0.18.0 -> 0.19.2 * [`5361d57e`](https://github.com/NixOS/nixpkgs/commit/5361d57eca05ec2b69e3e57a3dcf5b4336687fda) audiowaveform: 1.7.0 -> 1.7.1 * [`0c2971de`](https://github.com/NixOS/nixpkgs/commit/0c2971de9df09775761fa1d94fc7851a65af0682) icewm: 3.3.1 -> 3.3.2 * [`b8ae549c`](https://github.com/NixOS/nixpkgs/commit/b8ae549cda195d6345721eab7389c9d4f3e9f761) swayimg: 1.10 -> 1.11 * [`00bf4e5a`](https://github.com/NixOS/nixpkgs/commit/00bf4e5a9b234bcecfc79a7fbbdd34ba026f3010) fst: 0.4.2 -> 0.4.3 * [`11105fb4`](https://github.com/NixOS/nixpkgs/commit/11105fb41b0f1f4ea50e1f29fbd3ab1dc1119cd0) kubeshark: 38.5 -> 39.4 * [`d7474f4f`](https://github.com/NixOS/nixpkgs/commit/d7474f4fa713eeb2a975fbca186168fdbb120024) jflex: 1.8.2 -> 1.9.1 * [`0899cf5f`](https://github.com/NixOS/nixpkgs/commit/0899cf5fde0d5c839ed5b3000ddaaa73d9064557) qradiolink: 0.8.8-1 -> 0.8.9-1 * [`0c8f5d06`](https://github.com/NixOS/nixpkgs/commit/0c8f5d0619ff4c3de7b45e6fcf72e6475eb199ef) asn: 0.72.1 -> 0.73 * [`9341dd68`](https://github.com/NixOS/nixpkgs/commit/9341dd68ec935316c1495439093956791b4e4c71) feroxbuster: 2.9.1 -> 2.9.2 * [`880d20ff`](https://github.com/NixOS/nixpkgs/commit/880d20ffed3c841b1e1896c40b63559c125c17b8) cargo-bundle: init at unstable-2023-03-17 * [`3d8f70a7`](https://github.com/NixOS/nixpkgs/commit/3d8f70a7566582d2a21a91da803cb30e653460b6) werf: 1.2.212 -> 1.2.214 * [`4c2324cf`](https://github.com/NixOS/nixpkgs/commit/4c2324cf14c13a7eb7ea8226afb389d6ced22952) diamond: 2.1.5 -> 2.1.6 * [`5b5d14bd`](https://github.com/NixOS/nixpkgs/commit/5b5d14bd69b2825b6a7f3fc63a2eab2724a7fb7a) Revert "python3Packages.scooby: unbreak" * [`d3eb1649`](https://github.com/NixOS/nixpkgs/commit/d3eb164901e542dd9d9d98e98231d3398ffbbfe7) v2ray: 5.4.0 -> 5.4.1 * [`e0fb443d`](https://github.com/NixOS/nixpkgs/commit/e0fb443d6e7374640660370e247f80e110651536) terraform-providers.aiven: 4.1.1 → 4.1.2 * [`8a7c2887`](https://github.com/NixOS/nixpkgs/commit/8a7c288741694d718ccba8610d43d3eeccca341c) terraform-providers.brightbox: 3.2.1 → 3.3.0 * [`4ea64f25`](https://github.com/NixOS/nixpkgs/commit/4ea64f257c7e6d5480c26fbc662f73287e27d2b7) terraform-providers.cloudflare: 4.1.0 → 4.2.0 * [`62d88869`](https://github.com/NixOS/nixpkgs/commit/62d88869bd7ffc0873a03a8ef5d886d2102c7aa5) terraform-providers.datadog: 3.22.0 → 3.23.0 * [`576bee0c`](https://github.com/NixOS/nixpkgs/commit/576bee0c4797e93c0a85472181541e7119bd05a7) terraform-providers.google: 4.57.0 → 4.58.0 * [`eafa9bb3`](https://github.com/NixOS/nixpkgs/commit/eafa9bb3666ebe880712c8f805697ab3afb6f77d) terraform-providers.google-beta: 4.57.0 → 4.58.0 * [`2febc9b2`](https://github.com/NixOS/nixpkgs/commit/2febc9b201ef9f217c5ee24189762bb50df3d7ad) terraform-providers.openstack: 1.51.0 → 1.51.1 * [`aca5ab41`](https://github.com/NixOS/nixpkgs/commit/aca5ab41bf515030f02aa6c7dba3346a6067b695) terraform-providers.scaleway: 2.13.1 → 2.14.1 * [`9b6ed7e4`](https://github.com/NixOS/nixpkgs/commit/9b6ed7e4d3c0b38500cfde483491b0896eea3d9a) terraform-providers.snowflake: 0.58.2 → 0.59.0 * [`c2111b6f`](https://github.com/NixOS/nixpkgs/commit/c2111b6f27d057ab227e7a1341ea750c0cc76b7f) terraform-providers.spotinst: 1.106.0 → 1.106.1 * [`d518cb00`](https://github.com/NixOS/nixpkgs/commit/d518cb007a8e5b88b3fbbce902280aedab60455a) awscli2: 2.11.2 -> 2.11.4 * [`f518c0c0`](https://github.com/NixOS/nixpkgs/commit/f518c0c099921465d40a4ceb1aac392663d6cc23) mpdevil: 1.10.1 -> 1.10.2 * [`b3471633`](https://github.com/NixOS/nixpkgs/commit/b34716334fd4def65a7394890938cce201cdc166) ocamlPackages.uecc: use Dune 3 * [`9e37176f`](https://github.com/NixOS/nixpkgs/commit/9e37176f06195a9d2480b95496ce7262dbb44efb) ocamlPackages.hidapi: 1.1.1 → 1.1.2 * [`213349f3`](https://github.com/NixOS/nixpkgs/commit/213349f3ad345ed5893717e5d9c60dddda79e4fc) ocamlPackages.secp256k1-internal: 0.3 → 0.4 * [`8ede1656`](https://github.com/NixOS/nixpkgs/commit/8ede16564f5479675b60cd3a82a2a59edb0c2184) ocamlPackages.bigstring: use Dune 3 & fix for OCaml 5 * [`8d4f793f`](https://github.com/NixOS/nixpkgs/commit/8d4f793fe98715d88a66d92726ce3153a499fd27) python310Packages.easyenergy: 0.2.1 -> 0.2.2 * [`b47362f3`](https://github.com/NixOS/nixpkgs/commit/b47362f3a49219e520775620d3aca1fa55a60d27) yamlfmt: 0.7.1 -> 0.8.0 * [`c88a6b8c`](https://github.com/NixOS/nixpkgs/commit/c88a6b8c48de0f5d599e0da782c45f4490b22bfa) asnmap: 1.0.1 -> 1.0.2 * [`ade83d31`](https://github.com/NixOS/nixpkgs/commit/ade83d316b9032c565bdcf33a872ac6072433e98) nixos/doc/rl-2305: remove stray conflict marker * [`d477a191`](https://github.com/NixOS/nixpkgs/commit/d477a191acc32c34bed0edecdfb176c0f0b2b71a) rigsofrods: alias to rigsofrods-bin * [`08cd74d5`](https://github.com/NixOS/nixpkgs/commit/08cd74d57993588f3eb3e1a128caf98b2f9108b2) beancount-language-server: 1.2.5 -> 1.3.0 * [`86a91b3b`](https://github.com/NixOS/nixpkgs/commit/86a91b3bbbb735625753ede5b9218e5ff54020e5) syft: 0.74.0 -> 0.75.0 * [`4f5d96b9`](https://github.com/NixOS/nixpkgs/commit/4f5d96b92b672caac4e979d63a94c5b8d1c5185e) azure-static-sites-client: 1.0.022291 -> 1.0.022651 * [`3f80a80e`](https://github.com/NixOS/nixpkgs/commit/3f80a80e4c5d06d157198619276ecabfb61904db) idasen: 0.9.5 -> 0.9.6 * [`12b041ac`](https://github.com/NixOS/nixpkgs/commit/12b041ac55c497ddfb2ae72c0857c9e0ffdc07c4) sentry-cli: 2.14.4 -> 2.15.2 * [`cb4b7e20`](https://github.com/NixOS/nixpkgs/commit/cb4b7e205f3ccef188006c40c0aa85a1230d9b9f) crun: 1.8.1 -> 1.8.2 * [`1463ce77`](https://github.com/NixOS/nixpkgs/commit/1463ce772a1d236ddc06ca46786d3306f2b8d703) d2: 0.2.5 -> 0.2.6 * [`263272dd`](https://github.com/NixOS/nixpkgs/commit/263272dd5e8d1f4cb2febe0dcc4197bd08b24e26) goreleaser: 1.16.1 -> 1.16.2 * [`2e16d77a`](https://github.com/NixOS/nixpkgs/commit/2e16d77a17ee85b95d18ce3ee0378e0d0129a0f4) badrobot: 0.1.2 -> 0.1.3 * [`585f6168`](https://github.com/NixOS/nixpkgs/commit/585f616810304e4f402608d51c4ecef045d834d3) openscenegraph: drop wxGTK30 * [`70158dce`](https://github.com/NixOS/nixpkgs/commit/70158dcee6169e3d10cca6bae60438148898f7f1) belle-sip: 5.2.23 -> 5.2.37 * [`4170777d`](https://github.com/NixOS/nixpkgs/commit/4170777d706b0c6c5da8e4177fac8381e4928739) mold: 1.10.1 -> 1.11.0 * [`af287b1a`](https://github.com/NixOS/nixpkgs/commit/af287b1a592385d5035332ab8e2de852166d85d7) psi-plus: 1.5.1644 -> 1.5.1646 * [`2d15c87b`](https://github.com/NixOS/nixpkgs/commit/2d15c87b8afa40ff4072844e6f2e9d2193504a74) sq: 0.24.4 -> 0.25.1 * [`35968448`](https://github.com/NixOS/nixpkgs/commit/35968448705a98631fe169b1b4aac0bb21a1c184) timezonemap: Fix crashes when running in GLib 2.76 * [`1f382400`](https://github.com/NixOS/nixpkgs/commit/1f382400cfcf76f38ae6d314e1ad19cb1467b6f6) musikcube: 0.99.5 -> 0.99.6 * [`54641f80`](https://github.com/NixOS/nixpkgs/commit/54641f80221f1e5c4232d4637ba7be4345222ad3) pachyderm: 2.5.1 -> 2.5.2 * [`25c18209`](https://github.com/NixOS/nixpkgs/commit/25c1820914c4b336042daf2d2c79c92453d51e7e) qt6.qtbase: add patch to fix handling of variable fonts * [`f4385d60`](https://github.com/NixOS/nixpkgs/commit/f4385d6010a6de5e78f495436917431654d09410) nixosTests.noto-fonts-cjk-qt-default-weight: init * [`49a8c867`](https://github.com/NixOS/nixpkgs/commit/49a8c86796fcbe016673a8a39097f62d48bdfdfc) asdf-vm: 0.11.2 -> 0.11.3 * [`47b07796`](https://github.com/NixOS/nixpkgs/commit/47b07796b4cff5f37b159b9a2857a04b8d66a004) traefik: 2.9.8 -> 2.9.9 * [`2d194c72`](https://github.com/NixOS/nixpkgs/commit/2d194c7262f585d63c6368e18f0f6f4a29f18f3d) git-branchless: 0.7.0 -> 0.7.1 * [`8f1c68db`](https://github.com/NixOS/nixpkgs/commit/8f1c68db169b6754a70ba05e03bedb8ece2dd94a) ucx: 1.13.1 -> 1.14.0 and optional ROCm support * [`45710e1d`](https://github.com/NixOS/nixpkgs/commit/45710e1d7df65ff67cd70e64bcef0ea7a5a7cc68) git-trim: fix darwin build * [`e53aee69`](https://github.com/NixOS/nixpkgs/commit/e53aee6938d10e667b6a8f693eda551bf3820982) python310Packages.vispy: 0.12.1 -> 0.12.2 * [`da984a5b`](https://github.com/NixOS/nixpkgs/commit/da984a5bcf83eb635e9cf2ce3f9fc1cc62aa9346) python310Packages.azure-keyvault-administration: 4.2.0 -> 4.3.0 * [`68489594`](https://github.com/NixOS/nixpkgs/commit/6848959460260b8c6e4e6411b6f00af2ee09e332) sdrangel: add myself as mantainer * [`f0d2d3cb`](https://github.com/NixOS/nixpkgs/commit/f0d2d3cb9e036442095344cee36aeccbe9446591) gptfdisk: fix darwin build * [`6477d7f0`](https://github.com/NixOS/nixpkgs/commit/6477d7f0eae45ca9dffb04127616ec26b9ebaeb2) elvish: rewrite * [`e4e91c61`](https://github.com/NixOS/nixpkgs/commit/e4e91c61b21c3bc0d3dc83f9dec0cea8eef14ceb) moe: 1.12 -> 1.13 * [`99c0cbe9`](https://github.com/NixOS/nixpkgs/commit/99c0cbe9b54bd54143b5b5400c2e5ca5a644bcd4) python310Packages.fakeredis: 2.10.1 -> 2.10.2 * [`53539903`](https://github.com/NixOS/nixpkgs/commit/53539903ff6924fc3cf48205746f367dfd9cfa8d) systemtap: remove hack, fix build * [`366e108e`](https://github.com/NixOS/nixpkgs/commit/366e108e41299a48e3fcb64d66d6b6cb2bb889ef) wxGTK30, wxmac: drop * [`91c2c00a`](https://github.com/NixOS/nixpkgs/commit/91c2c00aad7d60baa0de4d20edc203615a539ba5) sumo: 1.15.0 -> 1.16.0 * [`79812308`](https://github.com/NixOS/nixpkgs/commit/7981230822c46ac00f974220f1aebc963bec87ff) ocamlPackages.cow: use Dune 3 * [`88365c99`](https://github.com/NixOS/nixpkgs/commit/88365c995afb6fe23fb3a951da2556de63dfdb60) ocamlPackages.mustache: use Dune 3 * [`6ddbe68b`](https://github.com/NixOS/nixpkgs/commit/6ddbe68bd61ff3d101e3fd50a1284e35a364936c) ocamlPackages.cooltt: use Dune 3 * [`c73ec9f2`](https://github.com/NixOS/nixpkgs/commit/c73ec9f27689ca74b6e2129c55d05e67113d3888) ocamlPackages.ppx_deriving_yaml: use Dune 3 * [`fd2191f8`](https://github.com/NixOS/nixpkgs/commit/fd2191f857a7b6ea56802e9ca85ce3c958322e62) ocamlPackages.lustre-v6: use Dune 3 * [`d9d7c358`](https://github.com/NixOS/nixpkgs/commit/d9d7c358c40a9582d82bcee6d6ee1ed76852acde) ocamlPackages.yaml: use Dune 3 * [`78cd6d98`](https://github.com/NixOS/nixpkgs/commit/78cd6d98336a57526850d976ae8caf1e459de30c) ocamlPackages.ezjsonm: 1.2.0 → 1.3.0 * [`25de6520`](https://github.com/NixOS/nixpkgs/commit/25de6520f3292a9c03f358dd3b9f3a03d29451af) python3Packages.cairo-lang: 0.10.0 -> 0.10.1 * [`a9733393`](https://github.com/NixOS/nixpkgs/commit/a9733393244300f603aa2d2f270ac1ec03424abe) perlPackages.AuthenSimple: don't test the "crypt" algo * [`502eaa21`](https://github.com/NixOS/nixpkgs/commit/502eaa216c8474f643c165d6bf2c2fd2bbabf532) nix-update: 0.15.1 -> 0.16.0 * [`e5592313`](https://github.com/NixOS/nixpkgs/commit/e559231384ac6a2d2aefdb3d747d48d5fe530e2b) perlPackages.AuthenSimplePasswd: don't test the "crypt" algo * [`c955672b`](https://github.com/NixOS/nixpkgs/commit/c955672b19bce055384437d82b9bf371f757f278) exploitdb: 2023-03-17 -> 2023-03-22 * [`5aafb3a2`](https://github.com/NixOS/nixpkgs/commit/5aafb3a2170e054619a02c20c36fa6f026ff4d14) nodePackages.graphite-cli: bring to top-level * [`dd34d1fd`](https://github.com/NixOS/nixpkgs/commit/dd34d1fd5206faea3ede81e3e0b95c0e79ac519e) appflowy: 0.1.0 -> 0.1.1 * [`ca171841`](https://github.com/NixOS/nixpkgs/commit/ca1718417d1cd712ee6473bae5ecb5393397b656) dcs: orphan * [`7ad416d0`](https://github.com/NixOS/nixpkgs/commit/7ad416d08cbacb6c3c04a42ff741f4a19b60c48e) perlPackages.CSSMinifier: orphan * [`b8f4d35d`](https://github.com/NixOS/nixpkgs/commit/b8f4d35d67ff1cc254c0262090e5db79954056d1) honeytrap: orphan * [`a9bda02e`](https://github.com/NixOS/nixpkgs/commit/a9bda02eb5b384924296931fb8c41e7756747f96) cve-bin-tool: orphan * [`296e7f92`](https://github.com/NixOS/nixpkgs/commit/296e7f92cde7cd3cba094400d9bfdd614a04fcea) keyd: add keyd service and test * [`4b7c7b3d`](https://github.com/NixOS/nixpkgs/commit/4b7c7b3d22b94ab593b875164fcf9b09970a9784) xorex: orphan * [`e1e728fe`](https://github.com/NixOS/nixpkgs/commit/e1e728fe3cf4bbeb7eb85d4e30605cc47f539857) earlybird: orphan * [`0de73583`](https://github.com/NixOS/nixpkgs/commit/0de73583eef67eb7b0af43d4b3ea3429f4a2d215) flare-floss: orphan * [`6a2917cc`](https://github.com/NixOS/nixpkgs/commit/6a2917cc10946a2f7116f95c2f2cb607bce02a5b) yarGen: orphan * [`24d1e5c6`](https://github.com/NixOS/nixpkgs/commit/24d1e5c6e88508e48a23f5f8a95d7646bb6ae96b) zoekt: orphan * [`d7dd74ea`](https://github.com/NixOS/nixpkgs/commit/d7dd74ea455fe6e629f9d970f247c9b2cec3a598) cyclonedx-python: orphan * [`7eee9818`](https://github.com/NixOS/nixpkgs/commit/7eee98187631789a1166c4ae6e72cd39bbdbd795) python3Packages.telfhash: orphan * [`b38c3cab`](https://github.com/NixOS/nixpkgs/commit/b38c3cab29804b88ac70c018f68d0058820bf40b) python3Packages.pymaven-patch: orphan * [`ceb167f2`](https://github.com/NixOS/nixpkgs/commit/ceb167f2e3e4c8678c618ba15a638f5870e52300) python3Packages.typecode: orphan * [`ff2f01c0`](https://github.com/NixOS/nixpkgs/commit/ff2f01c0dc593daec96f40c64e0447fc7d35f9c8) python3Packages.banal: orphan * [`cccc3f8a`](https://github.com/NixOS/nixpkgs/commit/cccc3f8a8e2cd68830f479a418dc0d5c208aee83) nixos/luksroot: add tryEmptyPassphrase option * [`b8e54e0a`](https://github.com/NixOS/nixpkgs/commit/b8e54e0ad9e386ae8b2d2b3325a50f64a0b46ac1) python3Packages.viv-utils: orphan * [`a42adbfb`](https://github.com/NixOS/nixpkgs/commit/a42adbfb6e915f3cfb4f398467431d9e66d7179c) python3Packages.plugnplay: orphan * [`41b9e809`](https://github.com/NixOS/nixpkgs/commit/41b9e809cd3cf8ffc394c20f66546c3a45a4da41) python3Packages.normality: orphan * [`47241f51`](https://github.com/NixOS/nixpkgs/co…
knl
added a commit
to knl/dotskel
that referenced
this pull request
Mar 31, 2023
## Changelog for nixpkgs: Branch: master Commits: [nixos/nixpkgs@fc8a1965...fd5d1c8e](https://github.com/nixos/nixpkgs/compare/fc8a1965d0aefd9d329adc6f4b6ac7e613d3b4cc...fd5d1c8eab3fbd79552118f17f1cd8869ebb7f5d) * [`41bb8eb3`](https://github.com/NixOS/nixpkgs/commit/41bb8eb30644c4a69156e914fb888916c88f6e81) leftwm: fix to also patchelf lefthk-worker * [`a9f7dd99`](https://github.com/NixOS/nixpkgs/commit/a9f7dd99638c82035ac3703256cca1a336f0def0) or-tools: add darwin support * [`9bfd85bf`](https://github.com/NixOS/nixpkgs/commit/9bfd85bf3373b9481b03c6d9178bc0df2d8b2b2d) prepare v0.6.2 * [`1c13a261`](https://github.com/NixOS/nixpkgs/commit/1c13a261cf0d29e5fe20e39d83ce7c5509cde4fe) stuntrally: 2.6.2 -> 2.7 * [`59296fbb`](https://github.com/NixOS/nixpkgs/commit/59296fbbc36a51892dbe03f5663ee92de20dd494) Assert that fish configuration is enabled if any user has fish as their shell. * [`631b7f6f`](https://github.com/NixOS/nixpkgs/commit/631b7f6f882b05c2a5c35f088bfdd99ebbcbf1f3) Add support for the other shells * [`9b3b562f`](https://github.com/NixOS/nixpkgs/commit/9b3b562ff59257ad5deb8b4a7f4d399f0029ebdd) patchelfStable: 0.15.0 -> 0.17.2 * [`02641062`](https://github.com/NixOS/nixpkgs/commit/02641062d16b84b74c708fb99041b0421253759f) quarto: allow overriding extra R and Python packages * [`0a8e692d`](https://github.com/NixOS/nixpkgs/commit/0a8e692d29816ecd06e3e25034a0b52fe037ceb0) stdenv: show supported and requested platforms when check meta fails * [`7a7ff877`](https://github.com/NixOS/nixpkgs/commit/7a7ff877b78e4f602a3aa8d3704bfd68caefb5de) nixos/podman: remove unused mkMerge * [`42d3c208`](https://github.com/NixOS/nixpkgs/commit/42d3c2083fe985218c004f9bbb96382d995df0da) bump v0.7.0 * [`7d403873`](https://github.com/NixOS/nixpkgs/commit/7d403873242bd14be9ebda1c4f821615fe5f372d) himalaya: adjust todo comment about cargo test flags * [`4ee9acb3`](https://github.com/NixOS/nixpkgs/commit/4ee9acb309665a7bf7661c596b33aff74286638a) python310Packages.etcd: cleanup patchPhase overwrite, update meta * [`12db8314`](https://github.com/NixOS/nixpkgs/commit/12db8314d734f9fbb2dc58dfe73c1b3410599b29) fail2ban: 0.11.2 -> 1.0.2 * [`4fe7937e`](https://github.com/NixOS/nixpkgs/commit/4fe7937e96510ce0f2a7252ff73e3d3143f6c0ee) himalaya: bump v0.7.1 * [`c4c6a608`](https://github.com/NixOS/nixpkgs/commit/c4c6a6082b47203dba648ffc02e1aa1c4f2a7188) make himalaya-vim derivation use versions to reduce breaking changes * [`f645f1ce`](https://github.com/NixOS/nixpkgs/commit/f645f1ce98ac0ebdb63b1efd194dee21393f00a7) himalaya: revert formatting * [`c714a76c`](https://github.com/NixOS/nixpkgs/commit/c714a76c0427262fdc99b2d0dfd0b1509178128f) chromium: fix vulkan linking * [`06d21e86`](https://github.com/NixOS/nixpkgs/commit/06d21e8659ddb58ee1bcde88610ad7f3a2a7e2f4) himalaya: add args to manage cargo features * [`bb55ac4f`](https://github.com/NixOS/nixpkgs/commit/bb55ac4f61480e4b8fa9e8117671e82a47e580c9) badwolf: init at 1.2.2 * [`69978dcb`](https://github.com/NixOS/nixpkgs/commit/69978dcb2ac037329999747b9105b91031b30084) remove useless cargo test flags * [`2a1b1ea1`](https://github.com/NixOS/nixpkgs/commit/2a1b1ea1d6b5645f85b0fbef8294c52f79e45776) noisetorch: 0.12.0 -> 0.12.2, remove meta.{insecure,knownVulnerabilities} * [`9b2e2e80`](https://github.com/NixOS/nixpkgs/commit/9b2e2e8006fc478050f7e6fcd5797d38bd8e07f1) nixos/yggdrasil: nixpkgs-fmt * [`78ac8123`](https://github.com/NixOS/nixpkgs/commit/78ac8123569ae95e5967137d7fb97049b03ad69c) nixos/yggdrasil: fix configFile option * [`cf8b1fb8`](https://github.com/NixOS/nixpkgs/commit/cf8b1fb85ecf75b836b881dc5a50dd1f88926d2a) nixos/yggdrasil: support HJSON files as configFile * [`8bc615d0`](https://github.com/NixOS/nixpkgs/commit/8bc615d0e089f302f787a115f907105a367f0300) nixos/yggdrasil: correct documentation * [`87ffe8dd`](https://github.com/NixOS/nixpkgs/commit/87ffe8dd8836dd3fb388a920be3657ce87070ee7) Allow overriding features * [`5e5a84b1`](https://github.com/NixOS/nixpkgs/commit/5e5a84b193f66427d215fd1af2b2fd2400a5c84c) nixos/nginx: add recommendedZstdSettings * [`e31461ff`](https://github.com/NixOS/nixpkgs/commit/e31461fff1d71e13ed5749b810dd5bac28fbf9d2) nginx.modules.zstd: init * [`e2822bee`](https://github.com/NixOS/nixpkgs/commit/e2822bee39d39e1409731d9763de54f5056a33ac) libcef: 100.0.24 -> 110.0.27 * [`6323dc43`](https://github.com/NixOS/nixpkgs/commit/6323dc433f93741ba1ab8e927320638627fd540b) rubygems: 3.3.20 -> 3.4.7 * [`2f227890`](https://github.com/NixOS/nixpkgs/commit/2f22789063096c2690c3310f487f3a799ed09f87) rvm-patchsets: drop * [`52ffebb7`](https://github.com/NixOS/nixpkgs/commit/52ffebb7a7a6fb1ad2d64e8099451d0cbb281e68) ruby: add strictDeps * [`fec0d779`](https://github.com/NixOS/nixpkgs/commit/fec0d7798d3016e6b6abff542eaeb8c9013829cc) ruby_3_1: 3.1.2 -> 3.1.3 * [`0ce320c9`](https://github.com/NixOS/nixpkgs/commit/0ce320c93328bd400a9727bd8c643fc8adff1997) ruby_3_2: init at 3.2.1 * [`188e51d0`](https://github.com/NixOS/nixpkgs/commit/188e51d08cea930f3f7956167f22e36255f941e8) ruby_3_2: build with YJIT support by default * [`c3547bc6`](https://github.com/NixOS/nixpkgs/commit/c3547bc6ebce55124a5c9a53c81686efbdd7a957) gcc/{11,12}: update buildFlags for `--disable-bootstrap` case * [`71abb2c0`](https://github.com/NixOS/nixpkgs/commit/71abb2c0854a20dc68c31e818b7be781cf365cc8) multiple-outputs.sh: Allow `var` as an output name * [`6e91cb04`](https://github.com/NixOS/nixpkgs/commit/6e91cb046e210ff2a33ba3f8b597050c350a5301) multiple-outputs.sh: Do not leak `_var` variable from _assignFirst * [`c8b70482`](https://github.com/NixOS/nixpkgs/commit/c8b7048233f84c62ece9212888578f16a93ad1b3) multiple-outputs.sh: Make _assignFirst message more accurate * [`69cf5181`](https://github.com/NixOS/nixpkgs/commit/69cf5181c31c691e9fb225ada9a33f54208d914b) stdenv/generic/setup.sh: enable parallel installs by default * [`8a99bbab`](https://github.com/NixOS/nixpkgs/commit/8a99bbab4478b1a3ecb21916b856ea0955fc7449) net-snmp: disable install parallelism * [`0026b4a0`](https://github.com/NixOS/nixpkgs/commit/0026b4a08718af34f59e90ffc3257960e27a3f7e) xfsprogs: disable install parallelism * [`82c5a2b6`](https://github.com/NixOS/nixpkgs/commit/82c5a2b62eed1ab585eeb2694b6327ccf09c423b) sssd: disable parallel installs * [`060baa5e`](https://github.com/NixOS/nixpkgs/commit/060baa5e1c412201f0ac0748021c794deb5788ac) libre: enableParallelBuilding=true * [`258e046c`](https://github.com/NixOS/nixpkgs/commit/258e046c4279b09c5fa6601ff6091b302362a417) librem: enableParallelBuilding=true * [`4fff5905`](https://github.com/NixOS/nixpkgs/commit/4fff590562e9c767493eedcae18b5219e716da4c) baresip: enableParallelBuilding=true * [`1682265d`](https://github.com/NixOS/nixpkgs/commit/1682265db7feb0720277802902a85b6fcca27e2c) baresip: use cmake for configurePhase, fixes cross * [`1320cb81`](https://github.com/NixOS/nixpkgs/commit/1320cb8157dff844e102106e727588fdd6e1fa20) tdesktop: add patch to disable custom URL scheme registration * [`0eff3677`](https://github.com/NixOS/nixpkgs/commit/0eff36777f31547b0e857bfcfded8295f729442d) catch2_3: 3.3.1 -> 3.3.2 * [`3193ea68`](https://github.com/NixOS/nixpkgs/commit/3193ea682eb5251691220f2d6dade6d48fc2043b) openblas: Fix include path in generated .pc file * [`86053e5e`](https://github.com/NixOS/nixpkgs/commit/86053e5ec2c1ed023e543cf753922a989055fc1c) dgraph: use --prefix to prefix PATH * [`b76ce89d`](https://github.com/NixOS/nixpkgs/commit/b76ce89dfcf42b4ea015f8e794dbf9ada8a05cc4) buildDotnetModule: add support for args with spaces in makeWrapperArgs * [`23ee7693`](https://github.com/NixOS/nixpkgs/commit/23ee7693587b2aac2b633012290f2bc400fdc8b3) buildFHSUserEnv: add version arg * [`3a449d02`](https://github.com/NixOS/nixpkgs/commit/3a449d02b9551a8fd1c7b7e64e479db89df6d8f1) lingot: Add fftwFloat for faster fft * [`6e422a0f`](https://github.com/NixOS/nixpkgs/commit/6e422a0fbaca1d8be112f606edcf8a48fbe0eb2f) tests.stdenv.outputs-no-out: cause less rebuilds * [`a4e1cf6d`](https://github.com/NixOS/nixpkgs/commit/a4e1cf6d13004d19957bbecdf0d3940d4708460d) tests.stdenv.outputs-no-out: update expectedMsg * [`ea80b392`](https://github.com/NixOS/nixpkgs/commit/ea80b3925f202dc49d258d07838ff813779824d9) subversion: disable parallel installs * [`7b8d8627`](https://github.com/NixOS/nixpkgs/commit/7b8d86277d08ddaf071eb54c9b6c5d94531b02be) ocaml: disable parallel installs * [`81d23b8d`](https://github.com/NixOS/nixpkgs/commit/81d23b8d3a022b5a74c9944a96e916c7f156382d) buildFHSUserEnv: rewrite not isNull check * [`e069b686`](https://github.com/NixOS/nixpkgs/commit/e069b686bb5d56fecfc5be24f049bcfce81b74ca) h3_4: init at 4.1.0 * [`908a8f3e`](https://github.com/NixOS/nixpkgs/commit/908a8f3e4ef0dd9a5905bca06c3e6b3fd2b61757) h3: add marsam to maintainers * [`dfc95e08`](https://github.com/NixOS/nixpkgs/commit/dfc95e08f5c0376a896741327afc4f6dab8647e7) libwpe: 1.14.0 -> 1.14.1 * [`16e4a92e`](https://github.com/NixOS/nixpkgs/commit/16e4a92e0de44af134e76ffbd80029eed201f2a7) pcsc-safenet: 10.0.37 -> 10.8.28 * [`51b39d7b`](https://github.com/NixOS/nixpkgs/commit/51b39d7b8b6ea9a4faecf761ad692114f19294b5) eresi: disable parallel installs * [`915a1920`](https://github.com/NixOS/nixpkgs/commit/915a1920232aa1447d2804e3f04c91e933d680b1) ncurses: enable strictDeps * [`2c8cfc60`](https://github.com/NixOS/nixpkgs/commit/2c8cfc60c63b5f3a27d8f141020fa36f46e83d56) readline: enable strictDeps * [`92b9dce6`](https://github.com/NixOS/nixpkgs/commit/92b9dce61b89475164f82f5fa070afd409a9294d) tracker: enable strictDeps * [`78367e1b`](https://github.com/NixOS/nixpkgs/commit/78367e1bffa0fe7d60472d5367b65cc1e3bfeda8) networkmanager: 1.40.12 -> 1.40.16 * [`9c72ea87`](https://github.com/NixOS/nixpkgs/commit/9c72ea872567c9d92ed0cad1be88726f3e461f97) multiple-outputs.sh: silence 'rmdir: failed to remove ... Directory not empty' * [`b3d8d75d`](https://github.com/NixOS/nixpkgs/commit/b3d8d75db86efe821d80f86d986d3c7808fa11aa) s9fes: disable install parallelism * [`f37d97b7`](https://github.com/NixOS/nixpkgs/commit/f37d97b7a09ba749617ba6a7b0342712554e0bf4) libbacktrace: clean up * [`9cc45e19`](https://github.com/NixOS/nixpkgs/commit/9cc45e195f4ea9d972bd7dd1dae904a32c365bfc) libbacktrace: unstable-2020-05-13 → unstable-2022-12-16 * [`14c5fae1`](https://github.com/NixOS/nixpkgs/commit/14c5fae1cbde7f4eddb95bccf4535b211963217e) libbacktrace: Enable tests * [`1e038482`](https://github.com/NixOS/nixpkgs/commit/1e0384829d14e4eb186dc71f9b6df249508a9df1) libbacktrace: Add support for NIX_DEBUG_INFO_DIRS * [`d3b862c4`](https://github.com/NixOS/nixpkgs/commit/d3b862c457039208bd98f61cf6730dd87c0fee36) libpcap: 1.10.1 -> 1.10.3 * [`b6388ae3`](https://github.com/NixOS/nixpkgs/commit/b6388ae3ee77d7fd38dbcba94414fd735a9292e6) lutris: Include libnghttp2 in the FHS. * [`575fddf2`](https://github.com/NixOS/nixpkgs/commit/575fddf25b672b8ed5d5294ab10a8a22d579bc3b) systemd: 252.5 -> 253 * [`f7ce1d22`](https://github.com/NixOS/nixpkgs/commit/f7ce1d22ebbeeff8784fbdff8d5dd52454fd917a) systemd: 253 -> 253.1 * [`d2837a9c`](https://github.com/NixOS/nixpkgs/commit/d2837a9cb3d11187e12db193becffe4cb7c8d1ad) nixos/systemd-initrd: create the /tmp mount point in the initrd * [`9b8a0e5f`](https://github.com/NixOS/nixpkgs/commit/9b8a0e5f7ae4bed2b39d0595a2defef1edd8bcb0) python3.pkgs.pynacl: build offline documentation * [`c541bf5e`](https://github.com/NixOS/nixpkgs/commit/c541bf5ee65f8d6ca44f43b2f361df8e17ca44fc) networkmanager: 1.40.16 -> 1.42.2 * [`764dd10a`](https://github.com/NixOS/nixpkgs/commit/764dd10ac0d7700d065571c438953a12aea84cf3) iproute2: 6.1.0 -> 6.2.0 * [`9c64da6e`](https://github.com/NixOS/nixpkgs/commit/9c64da6ed40c9de48c17d4742318e2389e276126) modemmanager: 1.20.4 -> 1.20.6 * [`83f65146`](https://github.com/NixOS/nixpkgs/commit/83f65146ab1d5d55548d1dbe87a93d9ee8081ee0) nixos/systemd: systemd-growfs* units are real files now * [`18b4f46c`](https://github.com/NixOS/nixpkgs/commit/18b4f46cb6f84092e0a19264e30b0f83c7c73129) bundler: 2.4.6 -> 2.4.7 * [`7df4387e`](https://github.com/NixOS/nixpkgs/commit/7df4387ebdc9f5293fad04480391e8743c312a3b) gcc: do not install sys-include headers for cross-compilers. * [`c68f2c93`](https://github.com/NixOS/nixpkgs/commit/c68f2c937a2aedbc182bab4c9dbbdc8830256f62) libopenmpt: 0.6.8 -> 0.6.9 * [`740ab712`](https://github.com/NixOS/nixpkgs/commit/740ab71253c1e052422925355252654078848e94) liburcu: 0.13.2 -> 0.14.0 * [`4a3699c0`](https://github.com/NixOS/nixpkgs/commit/4a3699c08b5184eaf6576e3de105e66d68fcd252) cargo-auditable: 0.6.0 -> 0.6.1 * [`aaa11f72`](https://github.com/NixOS/nixpkgs/commit/aaa11f72106e7c8bc5716f813bf5f96a8421a9ea) ruby: add rubygems to expression passthru * [`708dcbce`](https://github.com/NixOS/nixpkgs/commit/708dcbce926fdfb40a08ff625148fe11b6fe601d) nodejs-18_x: 18.14.2 -> 18.15.0 * [`35d43b45`](https://github.com/NixOS/nixpkgs/commit/35d43b45f7419c6db6f6aa49e9da376befd31606) ruby.rubygems: 3.4.7 -> 3.4.8 * [`7590ada9`](https://github.com/NixOS/nixpkgs/commit/7590ada96f561c77b9c5b9e564ab684b9eb34d97) liburcu: add changelog to meta * [`49000d52`](https://github.com/NixOS/nixpkgs/commit/49000d52e01fd1caf6490f8148bd270c3563a4f9) vpnc: disable install parallelism * [`af189bd3`](https://github.com/NixOS/nixpkgs/commit/af189bd3de5da15b5fc0baf23c84aacd7192a848) spandsp: fix cross compilation * [`6b0e0967`](https://github.com/NixOS/nixpkgs/commit/6b0e09670d4b0edb7ac3d24503a2a9a5a081dc5a) https://github.com/NixOS/nixpkgs/pull/218477#discussion_r1118125573 * [`8a05f77b`](https://github.com/NixOS/nixpkgs/commit/8a05f77b5d4d8422624828f9744daee1b9b213d4) https://github.com/NixOS/nixpkgs/pull/217995#pullrequestreview-1318620540 * [`1e5a594e`](https://github.com/NixOS/nixpkgs/commit/1e5a594e686f5154b706dfab68550f9f3bde675e) spandsp: enableParallelBuilding = true * [`d6619542`](https://github.com/NixOS/nixpkgs/commit/d6619542978324e80eb949721f4749955034540a) outline: 0.67.2 -> 0.68.1 * [`3e5f408e`](https://github.com/NixOS/nixpkgs/commit/3e5f408e735ad492319e72a158f5815523fc7adf) isabelle: add aarch64-linux support * [`0070f29a`](https://github.com/NixOS/nixpkgs/commit/0070f29a1327858c5ca976f341496b86597e5c2d) dnsmasq: 2.88 -> 2.89 * [`38daa6bb`](https://github.com/NixOS/nixpkgs/commit/38daa6bb44d8f9a3d1442c9f334ae5a38c6c86d8) python3Packages.appnope: Make available on non-Darwin, styling, update homepage * [`9eb7621c`](https://github.com/NixOS/nixpkgs/commit/9eb7621cbb8d0ae7a140c9516f99c6cbdc844095) libmbim: 1.28.2 -> 1.28.4 * [`a8da8df2`](https://github.com/NixOS/nixpkgs/commit/a8da8df295b9468f2ab34bf237b70ab49cd61e64) libmbim: add changelog to meta * [`fe201024`](https://github.com/NixOS/nixpkgs/commit/fe201024e97fd7e5a852373e5a950883947217bc) systemd: make libidn2 optional * [`d37221dd`](https://github.com/NixOS/nixpkgs/commit/d37221dd4b2b8497d3144b0313e9c1ca25df50bb) systemd: make libacl optional * [`86aff5f3`](https://github.com/NixOS/nixpkgs/commit/86aff5f32fe9cb44730d839c168af6c5b0b317ed) systemd: make libaudit optional * [`2d17a968`](https://github.com/NixOS/nixpkgs/commit/2d17a968053a968667457f06971577fe002385c0) systemd: make PAM integration optional * [`3be2b599`](https://github.com/NixOS/nixpkgs/commit/3be2b599651b3d7ed39ec52df25915a9b7a39218) systemd: optional kmod integration * [`38bdc13b`](https://github.com/NixOS/nixpkgs/commit/38bdc13b6dae2c99a83f389639fee44bf2d3e766) systemd: disable dependencies for minimal build * [`2d29fbd4`](https://github.com/NixOS/nixpkgs/commit/2d29fbd4b6ec03b53d63dc126ce27f7e45e083bf) sphinx-rtd-theme: fix missing docutils for cross compilation * [`2b168ba3`](https://github.com/NixOS/nixpkgs/commit/2b168ba3f064beeb908031bb765a33b806d6c77f) headscale: rename oidc.client_secret_file to oidc.client_secret_path * [`dbdebe12`](https://github.com/NixOS/nixpkgs/commit/dbdebe125f049c0baf844e09fb57497ddf3d7084) pandoc: remove reference to warp * [`c0c01af3`](https://github.com/NixOS/nixpkgs/commit/c0c01af367f0c8962b3bad15f5557eb34b2a25fd) consul: 1.15.0 -> 1.15.1 * [`98ebcd28`](https://github.com/NixOS/nixpkgs/commit/98ebcd28e1235ddb4ee127a8e96310e554afdc13) compiler-rt: fix build on ARMv6 * [`8fc5d9f3`](https://github.com/NixOS/nixpkgs/commit/8fc5d9f3b06fa0890d212edd57ebc15af8d4b8bb) python310Packages.more-itertools: 9.0.0 -> 9.1.0 * [`1b0cd6bc`](https://github.com/NixOS/nixpkgs/commit/1b0cd6bcdaa4d591b9ccf0de620eafe04544bd83) grub2: Pull upstream patches for flicker-free boot * [`aa0d89d5`](https://github.com/NixOS/nixpkgs/commit/aa0d89d55ab2b26974d338c98848db3577bca903) lcms2: 2.13.1 -> 2.15 * [`68cd5bdc`](https://github.com/NixOS/nixpkgs/commit/68cd5bdc83d0e2c77895a1e6747e0db6cc291019) systemdStage1: disable PAM * [`57ecdd6a`](https://github.com/NixOS/nixpkgs/commit/57ecdd6abdcb5bfc250785b2640ec943104e0401) ruby: fix cross compilation * [`e5b072ec`](https://github.com/NixOS/nixpkgs/commit/e5b072eca165430efc4d7a179011a42aab4470a2) nixos/iso-image: add an option to disable BIOS boot * [`905be9f8`](https://github.com/NixOS/nixpkgs/commit/905be9f8c5d0bcc95dbd26f9d5a53f61c48d9798) nixos/iso-image: s/efi/EFI in documentation * [`61516301`](https://github.com/NixOS/nixpkgs/commit/61516301fd4f96373b02655a912bea0e09c8f70a) python310Packages.nextcloudmonitor: 1.2.0 -> 1.3.0 * [`a16f3e6b`](https://github.com/NixOS/nixpkgs/commit/a16f3e6b3801ee0531497b3991d33860bb56487b) cmake: 3.25.2 -> 3.25.3 * [`04cc3ff7`](https://github.com/NixOS/nixpkgs/commit/04cc3ff7d334fe5f064071e05990949e11f8aa88) asymptote: disable install parallelism * [`03be09d5`](https://github.com/NixOS/nixpkgs/commit/03be09d5181b43ffcf0c6085d795d9fad3d5f515) gretl: disable install parallelism * [`41ddcc38`](https://github.com/NixOS/nixpkgs/commit/41ddcc3898962edda8e49032d235d7edc47e31ee) qsynth: disable install parallelism * [`91e20f10`](https://github.com/NixOS/nixpkgs/commit/91e20f108149be118c166eed2a4db44ca124d05b) solanum: disable install parallelism * [`ed1bc2f7`](https://github.com/NixOS/nixpkgs/commit/ed1bc2f7b726183a07fb67106f47fb218f01d9e0) libimagequant: 4.1.0 -> 4.1.1 * [`88cbe74d`](https://github.com/NixOS/nixpkgs/commit/88cbe74d05cac6e037e934ee7fbe8b1f0d164f25) spandsp: refactor * [`1649603f`](https://github.com/NixOS/nixpkgs/commit/1649603f9f7625673a4dbbd298ef8be4f572f2ae) gutenprint: enable strictDeps * [`bbdaa58a`](https://github.com/NixOS/nixpkgs/commit/bbdaa58a5bd86e607fd294597161db0ed4aa801c) obex-data-server: enable strictDeps * [`b27cf6ac`](https://github.com/NixOS/nixpkgs/commit/b27cf6ace4e687b073d05a8f397a9c944e5ee967) llvm_14,llvmPackages_git.llvm: enable polly by default * [`c5f75817`](https://github.com/NixOS/nixpkgs/commit/c5f758174b1cd78402dbf32511c4b9532a4bc1ae) clang: drop the C++ std version `-DCMAKE_CXX_FLAG` * [`c1a2a95a`](https://github.com/NixOS/nixpkgs/commit/c1a2a95aacd4a5c4b5fd278b31977b09d758b259) ruby_3_1,ruby_3_0,ruby_2_7: allow enabling dtrace support on linux * [`3816765e`](https://github.com/NixOS/nixpkgs/commit/3816765e472a98482e26d0831a84d3b27cb56db8) llvm: add in a missing check dep * [`0fd04a59`](https://github.com/NixOS/nixpkgs/commit/0fd04a591802cb92a244528eb1c65d68417df55d) llvmPackages.compiler-rt: enable libclang_rt.profile-....a build * [`a6e176c5`](https://github.com/NixOS/nixpkgs/commit/a6e176c5b2ec099739a23ff9fe3df3e34e2c1a77) ArchiSteamFarm: choose correct framework instead of patching * [`d23059ce`](https://github.com/NixOS/nixpkgs/commit/d23059ce150f9dc4fbb1694bbcf1ef7199c1cc40) bundler: 2.4.7 -> 2.4.8 * [`925510b3`](https://github.com/NixOS/nixpkgs/commit/925510b397b2fa27d44109ac4704a9a354e34e79) w3m: 0.5.3+git20220429 -> 0.5.3+git20230121 * [`65da8d4f`](https://github.com/NixOS/nixpkgs/commit/65da8d4f29157068df5da784b3d39158bdb6495f) nix: dedupe fix-requires-non-existing-output patch * [`adafbeff`](https://github.com/NixOS/nixpkgs/commit/adafbeff4ad01e21b9d1b39f072298978c08aa6c) nixos/restic: generalize cache configuration * [`279a5e27`](https://github.com/NixOS/nixpkgs/commit/279a5e27d0a5fbe61e1dd30c3658408fb93732ae) python3Packages.myst-parser: 0.19.1 -> 1.0.0 * [`8e8be880`](https://github.com/NixOS/nixpkgs/commit/8e8be88067fc568d81f88ad6a93fd03218d9ca60) SDL2: 2.26.3 -> 2.26.4 * [`490e77ce`](https://github.com/NixOS/nixpkgs/commit/490e77ce0aca322268bd64c3508e26be2fc784f1) SDL2: add superherointj as maintainer * [`4ffa52eb`](https://github.com/NixOS/nixpkgs/commit/4ffa52ebdf80bb217929ab94148a8021d58cb4fa) llvmPackages_git.libcxx: use clang from git instead of the stdenv's compiler * [`baa5974a`](https://github.com/NixOS/nixpkgs/commit/baa5974a37e6c52ed537b2076b2b89e255ed3f29) open-vm-tools: 12.1.5 -> 12.2.0 * [`011c454a`](https://github.com/NixOS/nixpkgs/commit/011c454a6d55e729b59532fa93109596d3fe9721) libedit: 20210910-3.1 -> 20221030-3.1 * [`2d2aa463`](https://github.com/NixOS/nixpkgs/commit/2d2aa463ddfa74f12e8982e9febcdb1972b7a99c) build-rust-package: call sysroot/src with the expected lib parameter * [`87837a5f`](https://github.com/NixOS/nixpkgs/commit/87837a5fcf7dd9c58bb80f15a8f046a2abc8a4c8) build-support/rust/sysroot: update Cargo.lock * [`63c8961f`](https://github.com/NixOS/nixpkgs/commit/63c8961f8b144ca40314909330f7759d1fa7e530) build-support/rust/sysroot: let cargo-src crate become no_std * [`9d1aafcd`](https://github.com/NixOS/nixpkgs/commit/9d1aafcdeb074c5ad8b6780f9474f9cced901388) build-support/rust: allow cross-compiling the sysroot * [`94c7bf57`](https://github.com/NixOS/nixpkgs/commit/94c7bf576a44829a676fb172bfceaefff4eb90f0) separate-debug-info.sh: succeed when output does not contain elf files * [`6ab299b3`](https://github.com/NixOS/nixpkgs/commit/6ab299b3a36c656065d92cab3385a29e43404879) openjdk: port to gnumake-4.4.1 * [`544ef313`](https://github.com/NixOS/nixpkgs/commit/544ef3138a7f383a260f421eb7999dd917a0c414) openjdk: port to gnumake-4.4.1 * [`7b53fc52`](https://github.com/NixOS/nixpkgs/commit/7b53fc52419ec55419853c324cfad7d1dfac79ec) openjdk11: port to gnumake-4.4.1 * [`bec77874`](https://github.com/NixOS/nixpkgs/commit/bec778740ca0ccbc57ab7ac171a6423f563f7217) gnumake44: revert "reintrocude older 4.4 version for openjdk" * [`91dd01a3`](https://github.com/NixOS/nixpkgs/commit/91dd01a3065dbf60df1725681899b02afa444f18) systemd: disable the ukify tool * [`1f9c5a4a`](https://github.com/NixOS/nixpkgs/commit/1f9c5a4aea27022d0412bce65bb43c293fac1608) metals: 0.11.10 -> 0.11.11 * [`928c8115`](https://github.com/NixOS/nixpkgs/commit/928c8115ba60d54ec36b3f11a364ff81b0ad066c) nixos/starship: add interactiveOnly option * [`4e300e07`](https://github.com/NixOS/nixpkgs/commit/4e300e071b97e1e3a6ba4d856cc65e5386366f6f) libxcrypt: Build only with strong hashes * [`0d7cd666`](https://github.com/NixOS/nixpkgs/commit/0d7cd666520621ebb3f2fb0e590064e8621e249e) nixos/users-groups: Update password scheme validation * [`909f394f`](https://github.com/NixOS/nixpkgs/commit/909f394f28c637a6d5a269d893b77e095b2812eb) pam: Make libxcrypt a non-optional dependency * [`4472cf44`](https://github.com/NixOS/nixpkgs/commit/4472cf44eba4991e46904c588e07dfe8e6fcceb8) treewide: Make yescrypt the default algorithm for pam_unix.so * [`8e2e741a`](https://github.com/NixOS/nixpkgs/commit/8e2e741ab5bdea119a34013b1387eb3f281841cb) zsh: set environment variables in zshenv instead of zprofile * [`bc833b35`](https://github.com/NixOS/nixpkgs/commit/bc833b3521767028fcbb80d150ad845fd7b0bd18) haskellPackages: stackage LTS 20.12 -> LTS 20.14 * [`b645a1d8`](https://github.com/NixOS/nixpkgs/commit/b645a1d84a95c48d33de712a6ce58d7acd0aa7e0) all-cabal-hashes: 2023-03-01T16:43:25Z -> 2023-03-13T08:59:39Z * [`df547d23`](https://github.com/NixOS/nixpkgs/commit/df547d23fb5424d3513c4bfbfd64626a4a006095) haskellPackages: regenerate package set based on current config * [`051b74fe`](https://github.com/NixOS/nixpkgs/commit/051b74fe7d7398c24fee4d703bd1e32a88b68393) nixos/fcitx: deprecated, and suggestions to use fcitx5 instead * [`4e8ad00a`](https://github.com/NixOS/nixpkgs/commit/4e8ad00ae81e70f4e4db7dfc7e67d9c853f0d6b6) fcitx: remove packages and update documentations and aliases to fcitx5 * [`6d951523`](https://github.com/NixOS/nixpkgs/commit/6d951523ad424c077d60bcd57e9a53bc9dd56e5d) mlterm: update fcitx dependency to fcitx5 * [`f95c20d7`](https://github.com/NixOS/nixpkgs/commit/f95c20d77d5275a0fe4d2809bbb6e10d5492b93f) nixos/fcitx5: init tests * [`23f23a89`](https://github.com/NixOS/nixpkgs/commit/23f23a89b325b06e3f7ff6c0a45e06271db49ead) fftw: enable optimizations unconditionally and build with mtune=generic * [`a9b7d738`](https://github.com/NixOS/nixpkgs/commit/a9b7d738fc1437f8d796607ed31093921685b2b4) Revert "python3Packages.babel: revert test fixes for now" * [`a8e44411`](https://github.com/NixOS/nixpkgs/commit/a8e44411d65222b0af2ec3d1b641e7f1b82eb87d) sparrow: 1.7.1 -> 1.7.3 * [`eb561a3a`](https://github.com/NixOS/nixpkgs/commit/eb561a3af2ba2c5fc6f9abb6dcf38beb348663ca) sparrow: enable JavaFX * [`4d8df72e`](https://github.com/NixOS/nixpkgs/commit/4d8df72e93261fd31157b74eb44bf8441f04547c) xmlbeans: 5.0.2-20211014 -> 5.1.1-20220819, remove myself as maintainer * [`fab17d21`](https://github.com/NixOS/nixpkgs/commit/fab17d210d14e11adba8255cc0767cec0ff9e6b8) gtk2: read configuration from /etc/gtk-2.0/gtkrc * [`6e99f2ee`](https://github.com/NixOS/nixpkgs/commit/6e99f2eecc2d272292dc2aa28f376a13ddb3f29d) cachix: remove no longer needed src override & patch * [`f7d99b7d`](https://github.com/NixOS/nixpkgs/commit/f7d99b7da8c3bc2f0f2568977bf29ed7bf37d1ff) cachix,hercules-ci-{agent,cnix-expr,cnix-store}: bump nix pin to 2_14 * [`690740bd`](https://github.com/NixOS/nixpkgs/commit/690740bd3b74919512fb964a28083af4a27471da) haskellPackages.tomland: unbreak * [`b830681b`](https://github.com/NixOS/nixpkgs/commit/b830681bfbf1058e2893411a3a8e0a448f3f82cf) python310Packages.sqlalchemy: 2.0.4 -> 2.0.6 * [`e4959cfe`](https://github.com/NixOS/nixpkgs/commit/e4959cfe9788ccc641250580d4b26af6e68aed6d) unityhub: 2.3.2 -> 3.4.1 * [`0cf4dddb`](https://github.com/NixOS/nixpkgs/commit/0cf4dddbc0bdc3e79a05818f5afececb7e283aa8) magma: fix [nixos/nixpkgs#220343](https://togithub.com/nixos/nixpkgs/issues/220343) and separate CUDA build/run-time dependencies * [`711e9cfd`](https://github.com/NixOS/nixpkgs/commit/711e9cfd493296681b84147a650972ea78e948c4) ffmpeg: ffmpeg_4 → ffmpeg_5 * [`9bd25064`](https://github.com/NixOS/nixpkgs/commit/9bd2506458ea053ccbcde6e622d7cec9993d8f36) treewide: make ffmpeg_4-dependant packages depend on ffmpeg_4 * [`f8264a5b`](https://github.com/NixOS/nixpkgs/commit/f8264a5b1e7832d93d8a22816f5133ff891724b6) tree-wide: mark broken packages as such * [`0d04028e`](https://github.com/NixOS/nixpkgs/commit/0d04028e661f1b62f6321d6aef5bda442e8bfeaa) github-copilot-cli: init at version 0.1.21 * [`f5b75488`](https://github.com/NixOS/nixpkgs/commit/f5b754881dd9b8554e313fcbca6dc5885b63a994) bind: remove hard-coded `allow-query` config file entry, so it can be customized via `extraConfig` * [`a3d10c67`](https://github.com/NixOS/nixpkgs/commit/a3d10c676f813f6393e38c4bbe01b640fb791947) sqlite: 3.41.0 -> 3.41.1 * [`107df2f7`](https://github.com/NixOS/nixpkgs/commit/107df2f7c20b5ef6fa5b17ea09f0cbc837f7ca83) s2n-tls: 1.3.37 -> 1.3.38 * [`b0cd9107`](https://github.com/NixOS/nixpkgs/commit/b0cd9107fc036ff503b9556a28150a88bb4bb127) s2n-tls: 1.3.38 -> 1.3.39 * [`b12beeb2`](https://github.com/NixOS/nixpkgs/commit/b12beeb2bafd63a365711304b554c095a529a3ff) gammaray: init at 2.11.3 * [`38d703bd`](https://github.com/NixOS/nixpkgs/commit/38d703bdb743363e57749c26e87e1008e9777a86) haskellPackages.Cabal_3_10_1_0: build with matching of Cabal-syntax * [`e4f591ea`](https://github.com/NixOS/nixpkgs/commit/e4f591eae9293974bf381caa0f6bc12bd328d86d) haskellPackages.Cabal{,-syntax}_3_8_1_0: keep * [`e9b906ef`](https://github.com/NixOS/nixpkgs/commit/e9b906ef3490dc667f605684b85821c07a96ad26) dt-schema: 2022.1 -> 2022.12 * [`3e331bf5`](https://github.com/NixOS/nixpkgs/commit/3e331bf5b3978e68597a320d55712e8f75196dad) directx-headers: 1.608.2 -> 1.608.2b * [`ef695215`](https://github.com/NixOS/nixpkgs/commit/ef6952158cb5b31d1505f217d9fa0f55e4999120) tinycompress: init at 1.2.8 * [`6ff293ec`](https://github.com/NixOS/nixpkgs/commit/6ff293ecbc181c2339a085ed615d1a50727cc7a3) pipewire: enable compress-offload * [`b8ac3f9a`](https://github.com/NixOS/nixpkgs/commit/b8ac3f9a93cac7a54aafc366f221b372dd59b463) pipewire: 0.3.66 -> 0.3.67 * [`1fab8692`](https://github.com/NixOS/nixpkgs/commit/1fab86929f7df5cdd60bcf65b4c78f4058777a03) nixos/pipewire: spring cleaning * [`c3a42a04`](https://github.com/NixOS/nixpkgs/commit/c3a42a047cfe7d645fcf63b8cba04336bf3041ea) snappy: 1.1.9 -> 1.1.10 * [`5eff9f19`](https://github.com/NixOS/nixpkgs/commit/5eff9f19408717e3d330fd0f97961cddf8ac23b6) R: 4.2.2 -> 4.2.3 * [`17ea9488`](https://github.com/NixOS/nixpkgs/commit/17ea94881f78ff37d0123bc67ee82471d6d014ca) octavePackages: add automatic updating script based on Python's * [`be699cf0`](https://github.com/NixOS/nixpkgs/commit/be699cf06b37f1ec9e5a22b7b3273ea15827d445) octavePackages: run update script on all packages * [`5b5e4182`](https://github.com/NixOS/nixpkgs/commit/5b5e4182cb24a01eaa5204001284fc6b2eac4ae6) proxysql: 2.5.0 -> 2.5.1 * [`9196dbce`](https://github.com/NixOS/nixpkgs/commit/9196dbce78a73d7cc5a8d1dc4d8b8be72493945d) whatsapp-for-linux: 1.3.1 -> 1.6.1 * [`cc2738c7`](https://github.com/NixOS/nixpkgs/commit/cc2738c71ad454dba35cb8c33c4fce2481e344e7) swift: reduce closure size of swift-lib * [`39620ace`](https://github.com/NixOS/nixpkgs/commit/39620acea8d86488e8ecb37424643ff94c5ea0a3) vim: 9.0.1369 -> 9.0.1403 * [`60002cab`](https://github.com/NixOS/nixpkgs/commit/60002cabc02d22e8ee3f1718c1217684134d5178) aaaaxy: init at 1.3.372 * [`590ccae1`](https://github.com/NixOS/nixpkgs/commit/590ccae1f848eef59f8984e98348208eb69cffe1) nixos/networkd: add L2TP options * [`28ddd570`](https://github.com/NixOS/nixpkgs/commit/28ddd570f70dd9fe160260672ebf687abc5f2585) nixos/networkd: add Bridge options * [`d646f7c7`](https://github.com/NixOS/nixpkgs/commit/d646f7c7f2b69ef4d085f79f7805098b80dc8467) nixos/networkd: add BridgeFDB options * [`ae15b86d`](https://github.com/NixOS/nixpkgs/commit/ae15b86d4d81ffa3824528f4316c1b5f4ad640d3) nixos/networkd: add BridgeMDB option * [`a7724b8f`](https://github.com/NixOS/nixpkgs/commit/a7724b8f9177026c4635740812e2b8e291137d0e) nixos/networkd: add LLDP options * [`df149537`](https://github.com/NixOS/nixpkgs/commit/df14953724481b185161aa16c6e154bc04445eb0) nixos/networkd: add CAN options * [`09e745c7`](https://github.com/NixOS/nixpkgs/commit/09e745c78405cbd906f8f39cc89376f9f29db1c3) nixos/networkd: add IPoIB options * [`b08e5be9`](https://github.com/NixOS/nixpkgs/commit/b08e5be98d9eed403a2f334f2459da909114c002) nixos/networkd: add QDisc options * [`55cd970d`](https://github.com/NixOS/nixpkgs/commit/55cd970d739f6c0cc60f846aa826e05e322b9559) nixos/networkd: add NetworkEmulator options * [`d6303532`](https://github.com/NixOS/nixpkgs/commit/d63035329e6c7c07bf5cd3c4e06f4b8d2e71653f) nixos/networkd: add TokenBucketFilter options * [`2784862e`](https://github.com/NixOS/nixpkgs/commit/2784862e410bd07b562e6f537d6ff756fffa66ba) nixos/networkd: add PIE options * [`872a4823`](https://github.com/NixOS/nixpkgs/commit/872a4823cf3fdaca4d6bc6c13868ffe8a8097026) nixos/networkd: add FlowQueuePIE options * [`736650cc`](https://github.com/NixOS/nixpkgs/commit/736650ccf144850bc47587de620ae13efc88cb39) nixos/networkd: add StochasticFairBlue options * [`51689e86`](https://github.com/NixOS/nixpkgs/commit/51689e86b99ca43b14e5aa307b5e453aa0cb7ae3) nixos/networkd: add StochasticFairnessQueueing options * [`f2ca28f6`](https://github.com/NixOS/nixpkgs/commit/f2ca28f6585a3ecad3032e8057ea606402a86e93) nixos/networkd: add PFIFO options * [`d9e1963a`](https://github.com/NixOS/nixpkgs/commit/d9e1963a158f38b95a21171a0ed400a2c2575b7a) nixos/networkd: add BFIFO options * [`f75ec30f`](https://github.com/NixOS/nixpkgs/commit/f75ec30feea0d0e0f1bddcf07cfa89dea795b5d3) nixos/networkd: add PFIFOHeadDrop options * [`7a6cae0e`](https://github.com/NixOS/nixpkgs/commit/7a6cae0e155ec8952fcaa0add1b6f6d712e8d721) nixos/networkd: add PFIFOFast options * [`72810855`](https://github.com/NixOS/nixpkgs/commit/728108555e0d21b7fb0d5f4884e7b893e746adb0) nixos/networkd: add CAKE options * [`49df6bc6`](https://github.com/NixOS/nixpkgs/commit/49df6bc66997d29d1addb0424a898c745082fe40) nixos/networkd: add ControlledDelay options * [`0d06e859`](https://github.com/NixOS/nixpkgs/commit/0d06e8599699ef5629995a6ce46329baa2f3abad) nixos/networkd: add DeficitRoundRobinScheduler options * [`3cde7aaa`](https://github.com/NixOS/nixpkgs/commit/3cde7aaa36a3089f7881c9f65e7c37bf65f9177d) nixos/networkd: add DeficitRoundRobinSchedulerClass options * [`ca496f87`](https://github.com/NixOS/nixpkgs/commit/ca496f87548eb194280d2a3a4489380b94d088eb) nixos/networkd: add EnhancedTransmissionSelection options * [`5b5c79c6`](https://github.com/NixOS/nixpkgs/commit/5b5c79c6a0c94586cc392a1a476397b44912e820) nixos/networkd: add GenericRandomEarlyDetection options * [`dbc14e5a`](https://github.com/NixOS/nixpkgs/commit/dbc14e5a441beebc3c01b60f22e1f3cadf2acdad) nixos/networkd: add FairQueueingControlledDelay options * [`cf470ebd`](https://github.com/NixOS/nixpkgs/commit/cf470ebd88c4b9e8d4b7ae875ffaebbef6b2b02e) nixos/networkd: add FairQueueing options * [`29e54519`](https://github.com/NixOS/nixpkgs/commit/29e54519636578683070f9c778ac207fedf1e56a) nixos/networkd: add TrivialLinkEqualizer options * [`24df07c7`](https://github.com/NixOS/nixpkgs/commit/24df07c786d0818731af5a3056b786ba83731dab) nixos/networkd: add HierarchyTokenBucket options * [`88d99a36`](https://github.com/NixOS/nixpkgs/commit/88d99a36305d9387383baf7eb88c86e02541f703) nixos/networkd: add HierarchyTokenBucketClass options * [`493ed754`](https://github.com/NixOS/nixpkgs/commit/493ed754187177260848764e3a0c5ea5515984e3) nixos/networkd: add HeavyHitterFilter options * [`fde806d5`](https://github.com/NixOS/nixpkgs/commit/fde806d5a5b07f98dde0eb03be56814baae1131e) nixos/networkd: add QuickFairQueueing options * [`cd650b3f`](https://github.com/NixOS/nixpkgs/commit/cd650b3fa303a88e6ab842dd110871b50d0bd9d1) nixos/networkd: add QuickFairQueueingClass options * [`0ddfb0a5`](https://github.com/NixOS/nixpkgs/commit/0ddfb0a5dfc45a495bf862fe90a630325efecb32) nixos/networkd: add BridgeVLAN options * [`4ddd5e48`](https://github.com/NixOS/nixpkgs/commit/4ddd5e48b7007128e8abe32fee65e4fdd708ef67) python310Packages.etils: 1.0.0 -> 1.1.0 * [`62501a21`](https://github.com/NixOS/nixpkgs/commit/62501a21e890f9b62cf2095d4ab0601ce7820ec5) python310Packages.testcontainers: fix build * [`79700ec6`](https://github.com/NixOS/nixpkgs/commit/79700ec6ed926fd1db76fec445d6d6c7d3ea83cf) python310Packages.tables: remove cython from requirements.txt * [`f6b69b23`](https://github.com/NixOS/nixpkgs/commit/f6b69b23c91ffc05b8a69162a4f68e9625ecca6d) python310Packages.blosc2: remove pytest from runtime-requirements.txt * [`1c1e0891`](https://github.com/NixOS/nixpkgs/commit/1c1e0891cc5d7a013370f9480a8e99ed501f82f1) python310Packages.scooby: fix build * [`8dd30155`](https://github.com/NixOS/nixpkgs/commit/8dd301559ab120f96aec2a2a66164bfdb0d5fbed) ruby: disable parallel install * [`48f48c31`](https://github.com/NixOS/nixpkgs/commit/48f48c3101615e78fc28378ad818291c1ee8252a) mesa: build dri for arm * [`0c0c6908`](https://github.com/NixOS/nixpkgs/commit/0c0c6908b9ccc81350f86640dc07ad78981431a1) rPackages: CRAN and BioC update * [`a10887cb`](https://github.com/NixOS/nixpkgs/commit/a10887cb3fd7087c006b91197b6eb2b8730eebeb) rPackages.purrr: patch configure shebang * [`c4ce6f0b`](https://github.com/NixOS/nixpkgs/commit/c4ce6f0bfa832a242bed666ee49bea164a5d96f9) asls: drop * [`ef0e4e67`](https://github.com/NixOS/nixpkgs/commit/ef0e4e67ccf4e4838d7eb8a5e42e0b511a15500c) python310Packages.json-stream-rs-tokenizer: 0.4.13 -> 0.4.16 * [`20fe8b28`](https://github.com/NixOS/nixpkgs/commit/20fe8b2871b3d53e3443d8e2a8f661fe0d46f3e9) python310Packages.passlib: libxcrypt related failures also affect linux * [`a6b712f8`](https://github.com/NixOS/nixpkgs/commit/a6b712f8a4c09071246fe2d8c4def6948d1f61d9) nixos-generate-config: fix invalid sample config * [`fa52143c`](https://github.com/NixOS/nixpkgs/commit/fa52143cffb35ce6ba5ffdfeaa0fcb2056137885) python3Packages.pdoc: 12.3.1 -> 13.0.0 * [`9a89bf96`](https://github.com/NixOS/nixpkgs/commit/9a89bf966930abf3e05139332b039f6e9dbc34ca) python310Packages.pytest-twisted: 1.13.2 -> 1.14.0 * [`f3347106`](https://github.com/NixOS/nixpkgs/commit/f3347106dd4bf2f4d97e329d7aa12a01babfdb76) lxd: 5.11 -> 5.12 * [`ad33f180`](https://github.com/NixOS/nixpkgs/commit/ad33f1800f2b2352d74ead11af39a0297875071e) rake: 12.3.2 -> 13.0.6 * [`22d7930c`](https://github.com/NixOS/nixpkgs/commit/22d7930c643dad6979e1145feeab734cb4a3e9c8) dash: 0.5.11.5 -> 0.5.12 * [`78877052`](https://github.com/NixOS/nixpkgs/commit/78877052dcd5865fa346f345badd230a2eb42fee) jdom: 1.0 -> 2.0.6.1 * [`d2b28763`](https://github.com/NixOS/nixpkgs/commit/d2b2876373efd862748a92c7fe952ffb708dfd3f) xorg.libXvMC: 1.0.12 -> 1.0.13 * [`12a7c7e6`](https://github.com/NixOS/nixpkgs/commit/12a7c7e68b335d2ad7c5514a7622e9aea224eeea) deepin.deepin-shortcut-viewer: init at 5.0.7 * [`17dcb692`](https://github.com/NixOS/nixpkgs/commit/17dcb69237457e78cfb7e2f8a13d99e315ea3f05) python310Packages.twisted: Disable tests using legacy algos from crypt * [`8668d96c`](https://github.com/NixOS/nixpkgs/commit/8668d96c28e3fbda92eac6dc212b1393ef97d9da) nixos/wireshark: set the correct capabilities * [`94f0ae85`](https://github.com/NixOS/nixpkgs/commit/94f0ae85e1232261a88bb3509ababe7028d3f232) python310Packages.passlib: Disable tests for unsupported algorithms * [`3e531b41`](https://github.com/NixOS/nixpkgs/commit/3e531b418e1aa5d60cee4d316334b43cdef5e2e9) firefox-beta-bin-unwrapped: 112.0b2 -> 112.0b3 * [`476d7536`](https://github.com/NixOS/nixpkgs/commit/476d75361354d7a011ead601787fef95eebfeb74) python310Packages.y-py: Fix build on darwin * [`18c90897`](https://github.com/NixOS/nixpkgs/commit/18c9089744ca00b1b00ff61a02cc43ad259c907e) matrix-synapse.tools.synadm: 0.38 -> 0.40 * [`dc937802`](https://github.com/NixOS/nixpkgs/commit/dc937802ba1d00a0ff9211a73934bd0d788221ef) dnscontrol: 3.27.2 -> 3.28.0 * [`07673d91`](https://github.com/NixOS/nixpkgs/commit/07673d91cddd437e602dd6dd5d1ba4f2c83e9711) haskell.packages.ghc92.th-desugar: use stackage prescribed version * [`6dae8a83`](https://github.com/NixOS/nixpkgs/commit/6dae8a83111e77b1d2cc2c902db059534eec035f) haskell.packages.ghc94.ghc-lib*: retain GHC 9.4 versions * [`eabab539`](https://github.com/NixOS/nixpkgs/commit/eabab5397e8041c121c33cccb68d1556d3dda2e7) haskell.packages.ghc94.th-desugar: 1.14 -> 1.15 * [`a8073117`](https://github.com/NixOS/nixpkgs/commit/a80731175fb8d424f62c23f76970fac395b337a3) haskellPackages.haskell-gi: drop obsolete override * [`beafc737`](https://github.com/NixOS/nixpkgs/commit/beafc73774e756ccba5d3fc5baf2951e1de35300) haskellPackages.hspec*: reflect 2.10.9 -> 2.10.10 * [`4bdbae5a`](https://github.com/NixOS/nixpkgs/commit/4bdbae5ad13b0c8c98232ebb70a288815ef5f012) cc-wrapper: wrap `cpp` for cross lust like to native * [`1a9ab74f`](https://github.com/NixOS/nixpkgs/commit/1a9ab74f66ef1697e7e590c5eab4b941b4f8bfdf) haskellPackages.haddock-cheatsheet: unbreak * [`0d44f838`](https://github.com/NixOS/nixpkgs/commit/0d44f838ca622cd967d86c16aa429dcfa2c289c7) gatk: 4.3.0.0 -> 4.4.0.0 * [`96100e76`](https://github.com/NixOS/nixpkgs/commit/96100e7675f96c90b4f1124a77f86e87d7a251ee) passage: add missing dependency on tree(1) * [`3eea810b`](https://github.com/NixOS/nixpkgs/commit/3eea810b5e4ff0226d0f4d7c072918866247d72b) Update to latest versions: pdfstudio2022.2.2, pdfstudio2021.2.1, pdfstudioviewer2022.2.2 * [`8f1d05d9`](https://github.com/NixOS/nixpkgs/commit/8f1d05d958c705f0361b7c69648627b4dabf4783) veracrypt: add wrapGAppsHook * [`8f681143`](https://github.com/NixOS/nixpkgs/commit/8f6811433b65def7728267f31a84786cf1f0de22) discord-canary: 0.0.149 -> 0.0.150 * [`4e0ac3aa`](https://github.com/NixOS/nixpkgs/commit/4e0ac3aabc5830420f7fb41b08f35e0035676830) librewolf-unwrapped: 111.0-2 -> 111.0-3 * [`2ef27ee3`](https://github.com/NixOS/nixpkgs/commit/2ef27ee3499f8c20173ac405e57e93313af8a9ed) python310Packages.soxr: 0.3.3 -> 0.3.4 * [`a160a8be`](https://github.com/NixOS/nixpkgs/commit/a160a8be02e7658add24c7cabbad876e1016ff54) python310Packages.anyascii: 0.3.1 -> 0.3.2 * [`c1e8756b`](https://github.com/NixOS/nixpkgs/commit/c1e8756b56ce725f9c7c4cfa203bd4cee8c3594b) python310Packages.chex: Propagate cloudpickle * [`c54a718a`](https://github.com/NixOS/nixpkgs/commit/c54a718a9f5aad5386d9155b3836ba54eb0514fc) docker-buildx: 0.9.1 -> 0.10.4 * [`4d5c24f7`](https://github.com/NixOS/nixpkgs/commit/4d5c24f72d5d9513edd0f68b52c7ab521029368f) docker-buildx: add developer-guy to maintainers list * [`ab234dc5`](https://github.com/NixOS/nixpkgs/commit/ab234dc5e9e9ff7b02ac05fd778bfab3ad33d1fd) docker-buildx: doCheck false * [`d75cff2e`](https://github.com/NixOS/nixpkgs/commit/d75cff2ee3bb6d91c818d43d1ba7603bb6dacd59) linuxManualConfig: don't build inside source tree * [`75e6d945`](https://github.com/NixOS/nixpkgs/commit/75e6d945b8f292621ba2c43fdb3b66d690c47f80) python3Packages.mautrix: 0.19.4 -> 0.19.5 * [`f3269c39`](https://github.com/NixOS/nixpkgs/commit/f3269c396e760622c114f070265c448d13fa8dca) python3Packages.mautrix: 0.19.5 -> 0.19.6 * [`e608077c`](https://github.com/NixOS/nixpkgs/commit/e608077c090e17ea8b3de13c81bc2a99470bd4e2) woodpecker-pipeline-transform: init at 0.1.1 * [`efd23ff1`](https://github.com/NixOS/nixpkgs/commit/efd23ff1c8f0cebc4aa41f08815d71a0a2556d48) nixos/gdk-pixbuf: move GDK_PIXBUF_MODULE_FILE to sessionVariables * [`7f079e02`](https://github.com/NixOS/nixpkgs/commit/7f079e028ea94fc939826a2df86b0401fbc8ccce) discord: 0.0.264 -> 0.0.273 * [`8da8071e`](https://github.com/NixOS/nixpkgs/commit/8da8071e37a392a1548f3ad503f3ca8092b855dd) glucose: 4.1 -> 4.2.1 * [`3ce5834b`](https://github.com/NixOS/nixpkgs/commit/3ce5834b3eed2fcd5bd291af62592d081aeb034f) haskell.packages.ghc94.indexed-traversable*: drop obsolete overrides * [`94b31d8f`](https://github.com/NixOS/nixpkgs/commit/94b31d8f487bdc752e782a0378579907666d8b29) haskell.packages.ghc96.cabal-install: make work * [`a1c16a79`](https://github.com/NixOS/nixpkgs/commit/a1c16a7909ed8ba0f224a3137ae111048c813987) haskell.packages.ghc94.generically: supply base-orphans * [`7be4e628`](https://github.com/NixOS/nixpkgs/commit/7be4e628555fe3ee4f45170a497a1d53e81adf9b) release-haskell.nix: test weeder with GHC 9.4 * [`a50dd13c`](https://github.com/NixOS/nixpkgs/commit/a50dd13c92035097bd4d6983c74e3f345fdc4834) haskell.packages.ghc94.aeson: drop obsolete jailbreak * [`8dda93a2`](https://github.com/NixOS/nixpkgs/commit/8dda93a2ce7827e9868db12413b3a6d28048f5fa) haskell.packages.ghc96.ghc-lib*: pick appropriate versions * [`84c43d4e`](https://github.com/NixOS/nixpkgs/commit/84c43d4e70b4453b75de0743fc039ca38d2548a3) release-haskell.nix: test GHC 9.6 package set * [`aacbb6d0`](https://github.com/NixOS/nixpkgs/commit/aacbb6d021d617881630c27088f311a5bc0e2145) tiny-cuda-nn: init 1.6 * [`114bccda`](https://github.com/NixOS/nixpkgs/commit/114bccdafa4fa326f3658e475b1dc0463fe88d51) emacs: use held back patchelf_0_15 to avoid upstream bug * [`72dd6af7`](https://github.com/NixOS/nixpkgs/commit/72dd6af7ac52ac257aa523afe7e61a5484f30d9d) firefox-devedition-bin-unwrapped: 112.0b1 -> 112.0b3 * [`9203d2c6`](https://github.com/NixOS/nixpkgs/commit/9203d2c69b7f1351d9d763994e434535c0142ed5) klipper: unstable-2023-02-20 -> unstable-2023-03-15 * [`2ea51885`](https://github.com/NixOS/nixpkgs/commit/2ea51885809634912c9c9f5f78e1f1b81964562f) chirp: unstable-2022-12-07 -> unstable-2023-03-15 * [`aeece9d9`](https://github.com/NixOS/nixpkgs/commit/aeece9d990e43477804a76107cac6f9d1fdf9854) maintainers: add martinramm * [`b668e7df`](https://github.com/NixOS/nixpkgs/commit/b668e7df42b5093c7b1f116dd57255846976ad08) benthos: 4.12.1 -> 4.13.0 * [`e2871a59`](https://github.com/NixOS/nixpkgs/commit/e2871a593c24da5e521a57901c8c703efa0e7893) mfc5890cnlpr: init at 1.1.2-2 * [`bc066c95`](https://github.com/NixOS/nixpkgs/commit/bc066c95134f04118d1c96a7a2e0f080a3268862) bigloo: mark darwin aarch64 as broken * [`b1fec2a5`](https://github.com/NixOS/nixpkgs/commit/b1fec2a5747ecf7aebdd2cea812bc13ae963fef7) python3Packages.torchvision: switch to backendStdenv.cc from cudatoolkit.cc * [`713eeaa6`](https://github.com/NixOS/nixpkgs/commit/713eeaa68af2272de6b42fa9742d5a5f4315b398) clash-verge: 1.2.3 -> 1.3.0 * [`e85ed323`](https://github.com/NixOS/nixpkgs/commit/e85ed3236b7103e51f8c30a542e522025d654993) python310Packages.m2crypto: fix darwin build * [`924aef28`](https://github.com/NixOS/nixpkgs/commit/924aef28c03453a3a894dd6bd7f8d561b0500efa) ltex-ls: 15.2.0 -> 16.0.0 * [`cbe5191d`](https://github.com/NixOS/nixpkgs/commit/cbe5191d8bf70f8b524e5772853695b0b83f1af4) guardian-agent: mark broken on darwin * [`00ebbf5b`](https://github.com/NixOS/nixpkgs/commit/00ebbf5bd136319951d3ba8b85d06bda6648180c) gforth: mark as broken on darwin aarch64 * [`cc011846`](https://github.com/NixOS/nixpkgs/commit/cc0118467198f76087e7e5ced2168dde080094ea) ipxe: unstable-2023-03-07 -> unstable-2023-03-15 * [`a9d6317e`](https://github.com/NixOS/nixpkgs/commit/a9d6317eef09ae1fdc278d6f2edb643963586ae1) gcc-arm-embedded: meta.sourceProvenance = binaryNativeCode * [`f05c5da8`](https://github.com/NixOS/nixpkgs/commit/f05c5da8e0a5ebdfeaeaf9838a5a47d41d543f91) ocamlPackages.ppx_cstubs: use Dune 3 * [`79fa97ca`](https://github.com/NixOS/nixpkgs/commit/79fa97caa3e61f4793744b7148d5bdac01f0aa4e) ocamlPackages.containers: 3.10 → 3.11 * [`91faebb5`](https://github.com/NixOS/nixpkgs/commit/91faebb585c5c0c5efbc32440a512e26c127a279) minio: 2023-02-27T18-10-45Z -> 2023-03-13T19-46-17Z * [`cc6ef4ea`](https://github.com/NixOS/nixpkgs/commit/cc6ef4ea2a55cf96f63c85814c854dde47dab2e7) nvidia-vaapi-driver: 0.0.8 -> 0.0.9 * [`20d11966`](https://github.com/NixOS/nixpkgs/commit/20d11966ed9919cfe01846cec55f8870e602d91b) linux_xanmod_latest: 6.2.3 -> 6.2.7 * [`d8395b12`](https://github.com/NixOS/nixpkgs/commit/d8395b127678d1a5b16d916549f98e2476650344) linux_xanmod: 6.1.16 -> 6.1.20 * [`4ed9586e`](https://github.com/NixOS/nixpkgs/commit/4ed9586edf8a986470086ff4330ae2b0327f1e2b) treesheets: unstable-2023-03-07 -> unstable-2023-03-18 * [`2ed89e14`](https://github.com/NixOS/nixpkgs/commit/2ed89e14db64ee154a6944cb41accbea87ca8167) ssm-session-manager-plugin: 1.2.398.0 -> 1.2.463.0 * [`7df61306`](https://github.com/NixOS/nixpkgs/commit/7df61306fb9fd6ddcb948e69bba27cb6d3f8b813) lgogdownloader: 3.9 -> 3.10 * [`d808cc14`](https://github.com/NixOS/nixpkgs/commit/d808cc1420f6d72e2d8e78c6dbd3947e44791c71) qutebrowser-qt6: unstable-2022-09-16 -> unstable-2023-03-19 * [`39ee9df4`](https://github.com/NixOS/nixpkgs/commit/39ee9df4329fc7cd49ea41ccb08d71f9c5460e29) xfce.xfce4-screensaver: 4.16.0 -> 4.18.0 * [`7461adb6`](https://github.com/NixOS/nixpkgs/commit/7461adb605437c8cc4d0cf0e42eb1aeb968daa06) xfce.thunar-archive-plugin: 0.4.0 -> 0.5.0 * [`802ed4b2`](https://github.com/NixOS/nixpkgs/commit/802ed4b27a7dcb3784eb35c04724931872cf619a) xfce.thunar-media-tags-plugin: 0.3.0 -> 0.4.0 * [`4062f28a`](https://github.com/NixOS/nixpkgs/commit/4062f28a76380f8dd88371c772948b977e024cb1) baget: remove due to upstream being unmaintained * [`58bcff71`](https://github.com/NixOS/nixpkgs/commit/58bcff71bb1fbafa3471d2f386d19e19bb6df7a9) xfce.xfce4-notes-plugin: 1.9.0 -> 1.10.0 * [`5bb320c5`](https://github.com/NixOS/nixpkgs/commit/5bb320c54774b0742b98322dcfd5849d77db07c5) gitkraken: 9.1.1 -> 9.2.1 * [`4b56d3aa`](https://github.com/NixOS/nixpkgs/commit/4b56d3aa5076a07472661f12367c13f426de44dd) cloudhunter: init at 0.7.0 * [`06c3871c`](https://github.com/NixOS/nixpkgs/commit/06c3871c81c8515c2fe2084ee2ac28498d70cdca) python310Packages.dash: 2.8.1 -> 2.9.1 * [`4313c92b`](https://github.com/NixOS/nixpkgs/commit/4313c92b31fbd16549737111239873a525c5fdc9) haskell.packages.ghc94.ghc: 9.4.2 -> 9.4.4 * [`f9e50cf7`](https://github.com/NixOS/nixpkgs/commit/f9e50cf70f32a1fe6729a75b2ac5b3c1a078bc0a) haskell.packages.ghc94.cabal-install: make work * [`e09625fc`](https://github.com/NixOS/nixpkgs/commit/e09625fc2bb3688d0e6872330ce2953b00681e9f) release-haskell.nix: test Cabal-syntax >= 3.8 as well * [`fb05346f`](https://github.com/NixOS/nixpkgs/commit/fb05346f21b23f0dcaf26756ec6d67e7fde45653) xfce.xfce4-windowck-plugin: 0.5.0 -> 0.5.1 * [`cb558fa1`](https://github.com/NixOS/nixpkgs/commit/cb558fa1e95c6595eaf9880f9afbf8871bc269e6) clolcat: init at 1.1 * [`c3ab41d5`](https://github.com/NixOS/nixpkgs/commit/c3ab41d59273e5c4283213c745ffdbe09f6f974c) armadillo: 11.4.3 -> 12.0.1 * [`416474b0`](https://github.com/NixOS/nixpkgs/commit/416474b069ad82369f0635da754d7e1ae72a9acd) phpunit: 10.0.14 -> 10.0.16 * [`af4e12ad`](https://github.com/NixOS/nixpkgs/commit/af4e12adb785c10892c61a1244bf86694c82782d) subsurface: add dependencies for transports * [`cceff04c`](https://github.com/NixOS/nixpkgs/commit/cceff04ce9c2c4cc3eab27a10dd220cc5c381b3d) mongodb-4_2: 4.2.19 -> 4.2.24 * [`005aff9d`](https://github.com/NixOS/nixpkgs/commit/005aff9d84da2704e5bb68db0fd3be057ed360f9) urn-timer: switch to maintained fork, unstable-2017-08-20 -> unstable-2023-03-18 * [`86a8d80a`](https://github.com/NixOS/nixpkgs/commit/86a8d80a9d34f31691a3fe19ba5e9ec8e788300a) hydroxide: 0.2.24 -> 0.2.25 * [`212a2495`](https://github.com/NixOS/nixpkgs/commit/212a24952c2fed0bfc3306e1927e6e351feee510) xdp-tools: 1.2.9 -> 1.3.1 * [`8910b1e1`](https://github.com/NixOS/nixpkgs/commit/8910b1e180e1aa3451e6e9d0dc4f72b39cee2353) yoshimi: 2.2.2.1 -> 2.2.3 * [`a4b46044`](https://github.com/NixOS/nixpkgs/commit/a4b46044bacdeb8eb43a0c3cd1146538dfae425d) atlassian-jira: 9.4.0 -> 9.6.0 * [`fae83110`](https://github.com/NixOS/nixpkgs/commit/fae831109185e5a2d0d78f1c7c62b36185b0657e) qtile: fix pulsevolume widget * [`edc62383`](https://github.com/NixOS/nixpkgs/commit/edc62383e460f56f1050d65d20d578b8dca631b2) qtile: add myself as maintainer * [`1addf91b`](https://github.com/NixOS/nixpkgs/commit/1addf91b0b24b8c8556bf5c484a7382f6fd4a6e8) qtile: add more options and expose unwrapped package * [`26ff0e4a`](https://github.com/NixOS/nixpkgs/commit/26ff0e4a27e9a6c23d4aba5eb180f397f21cf6ae) dotnet-sdk_7: 7.0.201 -> 7.0.202 * [`d093086a`](https://github.com/NixOS/nixpkgs/commit/d093086a2b20a4b2183e85ee86d663f54dcebfef) buildDotnetModule: add support for using combinePackages as dotnet-sdk * [`3e04ba2c`](https://github.com/NixOS/nixpkgs/commit/3e04ba2c1d134acedfe3ba1632b56a1b01ef2965) BeatSaberModManager: regenerate deps, remove add-runtime-identifier.patch * [`211a9638`](https://github.com/NixOS/nixpkgs/commit/211a963855e0d6716d40babc4ded8f7aa707d401) tsm-client: 8.1.17.0 -> 8.1.17.2 * [`e2d05277`](https://github.com/NixOS/nixpkgs/commit/e2d052776030d4f822c40762cf04e18fe4cb30f3) golden-cheetah: 3.6-RC3 -> 3.6RC4 * [`e955f24c`](https://github.com/NixOS/nixpkgs/commit/e955f24cb4913d0e7ceb4f21f3920f10abb20cb0) mdcat: 1.1.0 -> 1.1.1 * [`ff68cad0`](https://github.com/NixOS/nixpkgs/commit/ff68cad0728e4aae10033b7b63db866e77c9049f) git-ps-rs: init at version 6.5.0 * [`b7ca098c`](https://github.com/NixOS/nixpkgs/commit/b7ca098c7bb10a3866d7d359e4e09a10692afc1c) python310Packages.aiocontextvars: drop useless pytest-runner * [`dc5ffba5`](https://github.com/NixOS/nixpkgs/commit/dc5ffba52d2adae602086770c9521d7d6d7397b5) nixos/portunus: fix portunus not only listening on localhost * [`dbf0e8a1`](https://github.com/NixOS/nixpkgs/commit/dbf0e8a18a4a62c49ad0ec1b269505d913658e5e) python310Packages.aardwolf: 0.2.1 -> 0.2.7 * [`0bac6b83`](https://github.com/NixOS/nixpkgs/commit/0bac6b837b72fcf342abba52646942b1419c5966) perl534Packages.Wx: migrate to wxGTK32 * [`982e914e`](https://github.com/NixOS/nixpkgs/commit/982e914e5786dbbd4935e244c010f5d8994f6eeb) mongodb: Mark anything older than 6.0 broken on aarch64-darwin * [`abd627f6`](https://github.com/NixOS/nixpkgs/commit/abd627f685163e3c6e7b8f3856759d61d574fe88) python310Packages.pymodbus: remove asynctest * [`caf91510`](https://github.com/NixOS/nixpkgs/commit/caf91510609fc82a239c91bb153ae6f98fd9d4f7) python3Packages.pywebview: add bottle to dependencies * [`5d5b794e`](https://github.com/NixOS/nixpkgs/commit/5d5b794e10fb255aff04d2d8daa94702387a6226) musescore: 4.0.1 -> 4.0.2 * [`084fd533`](https://github.com/NixOS/nixpkgs/commit/084fd533740d946f783778b3d9931c600b976422) mongodb-4_2: Add cache alignment fix for aarch64 * [`8e08e348`](https://github.com/NixOS/nixpkgs/commit/8e08e348aae65b19ebf201a3a0269f374ae24691) sniproxy: 0.6.0 -> 0.6.1 * [`bab87b45`](https://github.com/NixOS/nixpkgs/commit/bab87b45674c11e4094f4b1490bc16326f00bf35) sniproxy: add raitobezarius as maintainer * [`f83d8d46`](https://github.com/NixOS/nixpkgs/commit/f83d8d46cb19db5eaafe8434411d8d2e54d301c2) sniproxy: render homepage visible in the nix expression * [`045cf7df`](https://github.com/NixOS/nixpkgs/commit/045cf7df320db3aa447b7de37454800087d285e6) ocaml: re-establish alphabetical order to top-level * [`7de3f08c`](https://github.com/NixOS/nixpkgs/commit/7de3f08ce38aca9fddb5db7bcb7741fd389be9ef) linuxManualConfig: unpack directly into $dev * [`41f788b1`](https://github.com/NixOS/nixpkgs/commit/41f788b1217b05d8661ebb77bfc9d9f3f65b5dd2) linuxManualConfig: use the default make target * [`e3a689d9`](https://github.com/NixOS/nixpkgs/commit/e3a689d97cb2ca7743d156ebc0b25039d6e84b65) chromiumBeta: 112.0.5615.20 -> 112.0.5615.29 * [`c2ecaab4`](https://github.com/NixOS/nixpkgs/commit/c2ecaab4eed9685171143954a33542c7da1b07c0) chromiumDev: 113.0.5638.0 -> 113.0.5653.0 * [`aacfc095`](https://github.com/NixOS/nixpkgs/commit/aacfc0950b84657b32ebb4106e21eef4db8e626b) regreet: 2023-02-27 -> 2023-03-19 * [`692c28ec`](https://github.com/NixOS/nixpkgs/commit/692c28ec10f0ddbf043d6c70720a62e7293d4833) nixos/regreet: init * [`69dfa612`](https://github.com/NixOS/nixpkgs/commit/69dfa612cc27b3495b766239dec31facb1df66b9) python310Packages.subliminal: enable tests * [`d57568fc`](https://github.com/NixOS/nixpkgs/commit/d57568fcad7e3a9364850cb1c25d7a34693c02d5) linuxManualConfig: install GDB scripts * [`a10f3197`](https://github.com/NixOS/nixpkgs/commit/a10f3197fc893c98a74ae3bb3610b95559951e7f) systemd-lib: fix building -.slice (root slice) * [`cdc33cdb`](https://github.com/NixOS/nixpkgs/commit/cdc33cdb0e0119c62b74efb3357e7bac26d90851) mkvtoolnix: fix build on darwin * [`463a1de8`](https://github.com/NixOS/nixpkgs/commit/463a1de84c5a8258aa2c21d83457e2ee6803be7f) postman: 9.31.0 -> 10.12.0 * [`097f9e6c`](https://github.com/NixOS/nixpkgs/commit/097f9e6c1e24fb101f310f260624fa951a06ce62) skippy-xd: richardgv/skippy-xd unstable-2023-03-10 -> dreamcat4 0.6.0 * [`b4744bf2`](https://github.com/NixOS/nixpkgs/commit/b4744bf28bac0c7609e694a0b6adaa7c9770bb14) xfce.xfce4-xkb-plugin: 0.8.2 -> 0.8.3 * [`3e82573d`](https://github.com/NixOS/nixpkgs/commit/3e82573de08a68090657afeed57bae74019db0d6) tonelib-gfx: 4.7.5 -> 4.7.8 * [`68ce9279`](https://github.com/NixOS/nixpkgs/commit/68ce92797a1077bb6be0959191816574a86fc6ad) tonelib-jam: 4.7.5 -> 4.7.8 * [`1dd90bcd`](https://github.com/NixOS/nixpkgs/commit/1dd90bcd9b2f3916aa3f08b89b795e281740f4d5) tonelib-metal: 1.1.0 -> 1.2.6 * [`407d5232`](https://github.com/NixOS/nixpkgs/commit/407d5232a4ce48b73d37a7633b3105cf34769d99) tmux-xpanes: 4.1.3 -> 4.1.4 * [`90cc287d`](https://github.com/NixOS/nixpkgs/commit/90cc287d6e2d9a9f02d8edbf5f8b2cac6006e939) slsa-verifier: 2.0.1 -> 2.1.0 * [`4f9339f6`](https://github.com/NixOS/nixpkgs/commit/4f9339f6c4564ba618bde6f5d3097757635fa0d6) deepin.dde-control-center: init at 5.6.3 * [`c0baa0dd`](https://github.com/NixOS/nixpkgs/commit/c0baa0ddf2f25bbad3011de14fb392d83162c551) wit-bindgen: init at 0.4.0 * [`76b5525a`](https://github.com/NixOS/nixpkgs/commit/76b5525a6d91ef7b4394b78d795ad6dcb1408d88) shot-scraper: init at 1.1.1 * [`474b2cf0`](https://github.com/NixOS/nixpkgs/commit/474b2cf0aa2a79dcd97f526e7d4332afa7ced384) argc: 0.14.0 -> 0.15.0 * [`fa871f9f`](https://github.com/NixOS/nixpkgs/commit/fa871f9f5a01f9d0b1dd5bb66a84df3f5f2a0e78) python310Packages.tesserocr: 2.5.2 -> 2.6.0 * [`6077061b`](https://github.com/NixOS/nixpkgs/commit/6077061bb563603bdecc389462980cf5fdb77e5b) python310Packages.rst2pdf: 0.99 -> 0.100 * [`999d1ddd`](https://github.com/NixOS/nixpkgs/commit/999d1ddd21b66f656e3f60b9b7133586e8508bac) millet: 0.8.1 -> 0.8.3 * [`92f8db87`](https://github.com/NixOS/nixpkgs/commit/92f8db870c60bba1acdf2b469ed70a91e47851bf) redis: 7.0.9 -> 7.0.10 * [`2ae0a53e`](https://github.com/NixOS/nixpkgs/commit/2ae0a53efc7d01d8b98d16adecae94b3691edd60) rst2pdf: add top level alias * [`30356d7a`](https://github.com/NixOS/nixpkgs/commit/30356d7a9e74359e8403a9239615a02d8503216a) python310Packages.py-synologydsm-api: 2.1.4 -> 2.2.0 * [`c6f12253`](https://github.com/NixOS/nixpkgs/commit/c6f122539fc22ca4f74d7ce3c7b4aea7ba7101c3) kodi: 20.0 -> 20.1 * [`edf81049`](https://github.com/NixOS/nixpkgs/commit/edf81049b1e89ed31f17722429e77fcba87f31c3) ocaml-ng.ocamlPackages_4_01_0.csv: remove at 1.5 * [`832ce14a`](https://github.com/NixOS/nixpkgs/commit/832ce14a2103077ce137b2b6808636a656d7777c) ocamlPackages.csv: fix for OCaml ≥ 5.0 * [`d12785c4`](https://github.com/NixOS/nixpkgs/commit/d12785c43c4263fb68c47b8cd127af56268d8c6b) python310Packages.peaqevcore: 13.2.2 -> 13.2.3 * [`7a4961ed`](https://github.com/NixOS/nixpkgs/commit/7a4961ed2bdc1d6b7e61692b6e6599150b44cb60) python3Packages.wxPython_4_{0,1}: drop * [`cb8c832a`](https://github.com/NixOS/nixpkgs/commit/cb8c832a0b71ae80195a613f4bdfafd012ec5d63) vimPlugins: update * [`85c1280f`](https://github.com/NixOS/nixpkgs/commit/85c1280f0e3c5ff1cb6a47e051b4481e22c1f67d) vimPlugins.magma-nvim-goose: init at 2023-03-13 * [`6f224970`](https://github.com/NixOS/nixpkgs/commit/6f2249708e0f75b5f47434fd579c03f126f14614) vimPlugins.netman-nvim: init at 2023-03-03 * [`b1e462ca`](https://github.com/NixOS/nixpkgs/commit/b1e462cad7027ed2713cdbcf0f458baae2f06210) vimPlugins.mark-radar-nvim: init at 2021-06-22 * [`fd694a1b`](https://github.com/NixOS/nixpkgs/commit/fd694a1b14b4b8cd2d3ebde85159d2c72833139f) vimPlugins.intellitab-nvim: init at 2021-11-13 * [`9c89e9a8`](https://github.com/NixOS/nixpkgs/commit/9c89e9a8c9fe671a3abb1cc12fec47393543fb4b) vimPlugins.nvim-treesitter: update grammars * [`20c4346a`](https://github.com/NixOS/nixpkgs/commit/20c4346aad8cc0589e116c9d8e784f494086fbe9) python310Packages.teslajsonpy: 3.7.2 -> 3.7.4 * [`910b639b`](https://github.com/NixOS/nixpkgs/commit/910b639bff3d2d7cac4e7095ef545bb41a3a8dec) shot-scraper: add changelog to meta * [`4d5b2745`](https://github.com/NixOS/nixpkgs/commit/4d5b27458b0db7fb95ba0a3e03ea9d8f65b74049) python3Packages.azure-mgmt-frontdoor: init at 1.0.1 * [`1153bb88`](https://github.com/NixOS/nixpkgs/commit/1153bb884e199dca10e2c4714b7e70c62214542b) python3Packages.django-pattern-library: init at 1.0.0 * [`5c618b25`](https://github.com/NixOS/nixpkgs/commit/5c618b25974dbaf3f381a1efa4d52e7b28453b2f) python3Packages.draftjs-exporter: init at 2.1.7 * [`11019dc2`](https://github.com/NixOS/nixpkgs/commit/11019dc245a39faedebefd2137945716d3667c09) python3Packages.l18n: init at 2021.3 * [`1f094cd8`](https://github.com/NixOS/nixpkgs/commit/1f094cd8e38765b8daffd22e1039fe8199559097) python3Packages.permissionedforms: init at 0.1 * [`640cfc04`](https://github.com/NixOS/nixpkgs/commit/640cfc04ee9634e3b9bd22cd4a4b800b6a0dc5b0) python3Packages.telepath: init at 0.3 * [`d88a7684`](https://github.com/NixOS/nixpkgs/commit/d88a768439adba886d2dce7059cc99ee07fc7b2a) python310Packages.blebox-uniapi: remove asynctest * [`ed4ce166`](https://github.com/NixOS/nixpkgs/commit/ed4ce16637968970b529b61e354b1c3ae0d58993) supergfxd: add missing kmod to PATH * [`1ab4dd7e`](https://github.com/NixOS/nixpkgs/commit/1ab4dd7eb6013d82297c279760dd5166341d4400) python310Packages.strenum: 0.4.9 -> 0.4.10 * [`a06e5ea3`](https://github.com/NixOS/nixpkgs/commit/a06e5ea36566fd4e7dcf7477402b6497fa17417f) sysdig: 0.30.2 -> 0.31.3 * [`e5a1b49f`](https://github.com/NixOS/nixpkgs/commit/e5a1b49f5f504ee6f2813a6e13586dfe7af8b4d5) python310Packages.bluetooth-adapters: 0.15.2 -> 0.15.3 * [`5a3f283a`](https://github.com/NixOS/nixpkgs/commit/5a3f283ab9d510d24ac7a3a5d86af8b28ec9dffa) lcms: default to lcms2 * [`cea14e1d`](https://github.com/NixOS/nixpkgs/commit/cea14e1d8dcbbe59b9ed68cf9504222e6b6ef878) kops: drop 1.23 * [`1d28868d`](https://github.com/NixOS/nixpkgs/commit/1d28868d3da1a15c4d750c13618083267a362440) kops: 1.24.3 -> 1.24.5 * [`c7834ab0`](https://github.com/NixOS/nixpkgs/commit/c7834ab085028622c1fc5447c1a7915b4913694e) kops: 1.25.3 -> 1.25.4 * [`a37accb1`](https://github.com/NixOS/nixpkgs/commit/a37accb136b0263e54b8a38e184c70d5c853b7c6) kops: 1.25.4 -> 1.26.2 * [`b762d1dd`](https://github.com/NixOS/nixpkgs/commit/b762d1ddbcbd576176723a616a752e02f63e3724) numix-icon-theme-circle: 23.03.04 -> 23.03.19 * [`a3f338ef`](https://github.com/NixOS/nixpkgs/commit/a3f338ef5f0031b0748557bf7228cec9ad0202dc) _389-ds-base: disable parallel installing * [`57a72706`](https://github.com/NixOS/nixpkgs/commit/57a727064266c570de636220f2f06fe859719687) gitea: create static gzip and brotli files * [`6b9d81b9`](https://github.com/NixOS/nixpkgs/commit/6b9d81b953b1dd6df343d404b322cdf72bd10e10) forgejo: create static gzip and brotli files * [`5081f9dc`](https://github.com/NixOS/nixpkgs/commit/5081f9dc05800d59f2ad16c345a62047bc02d59d) signal-desktop: disable wayland for now * [`9666d43d`](https://github.com/NixOS/nixpkgs/commit/9666d43d40b7688718df4303ca338a84ea900d6f) dovecot: avoid testing DES-encrypted passwords * [`f3dd69a4`](https://github.com/NixOS/nixpkgs/commit/f3dd69a480b26f9743780030132d19268fde19f3) python310Packages.pyscreenshot: 3.0 -> 3.1 * [`36b0252c`](https://github.com/NixOS/nixpkgs/commit/36b0252c0e55f0952684a03be701197fad4c3e21) got: 0.83 -> 0.86 * [`ec9655c0`](https://github.com/NixOS/nixpkgs/commit/ec9655c09b4b41a6952b6ac9265a06aed71c9876) vscode-extensions: move underscore-prefixed extension identifiers to quoted ones * [`6480e5cd`](https://github.com/NixOS/nixpkgs/commit/6480e5cd8d74725ab8b1af39ed975e118a42f8c9) geos: 3.11.1 -> 3.11.2 * [`dc82424c`](https://github.com/NixOS/nixpkgs/commit/dc82424c06a297662729b83be942e6c352779b63) open-stage-control: fix src hash * [`61ddac6d`](https://github.com/NixOS/nixpkgs/commit/61ddac6d5eb80bac668744c5547b717a2d4e9ad7) python3Packages.wagtail-factories: init at 4.0.0 * [`5f25c053`](https://github.com/NixOS/nixpkgs/commit/5f25c053fabe0d60aba59f34984f97a8e21a3eae) python3Packages.wagtail-localize: init at 1.5 * [`b6629ca2`](https://github.com/NixOS/nixpkgs/commit/b6629ca286230b808fdcf287109cf324e99ec7d6) python3Packages.wagtail: init at 4.2 * [`c9f87ea4`](https://github.com/NixOS/nixpkgs/commit/c9f87ea4d2b8102f7d749cd13525f797caa90441) geant4: 11.0.3 -> 11.0.4 * [`f73d0e30`](https://github.com/NixOS/nixpkgs/commit/f73d0e3084aa5b56ccdab416f61e008170e4aaeb) fix cachix build * [`65de6e9e`](https://github.com/NixOS/nixpkgs/commit/65de6e9ee772510a5cbe39ecdd0ca012ce9dd4df) ttop: 0.8.6 -> 1.0.1 * [`89b4b811`](https://github.com/NixOS/nixpkgs/commit/89b4b811419f1f293a738958e75898112c54f41c) vscode-extensions.genieai.chatgpt-vscode: init at 0.0.2 * [`6ba2ffa0`](https://github.com/NixOS/nixpkgs/commit/6ba2ffa05c3be99787fd5c4a2a05e7717bbcf168) linux_4_19_hardened: mark broken on x86_64 * [`8c719d58`](https://github.com/NixOS/nixpkgs/commit/8c719d58e19838a605bd1bb634602fc0996087f6) linux_4_14_hardened: mark broken * [`cdd6211a`](https://github.com/NixOS/nixpkgs/commit/cdd6211abba5bc20248fd16da8f1da6af2fcdee0) linux_testing_bcachefs: fix meta * [`663caaa6`](https://github.com/NixOS/nixpkgs/commit/663caaa684c07484b6fa63df882db237cfc903e6) linux_testing_bcachefs: mark broken on aarch64 * [`32abfcc9`](https://github.com/NixOS/nixpkgs/commit/32abfcc92306345b124aa2201d337d5c6f2a7469) build(deps): bump cachix/install-nix-action from 19 to 20 * [`4678ba64`](https://github.com/NixOS/nixpkgs/commit/4678ba645491c24597e9b75eddd83fd65f0832e6) linuxKernel.kernels.linux_zen: 6.2.6-zen1 -> 6.2.7-zen1 * [`b64eb5bb`](https://github.com/NixOS/nixpkgs/commit/b64eb5bbbf3ee58a84bd426f85da15c6ae020e1e) limesurvey: 3.27.33+220125 -> 5.6.9+230306 * [`acde26c9`](https://github.com/NixOS/nixpkgs/commit/acde26c95a126acc3036d0ffab58da98e570216b) linuxKernel.kernels.linux_lqx: 6.2.6-lqx1 -> 6.2.7-lqx1 * [`600fd969`](https://github.com/NixOS/nixpkgs/commit/600fd969f6d317524f4e859824f577663d795d15) haskell.packages.ghc94.weeder: don't test on aarch64 * [`90116fa8`](https://github.com/NixOS/nixpkgs/commit/90116fa82f56467620762e1aaf1f4501eeeadc42) argc: 0.15.0 -> 0.15.1 * [`6715882c`](https://github.com/NixOS/nixpkgs/commit/6715882cb7a82eea378646eb2c4b02f698fbc88c) cargo-about: 0.5.4 -> 0.5.5 * [`a70114f1`](https://github.com/NixOS/nixpkgs/commit/a70114f1b7b9410aa20abca49708d94825a7415f) maintainers: add kranuarg7 * [`bc6e8aba`](https://github.com/NixOS/nixpkgs/commit/bc6e8aba91c55ad20dabf732974d63b2168e3361) liblinear: 2.43 -> 2.46 * [`0cce97d6`](https://github.com/NixOS/nixpkgs/commit/0cce97d64ecdd009381c4464d82a7cbd1f547068) haskell.packages.*.vector: clean up and unify overrides, run tests * [`ca226caf`](https://github.com/NixOS/nixpkgs/commit/ca226cafce2081eed6525674d3c2b1570d2ceae7) gpu-viewer: init at 2.26 * [`96c5fc94`](https://github.com/NixOS/nixpkgs/commit/96c5fc940c78a9fee1455249e341b37223cdeee6) sniffnet: replace libGL with vulkan-loader * [`6634553e`](https://github.com/NixOS/nixpkgs/commit/6634553e48f47185056d6646784a5f8fd329b1fe) haskell.packages.ghc94.cborg: resolve duplicate overlay entry * [`5c5f7103`](https://github.com/NixOS/nixpkgs/commit/5c5f710388f0d94a222c91c79c0c812d2b65fdde) gitea: 1.18.5 -> 1.19.0 * [`7ebafc91`](https://github.com/NixOS/nixpkgs/commit/7ebafc91abe22556231ea59fb8fcf805b20c844f) hello-wayland: unstable-2020-07-27 -> unstable-2023-03-16 * [`238d4c33`](https://github.com/NixOS/nixpkgs/commit/238d4c3334914321…
knl
added a commit
to knl/dotskel
that referenced
this pull request
Mar 31, 2023
## Changelog for nixpkgs: Branch: master Commits: [nixos/nixpkgs@fc8a1965...d241b996](https://github.com/nixos/nixpkgs/compare/fc8a1965d0aefd9d329adc6f4b6ac7e613d3b4cc...d241b99697eedd2caa1a6685cb76a0cbbd7054ee) * [`41bb8eb3`](https://github.com/NixOS/nixpkgs/commit/41bb8eb30644c4a69156e914fb888916c88f6e81) leftwm: fix to also patchelf lefthk-worker * [`a9f7dd99`](https://github.com/NixOS/nixpkgs/commit/a9f7dd99638c82035ac3703256cca1a336f0def0) or-tools: add darwin support * [`9bfd85bf`](https://github.com/NixOS/nixpkgs/commit/9bfd85bf3373b9481b03c6d9178bc0df2d8b2b2d) prepare v0.6.2 * [`1c13a261`](https://github.com/NixOS/nixpkgs/commit/1c13a261cf0d29e5fe20e39d83ce7c5509cde4fe) stuntrally: 2.6.2 -> 2.7 * [`59296fbb`](https://github.com/NixOS/nixpkgs/commit/59296fbbc36a51892dbe03f5663ee92de20dd494) Assert that fish configuration is enabled if any user has fish as their shell. * [`631b7f6f`](https://github.com/NixOS/nixpkgs/commit/631b7f6f882b05c2a5c35f088bfdd99ebbcbf1f3) Add support for the other shells * [`9b3b562f`](https://github.com/NixOS/nixpkgs/commit/9b3b562ff59257ad5deb8b4a7f4d399f0029ebdd) patchelfStable: 0.15.0 -> 0.17.2 * [`0a8e692d`](https://github.com/NixOS/nixpkgs/commit/0a8e692d29816ecd06e3e25034a0b52fe037ceb0) stdenv: show supported and requested platforms when check meta fails * [`7a7ff877`](https://github.com/NixOS/nixpkgs/commit/7a7ff877b78e4f602a3aa8d3704bfd68caefb5de) nixos/podman: remove unused mkMerge * [`42d3c208`](https://github.com/NixOS/nixpkgs/commit/42d3c2083fe985218c004f9bbb96382d995df0da) bump v0.7.0 * [`7d403873`](https://github.com/NixOS/nixpkgs/commit/7d403873242bd14be9ebda1c4f821615fe5f372d) himalaya: adjust todo comment about cargo test flags * [`4ee9acb3`](https://github.com/NixOS/nixpkgs/commit/4ee9acb309665a7bf7661c596b33aff74286638a) python310Packages.etcd: cleanup patchPhase overwrite, update meta * [`12db8314`](https://github.com/NixOS/nixpkgs/commit/12db8314d734f9fbb2dc58dfe73c1b3410599b29) fail2ban: 0.11.2 -> 1.0.2 * [`4fe7937e`](https://github.com/NixOS/nixpkgs/commit/4fe7937e96510ce0f2a7252ff73e3d3143f6c0ee) himalaya: bump v0.7.1 * [`c4c6a608`](https://github.com/NixOS/nixpkgs/commit/c4c6a6082b47203dba648ffc02e1aa1c4f2a7188) make himalaya-vim derivation use versions to reduce breaking changes * [`f645f1ce`](https://github.com/NixOS/nixpkgs/commit/f645f1ce98ac0ebdb63b1efd194dee21393f00a7) himalaya: revert formatting * [`c714a76c`](https://github.com/NixOS/nixpkgs/commit/c714a76c0427262fdc99b2d0dfd0b1509178128f) chromium: fix vulkan linking * [`06d21e86`](https://github.com/NixOS/nixpkgs/commit/06d21e8659ddb58ee1bcde88610ad7f3a2a7e2f4) himalaya: add args to manage cargo features * [`bb55ac4f`](https://github.com/NixOS/nixpkgs/commit/bb55ac4f61480e4b8fa9e8117671e82a47e580c9) badwolf: init at 1.2.2 * [`69978dcb`](https://github.com/NixOS/nixpkgs/commit/69978dcb2ac037329999747b9105b91031b30084) remove useless cargo test flags * [`2a1b1ea1`](https://github.com/NixOS/nixpkgs/commit/2a1b1ea1d6b5645f85b0fbef8294c52f79e45776) noisetorch: 0.12.0 -> 0.12.2, remove meta.{insecure,knownVulnerabilities} * [`9b2e2e80`](https://github.com/NixOS/nixpkgs/commit/9b2e2e8006fc478050f7e6fcd5797d38bd8e07f1) nixos/yggdrasil: nixpkgs-fmt * [`78ac8123`](https://github.com/NixOS/nixpkgs/commit/78ac8123569ae95e5967137d7fb97049b03ad69c) nixos/yggdrasil: fix configFile option * [`cf8b1fb8`](https://github.com/NixOS/nixpkgs/commit/cf8b1fb85ecf75b836b881dc5a50dd1f88926d2a) nixos/yggdrasil: support HJSON files as configFile * [`8bc615d0`](https://github.com/NixOS/nixpkgs/commit/8bc615d0e089f302f787a115f907105a367f0300) nixos/yggdrasil: correct documentation * [`87ffe8dd`](https://github.com/NixOS/nixpkgs/commit/87ffe8dd8836dd3fb388a920be3657ce87070ee7) Allow overriding features * [`5e5a84b1`](https://github.com/NixOS/nixpkgs/commit/5e5a84b193f66427d215fd1af2b2fd2400a5c84c) nixos/nginx: add recommendedZstdSettings * [`e31461ff`](https://github.com/NixOS/nixpkgs/commit/e31461fff1d71e13ed5749b810dd5bac28fbf9d2) nginx.modules.zstd: init * [`e2822bee`](https://github.com/NixOS/nixpkgs/commit/e2822bee39d39e1409731d9763de54f5056a33ac) libcef: 100.0.24 -> 110.0.27 * [`6323dc43`](https://github.com/NixOS/nixpkgs/commit/6323dc433f93741ba1ab8e927320638627fd540b) rubygems: 3.3.20 -> 3.4.7 * [`2f227890`](https://github.com/NixOS/nixpkgs/commit/2f22789063096c2690c3310f487f3a799ed09f87) rvm-patchsets: drop * [`52ffebb7`](https://github.com/NixOS/nixpkgs/commit/52ffebb7a7a6fb1ad2d64e8099451d0cbb281e68) ruby: add strictDeps * [`fec0d779`](https://github.com/NixOS/nixpkgs/commit/fec0d7798d3016e6b6abff542eaeb8c9013829cc) ruby_3_1: 3.1.2 -> 3.1.3 * [`0ce320c9`](https://github.com/NixOS/nixpkgs/commit/0ce320c93328bd400a9727bd8c643fc8adff1997) ruby_3_2: init at 3.2.1 * [`188e51d0`](https://github.com/NixOS/nixpkgs/commit/188e51d08cea930f3f7956167f22e36255f941e8) ruby_3_2: build with YJIT support by default * [`c3547bc6`](https://github.com/NixOS/nixpkgs/commit/c3547bc6ebce55124a5c9a53c81686efbdd7a957) gcc/{11,12}: update buildFlags for `--disable-bootstrap` case * [`71abb2c0`](https://github.com/NixOS/nixpkgs/commit/71abb2c0854a20dc68c31e818b7be781cf365cc8) multiple-outputs.sh: Allow `var` as an output name * [`6e91cb04`](https://github.com/NixOS/nixpkgs/commit/6e91cb046e210ff2a33ba3f8b597050c350a5301) multiple-outputs.sh: Do not leak `_var` variable from _assignFirst * [`c8b70482`](https://github.com/NixOS/nixpkgs/commit/c8b7048233f84c62ece9212888578f16a93ad1b3) multiple-outputs.sh: Make _assignFirst message more accurate * [`69cf5181`](https://github.com/NixOS/nixpkgs/commit/69cf5181c31c691e9fb225ada9a33f54208d914b) stdenv/generic/setup.sh: enable parallel installs by default * [`8a99bbab`](https://github.com/NixOS/nixpkgs/commit/8a99bbab4478b1a3ecb21916b856ea0955fc7449) net-snmp: disable install parallelism * [`0026b4a0`](https://github.com/NixOS/nixpkgs/commit/0026b4a08718af34f59e90ffc3257960e27a3f7e) xfsprogs: disable install parallelism * [`82c5a2b6`](https://github.com/NixOS/nixpkgs/commit/82c5a2b62eed1ab585eeb2694b6327ccf09c423b) sssd: disable parallel installs * [`060baa5e`](https://github.com/NixOS/nixpkgs/commit/060baa5e1c412201f0ac0748021c794deb5788ac) libre: enableParallelBuilding=true * [`258e046c`](https://github.com/NixOS/nixpkgs/commit/258e046c4279b09c5fa6601ff6091b302362a417) librem: enableParallelBuilding=true * [`4fff5905`](https://github.com/NixOS/nixpkgs/commit/4fff590562e9c767493eedcae18b5219e716da4c) baresip: enableParallelBuilding=true * [`1682265d`](https://github.com/NixOS/nixpkgs/commit/1682265db7feb0720277802902a85b6fcca27e2c) baresip: use cmake for configurePhase, fixes cross * [`1320cb81`](https://github.com/NixOS/nixpkgs/commit/1320cb8157dff844e102106e727588fdd6e1fa20) tdesktop: add patch to disable custom URL scheme registration * [`0eff3677`](https://github.com/NixOS/nixpkgs/commit/0eff36777f31547b0e857bfcfded8295f729442d) catch2_3: 3.3.1 -> 3.3.2 * [`3193ea68`](https://github.com/NixOS/nixpkgs/commit/3193ea682eb5251691220f2d6dade6d48fc2043b) openblas: Fix include path in generated .pc file * [`86053e5e`](https://github.com/NixOS/nixpkgs/commit/86053e5ec2c1ed023e543cf753922a989055fc1c) dgraph: use --prefix to prefix PATH * [`3a449d02`](https://github.com/NixOS/nixpkgs/commit/3a449d02b9551a8fd1c7b7e64e479db89df6d8f1) lingot: Add fftwFloat for faster fft * [`6e422a0f`](https://github.com/NixOS/nixpkgs/commit/6e422a0fbaca1d8be112f606edcf8a48fbe0eb2f) tests.stdenv.outputs-no-out: cause less rebuilds * [`a4e1cf6d`](https://github.com/NixOS/nixpkgs/commit/a4e1cf6d13004d19957bbecdf0d3940d4708460d) tests.stdenv.outputs-no-out: update expectedMsg * [`ea80b392`](https://github.com/NixOS/nixpkgs/commit/ea80b3925f202dc49d258d07838ff813779824d9) subversion: disable parallel installs * [`7b8d8627`](https://github.com/NixOS/nixpkgs/commit/7b8d86277d08ddaf071eb54c9b6c5d94531b02be) ocaml: disable parallel installs * [`dfc95e08`](https://github.com/NixOS/nixpkgs/commit/dfc95e08f5c0376a896741327afc4f6dab8647e7) libwpe: 1.14.0 -> 1.14.1 * [`51b39d7b`](https://github.com/NixOS/nixpkgs/commit/51b39d7b8b6ea9a4faecf761ad692114f19294b5) eresi: disable parallel installs * [`915a1920`](https://github.com/NixOS/nixpkgs/commit/915a1920232aa1447d2804e3f04c91e933d680b1) ncurses: enable strictDeps * [`2c8cfc60`](https://github.com/NixOS/nixpkgs/commit/2c8cfc60c63b5f3a27d8f141020fa36f46e83d56) readline: enable strictDeps * [`92b9dce6`](https://github.com/NixOS/nixpkgs/commit/92b9dce61b89475164f82f5fa070afd409a9294d) tracker: enable strictDeps * [`78367e1b`](https://github.com/NixOS/nixpkgs/commit/78367e1bffa0fe7d60472d5367b65cc1e3bfeda8) networkmanager: 1.40.12 -> 1.40.16 * [`9c72ea87`](https://github.com/NixOS/nixpkgs/commit/9c72ea872567c9d92ed0cad1be88726f3e461f97) multiple-outputs.sh: silence 'rmdir: failed to remove ... Directory not empty' * [`b3d8d75d`](https://github.com/NixOS/nixpkgs/commit/b3d8d75db86efe821d80f86d986d3c7808fa11aa) s9fes: disable install parallelism * [`f37d97b7`](https://github.com/NixOS/nixpkgs/commit/f37d97b7a09ba749617ba6a7b0342712554e0bf4) libbacktrace: clean up * [`9cc45e19`](https://github.com/NixOS/nixpkgs/commit/9cc45e195f4ea9d972bd7dd1dae904a32c365bfc) libbacktrace: unstable-2020-05-13 → unstable-2022-12-16 * [`14c5fae1`](https://github.com/NixOS/nixpkgs/commit/14c5fae1cbde7f4eddb95bccf4535b211963217e) libbacktrace: Enable tests * [`1e038482`](https://github.com/NixOS/nixpkgs/commit/1e0384829d14e4eb186dc71f9b6df249508a9df1) libbacktrace: Add support for NIX_DEBUG_INFO_DIRS * [`d3b862c4`](https://github.com/NixOS/nixpkgs/commit/d3b862c457039208bd98f61cf6730dd87c0fee36) libpcap: 1.10.1 -> 1.10.3 * [`b6388ae3`](https://github.com/NixOS/nixpkgs/commit/b6388ae3ee77d7fd38dbcba94414fd735a9292e6) lutris: Include libnghttp2 in the FHS. * [`575fddf2`](https://github.com/NixOS/nixpkgs/commit/575fddf25b672b8ed5d5294ab10a8a22d579bc3b) systemd: 252.5 -> 253 * [`f7ce1d22`](https://github.com/NixOS/nixpkgs/commit/f7ce1d22ebbeeff8784fbdff8d5dd52454fd917a) systemd: 253 -> 253.1 * [`d2837a9c`](https://github.com/NixOS/nixpkgs/commit/d2837a9cb3d11187e12db193becffe4cb7c8d1ad) nixos/systemd-initrd: create the /tmp mount point in the initrd * [`9b8a0e5f`](https://github.com/NixOS/nixpkgs/commit/9b8a0e5f7ae4bed2b39d0595a2defef1edd8bcb0) python3.pkgs.pynacl: build offline documentation * [`c541bf5e`](https://github.com/NixOS/nixpkgs/commit/c541bf5ee65f8d6ca44f43b2f361df8e17ca44fc) networkmanager: 1.40.16 -> 1.42.2 * [`764dd10a`](https://github.com/NixOS/nixpkgs/commit/764dd10ac0d7700d065571c438953a12aea84cf3) iproute2: 6.1.0 -> 6.2.0 * [`9c64da6e`](https://github.com/NixOS/nixpkgs/commit/9c64da6ed40c9de48c17d4742318e2389e276126) modemmanager: 1.20.4 -> 1.20.6 * [`83f65146`](https://github.com/NixOS/nixpkgs/commit/83f65146ab1d5d55548d1dbe87a93d9ee8081ee0) nixos/systemd: systemd-growfs* units are real files now * [`18b4f46c`](https://github.com/NixOS/nixpkgs/commit/18b4f46cb6f84092e0a19264e30b0f83c7c73129) bundler: 2.4.6 -> 2.4.7 * [`7df4387e`](https://github.com/NixOS/nixpkgs/commit/7df4387ebdc9f5293fad04480391e8743c312a3b) gcc: do not install sys-include headers for cross-compilers. * [`c68f2c93`](https://github.com/NixOS/nixpkgs/commit/c68f2c937a2aedbc182bab4c9dbbdc8830256f62) libopenmpt: 0.6.8 -> 0.6.9 * [`740ab712`](https://github.com/NixOS/nixpkgs/commit/740ab71253c1e052422925355252654078848e94) liburcu: 0.13.2 -> 0.14.0 * [`4a3699c0`](https://github.com/NixOS/nixpkgs/commit/4a3699c08b5184eaf6576e3de105e66d68fcd252) cargo-auditable: 0.6.0 -> 0.6.1 * [`aaa11f72`](https://github.com/NixOS/nixpkgs/commit/aaa11f72106e7c8bc5716f813bf5f96a8421a9ea) ruby: add rubygems to expression passthru * [`708dcbce`](https://github.com/NixOS/nixpkgs/commit/708dcbce926fdfb40a08ff625148fe11b6fe601d) nodejs-18_x: 18.14.2 -> 18.15.0 * [`35d43b45`](https://github.com/NixOS/nixpkgs/commit/35d43b45f7419c6db6f6aa49e9da376befd31606) ruby.rubygems: 3.4.7 -> 3.4.8 * [`7590ada9`](https://github.com/NixOS/nixpkgs/commit/7590ada96f561c77b9c5b9e564ab684b9eb34d97) liburcu: add changelog to meta * [`49000d52`](https://github.com/NixOS/nixpkgs/commit/49000d52e01fd1caf6490f8148bd270c3563a4f9) vpnc: disable install parallelism * [`af189bd3`](https://github.com/NixOS/nixpkgs/commit/af189bd3de5da15b5fc0baf23c84aacd7192a848) spandsp: fix cross compilation * [`6b0e0967`](https://github.com/NixOS/nixpkgs/commit/6b0e09670d4b0edb7ac3d24503a2a9a5a081dc5a) https://github.com/NixOS/nixpkgs/pull/218477#discussion_r1118125573 * [`8a05f77b`](https://github.com/NixOS/nixpkgs/commit/8a05f77b5d4d8422624828f9744daee1b9b213d4) https://github.com/NixOS/nixpkgs/pull/217995#pullrequestreview-1318620540 * [`1e5a594e`](https://github.com/NixOS/nixpkgs/commit/1e5a594e686f5154b706dfab68550f9f3bde675e) spandsp: enableParallelBuilding = true * [`d6619542`](https://github.com/NixOS/nixpkgs/commit/d6619542978324e80eb949721f4749955034540a) outline: 0.67.2 -> 0.68.1 * [`3e5f408e`](https://github.com/NixOS/nixpkgs/commit/3e5f408e735ad492319e72a158f5815523fc7adf) isabelle: add aarch64-linux support * [`0070f29a`](https://github.com/NixOS/nixpkgs/commit/0070f29a1327858c5ca976f341496b86597e5c2d) dnsmasq: 2.88 -> 2.89 * [`38daa6bb`](https://github.com/NixOS/nixpkgs/commit/38daa6bb44d8f9a3d1442c9f334ae5a38c6c86d8) python3Packages.appnope: Make available on non-Darwin, styling, update homepage * [`9eb7621c`](https://github.com/NixOS/nixpkgs/commit/9eb7621cbb8d0ae7a140c9516f99c6cbdc844095) libmbim: 1.28.2 -> 1.28.4 * [`a8da8df2`](https://github.com/NixOS/nixpkgs/commit/a8da8df295b9468f2ab34bf237b70ab49cd61e64) libmbim: add changelog to meta * [`fe201024`](https://github.com/NixOS/nixpkgs/commit/fe201024e97fd7e5a852373e5a950883947217bc) systemd: make libidn2 optional * [`d37221dd`](https://github.com/NixOS/nixpkgs/commit/d37221dd4b2b8497d3144b0313e9c1ca25df50bb) systemd: make libacl optional * [`86aff5f3`](https://github.com/NixOS/nixpkgs/commit/86aff5f32fe9cb44730d839c168af6c5b0b317ed) systemd: make libaudit optional * [`2d17a968`](https://github.com/NixOS/nixpkgs/commit/2d17a968053a968667457f06971577fe002385c0) systemd: make PAM integration optional * [`3be2b599`](https://github.com/NixOS/nixpkgs/commit/3be2b599651b3d7ed39ec52df25915a9b7a39218) systemd: optional kmod integration * [`38bdc13b`](https://github.com/NixOS/nixpkgs/commit/38bdc13b6dae2c99a83f389639fee44bf2d3e766) systemd: disable dependencies for minimal build * [`2d29fbd4`](https://github.com/NixOS/nixpkgs/commit/2d29fbd4b6ec03b53d63dc126ce27f7e45e083bf) sphinx-rtd-theme: fix missing docutils for cross compilation * [`2b168ba3`](https://github.com/NixOS/nixpkgs/commit/2b168ba3f064beeb908031bb765a33b806d6c77f) headscale: rename oidc.client_secret_file to oidc.client_secret_path * [`dbdebe12`](https://github.com/NixOS/nixpkgs/commit/dbdebe125f049c0baf844e09fb57497ddf3d7084) pandoc: remove reference to warp * [`c0c01af3`](https://github.com/NixOS/nixpkgs/commit/c0c01af367f0c8962b3bad15f5557eb34b2a25fd) consul: 1.15.0 -> 1.15.1 * [`98ebcd28`](https://github.com/NixOS/nixpkgs/commit/98ebcd28e1235ddb4ee127a8e96310e554afdc13) compiler-rt: fix build on ARMv6 * [`8fc5d9f3`](https://github.com/NixOS/nixpkgs/commit/8fc5d9f3b06fa0890d212edd57ebc15af8d4b8bb) python310Packages.more-itertools: 9.0.0 -> 9.1.0 * [`aa0d89d5`](https://github.com/NixOS/nixpkgs/commit/aa0d89d55ab2b26974d338c98848db3577bca903) lcms2: 2.13.1 -> 2.15 * [`68cd5bdc`](https://github.com/NixOS/nixpkgs/commit/68cd5bdc83d0e2c77895a1e6747e0db6cc291019) systemdStage1: disable PAM * [`57ecdd6a`](https://github.com/NixOS/nixpkgs/commit/57ecdd6abdcb5bfc250785b2640ec943104e0401) ruby: fix cross compilation * [`e5b072ec`](https://github.com/NixOS/nixpkgs/commit/e5b072eca165430efc4d7a179011a42aab4470a2) nixos/iso-image: add an option to disable BIOS boot * [`905be9f8`](https://github.com/NixOS/nixpkgs/commit/905be9f8c5d0bcc95dbd26f9d5a53f61c48d9798) nixos/iso-image: s/efi/EFI in documentation * [`61516301`](https://github.com/NixOS/nixpkgs/commit/61516301fd4f96373b02655a912bea0e09c8f70a) python310Packages.nextcloudmonitor: 1.2.0 -> 1.3.0 * [`a16f3e6b`](https://github.com/NixOS/nixpkgs/commit/a16f3e6b3801ee0531497b3991d33860bb56487b) cmake: 3.25.2 -> 3.25.3 * [`04cc3ff7`](https://github.com/NixOS/nixpkgs/commit/04cc3ff7d334fe5f064071e05990949e11f8aa88) asymptote: disable install parallelism * [`03be09d5`](https://github.com/NixOS/nixpkgs/commit/03be09d5181b43ffcf0c6085d795d9fad3d5f515) gretl: disable install parallelism * [`41ddcc38`](https://github.com/NixOS/nixpkgs/commit/41ddcc3898962edda8e49032d235d7edc47e31ee) qsynth: disable install parallelism * [`91e20f10`](https://github.com/NixOS/nixpkgs/commit/91e20f108149be118c166eed2a4db44ca124d05b) solanum: disable install parallelism * [`ed1bc2f7`](https://github.com/NixOS/nixpkgs/commit/ed1bc2f7b726183a07fb67106f47fb218f01d9e0) libimagequant: 4.1.0 -> 4.1.1 * [`88cbe74d`](https://github.com/NixOS/nixpkgs/commit/88cbe74d05cac6e037e934ee7fbe8b1f0d164f25) spandsp: refactor * [`b27cf6ac`](https://github.com/NixOS/nixpkgs/commit/b27cf6ace4e687b073d05a8f397a9c944e5ee967) llvm_14,llvmPackages_git.llvm: enable polly by default * [`c5f75817`](https://github.com/NixOS/nixpkgs/commit/c5f758174b1cd78402dbf32511c4b9532a4bc1ae) clang: drop the C++ std version `-DCMAKE_CXX_FLAG` * [`c1a2a95a`](https://github.com/NixOS/nixpkgs/commit/c1a2a95aacd4a5c4b5fd278b31977b09d758b259) ruby_3_1,ruby_3_0,ruby_2_7: allow enabling dtrace support on linux * [`3816765e`](https://github.com/NixOS/nixpkgs/commit/3816765e472a98482e26d0831a84d3b27cb56db8) llvm: add in a missing check dep * [`0fd04a59`](https://github.com/NixOS/nixpkgs/commit/0fd04a591802cb92a244528eb1c65d68417df55d) llvmPackages.compiler-rt: enable libclang_rt.profile-....a build * [`a6e176c5`](https://github.com/NixOS/nixpkgs/commit/a6e176c5b2ec099739a23ff9fe3df3e34e2c1a77) ArchiSteamFarm: choose correct framework instead of patching * [`d23059ce`](https://github.com/NixOS/nixpkgs/commit/d23059ce150f9dc4fbb1694bbcf1ef7199c1cc40) bundler: 2.4.7 -> 2.4.8 * [`925510b3`](https://github.com/NixOS/nixpkgs/commit/925510b397b2fa27d44109ac4704a9a354e34e79) w3m: 0.5.3+git20220429 -> 0.5.3+git20230121 * [`65da8d4f`](https://github.com/NixOS/nixpkgs/commit/65da8d4f29157068df5da784b3d39158bdb6495f) nix: dedupe fix-requires-non-existing-output patch * [`adafbeff`](https://github.com/NixOS/nixpkgs/commit/adafbeff4ad01e21b9d1b39f072298978c08aa6c) nixos/restic: generalize cache configuration * [`279a5e27`](https://github.com/NixOS/nixpkgs/commit/279a5e27d0a5fbe61e1dd30c3658408fb93732ae) python3Packages.myst-parser: 0.19.1 -> 1.0.0 * [`8e8be880`](https://github.com/NixOS/nixpkgs/commit/8e8be88067fc568d81f88ad6a93fd03218d9ca60) SDL2: 2.26.3 -> 2.26.4 * [`490e77ce`](https://github.com/NixOS/nixpkgs/commit/490e77ce0aca322268bd64c3508e26be2fc784f1) SDL2: add superherointj as maintainer * [`4ffa52eb`](https://github.com/NixOS/nixpkgs/commit/4ffa52ebdf80bb217929ab94148a8021d58cb4fa) llvmPackages_git.libcxx: use clang from git instead of the stdenv's compiler * [`011c454a`](https://github.com/NixOS/nixpkgs/commit/011c454a6d55e729b59532fa93109596d3fe9721) libedit: 20210910-3.1 -> 20221030-3.1 * [`2d2aa463`](https://github.com/NixOS/nixpkgs/commit/2d2aa463ddfa74f12e8982e9febcdb1972b7a99c) build-rust-package: call sysroot/src with the expected lib parameter * [`87837a5f`](https://github.com/NixOS/nixpkgs/commit/87837a5fcf7dd9c58bb80f15a8f046a2abc8a4c8) build-support/rust/sysroot: update Cargo.lock * [`63c8961f`](https://github.com/NixOS/nixpkgs/commit/63c8961f8b144ca40314909330f7759d1fa7e530) build-support/rust/sysroot: let cargo-src crate become no_std * [`9d1aafcd`](https://github.com/NixOS/nixpkgs/commit/9d1aafcdeb074c5ad8b6780f9474f9cced901388) build-support/rust: allow cross-compiling the sysroot * [`94c7bf57`](https://github.com/NixOS/nixpkgs/commit/94c7bf576a44829a676fb172bfceaefff4eb90f0) separate-debug-info.sh: succeed when output does not contain elf files * [`6ab299b3`](https://github.com/NixOS/nixpkgs/commit/6ab299b3a36c656065d92cab3385a29e43404879) openjdk: port to gnumake-4.4.1 * [`544ef313`](https://github.com/NixOS/nixpkgs/commit/544ef3138a7f383a260f421eb7999dd917a0c414) openjdk: port to gnumake-4.4.1 * [`7b53fc52`](https://github.com/NixOS/nixpkgs/commit/7b53fc52419ec55419853c324cfad7d1dfac79ec) openjdk11: port to gnumake-4.4.1 * [`bec77874`](https://github.com/NixOS/nixpkgs/commit/bec778740ca0ccbc57ab7ac171a6423f563f7217) gnumake44: revert "reintrocude older 4.4 version for openjdk" * [`91dd01a3`](https://github.com/NixOS/nixpkgs/commit/91dd01a3065dbf60df1725681899b02afa444f18) systemd: disable the ukify tool * [`1f9c5a4a`](https://github.com/NixOS/nixpkgs/commit/1f9c5a4aea27022d0412bce65bb43c293fac1608) metals: 0.11.10 -> 0.11.11 * [`928c8115`](https://github.com/NixOS/nixpkgs/commit/928c8115ba60d54ec36b3f11a364ff81b0ad066c) nixos/starship: add interactiveOnly option * [`4e300e07`](https://github.com/NixOS/nixpkgs/commit/4e300e071b97e1e3a6ba4d856cc65e5386366f6f) libxcrypt: Build only with strong hashes * [`0d7cd666`](https://github.com/NixOS/nixpkgs/commit/0d7cd666520621ebb3f2fb0e590064e8621e249e) nixos/users-groups: Update password scheme validation * [`909f394f`](https://github.com/NixOS/nixpkgs/commit/909f394f28c637a6d5a269d893b77e095b2812eb) pam: Make libxcrypt a non-optional dependency * [`4472cf44`](https://github.com/NixOS/nixpkgs/commit/4472cf44eba4991e46904c588e07dfe8e6fcceb8) treewide: Make yescrypt the default algorithm for pam_unix.so * [`8e2e741a`](https://github.com/NixOS/nixpkgs/commit/8e2e741ab5bdea119a34013b1387eb3f281841cb) zsh: set environment variables in zshenv instead of zprofile * [`051b74fe`](https://github.com/NixOS/nixpkgs/commit/051b74fe7d7398c24fee4d703bd1e32a88b68393) nixos/fcitx: deprecated, and suggestions to use fcitx5 instead * [`4e8ad00a`](https://github.com/NixOS/nixpkgs/commit/4e8ad00ae81e70f4e4db7dfc7e67d9c853f0d6b6) fcitx: remove packages and update documentations and aliases to fcitx5 * [`6d951523`](https://github.com/NixOS/nixpkgs/commit/6d951523ad424c077d60bcd57e9a53bc9dd56e5d) mlterm: update fcitx dependency to fcitx5 * [`f95c20d7`](https://github.com/NixOS/nixpkgs/commit/f95c20d77d5275a0fe4d2809bbb6e10d5492b93f) nixos/fcitx5: init tests * [`23f23a89`](https://github.com/NixOS/nixpkgs/commit/23f23a89b325b06e3f7ff6c0a45e06271db49ead) fftw: enable optimizations unconditionally and build with mtune=generic * [`a9b7d738`](https://github.com/NixOS/nixpkgs/commit/a9b7d738fc1437f8d796607ed31093921685b2b4) Revert "python3Packages.babel: revert test fixes for now" * [`a8e44411`](https://github.com/NixOS/nixpkgs/commit/a8e44411d65222b0af2ec3d1b641e7f1b82eb87d) sparrow: 1.7.1 -> 1.7.3 * [`eb561a3a`](https://github.com/NixOS/nixpkgs/commit/eb561a3af2ba2c5fc6f9abb6dcf38beb348663ca) sparrow: enable JavaFX * [`4d8df72e`](https://github.com/NixOS/nixpkgs/commit/4d8df72e93261fd31157b74eb44bf8441f04547c) xmlbeans: 5.0.2-20211014 -> 5.1.1-20220819, remove myself as maintainer * [`fab17d21`](https://github.com/NixOS/nixpkgs/commit/fab17d210d14e11adba8255cc0767cec0ff9e6b8) gtk2: read configuration from /etc/gtk-2.0/gtkrc * [`b830681b`](https://github.com/NixOS/nixpkgs/commit/b830681bfbf1058e2893411a3a8e0a448f3f82cf) python310Packages.sqlalchemy: 2.0.4 -> 2.0.6 * [`e4959cfe`](https://github.com/NixOS/nixpkgs/commit/e4959cfe9788ccc641250580d4b26af6e68aed6d) unityhub: 2.3.2 -> 3.4.1 * [`0cf4dddb`](https://github.com/NixOS/nixpkgs/commit/0cf4dddbc0bdc3e79a05818f5afececb7e283aa8) magma: fix [nixos/nixpkgs#220343](https://togithub.com/nixos/nixpkgs/issues/220343) and separate CUDA build/run-time dependencies * [`711e9cfd`](https://github.com/NixOS/nixpkgs/commit/711e9cfd493296681b84147a650972ea78e948c4) ffmpeg: ffmpeg_4 → ffmpeg_5 * [`9bd25064`](https://github.com/NixOS/nixpkgs/commit/9bd2506458ea053ccbcde6e622d7cec9993d8f36) treewide: make ffmpeg_4-dependant packages depend on ffmpeg_4 * [`f8264a5b`](https://github.com/NixOS/nixpkgs/commit/f8264a5b1e7832d93d8a22816f5133ff891724b6) tree-wide: mark broken packages as such * [`a3d10c67`](https://github.com/NixOS/nixpkgs/commit/a3d10c676f813f6393e38c4bbe01b640fb791947) sqlite: 3.41.0 -> 3.41.1 * [`107df2f7`](https://github.com/NixOS/nixpkgs/commit/107df2f7c20b5ef6fa5b17ea09f0cbc837f7ca83) s2n-tls: 1.3.37 -> 1.3.38 * [`b0cd9107`](https://github.com/NixOS/nixpkgs/commit/b0cd9107fc036ff503b9556a28150a88bb4bb127) s2n-tls: 1.3.38 -> 1.3.39 * [`3e331bf5`](https://github.com/NixOS/nixpkgs/commit/3e331bf5b3978e68597a320d55712e8f75196dad) directx-headers: 1.608.2 -> 1.608.2b * [`ef695215`](https://github.com/NixOS/nixpkgs/commit/ef6952158cb5b31d1505f217d9fa0f55e4999120) tinycompress: init at 1.2.8 * [`6ff293ec`](https://github.com/NixOS/nixpkgs/commit/6ff293ecbc181c2339a085ed615d1a50727cc7a3) pipewire: enable compress-offload * [`b8ac3f9a`](https://github.com/NixOS/nixpkgs/commit/b8ac3f9a93cac7a54aafc366f221b372dd59b463) pipewire: 0.3.66 -> 0.3.67 * [`1fab8692`](https://github.com/NixOS/nixpkgs/commit/1fab86929f7df5cdd60bcf65b4c78f4058777a03) nixos/pipewire: spring cleaning * [`c3a42a04`](https://github.com/NixOS/nixpkgs/commit/c3a42a047cfe7d645fcf63b8cba04336bf3041ea) snappy: 1.1.9 -> 1.1.10 * [`5eff9f19`](https://github.com/NixOS/nixpkgs/commit/5eff9f19408717e3d330fd0f97961cddf8ac23b6) R: 4.2.2 -> 4.2.3 * [`17ea9488`](https://github.com/NixOS/nixpkgs/commit/17ea94881f78ff37d0123bc67ee82471d6d014ca) octavePackages: add automatic updating script based on Python's * [`be699cf0`](https://github.com/NixOS/nixpkgs/commit/be699cf06b37f1ec9e5a22b7b3273ea15827d445) octavePackages: run update script on all packages * [`5b5e4182`](https://github.com/NixOS/nixpkgs/commit/5b5e4182cb24a01eaa5204001284fc6b2eac4ae6) proxysql: 2.5.0 -> 2.5.1 * [`9196dbce`](https://github.com/NixOS/nixpkgs/commit/9196dbce78a73d7cc5a8d1dc4d8b8be72493945d) whatsapp-for-linux: 1.3.1 -> 1.6.1 * [`cc2738c7`](https://github.com/NixOS/nixpkgs/commit/cc2738c71ad454dba35cb8c33c4fce2481e344e7) swift: reduce closure size of swift-lib * [`39620ace`](https://github.com/NixOS/nixpkgs/commit/39620acea8d86488e8ecb37424643ff94c5ea0a3) vim: 9.0.1369 -> 9.0.1403 * [`60002cab`](https://github.com/NixOS/nixpkgs/commit/60002cabc02d22e8ee3f1718c1217684134d5178) aaaaxy: init at 1.3.372 * [`590ccae1`](https://github.com/NixOS/nixpkgs/commit/590ccae1f848eef59f8984e98348208eb69cffe1) nixos/networkd: add L2TP options * [`28ddd570`](https://github.com/NixOS/nixpkgs/commit/28ddd570f70dd9fe160260672ebf687abc5f2585) nixos/networkd: add Bridge options * [`d646f7c7`](https://github.com/NixOS/nixpkgs/commit/d646f7c7f2b69ef4d085f79f7805098b80dc8467) nixos/networkd: add BridgeFDB options * [`ae15b86d`](https://github.com/NixOS/nixpkgs/commit/ae15b86d4d81ffa3824528f4316c1b5f4ad640d3) nixos/networkd: add BridgeMDB option * [`a7724b8f`](https://github.com/NixOS/nixpkgs/commit/a7724b8f9177026c4635740812e2b8e291137d0e) nixos/networkd: add LLDP options * [`df149537`](https://github.com/NixOS/nixpkgs/commit/df14953724481b185161aa16c6e154bc04445eb0) nixos/networkd: add CAN options * [`09e745c7`](https://github.com/NixOS/nixpkgs/commit/09e745c78405cbd906f8f39cc89376f9f29db1c3) nixos/networkd: add IPoIB options * [`b08e5be9`](https://github.com/NixOS/nixpkgs/commit/b08e5be98d9eed403a2f334f2459da909114c002) nixos/networkd: add QDisc options * [`55cd970d`](https://github.com/NixOS/nixpkgs/commit/55cd970d739f6c0cc60f846aa826e05e322b9559) nixos/networkd: add NetworkEmulator options * [`d6303532`](https://github.com/NixOS/nixpkgs/commit/d63035329e6c7c07bf5cd3c4e06f4b8d2e71653f) nixos/networkd: add TokenBucketFilter options * [`2784862e`](https://github.com/NixOS/nixpkgs/commit/2784862e410bd07b562e6f537d6ff756fffa66ba) nixos/networkd: add PIE options * [`872a4823`](https://github.com/NixOS/nixpkgs/commit/872a4823cf3fdaca4d6bc6c13868ffe8a8097026) nixos/networkd: add FlowQueuePIE options * [`736650cc`](https://github.com/NixOS/nixpkgs/commit/736650ccf144850bc47587de620ae13efc88cb39) nixos/networkd: add StochasticFairBlue options * [`51689e86`](https://github.com/NixOS/nixpkgs/commit/51689e86b99ca43b14e5aa307b5e453aa0cb7ae3) nixos/networkd: add StochasticFairnessQueueing options * [`f2ca28f6`](https://github.com/NixOS/nixpkgs/commit/f2ca28f6585a3ecad3032e8057ea606402a86e93) nixos/networkd: add PFIFO options * [`d9e1963a`](https://github.com/NixOS/nixpkgs/commit/d9e1963a158f38b95a21171a0ed400a2c2575b7a) nixos/networkd: add BFIFO options * [`f75ec30f`](https://github.com/NixOS/nixpkgs/commit/f75ec30feea0d0e0f1bddcf07cfa89dea795b5d3) nixos/networkd: add PFIFOHeadDrop options * [`7a6cae0e`](https://github.com/NixOS/nixpkgs/commit/7a6cae0e155ec8952fcaa0add1b6f6d712e8d721) nixos/networkd: add PFIFOFast options * [`72810855`](https://github.com/NixOS/nixpkgs/commit/728108555e0d21b7fb0d5f4884e7b893e746adb0) nixos/networkd: add CAKE options * [`49df6bc6`](https://github.com/NixOS/nixpkgs/commit/49df6bc66997d29d1addb0424a898c745082fe40) nixos/networkd: add ControlledDelay options * [`0d06e859`](https://github.com/NixOS/nixpkgs/commit/0d06e8599699ef5629995a6ce46329baa2f3abad) nixos/networkd: add DeficitRoundRobinScheduler options * [`3cde7aaa`](https://github.com/NixOS/nixpkgs/commit/3cde7aaa36a3089f7881c9f65e7c37bf65f9177d) nixos/networkd: add DeficitRoundRobinSchedulerClass options * [`ca496f87`](https://github.com/NixOS/nixpkgs/commit/ca496f87548eb194280d2a3a4489380b94d088eb) nixos/networkd: add EnhancedTransmissionSelection options * [`5b5c79c6`](https://github.com/NixOS/nixpkgs/commit/5b5c79c6a0c94586cc392a1a476397b44912e820) nixos/networkd: add GenericRandomEarlyDetection options * [`dbc14e5a`](https://github.com/NixOS/nixpkgs/commit/dbc14e5a441beebc3c01b60f22e1f3cadf2acdad) nixos/networkd: add FairQueueingControlledDelay options * [`cf470ebd`](https://github.com/NixOS/nixpkgs/commit/cf470ebd88c4b9e8d4b7ae875ffaebbef6b2b02e) nixos/networkd: add FairQueueing options * [`29e54519`](https://github.com/NixOS/nixpkgs/commit/29e54519636578683070f9c778ac207fedf1e56a) nixos/networkd: add TrivialLinkEqualizer options * [`24df07c7`](https://github.com/NixOS/nixpkgs/commit/24df07c786d0818731af5a3056b786ba83731dab) nixos/networkd: add HierarchyTokenBucket options * [`88d99a36`](https://github.com/NixOS/nixpkgs/commit/88d99a36305d9387383baf7eb88c86e02541f703) nixos/networkd: add HierarchyTokenBucketClass options * [`493ed754`](https://github.com/NixOS/nixpkgs/commit/493ed754187177260848764e3a0c5ea5515984e3) nixos/networkd: add HeavyHitterFilter options * [`fde806d5`](https://github.com/NixOS/nixpkgs/commit/fde806d5a5b07f98dde0eb03be56814baae1131e) nixos/networkd: add QuickFairQueueing options * [`cd650b3f`](https://github.com/NixOS/nixpkgs/commit/cd650b3fa303a88e6ab842dd110871b50d0bd9d1) nixos/networkd: add QuickFairQueueingClass options * [`0ddfb0a5`](https://github.com/NixOS/nixpkgs/commit/0ddfb0a5dfc45a495bf862fe90a630325efecb32) nixos/networkd: add BridgeVLAN options * [`4ddd5e48`](https://github.com/NixOS/nixpkgs/commit/4ddd5e48b7007128e8abe32fee65e4fdd708ef67) python310Packages.etils: 1.0.0 -> 1.1.0 * [`62501a21`](https://github.com/NixOS/nixpkgs/commit/62501a21e890f9b62cf2095d4ab0601ce7820ec5) python310Packages.testcontainers: fix build * [`79700ec6`](https://github.com/NixOS/nixpkgs/commit/79700ec6ed926fd1db76fec445d6d6c7d3ea83cf) python310Packages.tables: remove cython from requirements.txt * [`f6b69b23`](https://github.com/NixOS/nixpkgs/commit/f6b69b23c91ffc05b8a69162a4f68e9625ecca6d) python310Packages.blosc2: remove pytest from runtime-requirements.txt * [`1c1e0891`](https://github.com/NixOS/nixpkgs/commit/1c1e0891cc5d7a013370f9480a8e99ed501f82f1) python310Packages.scooby: fix build * [`8dd30155`](https://github.com/NixOS/nixpkgs/commit/8dd301559ab120f96aec2a2a66164bfdb0d5fbed) ruby: disable parallel install * [`48f48c31`](https://github.com/NixOS/nixpkgs/commit/48f48c3101615e78fc28378ad818291c1ee8252a) mesa: build dri for arm * [`0c0c6908`](https://github.com/NixOS/nixpkgs/commit/0c0c6908b9ccc81350f86640dc07ad78981431a1) rPackages: CRAN and BioC update * [`a10887cb`](https://github.com/NixOS/nixpkgs/commit/a10887cb3fd7087c006b91197b6eb2b8730eebeb) rPackages.purrr: patch configure shebang * [`c4ce6f0b`](https://github.com/NixOS/nixpkgs/commit/c4ce6f0bfa832a242bed666ee49bea164a5d96f9) asls: drop * [`ef0e4e67`](https://github.com/NixOS/nixpkgs/commit/ef0e4e67ccf4e4838d7eb8a5e42e0b511a15500c) python310Packages.json-stream-rs-tokenizer: 0.4.13 -> 0.4.16 * [`20fe8b28`](https://github.com/NixOS/nixpkgs/commit/20fe8b2871b3d53e3443d8e2a8f661fe0d46f3e9) python310Packages.passlib: libxcrypt related failures also affect linux * [`a6b712f8`](https://github.com/NixOS/nixpkgs/commit/a6b712f8a4c09071246fe2d8c4def6948d1f61d9) nixos-generate-config: fix invalid sample config * [`fa52143c`](https://github.com/NixOS/nixpkgs/commit/fa52143cffb35ce6ba5ffdfeaa0fcb2056137885) python3Packages.pdoc: 12.3.1 -> 13.0.0 * [`9a89bf96`](https://github.com/NixOS/nixpkgs/commit/9a89bf966930abf3e05139332b039f6e9dbc34ca) python310Packages.pytest-twisted: 1.13.2 -> 1.14.0 * [`f3347106`](https://github.com/NixOS/nixpkgs/commit/f3347106dd4bf2f4d97e329d7aa12a01babfdb76) lxd: 5.11 -> 5.12 * [`ad33f180`](https://github.com/NixOS/nixpkgs/commit/ad33f1800f2b2352d74ead11af39a0297875071e) rake: 12.3.2 -> 13.0.6 * [`78877052`](https://github.com/NixOS/nixpkgs/commit/78877052dcd5865fa346f345badd230a2eb42fee) jdom: 1.0 -> 2.0.6.1 * [`d2b28763`](https://github.com/NixOS/nixpkgs/commit/d2b2876373efd862748a92c7fe952ffb708dfd3f) xorg.libXvMC: 1.0.12 -> 1.0.13 * [`12a7c7e6`](https://github.com/NixOS/nixpkgs/commit/12a7c7e68b335d2ad7c5514a7622e9aea224eeea) deepin.deepin-shortcut-viewer: init at 5.0.7 * [`17dcb692`](https://github.com/NixOS/nixpkgs/commit/17dcb69237457e78cfb7e2f8a13d99e315ea3f05) python310Packages.twisted: Disable tests using legacy algos from crypt * [`8668d96c`](https://github.com/NixOS/nixpkgs/commit/8668d96c28e3fbda92eac6dc212b1393ef97d9da) nixos/wireshark: set the correct capabilities * [`94f0ae85`](https://github.com/NixOS/nixpkgs/commit/94f0ae85e1232261a88bb3509ababe7028d3f232) python310Packages.passlib: Disable tests for unsupported algorithms * [`3e531b41`](https://github.com/NixOS/nixpkgs/commit/3e531b418e1aa5d60cee4d316334b43cdef5e2e9) firefox-beta-bin-unwrapped: 112.0b2 -> 112.0b3 * [`476d7536`](https://github.com/NixOS/nixpkgs/commit/476d75361354d7a011ead601787fef95eebfeb74) python310Packages.y-py: Fix build on darwin * [`18c90897`](https://github.com/NixOS/nixpkgs/commit/18c9089744ca00b1b00ff61a02cc43ad259c907e) matrix-synapse.tools.synadm: 0.38 -> 0.40 * [`dc937802`](https://github.com/NixOS/nixpkgs/commit/dc937802ba1d00a0ff9211a73934bd0d788221ef) dnscontrol: 3.27.2 -> 3.28.0 * [`4bdbae5a`](https://github.com/NixOS/nixpkgs/commit/4bdbae5ad13b0c8c98232ebb70a288815ef5f012) cc-wrapper: wrap `cpp` for cross lust like to native * [`0d44f838`](https://github.com/NixOS/nixpkgs/commit/0d44f838ca622cd967d86c16aa429dcfa2c289c7) gatk: 4.3.0.0 -> 4.4.0.0 * [`96100e76`](https://github.com/NixOS/nixpkgs/commit/96100e7675f96c90b4f1124a77f86e87d7a251ee) passage: add missing dependency on tree(1) * [`3eea810b`](https://github.com/NixOS/nixpkgs/commit/3eea810b5e4ff0226d0f4d7c072918866247d72b) Update to latest versions: pdfstudio2022.2.2, pdfstudio2021.2.1, pdfstudioviewer2022.2.2 * [`8f1d05d9`](https://github.com/NixOS/nixpkgs/commit/8f1d05d958c705f0361b7c69648627b4dabf4783) veracrypt: add wrapGAppsHook * [`8f681143`](https://github.com/NixOS/nixpkgs/commit/8f6811433b65def7728267f31a84786cf1f0de22) discord-canary: 0.0.149 -> 0.0.150 * [`4e0ac3aa`](https://github.com/NixOS/nixpkgs/commit/4e0ac3aabc5830420f7fb41b08f35e0035676830) librewolf-unwrapped: 111.0-2 -> 111.0-3 * [`a160a8be`](https://github.com/NixOS/nixpkgs/commit/a160a8be02e7658add24c7cabbad876e1016ff54) python310Packages.anyascii: 0.3.1 -> 0.3.2 * [`c54a718a`](https://github.com/NixOS/nixpkgs/commit/c54a718a9f5aad5386d9155b3836ba54eb0514fc) docker-buildx: 0.9.1 -> 0.10.4 * [`4d5c24f7`](https://github.com/NixOS/nixpkgs/commit/4d5c24f72d5d9513edd0f68b52c7ab521029368f) docker-buildx: add developer-guy to maintainers list * [`ab234dc5`](https://github.com/NixOS/nixpkgs/commit/ab234dc5e9e9ff7b02ac05fd778bfab3ad33d1fd) docker-buildx: doCheck false * [`d75cff2e`](https://github.com/NixOS/nixpkgs/commit/d75cff2ee3bb6d91c818d43d1ba7603bb6dacd59) linuxManualConfig: don't build inside source tree * [`75e6d945`](https://github.com/NixOS/nixpkgs/commit/75e6d945b8f292621ba2c43fdb3b66d690c47f80) python3Packages.mautrix: 0.19.4 -> 0.19.5 * [`f3269c39`](https://github.com/NixOS/nixpkgs/commit/f3269c396e760622c114f070265c448d13fa8dca) python3Packages.mautrix: 0.19.5 -> 0.19.6 * [`e608077c`](https://github.com/NixOS/nixpkgs/commit/e608077c090e17ea8b3de13c81bc2a99470bd4e2) woodpecker-pipeline-transform: init at 0.1.1 * [`efd23ff1`](https://github.com/NixOS/nixpkgs/commit/efd23ff1c8f0cebc4aa41f08815d71a0a2556d48) nixos/gdk-pixbuf: move GDK_PIXBUF_MODULE_FILE to sessionVariables * [`7f079e02`](https://github.com/NixOS/nixpkgs/commit/7f079e028ea94fc939826a2df86b0401fbc8ccce) discord: 0.0.264 -> 0.0.273 * [`aacbb6d0`](https://github.com/NixOS/nixpkgs/commit/aacbb6d021d617881630c27088f311a5bc0e2145) tiny-cuda-nn: init 1.6 * [`114bccda`](https://github.com/NixOS/nixpkgs/commit/114bccdafa4fa326f3658e475b1dc0463fe88d51) emacs: use held back patchelf_0_15 to avoid upstream bug * [`72dd6af7`](https://github.com/NixOS/nixpkgs/commit/72dd6af7ac52ac257aa523afe7e61a5484f30d9d) firefox-devedition-bin-unwrapped: 112.0b1 -> 112.0b3 * [`9203d2c6`](https://github.com/NixOS/nixpkgs/commit/9203d2c69b7f1351d9d763994e434535c0142ed5) klipper: unstable-2023-02-20 -> unstable-2023-03-15 * [`aeece9d9`](https://github.com/NixOS/nixpkgs/commit/aeece9d990e43477804a76107cac6f9d1fdf9854) maintainers: add martinramm * [`b668e7df`](https://github.com/NixOS/nixpkgs/commit/b668e7df42b5093c7b1f116dd57255846976ad08) benthos: 4.12.1 -> 4.13.0 * [`e2871a59`](https://github.com/NixOS/nixpkgs/commit/e2871a593c24da5e521a57901c8c703efa0e7893) mfc5890cnlpr: init at 1.1.2-2 * [`bc066c95`](https://github.com/NixOS/nixpkgs/commit/bc066c95134f04118d1c96a7a2e0f080a3268862) bigloo: mark darwin aarch64 as broken * [`b1fec2a5`](https://github.com/NixOS/nixpkgs/commit/b1fec2a5747ecf7aebdd2cea812bc13ae963fef7) python3Packages.torchvision: switch to backendStdenv.cc from cudatoolkit.cc * [`713eeaa6`](https://github.com/NixOS/nixpkgs/commit/713eeaa68af2272de6b42fa9742d5a5f4315b398) clash-verge: 1.2.3 -> 1.3.0 * [`e85ed323`](https://github.com/NixOS/nixpkgs/commit/e85ed3236b7103e51f8c30a542e522025d654993) python310Packages.m2crypto: fix darwin build * [`924aef28`](https://github.com/NixOS/nixpkgs/commit/924aef28c03453a3a894dd6bd7f8d561b0500efa) ltex-ls: 15.2.0 -> 16.0.0 * [`cbe5191d`](https://github.com/NixOS/nixpkgs/commit/cbe5191d8bf70f8b524e5772853695b0b83f1af4) guardian-agent: mark broken on darwin * [`00ebbf5b`](https://github.com/NixOS/nixpkgs/commit/00ebbf5bd136319951d3ba8b85d06bda6648180c) gforth: mark as broken on darwin aarch64 * [`cc011846`](https://github.com/NixOS/nixpkgs/commit/cc0118467198f76087e7e5ced2168dde080094ea) ipxe: unstable-2023-03-07 -> unstable-2023-03-15 * [`a9d6317e`](https://github.com/NixOS/nixpkgs/commit/a9d6317eef09ae1fdc278d6f2edb643963586ae1) gcc-arm-embedded: meta.sourceProvenance = binaryNativeCode * [`f05c5da8`](https://github.com/NixOS/nixpkgs/commit/f05c5da8e0a5ebdfeaeaf9838a5a47d41d543f91) ocamlPackages.ppx_cstubs: use Dune 3 * [`79fa97ca`](https://github.com/NixOS/nixpkgs/commit/79fa97caa3e61f4793744b7148d5bdac01f0aa4e) ocamlPackages.containers: 3.10 → 3.11 * [`91faebb5`](https://github.com/NixOS/nixpkgs/commit/91faebb585c5c0c5efbc32440a512e26c127a279) minio: 2023-02-27T18-10-45Z -> 2023-03-13T19-46-17Z * [`cc6ef4ea`](https://github.com/NixOS/nixpkgs/commit/cc6ef4ea2a55cf96f63c85814c854dde47dab2e7) nvidia-vaapi-driver: 0.0.8 -> 0.0.9 * [`20d11966`](https://github.com/NixOS/nixpkgs/commit/20d11966ed9919cfe01846cec55f8870e602d91b) linux_xanmod_latest: 6.2.3 -> 6.2.7 * [`d8395b12`](https://github.com/NixOS/nixpkgs/commit/d8395b127678d1a5b16d916549f98e2476650344) linux_xanmod: 6.1.16 -> 6.1.20 * [`4ed9586e`](https://github.com/NixOS/nixpkgs/commit/4ed9586edf8a986470086ff4330ae2b0327f1e2b) treesheets: unstable-2023-03-07 -> unstable-2023-03-18 * [`2ed89e14`](https://github.com/NixOS/nixpkgs/commit/2ed89e14db64ee154a6944cb41accbea87ca8167) ssm-session-manager-plugin: 1.2.398.0 -> 1.2.463.0 * [`7df61306`](https://github.com/NixOS/nixpkgs/commit/7df61306fb9fd6ddcb948e69bba27cb6d3f8b813) lgogdownloader: 3.9 -> 3.10 * [`d808cc14`](https://github.com/NixOS/nixpkgs/commit/d808cc1420f6d72e2d8e78c6dbd3947e44791c71) qutebrowser-qt6: unstable-2022-09-16 -> unstable-2023-03-19 * [`39ee9df4`](https://github.com/NixOS/nixpkgs/commit/39ee9df4329fc7cd49ea41ccb08d71f9c5460e29) xfce.xfce4-screensaver: 4.16.0 -> 4.18.0 * [`7461adb6`](https://github.com/NixOS/nixpkgs/commit/7461adb605437c8cc4d0cf0e42eb1aeb968daa06) xfce.thunar-archive-plugin: 0.4.0 -> 0.5.0 * [`802ed4b2`](https://github.com/NixOS/nixpkgs/commit/802ed4b27a7dcb3784eb35c04724931872cf619a) xfce.thunar-media-tags-plugin: 0.3.0 -> 0.4.0 * [`4062f28a`](https://github.com/NixOS/nixpkgs/commit/4062f28a76380f8dd88371c772948b977e024cb1) baget: remove due to upstream being unmaintained * [`58bcff71`](https://github.com/NixOS/nixpkgs/commit/58bcff71bb1fbafa3471d2f386d19e19bb6df7a9) xfce.xfce4-notes-plugin: 1.9.0 -> 1.10.0 * [`5bb320c5`](https://github.com/NixOS/nixpkgs/commit/5bb320c54774b0742b98322dcfd5849d77db07c5) gitkraken: 9.1.1 -> 9.2.1 * [`4b56d3aa`](https://github.com/NixOS/nixpkgs/commit/4b56d3aa5076a07472661f12367c13f426de44dd) cloudhunter: init at 0.7.0 * [`06c3871c`](https://github.com/NixOS/nixpkgs/commit/06c3871c81c8515c2fe2084ee2ac28498d70cdca) python310Packages.dash: 2.8.1 -> 2.9.1 * [`fb05346f`](https://github.com/NixOS/nixpkgs/commit/fb05346f21b23f0dcaf26756ec6d67e7fde45653) xfce.xfce4-windowck-plugin: 0.5.0 -> 0.5.1 * [`416474b0`](https://github.com/NixOS/nixpkgs/commit/416474b069ad82369f0635da754d7e1ae72a9acd) phpunit: 10.0.14 -> 10.0.16 * [`af4e12ad`](https://github.com/NixOS/nixpkgs/commit/af4e12adb785c10892c61a1244bf86694c82782d) subsurface: add dependencies for transports * [`cceff04c`](https://github.com/NixOS/nixpkgs/commit/cceff04ce9c2c4cc3eab27a10dd220cc5c381b3d) mongodb-4_2: 4.2.19 -> 4.2.24 * [`005aff9d`](https://github.com/NixOS/nixpkgs/commit/005aff9d84da2704e5bb68db0fd3be057ed360f9) urn-timer: switch to maintained fork, unstable-2017-08-20 -> unstable-2023-03-18 * [`86a8d80a`](https://github.com/NixOS/nixpkgs/commit/86a8d80a9d34f31691a3fe19ba5e9ec8e788300a) hydroxide: 0.2.24 -> 0.2.25 * [`212a2495`](https://github.com/NixOS/nixpkgs/commit/212a24952c2fed0bfc3306e1927e6e351feee510) xdp-tools: 1.2.9 -> 1.3.1 * [`8910b1e1`](https://github.com/NixOS/nixpkgs/commit/8910b1e180e1aa3451e6e9d0dc4f72b39cee2353) yoshimi: 2.2.2.1 -> 2.2.3 * [`a4b46044`](https://github.com/NixOS/nixpkgs/commit/a4b46044bacdeb8eb43a0c3cd1146538dfae425d) atlassian-jira: 9.4.0 -> 9.6.0 * [`26ff0e4a`](https://github.com/NixOS/nixpkgs/commit/26ff0e4a27e9a6c23d4aba5eb180f397f21cf6ae) dotnet-sdk_7: 7.0.201 -> 7.0.202 * [`d093086a`](https://github.com/NixOS/nixpkgs/commit/d093086a2b20a4b2183e85ee86d663f54dcebfef) buildDotnetModule: add support for using combinePackages as dotnet-sdk * [`3e04ba2c`](https://github.com/NixOS/nixpkgs/commit/3e04ba2c1d134acedfe3ba1632b56a1b01ef2965) BeatSaberModManager: regenerate deps, remove add-runtime-identifier.patch * [`211a9638`](https://github.com/NixOS/nixpkgs/commit/211a963855e0d6716d40babc4ded8f7aa707d401) tsm-client: 8.1.17.0 -> 8.1.17.2 * [`e2d05277`](https://github.com/NixOS/nixpkgs/commit/e2d052776030d4f822c40762cf04e18fe4cb30f3) golden-cheetah: 3.6-RC3 -> 3.6RC4 * [`e955f24c`](https://github.com/NixOS/nixpkgs/commit/e955f24cb4913d0e7ceb4f21f3920f10abb20cb0) mdcat: 1.1.0 -> 1.1.1 * [`ff68cad0`](https://github.com/NixOS/nixpkgs/commit/ff68cad0728e4aae10033b7b63db866e77c9049f) git-ps-rs: init at version 6.5.0 * [`b7ca098c`](https://github.com/NixOS/nixpkgs/commit/b7ca098c7bb10a3866d7d359e4e09a10692afc1c) python310Packages.aiocontextvars: drop useless pytest-runner * [`dc5ffba5`](https://github.com/NixOS/nixpkgs/commit/dc5ffba52d2adae602086770c9521d7d6d7397b5) nixos/portunus: fix portunus not only listening on localhost * [`dbf0e8a1`](https://github.com/NixOS/nixpkgs/commit/dbf0e8a18a4a62c49ad0ec1b269505d913658e5e) python310Packages.aardwolf: 0.2.1 -> 0.2.7 * [`0bac6b83`](https://github.com/NixOS/nixpkgs/commit/0bac6b837b72fcf342abba52646942b1419c5966) perl534Packages.Wx: migrate to wxGTK32 * [`982e914e`](https://github.com/NixOS/nixpkgs/commit/982e914e5786dbbd4935e244c010f5d8994f6eeb) mongodb: Mark anything older than 6.0 broken on aarch64-darwin * [`abd627f6`](https://github.com/NixOS/nixpkgs/commit/abd627f685163e3c6e7b8f3856759d61d574fe88) python310Packages.pymodbus: remove asynctest * [`caf91510`](https://github.com/NixOS/nixpkgs/commit/caf91510609fc82a239c91bb153ae6f98fd9d4f7) python3Packages.pywebview: add bottle to dependencies * [`5d5b794e`](https://github.com/NixOS/nixpkgs/commit/5d5b794e10fb255aff04d2d8daa94702387a6226) musescore: 4.0.1 -> 4.0.2 * [`084fd533`](https://github.com/NixOS/nixpkgs/commit/084fd533740d946f783778b3d9931c600b976422) mongodb-4_2: Add cache alignment fix for aarch64 * [`8e08e348`](https://github.com/NixOS/nixpkgs/commit/8e08e348aae65b19ebf201a3a0269f374ae24691) sniproxy: 0.6.0 -> 0.6.1 * [`bab87b45`](https://github.com/NixOS/nixpkgs/commit/bab87b45674c11e4094f4b1490bc16326f00bf35) sniproxy: add raitobezarius as maintainer * [`f83d8d46`](https://github.com/NixOS/nixpkgs/commit/f83d8d46cb19db5eaafe8434411d8d2e54d301c2) sniproxy: render homepage visible in the nix expression * [`045cf7df`](https://github.com/NixOS/nixpkgs/commit/045cf7df320db3aa447b7de37454800087d285e6) ocaml: re-establish alphabetical order to top-level * [`7de3f08c`](https://github.com/NixOS/nixpkgs/commit/7de3f08ce38aca9fddb5db7bcb7741fd389be9ef) linuxManualConfig: unpack directly into $dev * [`41f788b1`](https://github.com/NixOS/nixpkgs/commit/41f788b1217b05d8661ebb77bfc9d9f3f65b5dd2) linuxManualConfig: use the default make target * [`e3a689d9`](https://github.com/NixOS/nixpkgs/commit/e3a689d97cb2ca7743d156ebc0b25039d6e84b65) chromiumBeta: 112.0.5615.20 -> 112.0.5615.29 * [`c2ecaab4`](https://github.com/NixOS/nixpkgs/commit/c2ecaab4eed9685171143954a33542c7da1b07c0) chromiumDev: 113.0.5638.0 -> 113.0.5653.0 * [`aacfc095`](https://github.com/NixOS/nixpkgs/commit/aacfc0950b84657b32ebb4106e21eef4db8e626b) regreet: 2023-02-27 -> 2023-03-19 * [`692c28ec`](https://github.com/NixOS/nixpkgs/commit/692c28ec10f0ddbf043d6c70720a62e7293d4833) nixos/regreet: init * [`69dfa612`](https://github.com/NixOS/nixpkgs/commit/69dfa612cc27b3495b766239dec31facb1df66b9) python310Packages.subliminal: enable tests * [`d57568fc`](https://github.com/NixOS/nixpkgs/commit/d57568fcad7e3a9364850cb1c25d7a34693c02d5) linuxManualConfig: install GDB scripts * [`a10f3197`](https://github.com/NixOS/nixpkgs/commit/a10f3197fc893c98a74ae3bb3610b95559951e7f) systemd-lib: fix building -.slice (root slice) * [`cdc33cdb`](https://github.com/NixOS/nixpkgs/commit/cdc33cdb0e0119c62b74efb3357e7bac26d90851) mkvtoolnix: fix build on darwin * [`463a1de8`](https://github.com/NixOS/nixpkgs/commit/463a1de84c5a8258aa2c21d83457e2ee6803be7f) postman: 9.31.0 -> 10.12.0 * [`097f9e6c`](https://github.com/NixOS/nixpkgs/commit/097f9e6c1e24fb101f310f260624fa951a06ce62) skippy-xd: richardgv/skippy-xd unstable-2023-03-10 -> dreamcat4 0.6.0 * [`b4744bf2`](https://github.com/NixOS/nixpkgs/commit/b4744bf28bac0c7609e694a0b6adaa7c9770bb14) xfce.xfce4-xkb-plugin: 0.8.2 -> 0.8.3 * [`3e82573d`](https://github.com/NixOS/nixpkgs/commit/3e82573de08a68090657afeed57bae74019db0d6) tonelib-gfx: 4.7.5 -> 4.7.8 * [`68ce9279`](https://github.com/NixOS/nixpkgs/commit/68ce92797a1077bb6be0959191816574a86fc6ad) tonelib-jam: 4.7.5 -> 4.7.8 * [`1dd90bcd`](https://github.com/NixOS/nixpkgs/commit/1dd90bcd9b2f3916aa3f08b89b795e281740f4d5) tonelib-metal: 1.1.0 -> 1.2.6 * [`407d5232`](https://github.com/NixOS/nixpkgs/commit/407d5232a4ce48b73d37a7633b3105cf34769d99) tmux-xpanes: 4.1.3 -> 4.1.4 * [`90cc287d`](https://github.com/NixOS/nixpkgs/commit/90cc287d6e2d9a9f02d8edbf5f8b2cac6006e939) slsa-verifier: 2.0.1 -> 2.1.0 * [`c0baa0dd`](https://github.com/NixOS/nixpkgs/commit/c0baa0ddf2f25bbad3011de14fb392d83162c551) wit-bindgen: init at 0.4.0 * [`76b5525a`](https://github.com/NixOS/nixpkgs/commit/76b5525a6d91ef7b4394b78d795ad6dcb1408d88) shot-scraper: init at 1.1.1 * [`474b2cf0`](https://github.com/NixOS/nixpkgs/commit/474b2cf0aa2a79dcd97f526e7d4332afa7ced384) argc: 0.14.0 -> 0.15.0 * [`fa871f9f`](https://github.com/NixOS/nixpkgs/commit/fa871f9f5a01f9d0b1dd5bb66a84df3f5f2a0e78) python310Packages.tesserocr: 2.5.2 -> 2.6.0 * [`6077061b`](https://github.com/NixOS/nixpkgs/commit/6077061bb563603bdecc389462980cf5fdb77e5b) python310Packages.rst2pdf: 0.99 -> 0.100 * [`999d1ddd`](https://github.com/NixOS/nixpkgs/commit/999d1ddd21b66f656e3f60b9b7133586e8508bac) millet: 0.8.1 -> 0.8.3 * [`92f8db87`](https://github.com/NixOS/nixpkgs/commit/92f8db870c60bba1acdf2b469ed70a91e47851bf) redis: 7.0.9 -> 7.0.10 * [`2ae0a53e`](https://github.com/NixOS/nixpkgs/commit/2ae0a53efc7d01d8b98d16adecae94b3691edd60) rst2pdf: add top level alias * [`30356d7a`](https://github.com/NixOS/nixpkgs/commit/30356d7a9e74359e8403a9239615a02d8503216a) python310Packages.py-synologydsm-api: 2.1.4 -> 2.2.0 * [`c6f12253`](https://github.com/NixOS/nixpkgs/commit/c6f122539fc22ca4f74d7ce3c7b4aea7ba7101c3) kodi: 20.0 -> 20.1 * [`edf81049`](https://github.com/NixOS/nixpkgs/commit/edf81049b1e89ed31f17722429e77fcba87f31c3) ocaml-ng.ocamlPackages_4_01_0.csv: remove at 1.5 * [`832ce14a`](https://github.com/NixOS/nixpkgs/commit/832ce14a2103077ce137b2b6808636a656d7777c) ocamlPackages.csv: fix for OCaml ≥ 5.0 * [`d12785c4`](https://github.com/NixOS/nixpkgs/commit/d12785c43c4263fb68c47b8cd127af56268d8c6b) python310Packages.peaqevcore: 13.2.2 -> 13.2.3 * [`7a4961ed`](https://github.com/NixOS/nixpkgs/commit/7a4961ed2bdc1d6b7e61692b6e6599150b44cb60) python3Packages.wxPython_4_{0,1}: drop * [`cb8c832a`](https://github.com/NixOS/nixpkgs/commit/cb8c832a0b71ae80195a613f4bdfafd012ec5d63) vimPlugins: update * [`85c1280f`](https://github.com/NixOS/nixpkgs/commit/85c1280f0e3c5ff1cb6a47e051b4481e22c1f67d) vimPlugins.magma-nvim-goose: init at 2023-03-13 * [`6f224970`](https://github.com/NixOS/nixpkgs/commit/6f2249708e0f75b5f47434fd579c03f126f14614) vimPlugins.netman-nvim: init at 2023-03-03 * [`b1e462ca`](https://github.com/NixOS/nixpkgs/commit/b1e462cad7027ed2713cdbcf0f458baae2f06210) vimPlugins.mark-radar-nvim: init at 2021-06-22 * [`fd694a1b`](https://github.com/NixOS/nixpkgs/commit/fd694a1b14b4b8cd2d3ebde85159d2c72833139f) vimPlugins.intellitab-nvim: init at 2021-11-13 * [`9c89e9a8`](https://github.com/NixOS/nixpkgs/commit/9c89e9a8c9fe671a3abb1cc12fec47393543fb4b) vimPlugins.nvim-treesitter: update grammars * [`20c4346a`](https://github.com/NixOS/nixpkgs/commit/20c4346aad8cc0589e116c9d8e784f494086fbe9) python310Packages.teslajsonpy: 3.7.2 -> 3.7.4 * [`910b639b`](https://github.com/NixOS/nixpkgs/commit/910b639bff3d2d7cac4e7095ef545bb41a3a8dec) shot-scraper: add changelog to meta * [`d88a7684`](https://github.com/NixOS/nixpkgs/commit/d88a768439adba886d2dce7059cc99ee07fc7b2a) python310Packages.blebox-uniapi: remove asynctest * [`ed4ce166`](https://github.com/NixOS/nixpkgs/commit/ed4ce16637968970b529b61e354b1c3ae0d58993) supergfxd: add missing kmod to PATH * [`1ab4dd7e`](https://github.com/NixOS/nixpkgs/commit/1ab4dd7eb6013d82297c279760dd5166341d4400) python310Packages.strenum: 0.4.9 -> 0.4.10 * [`a06e5ea3`](https://github.com/NixOS/nixpkgs/commit/a06e5ea36566fd4e7dcf7477402b6497fa17417f) sysdig: 0.30.2 -> 0.31.3 * [`e5a1b49f`](https://github.com/NixOS/nixpkgs/commit/e5a1b49f5f504ee6f2813a6e13586dfe7af8b4d5) python310Packages.bluetooth-adapters: 0.15.2 -> 0.15.3 * [`5a3f283a`](https://github.com/NixOS/nixpkgs/commit/5a3f283ab9d510d24ac7a3a5d86af8b28ec9dffa) lcms: default to lcms2 * [`cea14e1d`](https://github.com/NixOS/nixpkgs/commit/cea14e1d8dcbbe59b9ed68cf9504222e6b6ef878) kops: drop 1.23 * [`1d28868d`](https://github.com/NixOS/nixpkgs/commit/1d28868d3da1a15c4d750c13618083267a362440) kops: 1.24.3 -> 1.24.5 * [`c7834ab0`](https://github.com/NixOS/nixpkgs/commit/c7834ab085028622c1fc5447c1a7915b4913694e) kops: 1.25.3 -> 1.25.4 * [`a37accb1`](https://github.com/NixOS/nixpkgs/commit/a37accb136b0263e54b8a38e184c70d5c853b7c6) kops: 1.25.4 -> 1.26.2 * [`b762d1dd`](https://github.com/NixOS/nixpkgs/commit/b762d1ddbcbd576176723a616a752e02f63e3724) numix-icon-theme-circle: 23.03.04 -> 23.03.19 * [`a3f338ef`](https://github.com/NixOS/nixpkgs/commit/a3f338ef5f0031b0748557bf7228cec9ad0202dc) _389-ds-base: disable parallel installing * [`57a72706`](https://github.com/NixOS/nixpkgs/commit/57a727064266c570de636220f2f06fe859719687) gitea: create static gzip and brotli files * [`6b9d81b9`](https://github.com/NixOS/nixpkgs/commit/6b9d81b953b1dd6df343d404b322cdf72bd10e10) forgejo: create static gzip and brotli files * [`5081f9dc`](https://github.com/NixOS/nixpkgs/commit/5081f9dc05800d59f2ad16c345a62047bc02d59d) signal-desktop: disable wayland for now * [`9666d43d`](https://github.com/NixOS/nixpkgs/commit/9666d43d40b7688718df4303ca338a84ea900d6f) dovecot: avoid testing DES-encrypted passwords * [`f3dd69a4`](https://github.com/NixOS/nixpkgs/commit/f3dd69a480b26f9743780030132d19268fde19f3) python310Packages.pyscreenshot: 3.0 -> 3.1 * [`36b0252c`](https://github.com/NixOS/nixpkgs/commit/36b0252c0e55f0952684a03be701197fad4c3e21) got: 0.83 -> 0.86 * [`ec9655c0`](https://github.com/NixOS/nixpkgs/commit/ec9655c09b4b41a6952b6ac9265a06aed71c9876) vscode-extensions: move underscore-prefixed extension identifiers to quoted ones * [`dc82424c`](https://github.com/NixOS/nixpkgs/commit/dc82424c06a297662729b83be942e6c352779b63) open-stage-control: fix src hash * [`c9f87ea4`](https://github.com/NixOS/nixpkgs/commit/c9f87ea4d2b8102f7d749cd13525f797caa90441) geant4: 11.0.3 -> 11.0.4 * [`65de6e9e`](https://github.com/NixOS/nixpkgs/commit/65de6e9ee772510a5cbe39ecdd0ca012ce9dd4df) ttop: 0.8.6 -> 1.0.1 * [`89b4b811`](https://github.com/NixOS/nixpkgs/commit/89b4b811419f1f293a738958e75898112c54f41c) vscode-extensions.genieai.chatgpt-vscode: init at 0.0.2 * [`6ba2ffa0`](https://github.com/NixOS/nixpkgs/commit/6ba2ffa05c3be99787fd5c4a2a05e7717bbcf168) linux_4_19_hardened: mark broken on x86_64 * [`8c719d58`](https://github.com/NixOS/nixpkgs/commit/8c719d58e19838a605bd1bb634602fc0996087f6) linux_4_14_hardened: mark broken * [`cdd6211a`](https://github.com/NixOS/nixpkgs/commit/cdd6211abba5bc20248fd16da8f1da6af2fcdee0) linux_testing_bcachefs: fix meta * [`663caaa6`](https://github.com/NixOS/nixpkgs/commit/663caaa684c07484b6fa63df882db237cfc903e6) linux_testing_bcachefs: mark broken on aarch64 * [`32abfcc9`](https://github.com/NixOS/nixpkgs/commit/32abfcc92306345b124aa2201d337d5c6f2a7469) build(deps): bump cachix/install-nix-action from 19 to 20 * [`4678ba64`](https://github.com/NixOS/nixpkgs/commit/4678ba645491c24597e9b75eddd83fd65f0832e6) linuxKernel.kernels.linux_zen: 6.2.6-zen1 -> 6.2.7-zen1 * [`b64eb5bb`](https://github.com/NixOS/nixpkgs/commit/b64eb5bbbf3ee58a84bd426f85da15c6ae020e1e) limesurvey: 3.27.33+220125 -> 5.6.9+230306 * [`acde26c9`](https://github.com/NixOS/nixpkgs/commit/acde26c95a126acc3036d0ffab58da98e570216b) linuxKernel.kernels.linux_lqx: 6.2.6-lqx1 -> 6.2.7-lqx1 * [`90116fa8`](https://github.com/NixOS/nixpkgs/commit/90116fa82f56467620762e1aaf1f4501eeeadc42) argc: 0.15.0 -> 0.15.1 * [`6715882c`](https://github.com/NixOS/nixpkgs/commit/6715882cb7a82eea378646eb2c4b02f698fbc88c) cargo-about: 0.5.4 -> 0.5.5 * [`a70114f1`](https://github.com/NixOS/nixpkgs/commit/a70114f1b7b9410aa20abca49708d94825a7415f) maintainers: add kranuarg7 * [`bc6e8aba`](https://github.com/NixOS/nixpkgs/commit/bc6e8aba91c55ad20dabf732974d63b2168e3361) liblinear: 2.43 -> 2.46 * [`ca226caf`](https://github.com/NixOS/nixpkgs/commit/ca226cafce2081eed6525674d3c2b1570d2ceae7) gpu-viewer: init at 2.26 * [`96c5fc94`](https://github.com/NixOS/nixpkgs/commit/96c5fc940c78a9fee1455249e341b37223cdeee6) sniffnet: replace libGL with vulkan-loader * [`5c5f7103`](https://github.com/NixOS/nixpkgs/commit/5c5f710388f0d94a222c91c79c0c812d2b65fdde) gitea: 1.18.5 -> 1.19.0 * [`7ebafc91`](https://github.com/NixOS/nixpkgs/commit/7ebafc91abe22556231ea59fb8fcf805b20c844f) hello-wayland: unstable-2020-07-27 -> unstable-2023-03-16 * [`238d4c33`](https://github.com/NixOS/nixpkgs/commit/238d4c33349143212f7ae925750ac09e8633463f) b4: 0.12.1 -> 0.12.2 * [`f129d39c`](https://github.com/NixOS/nixpkgs/commit/f129d39c779f090a2ee1e284f479e1450e767458) nix-init: 0.1.1 -> 0.2.0 * [`e32f3c7e`](https://github.com/NixOS/nixpkgs/commit/e32f3c7ea9b3ae7cc4d1447fe917d2d96eba3587) vimPlugins: update * [`f58a0dc2`](https://github.com/NixOS/nixpkgs/commit/f58a0dc2d4450b95ea1fd79f366388a0ccd58ddd) vimPlugins.openscad-nvim: init at 2022-04-15 * [`068c6de7`](https://github.com/NixOS/nixpkgs/commit/068c6de7f6f6658219a846e835cba1f9bf18e591) vimPlugins.nvim-treesitter: update grammars * [`52162c69`](https://github.com/NixOS/nixpkgs/commit/52162c69e574c6b1cefe7cba99bc1a02d5ba8bd4) git-open: 2.1.0 -> 3.0.0, drop inactive maintainer, remove git from the wrapper * [`1907fe8d`](https://github.com/NixOS/nixpkgs/commit/1907fe8d2558649df796ab40553b23aad2a7f911) tor-browser-bundle-bin: 12.0.3 -> 12.0.4 * [`656709bc`](https://github.com/NixOS/nixpkgs/commit/656709bceb2d9f86c5b971f0ec53bbfbac0de543) pkgsMusl.xterm: fix build ([nixos/nixpkgs#220731](https://togithub.com/nixos/nixpkgs/issues/220731)) * [`8aa9c822`](https://github.com/NixOS/nixpkgs/commit/8aa9c82256e957b98e3057f245a32f105db7d31a) vscode-extensions.streetsidesoftware.code-spell-checker: 2.19.0 -> 2.20.3 * [`34d5d644`](https://github.com/NixOS/nixpkgs/commit/34d5d6445eb42feec12cfd0a05de8dc65b2390d8) python310Packages.zeroconf: 0.47.3 -> 0.47.4 * [`24976f38`](https://github.com/NixOS/nixpkgs/commit/24976f3816158497b7a137d011907fec3fb13a59) openbox: Apply crash fix for GLib 2.76 * [`c7a96220`](https://github.com/NixOS/nixpkgs/commit/c7a96220a3b94a6b6dfdbd42c3957b7e90f3621d) python310Packages.aiomusiccast: 0.14.7 -> 0.14.8 * [`a92ddfb5`](https://github.com/NixOS/nixpkgs/commit/a92ddfb549058b6c0b7480d7c2dacd91fc8e06a0) sidplayfp: 2.4.0 -> 2.4.1 * [`0de90269`](https://github.com/NixOS/nixpkgs/commit/0de9026953c195a29681ddba7526faf652271a27) miriway: unstable-2023-02-18 -> unstable-2023-03-17 * [`c1f45a9a`](https://github.com/NixOS/nixpkgs/commit/c1f45a9ae60ee12657705dbe43ed34f42aa3dbbc) open-watcom-v2-unwrapped: unstable-2023-01-30 -> unstable-2023-03-20 * [`0810a6e0`](https://github.com/NixOS/nixpkgs/commit/0810a6e018ee759de935e25a330f7710f2c4ca9c) nixos/prometheus.alertmanagerIrcRelay: init * [`93beb1e9`](https://github.com/NixOS/nixpkgs/commit/93beb1e9169c7087bd2d51885abd22f8759b9a6e) haxe_3_2, haxe_3_4: drop * [`ce15577a`](https://github.com/NixOS/nixpkgs/commit/ce15577ab4d047802e0dbf12c99e09adf21184d4) Revert "Merge [nixos/nixpkgs#211691](https://togithub.com/nixos/nixpkgs/issues/211691): patchelfStable: 0.15.0 -> 0.17.2" * [`df0d3e3e`](https://github.com/NixOS/nixpkgs/commit/df0d3e3ea1a579aa994327a4c69b7f742e3ece63) Revert "Merge [nixos/nixpkgs#221900](https://togithub.com/nixos/nixpkgs/issues/221900): emacs: use patchelf_0_15 to avoid upstream bug" * [`7cee2ad5`](https://github.com/NixOS/nixpkgs/commit/7cee2ad598c1c4437b6f578cd75722853784d2b1) hplip: fix broken/hardcoded paths in .desktop files * [`5a35e7ea`](https://github.com/NixOS/nixpkgs/commit/5a35e7ea4aa482075316a5a2fd1cea0e9dbfbae3) nixpkgs-review: 2.8.0 -> 2.9.0 * [`97d4b225`](https://github.com/NixOS/nixpkgs/commit/97d4b225da9ed7bae07d148a4895b03844437d0b) polkit: move test-only deps to nativeCheckInputs * [`9180097c`](https://github.com/NixOS/nixpkgs/commit/9180097c41486bed157f73327be0ba772b21e659) sonarr: 3.0.9.1549 -> 3.0.10.1567 * [`72f784db`](https://github.com/NixOS/nixpkgs/commit/72f784dbbe5511cb2433a369212212e56a7d9c72) balena-cli: fix linux binary with patchelf * [`280f1449`](https://github.com/NixOS/nixpkgs/commit/280f14490eeff5285e9f5e79b81869ce720546db) curl: 7.88.1 -> 8.0.1 * [`603cae07`](https://github.com/NixOS/nixpkgs/commit/603cae0768edf341d75708f881f73abd04d8646d) curl: Fix passthru tests evaluation * [`466240f8`](https://github.com/NixOS/nixpkgs/commit/466240f8cbe39cbeb6d02d2a2039297e348e1a4e) osu-lazer-bin: 2023.301.0 -> 2023.305.0 * [`2c5b18dc`](https://github.com/NixOS/nixpkgs/commit/2c5b18dc0b33164a928e6830b69659e58d143d4d) osu-lazer: 2023.301.0 -> 2023.305.0 * [`2b37a482`](https://github.com/NixOS/nixpkgs/commit/2b37a4822c57187c5fe50bc7480108571da7be7a) osu-lazer-bin: adding support for darwin systems * [`a22e80f5`](https://github.com/NixOS/nixpkgs/commit/a22e80f516cee794083fa6e83c32e1222d934371) ledger-live-desktop: 2.54.0 -> 2.55.0 * [`d3eda58a`](https://github.com/NixOS/nixpkgs/commit/d3eda58a2d9188020b78772e28138bdcd4d9927a) cppcheck: enable strictDeps * [`0112d0bd`](https://github.com/NixOS/nixpkgs/commit/0112d0bdfa02c635c341cb09264648ef8a935700) hyprpicker: Fix eval with aliases disabled * [`2676c648`](https://github.com/NixOS/nixpkgs/commit/2676c648eaa25553d4c89ec4042ce0813d350eb1) fastnetmon-advanced: init at 2.0.335 ([nixos/nixpkgs#218609](https://togithub.com/nixos/nixpkgs/issues/218609)) * [`6d2eaecc`](https://github.com/NixOS/nixpkgs/commit/6d2eaecc8c29c54705d0f69db186c278e423b5a7) gollum: 5.3.0 -> 5.3.1 * [`424c98bf`](https://github.com/NixOS/nixpkgs/commit/424c98bf7852bdf208bc19068e98b0d7ba6c9aea) nixos/gollum: fix deprecation warning * [`2af44e35`](https://github.com/NixOS/nixpkgs/commit/2af44e355256e7a9d7377acfd4aeb3153dbffd81) watchman: add version to binary * [`783acd81`](https://github.com/NixOS/nixpkgs/commit/783acd81236e0a5b04f6ffe0a0217edcf4ed6aef) xonotic: fix libraries not found error * [`e0371f9d`](https://github.com/NixOS/nixpkgs/commit/e0371f9d20bc08b2ac72813e83d1e678442bd30e) mastodon: 4.1.0 -> 4.1.1 * [`27cbc356`](https://github.com/NixOS/nixpkgs/commit/27cbc35640f72aa5546fed0a72f09e778911a22a) codeql: make substitution include the aarch path * [`36abb0e5`](https://github.com/NixOS/nixpkgs/commit/36abb0e53b987661fd916885e34ca2a2ea7613ae) dart: add update script * [`94c11d33`](https://github.com/NixOS/nixpkgs/commit/94c11d33343df7772a83388bc0c4f5fb7da8559f) kubectl-gadget: init at 0.14.0 * [`ee71bbc2`](https://github.com/NixOS/nixpkgs/commit/ee71bbc2f7eeffccd422011c5e4dd503a8feebcb) libsvm: 3.25 -> 3.31 * [`48be87c5`](https://github.com/NixOS/nixpkgs/commit/48be87c5543799f397ad952355eee9d9094bad02) erdtree: 1.3.0 -> 1.6.0, add figsoda as a maintainer * [`336e5cc1`](https://github.com/NixOS/nixpkgs/commit/336e5cc12618d4dc8ff178e750350fda22357927) seaweedfs: 3.43 -> 3.44 * [`e12230e7`](https://github.com/NixOS/nixpkgs/commit/e12230e71628a460bf82a8477242280868efe799) why3: 1.5.1 → 1.6.0; ocamlPackages.lambdapi: 2.2.1 → 2.3.1 ([nixos/nixpkgs#220986](https://togithub.com/nixos/nixpkgs/issues/220986)) * [`c24515de`](https://github.com/NixOS/nixpkgs/commit/c24515de8fa7f78b50a578df15b67982a39b6cf0) firebird-emu: 1.5 -> 1.6 * [`88c4a670`](https://github.com/NixOS/nixpkgs/commit/88c4a670e65b01dd98ed054f70147fb7fd744daf) slimserver: remove phile314 as maintainer * [`f01862e2`](https://github.com/NixOS/nixpkgs/commit/f01862e271cac854e8e90eb9c6a273a1035901e0) gitea.data-compressed: improve drv name * [`f2f7589c`](https://github.com/NixOS/nixpkgs/commit/f2f7589c1c1dbf6c7905a711cf914cb1d320ab06) maintainers: add dylanmtaylor * [`6599eca8`](https://github.com/NixOS/nixpkgs/commit/6599eca8717fa84fde54ebf8f0bed44a17cbf3e5) scalr-cli: init at 0.14.5 * [`d2629daf`](https://github.com/NixOS/nixpkgs/commit/d2629daf0d6def4c8828f20225d187dd7c9c4445) php.packages.composer: 2.5.1 -> 2.5.4 * [`a5c90b89`](https://github.com/NixOS/nixpkgs/commit/a5c90b896d479d4247117fb01bf53bcfee8507d9) php81: 8.1.16 -> 8.1.17 * [`64362896`](https://github.com/NixOS/nixpkgs/commit/64362896c88f761a30d4012151e410e1765fbc66) php82: 8.2.3 -> 8.2.4 * [`bca2472c`](https://github.com/NixOS/nixpkgs/commit/bca2472c1e9826513da1c7c39546c2c273f2008c) wails: 2.4.0 -> 2.4.1 * [`1f24ebb4`](https://github.com/NixOS/nixpkgs/commit/1f24ebb428c036ebc01b9da6b106b79f93957d6d) elixir-ls: rename elixir_ls to elixir-ls * [`d5f74b29`](https://github.com/NixOS/nixpkgs/commit/d5f74b29987affbbe8c7d71c52e7774f89ad1c38) naabu: 2.1.3 -> 2.1.4 * [`3f9ad8bf`](https://github.com/NixOS/nixpkgs/commit/3f9ad8bfe2af6327130726d739fcd9b46a63a08b) maintainers: add atkrad * [`1de4691d`](https://github.com/NixOS/nixpkgs/commit/1de4691d3cfde7210b939391ac65ff1bbd0fbde2) or-tools: fix checkPhase issues * [`41135131`](https://github.com/NixOS/nixpkgs/commit/41135131a4cfdd70e906f0983632096c780e4cb2) gh: 2.24.3 -> 2.25.0 * [`cd3ffbdf`](https://github.com/NixOS/nixpkgs/commit/cd3ffbdfe6869c35c483bc7cec348e8d5365c2b3) nixos/zram: add writebackDevice option and corresponding test * [`68d28d94`](https://github.com/NixOS/nixpkgs/commit/68d28d948467458b64f9021803e127d394395251) havoc: mark as broken on darwin * [`0c64c8d5`](https://github.com/NixOS/nixpkgs/commit/0c64c8d545af02ccfefe574a3e637346422ae8e1) libkrunfw: 3.9.0 -> 3.10.0 * [`5e00adf7`](https://github.com/NixOS/nixpkgs/commit/5e00adf7f8c76ce674003e134dcbf28ddcd75016) libkrun: 1.5.0 -> 1.5.1 * [`d1156e3c`](https://github.com/NixOS/nixpkgs/commit/d1156e3ca9f05f1733d7dc3f650512727b0a1571) v2ray-domain-list-community: 20230311145412 -> 20230320093818 * [`6ad224ce`](https://github.com/NixOS/nixpkgs/commit/6ad224ce9a610cbf0a617908d9eca8fb54b5d813) mellowplayer: mark broken on darwin * [`97904d53`](https://github.com/NixOS/nixpkgs/commit/97904d53232b53c40a672cd0dcf…
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This commit updates the
buildFlags
, which is a single string with one of four possibilities:Previously only the last two were possible. Since 2ea3482 all four are possible.
Because I bungled the
--base
flag togit hub pull new
on #217980