| Commit message (Expand) | Author | Age | Files | Lines |
| * | ghostscript: 10.02.0 -> 10.02.1•••(cherry picked from commit 4df141fe3ffc5169146366ed99df93f22ad9a31c)
origin/backport-268830-to-release-23.11 | Enno Richter | 2023-11-24 | 1 | -2/+2 |
| * | sssd: add adcli path•••Fixes #268924
(cherry picked from commit 1f829e2700455e5579108640f39eac4cbcb2415f)
| Wanja Zaeske | 2023-11-24 | 1 | -2/+5 |
| * | Merge pull request #269458 from NixOS/backport-224611-to-release-23.11•••[Backport release-23.11] Kafka: Settings and KRaft support | Robert Hensing | 2023-11-24 | 4 | -82/+261 |
| |\ |
|
| | * | nixos/apache-kafka: Add manual chapter•••(cherry picked from commit cfe3ca1f2f2cda9f6923d6accd33eca48fcf965a)
| Sarah Brofeldt | 2023-11-23 | 2 | -1/+68 |
| | * | nixos/apache-kafka: release notes•••(cherry picked from commit 72d85cd36c95005bbb4b9b08eb557f9f30d049b1)
| Sarah Brofeldt | 2023-11-23 | 1 | -0/+7 |
| | * | nixos/tests/kafka: test KRaft mode•••(cherry picked from commit 56973b2dd19614f868666252aa3c7acd186cb82f)
| Sarah Brofeldt | 2023-11-23 | 1 | -26/+61 |
| | * | nixos/apache-kafka: structured settings•••- Use lazyAttrs (for config references) settings for main server.properties.
- Drop dangerous default for "log.dirs"
- Drop apache-kafka homedir; unused and confusing
- Support formatting kraft logdirs
(cherry picked from commit 45f84cdfd53c954a78b3c73717d213c291636c67)
| Sarah Brofeldt | 2023-11-23 | 2 | -62/+132 |
| * | | Merge pull request #269615 from NixOS/backport-268168-to-release-23.11•••[Backport release-23.11] stdenv Rust fixes | Emily | 2023-11-24 | 2 | -99/+96 |
| |\ \ |
|
| | * | | rustc-wasm32: fix targetPlatform•••The previous version stopped working when we started elaborating Rust
metadata. Here, I've made it a bit nicer by actually setting
targetPlatform to an elaborated system. Setting the config to wasi to
get elaborate to understand it is a bit of a hack, but I think it's
less of a hack than what we had before.
The only actual difference this makes to the rustc-wasm32 derivation
compared to the previous working version, is that now crt-static is
set. This is probably the right thing anyway.
Fixes: e3e57b8f1885 ("lib.systems: elaborate Rust metadata")
(cherry picked from commit a578479a42a5d2033cc9fa77f236545f9bec5873)
| Alyssa Ross | 2023-11-24 | 1 | -7/+4 |
| | * | | lib.systems.elaborate: fix passing `rust`•••Usually, attributes passed explicitly to elaborate take precedence
over the elaborated ones, but since we also elaborate the nested
"rust" attrset, we need to push that one level down, so the rest of
"rust" is still filled in if you just pass
{ rust = { config = ... } }.
I've had to drop the assertion that checked that at most one of "rust"
and "rustc" was part of the un-elaborated system, because doing this
broke passing an elaborated system in, which should be idempotent.
For the same reason, I've also had to make it possible for
rust.rustcTargetSpec to be passed in. Otherwise, on the second call,
since platform was filled in by the first, the custom target file
would be constructed. The only other way to avoid this would be to
compare the platform attrs to all built in Rust targets to check it
wasn't one of those, and that isn't feasible.
Fixes: e3e57b8f1885 ("lib.systems: elaborate Rust metadata")
(cherry picked from commit 886c89287f6a35adb6eb9230a3a0cccf682d0f88)
| Alyssa Ross | 2023-11-24 | 1 | -92/+92 |
| * | | | Merge pull request #269626 from NixOS/backport-251671-to-release-23.11 | Artturi | 2023-11-24 | 3 | -5/+8 |
| |\ \ \ |
|
| | * | | | qutebrowser: use spliced qt6Packages•••(cherry picked from commit 4bd758c9634eef2d58822b4aaa424051f613da0d)
| Robert Schütz | 2023-11-24 | 1 | -1/+1 |
| | * | | | qutebrowser-qt5: replace qt5.qutebrowser•••Applications don't belong in the qt5 scope.
(cherry picked from commit d248a1e7f7a3e839ec06cbb7776bcdb5fab67451)
| Robert Schütz | 2023-11-24 | 3 | -4/+7 |
| | |/ / |
|
| * | | | Merge pull request #269544 from NixOS/backport-267581-to-release-23.11•••[Backport release-23.11] touchosc: 1.2.4.180 -> 1.2.5.183 | Lily Foster | 2023-11-24 | 1 | -4/+4 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | touchosc: 1.2.4.180 -> 1.2.5.183•••(cherry picked from commit e2f87ab3855762556297f0de4186e5c40958e0f0)
| R. Ryantm | 2023-11-24 | 1 | -4/+4 |
| * | | | Merge pull request #269557 from NixOS/backport-269340-to-release-23.11•••[Backport release-23.11] postgresqlPackages.postgis: fix build on clang 12+ | Mario Rodas | 2023-11-24 | 1 | -1/+4 |
| |\ \ \ |
|
| | * | | | postgresqlPackages.postgis: fix build on clang 12+•••Work around https://github.com/NixOS/nixpkgs/issues/166205
(cherry picked from commit b6d4be13d055408c55651f45f1142aba0c26dd87)
| Randy Eckenrode | 2023-11-24 | 1 | -1/+4 |
| * | | | | Merge pull request #269576 from NixOS/backport-269515-to-release-23.11•••[Backport release-23.11] wrapFirefox: fix error message | K900 | 2023-11-24 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * | | | | wrapFirefox: fix error message•••See https://search.nixos.org/options?channel=unstable&from=0&size=50&sort=relevance&type=packages&query=nativeMessagingHosts
(cherry picked from commit 773778c16eb851bc26f4bb83f31bea0bbfd9e540)
| Dawid Ciężarkiewicz | 2023-11-24 | 1 | -1/+1 |
| |/ / / / |
|
| * | | | | Merge pull request #269531 from NixOS/backport-269382-to-release-23.11•••[Backport release-23.11] python311Packages.nbconvert: 7.8.0 -> 7.11.0 | OTABI Tomoya | 2023-11-24 | 1 | -8/+6 |
| |\ \ \ \ |
|
| | * | | | | python311Packages.nbconvert: update meta•••(cherry picked from commit e64951cae483d4ca5b0530fd9f0e7d93330d2359)
| natsukium | 2023-11-24 | 1 | -2/+3 |
| | * | | | | python311Packages.nbconvert: 7.8.0 -> 7.11.0•••Diff: https://github.com/jupyter/nbconvert/compare/v7.8.0...v7.11.0
Changelog: https://github.com/jupyter/nbconvert/blob/v7.11.0/CHANGELOG.md
(cherry picked from commit 6c5041bc0aed2f1b774c9f88025ff570d1a61159)
| natsukium | 2023-11-24 | 1 | -6/+3 |
| * | | | | | Merge pull request #269530 from NixOS/backport-269370-to-release-23.11•••[Backport release-23.11] python311Packages.jupyter-core: 5.3.1 -> 5.5.0 | OTABI Tomoya | 2023-11-24 | 2 | -10/+18 |
| |\ \ \ \ \ |
|
| | * | | | | | python311Packages.jupyter-core: update meta•••(cherry picked from commit ec3fa8c281769a25d5cc2f0b9f2ea51ddb614db1)
| natsukium | 2023-11-24 | 1 | -1/+2 |
| | * | | | | | python311Packages.jupyter-core: 5.3.1 -> 5.5.0•••Diff: https://github.com/jupyter/jupyter_core/compare/refs/tags/v5.3.1...v5.5.0
(cherry picked from commit 19362a61944170678aa208e8a9cdefb15fdc31f7)
| natsukium | 2023-11-24 | 2 | -9/+16 |
| | |/ / / / |
|
| * | | | | | Merge pull request #269529 from NixOS/backport-269427-to-release-23.11•••[Backport release-23.11] python311Packages.labelbox: 3.52.0 -> 3.56.0; fix build | OTABI Tomoya | 2023-11-24 | 1 | -25/+15 |
| |\ \ \ \ \ |
|
| | * | | | | | python311Packages.labelbox: 3.52.0 -> 3.56.0•••Diff: https://github.com/Labelbox/labelbox-python/compare/v.3.52.0...v.3.56.0
Changelog: https://github.com/Labelbox/labelbox-python/blob/v.3.56.0/CHANGELOG.md
(cherry picked from commit 68c2c3d58fde250550f9aa285ae9677bddfeeb42)
| natsukium | 2023-11-24 | 1 | -25/+15 |
| | |/ / / / |
|
| * | | | | | Merge pull request #269565 from NixOS/backport-269564-to-release-23.11 | Maciej Krüger | 2023-11-24 | 1 | -1/+1 |
| |\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| | * | | | | libnl-tiny: build only on linux•••(cherry picked from commit 73f9b84ea674d7f915351fad5d8c734e4e89ae58)
| Maciej Krüger | 2023-11-24 | 1 | -1/+1 |
| |/ / / / |
|
| * | | | | Merge pull request #269526 from NixOS/backport-269202-to-release-23.11•••[Backport release-23.11] cmospwd: restrict platform to x86_64-linux | Nick Cao | 2023-11-23 | 1 | -1/+1 |
| |\ \ \ \
| |_|/ /
|/| | | |
|
| | * | | | cmospwd: restrict platform to x86_64-linux•••(cherry picked from commit e3df0bff988062da39d42fafb9b840c2756509cc)
| Nick Cao | 2023-11-24 | 1 | -1/+1 |
| * | | | | [Backport release-23.11] esphome: 2023.11.2 -> 2023.11.3 (#269537)•••https://github.com/esphome/esphome/releases/tag/2023.11.3
https://github.com/esphome/esphome/releases/tag/2023.11.4
(cherry picked from commit 742709c0d21a9681e11a7f48e92e893c373b6ee3)
Co-authored-by: Martin Weinelt <hexa@darmstadt.ccc.de> | github-actions[bot] | 2023-11-24 | 1 | -2/+3 |
| * | | | | [Backport release-23.11] vaultwarden: 1.30.0 -> 1.30.1 (#269534)•••https://github.com/dani-garcia/vaultwarden/releases/tag/1.30.1
(cherry picked from commit 6fba05a99b8bfa8ea0964a70a199f6869071a49b)
Co-authored-by: Sandro Jäckel <sandro.jaeckel@gmail.com> | github-actions[bot] | 2023-11-24 | 2 | -4060/+3 |
| * | | | | Merge pull request #269532 from NixOS/backport-269178-to-release-23.11 | Maciej Krüger | 2023-11-24 | 1 | -1/+1 |
| |\ \ \ \
| |_|/ /
|/| | | |
|
| | * | | | maintainers/lxd: fix double modules•••Otherwise it results in <nixpkgs/nixos/modules/modules...> being loaded
(cherry picked from commit daff2bb01d16586ac9cc34d9cecca51590a75750)
| Maciej Krüger | 2023-11-24 | 1 | -1/+1 |
| |/ / / |
|
| * | | | Merge pull request #269523 from NixOS/backport-269383-to-release-23.11•••[Backport release-23.11] lean4: fix build on darwin | Robert Scott | 2023-11-24 | 1 | -0/+5 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | lean4: fix build on darwin•••(cherry picked from commit b9a67f73176d44ff1b293a7ac9b241e919065b07)
| Mario Rodas | 2023-11-23 | 1 | -0/+5 |
| |/ / |
|
| * | | Merge pull request #269520 from NixOS/backport-266362-to-release-23.11•••[Backport release-23.11] `lib.fileset.fileFilter`: Predicate attribute for file extension | Silvan Mosberger | 2023-11-24 | 3 | -3/+46 |
| |\ \ |
|
| | * | | lib.fileset.fileFilter: Predicate attribute for file extension•••(cherry picked from commit 6816f28c960c523e6a30f2ad4a1cc812251f5ffb)
| Silvan Mosberger | 2023-11-23 | 3 | -3/+46 |
| |/ / |
|
| * | | Merge pull request #269491 from NixOS/backport-269360-to-release-23.11•••[Backport release-23.11] treewide: add mainProgram | Robert Hensing | 2023-11-24 | 224 | -0/+224 |
| |\ \ |
|
| | * | | treewide: add mainProgram•••(cherry picked from commit 737ef800f17f36cde3599aed7c976fcea79bd43c)
| h7x4 | 2023-11-23 | 224 | -0/+224 |
| * | | | Merge pull request #269509 from NixOS/backport-268871-to-release-23.11•••[Backport release-23.11] rl-2311: Add release notes on lib | Silvan Mosberger | 2023-11-23 | 1 | -5/+98 |
| |\ \ \ |
|
| | * | | | rl-2311: Add release notes on lib•••NixOS releases are also `lib` releases :)
The release notes were collected from looking at the `git diff` since
22.11.
Since the NixOS and Nixpkgs manuals are rendered separately, I'm linking
to the "unstable" link to make sure the links definitely work on the time of
release. The "stable" link might take some time to become available
(cherry picked from commit 38664f70d14626d7bc44a159a075ce5202824665)
| Silvan Mosberger | 2023-11-23 | 1 | -5/+98 |
| |/ / / |
|
| * | | | Merge pull request #269472 from NixOS/backport-269406-to-release-23.11•••[Backport release-23.11] teams-for-linux: 1.3.19 -> 1.3.22 | Lily Foster | 2023-11-23 | 1 | -3/+3 |
| |\ \ \ |
|
| | * | | | teams-for-linux: 1.3.19 -> 1.3.22•••https://github.com/IsmaelMartinez/teams-for-linux/releases/tag/v1.3.20
https://github.com/IsmaelMartinez/teams-for-linux/releases/tag/v1.3.21
https://github.com/IsmaelMartinez/teams-for-linux/releases/tag/v1.3.22
(cherry picked from commit dc2ac086bbd31b081183e89dbe7259f9767200e8)
| Charlotte Van Petegem | 2023-11-23 | 1 | -3/+3 |
| | | |/
| |/| |
|
| * | | | Merge pull request #269275 from NixOS/backport-269193-to-release-23.11•••[Backport release-23.11] python3Packages.skytemple-files: fix build | Peder Bergebakken Sundt | 2023-11-23 | 2 | -1/+27 |
| |\ \ \ |
|
| | * | | | python3Packages.skytemple-files: fix build•••(cherry picked from commit 885db56d0e8a0fd755920293f352727d2c6e1880)
| Kamila Borowska | 2023-11-22 | 2 | -1/+27 |
| * | | | | nixos: fix bcachefs filesystem with symlinks•••(cherry picked from commit 6d461357c1350109aa5ce93ec31ef3e27f953980)
| Finn Behrens | 2023-11-23 | 1 | -0/+1 |
| * | | | | exiftool: 12.68 -> 12.70•••https://github.com/exiftool/exiftool/compare/12.68...12.70
https://exiftool.org/history.html
(cherry picked from commit f5e6159032fba37ec36ed82f90be851788fe401a)
| Anthony Roussel | 2023-11-23 | 1 | -2/+2 |
| * | | | | mousai: 0.7.5 -> 0.7.6•••Diff: https://github.com/SeaDve/Mousai/compare/v0.7.5...v0.7.6
Changelog: https://github.com/SeaDve/Mousai/releases/tag/v0.7.6
(cherry picked from commit 35132b620c6b5296fdc2be9cc0d0ce9cc96a166e)
| Robert Schütz | 2023-11-23 | 1 | -3/+3 |