| Commit message (Expand) | Author | Age | Files | Lines |
| * | libxmlxx: code predates c++17, use -std=c++11; fix darwin•••code from is from 2015
https://download.gnome.org/sources/libxml++/2.40/
(cherry picked from commit 3f13584af6c4074846807fba426bf82f80f47a06)
origin/backport-270090-to-release-23.11 | annalee | 2023-11-26 | 1 | -0/+5 |
| * | Merge pull request #270220 from NixOS/backport-269970-to-release-23.11•••[Backport release-23.11] nixos/containers: warn if containers are used but disabled | Robert Hensing | 2023-11-26 | 1 | -116/+122 |
| |\ |
|
| | * | nixos/containers: warn if containers are used but disabled•••This is a follow-up to 8dfe8e447efefcaf2990532114f4b0259ba2eba3.
(cherry picked from commit 1c404d2584d973a9e3eeab78cea7e30f0d47e406)
| emilylange | 2023-11-26 | 1 | -116/+122 |
| * | | Merge pull request #270170 from NixOS/backport-270091-to-release-23.11•••[Backport release-23.11] netbird-ui: fix broken systray icon path (resolves build failure) | Nick Cao | 2023-11-26 | 1 | -1/+1 |
| |\ \ |
|
| | * | | netbird-ui: fix broken systray icon path•••Resolves build failure
(cherry picked from commit 19b442691f9ad2f6b173a33dfce56f1d21cc2a93)
| the-furry-hubofeverything | 2023-11-26 | 1 | -1/+1 |
| * | | | Merge pull request #270217 from NixOS/backport-248554-to-release-23.11•••[Backport release-23.11] darwin.linuxBuilder: Fix working directory in documentation | Robert Hensing | 2023-11-26 | 1 | -1/+5 |
| |\ \ \ |
|
| | * | | | darwin.linuxBuilder: Fix working directory in documentation•••This fixes the working directory for the suggested flake, as originally
suggested by @MaxDaten in:
https://github.com/NixOS/nixpkgs/issues/229542#issuecomment-1674886874
… and then amended by @Enzime in:
https://github.com/NixOS/nixpkgs/pull/248554#issuecomment-1676825733
(cherry picked from commit 4cb41faba7606750ba786828c23ed9f445666b03)
| Gabriella Gonzalez | 2023-11-26 | 1 | -1/+5 |
| | | |/
| |/| |
|
| * | | | Merge pull request #270219 from NixOS/backport-269942-to-release-23.11•••[Backport release-23.11] nixos-render-docs: take header and footer on CLI | pennae | 2023-11-26 | 1 | -28/+61 |
| |\ \ \ |
|
| | * | | | nixos-render-docs: header and footer as list[str]•••(cherry picked from commit 98ba0aed731dbcb0f1facd29bb9398630adaa141)
| Viktor Kronvall | 2023-11-26 | 1 | -8/+17 |
| | * | | | nixos-render-docs: take header and footer on CLI•••This commit generalizes nixos-render-docs for manpage generation
to take the header preamble and footer postscript as file paths
as CLI flags --header and --footer.
(cherry picked from commit 9bfa2e36a258d81feed09bea5c4f777f33436003)
| Viktor Kronvall | 2023-11-26 | 1 | -28/+52 |
| | |/ / |
|
| * | | | Merge pull request #270228 from NixOS/backport-263471-to-release-23.11 | Maciej Krüger | 2023-11-26 | 4 | -64/+40 |
| |\ \ \ |
|
| | * | | | nixos/sudo-rs: Move support for `pam_ssh_agent_auth(8)` to PAM's NixOS module•••Similar to delroth's suggestion in #262790.
(cherry picked from commit bcc2d1238a1c97347518812f224921d29aa3b3f8)
| nicoo | 2023-11-26 | 2 | -9/+8 |
| | * | | | nixos/sudo-rs: Clarify `security.sudo-rs.enable`'s description•••(cherry picked from commit f5d059b1f5f7aae83a3dfc292367961152cce6c4)
| nicoo | 2023-11-26 | 1 | -1/+2 |
| | * | | | nixos/sudo-rs: Refactor option definitions•••(cherry picked from commit 46aaa5be70b55a8cf2a8599338e67a841a1d3763)
| nicoo | 2023-11-26 | 1 | -16/+4 |
| | * | | | nixos/sudo-rs: refactor processing of `cfg.extraRules`•••(cherry picked from commit 03db94319af0d0c9bab329f9db33e62d916127c8)
| nicoo | 2023-11-26 | 1 | -11/+10 |
| | * | | | nixos/tests/sudo-rs: cleanup•••(cherry picked from commit 211c4b0545309a8a95a4026dca49793a61b0719e)
| nicoo | 2023-11-26 | 1 | -2/+0 |
| | * | | | nixos/sudo-rs: Fix bug putting the wrong version of sudo in `environment.syst...•••(cherry picked from commit 9b0a63c2fe2c5a83a6c4b4dcd9172d0968e9da18)
| nicoo | 2023-11-26 | 1 | -2/+2 |
| | * | | | nixos/sudo-rs: Drop checks for sudo implementation•••(cherry picked from commit 165b600f01f1d6fc2cde701a50bd033a817912e6)
| nicoo | 2023-11-26 | 1 | -15/+3 |
| | * | | | nixos/sudo-rs: uniformize ssh-agent auth behaviour with `security.sudo`•••(cherry picked from commit cd42b18a2c16f9bceaa282f693d24c6d5b30d7b8)
| nicoo | 2023-11-26 | 1 | -5/+2 |
| | * | | | nixos/release-notes: Document pitfall when switching to sudo-rs•••(cherry picked from commit c1b5226cd49c931361a570e25575559d7982b223)
| nicoo | 2023-11-26 | 1 | -0/+4 |
| | * | | | nixos/sudo-rs: Simplify activation•••(cherry picked from commit b05648b541f6747ab68a2b245d453ed2f8a5da85)
| nicoo | 2023-11-26 | 3 | -5/+7 |
| | * | | | nixos/release-notes: Tidy-up location of `sudo-rs` link definition•••Presumably introduced when reverting #253876
(cherry picked from commit 572413151ae4710a9258c18e758fccce2b650cce)
| nicoo | 2023-11-26 | 1 | -2/+2 |
| * | | | | Merge pull request #270231 from NixOS/backport-269918-to-release-23.11•••[Backport release-23.11] nixos-render-docs: fix mypy test | pennae | 2023-11-26 | 1 | -2/+2 |
| |\ \ \ \
| |/ / /
|/| | | |
|
| | * | | | nixos-render-docs: fix mypy test•••markdown-it-py somewhat recently added more type annotations to their
code, obsoleting a few lint-ignores in nrd.
(cherry picked from commit 14d4491000e386796beb9f5ad3378550bf4e6997)
| pennae | 2023-11-26 | 1 | -2/+2 |
| |/ / / |
|
| * | | | Merge pull request #269968 from NixOS/backport-268742-to-release-23.11•••[Backport release-23.11] igraph: 0.10.7 -> 0.10.8 | Robert Schütz | 2023-11-26 | 2 | -4/+4 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | python311Packages.igraph: 0.11.2 -> 0.11.3•••Diff: https://github.com/igraph/python-igraph/compare/refs/tags/0.11.2...0.11.3
Changelog: https://github.com/igraph/python-igraph/blob/refs/tags/0.11.3/CHANGELOG.md
(cherry picked from commit ab08d2f8d72951c35d793e09a6a0ec8bd5cf5657)
| Robert Schütz | 2023-11-25 | 1 | -2/+2 |
| | * | | igraph: 0.10.7 -> 0.10.8•••Diff: https://github.com/igraph/igraph/compare/0.10.7...0.10.8
Changelog: https://github.com/igraph/igraph/blob/0.10.8/CHANGELOG.md
(cherry picked from commit ab4c37fb7e2facbb99c1e6360bdd83ece746210d)
| Robert Schütz | 2023-11-25 | 1 | -2/+2 |
| * | | | Merge pull request #270033 from NixOS/backport-269892-to-release-23.11•••[Backport release-23.11] rustic-rs: fix build on darwin | Norbert Melzer | 2023-11-26 | 2 | -3/+13 |
| |\ \ \ |
|
| | * | | | rustic-rs: fix build on darwin•••- Add `apple_sdk.SystemConfiguration` dependency
(cherry picked from commit f5b7885e0cd047f986c6d573102450ac7e0f6a65)
| Mathis Antony | 2023-11-26 | 2 | -3/+13 |
| * | | | | jellyfin: 10.8.11 -> 10.8.12•••(cherry picked from commit 46be2f5f7ad53db8eb11da2fda622d34cf099ef9)
| R. Ryantm | 2023-11-26 | 1 | -2/+2 |
| * | | | | jellyfin-web: 10.8.11 -> 10.8.12•••(cherry picked from commit 161368a1e485e606ca84afbd850109c3f911d1ad)
| R. Ryantm | 2023-11-26 | 1 | -3/+3 |
| * | | | | python311Packages.bitstring: 4.1.2 -> 4.1.3•••Changelog: https://github.com/scott-griffiths/bitstring/releases/tag/bitstring-4.1.3
(cherry picked from commit b3f541eb269001a3774563119839dcd396898004)
| Fabian Affolter | 2023-11-26 | 1 | -3/+3 |
| * | | | | Merge pull request #270192 from NixOS/backport-269034-to-release-23.11•••[Backport release-23.11] lp_solve: ignore implicit int warnings | Robert Scott | 2023-11-26 | 1 | -0/+6 |
| |\ \ \ \ |
|
| | * | | | | lp_solve: ignore implicit int warnings, add x64 darwin ldflags•••the configuration code generates small c programs with a main function
sans return type specifer. this causes clang builds to fail. add
'-Wno-error=implicit-int' to fix the build.
add -headerpad_max_install_names to env.NIX_LDFLAGS for x64 darwin
(cherry picked from commit 540ea20215f48e308cd08ef4e705d2fa08ada11e)
| annalee | 2023-11-26 | 1 | -0/+6 |
| * | | | | | Merge pull request #270191 from NixOS/backport-269854-to-release-23.11•••[Backport release-23.11] qrscan: Pin libclang to version 15 | Silvan Mosberger | 2023-11-26 | 1 | -2/+4 |
| |\ \ \ \ \
| |/ / / /
|/| | | | |
|
| | * | | | | qrscan: Pin libclang to version 15•••(cherry picked from commit 18c3616b0e3abbe657ed852bc396893767196c9a)
| Andreas Zweili | 2023-11-26 | 1 | -2/+4 |
| |/ / / / |
|
| * | | | | Merge pull request #270181 from NixOS/backport-270165-to-release-23.11•••[Backport release-23.11] linuxPackages.systemtap: fix cross-build by depending on host Python | Pierre Bourdon | 2023-11-26 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * | | | | linuxPackages.systemtap: fix cross-build by depending on host Python•••(cherry picked from commit bc5c75e9ee5a2ec0437159a4e11861fe31436931)
| Pierre Bourdon | 2023-11-26 | 1 | -1/+1 |
| * | | | | | Merge pull request #270009 from NixOS/backport-269821-to-release-23.11•••[Backport release-23.11] python311Packages.radios: 0.1.1 -> 0.3.0 | Robert Schütz | 2023-11-26 | 1 | -6/+12 |
| |\ \ \ \ \ |
|
| | * | | | | | python311Packages.radios: fix darwin sandbox build•••(cherry picked from commit 6b6e39e08d450645af644320b11fa15fcea3343e)
| natsukium | 2023-11-25 | 1 | -0/+2 |
| | * | | | | | python311Packages.radios: 0.1.1 -> 0.3.0•••Diff: https://github.com/frenck/python-radios/compare/v0.1.1...v0.3.0
(cherry picked from commit 5b30a71a13a63797be264a60db747da3b262a8a0)
| natsukium | 2023-11-25 | 1 | -6/+10 |
| * | | | | | | Merge pull request #269973 from NixOS/backport-265957-to-release-23.11•••[Backport release-23.11] impression: 2.1 -> 3.0.1 | Robert Schütz | 2023-11-26 | 1 | -3/+5 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | impression: 2.1 -> 3.0.1•••Diff: https://gitlab.com/adhami3310/Impression/-/compare/v2.1...v3.0.1
(cherry picked from commit ae329c80c04432b6b7baa7ba58e703968445f2a4)
| Robert Schütz | 2023-11-25 | 1 | -3/+5 |
| | | |_|_|/ /
| |/| | | | |
|
| * | | | | | | Merge pull request #269972 from NixOS/backport-259822-to-release-23.11•••[Backport release-23.11] warp: 0.5.4 -> 0.6.0 | Robert Schütz | 2023-11-26 | 1 | -3/+3 |
| |\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| | * | | | | | warp: 0.5.4 -> 0.6.1•••Diff: https://gitlab.gnome.org/World/warp/-/compare/v0.5.4...v0.6.1
(cherry picked from commit b3ffb9c872935c5879e701b98e1861eda2730181)
| Robert Schütz | 2023-11-25 | 1 | -3/+3 |
| | |/ / / / |
|
| * | | | | | Merge pull request #270180 from NixOS/backport-269573-to-release-23.11•••[Backport release-23.11] xdg-desktop-portal: fix disabling Geo location | Bobby Rong | 2023-11-27 | 1 | -1/+1 |
| |\ \ \ \ \ |
|
| | * | | | | | xdg-desktop-portal: fix disabling Geo location•••The "geoclue" Meson option is defined to have type "feature", which
means that the set of possible options is "enabled", "disabled" or
"auto". We pass "false" though when the user has disabled Geo location
support, which is wrong and causes the build to fail:
> meson.build:1:0: ERROR: Value "false" (of type "string") for combo option "Enable Geoclue support. Needed for location portal" is not one of the choices. Possible choices are (as string): "enabled", "disabled", "auto".
This broke in c585543ccd50 (xdg-desktop-portal: 1.16.0 → 1.17.0,
2023-08-08) where we started using the new Meson-based build system
instead of the autotools-based one. Fix it by using "disabled" instead.
(cherry picked from commit f8dd4b46ccc97a15a623c7a3833239d12b1e6e98)
| Patrick Steinhardt | 2023-11-26 | 1 | -1/+1 |
| |/ / / / / |
|
| * | | | | | Merge pull request #270054 from NixOS/backport-258205-to-release-23.11•••[Backport release-23.11] kicad: 7.0.7 -> 7.0.9 | Peder Bergebakken Sundt | 2023-11-26 | 1 | -12/+12 |
| |\ \ \ \ \ |
|
| | * | | | | | kicad: 7.0.8 -> 7.0.9•••(cherry picked from commit 3580ff791fea0da169e2f23a53e57293fddc28d2)
| Evils | 2023-11-26 | 1 | -11/+11 |
| | * | | | | | kicad: 7.0.7 -> 7.0.8•••(cherry picked from commit 6d6e7afdc8c80e44b5dbfd50757439d9e3d91da2)
| Evils | 2023-11-26 | 1 | -12/+12 |
| | | |_|/ /
| |/| | | |
|