summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* qgis: 3.34.0 -> 3.34.1•••(cherry picked from commit a16cdc2e39eae17c1f8f9f772d59f6b9f19091b8) origin/backport-270106-to-release-23.11Ivan Mincik2023-11-261-2/+2
* Merge pull request #270255 from NixOS/backport-265728-to-release-23.11Maciej Krüger2023-11-261-11/+8
|\
| * nixos/ssm-agent: Handle sudo-rs too•••(cherry picked from commit 690f027251164629d30531e6fd660a9ef15f9ea1) nicoo2023-11-261-11/+8
* | Merge pull request #270253 from NixOS/backport-265722-to-release-23.11Maciej Krüger2023-11-261-17/+18
|\ \ | |/ |/|
| * nixos/btrbk: Support both Miller's sudo and sudo-rs•••(cherry picked from commit 19af28537bb59c849a666fce27e15d1f33fb03ee) nicoo2023-11-261-17/+18
|/
* Merge pull request #270220 from NixOS/backport-269970-to-release-23.11•••[Backport release-23.11] nixos/containers: warn if containers are used but disabledRobert Hensing2023-11-261-116/+122
|\
| * nixos/containers: warn if containers are used but disabled•••This is a follow-up to 8dfe8e447efefcaf2990532114f4b0259ba2eba3. (cherry picked from commit 1c404d2584d973a9e3eeab78cea7e30f0d47e406) emilylange2023-11-261-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 Cao2023-11-261-1/+1
|\ \
| * | netbird-ui: fix broken systray icon path•••Resolves build failure (cherry picked from commit 19b442691f9ad2f6b173a33dfce56f1d21cc2a93) the-furry-hubofeverything2023-11-261-1/+1
* | | Merge pull request #270217 from NixOS/backport-248554-to-release-23.11•••[Backport release-23.11] darwin.linuxBuilder: Fix working directory in documentationRobert Hensing2023-11-261-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 Gonzalez2023-11-261-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 CLIpennae2023-11-261-28/+61
|\ \ \
| * | | nixos-render-docs: header and footer as list[str]•••(cherry picked from commit 98ba0aed731dbcb0f1facd29bb9398630adaa141) Viktor Kronvall2023-11-261-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 Kronvall2023-11-261-28/+52
| |/ /
* | | Merge pull request #270228 from NixOS/backport-263471-to-release-23.11Maciej Krüger2023-11-264-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) nicoo2023-11-262-9/+8
| * | | nixos/sudo-rs: Clarify `security.sudo-rs.enable`'s description•••(cherry picked from commit f5d059b1f5f7aae83a3dfc292367961152cce6c4) nicoo2023-11-261-1/+2
| * | | nixos/sudo-rs: Refactor option definitions•••(cherry picked from commit 46aaa5be70b55a8cf2a8599338e67a841a1d3763) nicoo2023-11-261-16/+4
| * | | nixos/sudo-rs: refactor processing of `cfg.extraRules`•••(cherry picked from commit 03db94319af0d0c9bab329f9db33e62d916127c8) nicoo2023-11-261-11/+10
| * | | nixos/tests/sudo-rs: cleanup•••(cherry picked from commit 211c4b0545309a8a95a4026dca49793a61b0719e) nicoo2023-11-261-2/+0
| * | | nixos/sudo-rs: Fix bug putting the wrong version of sudo in `environment.syst...•••(cherry picked from commit 9b0a63c2fe2c5a83a6c4b4dcd9172d0968e9da18) nicoo2023-11-261-2/+2
| * | | nixos/sudo-rs: Drop checks for sudo implementation•••(cherry picked from commit 165b600f01f1d6fc2cde701a50bd033a817912e6) nicoo2023-11-261-15/+3
| * | | nixos/sudo-rs: uniformize ssh-agent auth behaviour with `security.sudo`•••(cherry picked from commit cd42b18a2c16f9bceaa282f693d24c6d5b30d7b8) nicoo2023-11-261-5/+2
| * | | nixos/release-notes: Document pitfall when switching to sudo-rs•••(cherry picked from commit c1b5226cd49c931361a570e25575559d7982b223) nicoo2023-11-261-0/+4
| * | | nixos/sudo-rs: Simplify activation•••(cherry picked from commit b05648b541f6747ab68a2b245d453ed2f8a5da85) nicoo2023-11-263-5/+7
| * | | nixos/release-notes: Tidy-up location of `sudo-rs` link definition•••Presumably introduced when reverting #253876 (cherry picked from commit 572413151ae4710a9258c18e758fccce2b650cce) nicoo2023-11-261-2/+2
* | | | Merge pull request #270231 from NixOS/backport-269918-to-release-23.11•••[Backport release-23.11] nixos-render-docs: fix mypy testpennae2023-11-261-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) pennae2023-11-261-2/+2
|/ / /
* | | Merge pull request #269968 from NixOS/backport-268742-to-release-23.11•••[Backport release-23.11] igraph: 0.10.7 -> 0.10.8Robert Schütz2023-11-262-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ütz2023-11-251-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ütz2023-11-251-2/+2
* | | Merge pull request #270033 from NixOS/backport-269892-to-release-23.11•••[Backport release-23.11] rustic-rs: fix build on darwinNorbert Melzer2023-11-262-3/+13
|\ \ \
| * | | rustic-rs: fix build on darwin•••- Add `apple_sdk.SystemConfiguration` dependency (cherry picked from commit f5b7885e0cd047f986c6d573102450ac7e0f6a65) Mathis Antony2023-11-262-3/+13
* | | | jellyfin: 10.8.11 -> 10.8.12•••(cherry picked from commit 46be2f5f7ad53db8eb11da2fda622d34cf099ef9) R. Ryantm2023-11-261-2/+2
* | | | jellyfin-web: 10.8.11 -> 10.8.12•••(cherry picked from commit 161368a1e485e606ca84afbd850109c3f911d1ad) R. Ryantm2023-11-261-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 Affolter2023-11-261-3/+3
* | | | Merge pull request #270192 from NixOS/backport-269034-to-release-23.11•••[Backport release-23.11] lp_solve: ignore implicit int warningsRobert Scott2023-11-261-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) annalee2023-11-261-0/+6
* | | | | Merge pull request #270191 from NixOS/backport-269854-to-release-23.11•••[Backport release-23.11] qrscan: Pin libclang to version 15Silvan Mosberger2023-11-261-2/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | qrscan: Pin libclang to version 15•••(cherry picked from commit 18c3616b0e3abbe657ed852bc396893767196c9a) Andreas Zweili2023-11-261-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 PythonPierre Bourdon2023-11-261-1/+1
|\ \ \ \
| * | | | linuxPackages.systemtap: fix cross-build by depending on host Python•••(cherry picked from commit bc5c75e9ee5a2ec0437159a4e11861fe31436931) Pierre Bourdon2023-11-261-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.0Robert Schütz2023-11-261-6/+12
|\ \ \ \ \
| * | | | | python311Packages.radios: fix darwin sandbox build•••(cherry picked from commit 6b6e39e08d450645af644320b11fa15fcea3343e) natsukium2023-11-251-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) natsukium2023-11-251-6/+10
* | | | | | Merge pull request #269973 from NixOS/backport-265957-to-release-23.11•••[Backport release-23.11] impression: 2.1 -> 3.0.1Robert Schütz2023-11-261-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ütz2023-11-251-3/+5
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #269972 from NixOS/backport-259822-to-release-23.11•••[Backport release-23.11] warp: 0.5.4 -> 0.6.0Robert Schütz2023-11-261-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ütz2023-11-251-3/+3
| |/ / / /
* | | | | Merge pull request #270180 from NixOS/backport-269573-to-release-23.11•••[Backport release-23.11] xdg-desktop-portal: fix disabling Geo locationBobby Rong2023-11-271-1/+1
|\ \ \ \ \