summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bazel_6: 6.0.0-pre.20220720.3 -> 6.0.0•••(cherry picked from commit ec57cb615bd61f6388455923563a94ec76ba4027) origin/backport-211292-to-release-22.11Uri Baghin2023-01-212-173/+393
* Merge #209384: python3Packages.torch: fix build on darwin•••...into release-22.11 Vladimír Čunát2023-01-211-1/+1
|\
| * python3Packages.torch: revert #196571 on darwin•••(cherry picked from commit e73624781186628dc06c0b528192335591d8f584) origin/backport-208485-to-release-22.11Weijia Wang2023-01-061-1/+1
* | Merge pull request #211491 from NixOS/backport-210764-to-release-22.11•••[Backport release-22.11] mtdev: add FreeBSD supportNick Cao2023-01-215-4/+121
|\ \
| * | mtdev: add FreeBSD support•••(cherry picked from commit b994008cbf32c291d5ae77768ed8e3c7deabb25f) Alyssa Ross2023-01-191-2/+4
| * | mtdev: use HTTPS for homepage•••(cherry picked from commit 44dcf4534276965c1767b79dc17d3636e80ccba3) Alyssa Ross2023-01-191-1/+1
| * | evdev-proto: init at 6.0•••FreeBSD implements Linux's evdev API, but doesn't come with headers for it. Instead, the Linux headers are just modified to be suitable for FreeBSD, via a port called evdev-proto. I don't want to copy the complicated sed expressions from the port into Nixpkgs, so instead we just build and install the port inside a Nix derivation. (cherry picked from commit 079e593d72fe43ee1c7ecf6834bb04da04c4c5ff) Alyssa Ross2023-01-193-1/+72
| * | freebsd.sed: init at 13.1.0•••(cherry picked from commit eaf77e7b0b3cd80c7eb154998b513149367452b9) Alyssa Ross2023-01-191-0/+6
| * | pkg: init at 1.19.0•••(cherry picked from commit e32aef5aca347d3257b3bc13abbeb9afd791a84c) Alyssa Ross2023-01-192-0/+38
* | | Merge pull request #211862 from NixOS/backport-211801-to-release-22.11•••[Backport release-22.11] element-{web,desktop}: 1.11.17 -> 1.11.20Nick Cao2023-01-211-5/+5
|\ \ \
| * | | element-{web,desktop}: 1.11.17 -> 1.11.20•••ChangeLogs web: * https://github.com/vector-im/element-web/releases/tag/v1.11.18 * https://github.com/vector-im/element-web/releases/tag/v1.11.19 * https://github.com/vector-im/element-web/releases/tag/v1.11.20 ChangeLogs desktop: * https://github.com/vector-im/element-desktop/releases/tag/v1.11.18 * https://github.com/vector-im/element-desktop/releases/tag/v1.11.19 * https://github.com/vector-im/element-desktop/releases/tag/v1.11.20 (cherry picked from commit 227f7f7a5a93652b8685cfb208d27643fc4937f6) Maximilian Bosch2023-01-211-5/+5
|/ / /
* | | Merge pull request #211849 from NixOS/backport-210705-to-release-22.11•••[Backport release-22.11] ceph: add missing python libraryMartin Weinelt2023-01-212-0/+13
|\ \ \
| * | | ceph: enable dashboard in nixos test•••(cherry picked from commit 093e3eb20d3ffd03577e1dcd4dc24fa3fbc6e257) Robin Stumm2023-01-211-0/+11
| * | | ceph: comment where to find python dependencies•••Co-authored-by: Martin Weinelt <mweinelt@users.noreply.github.com> (cherry picked from commit c590d510379f99c6037c0657e38962f89a84ed92) Robin Stumm2023-01-211-0/+1
| * | | ceph: add missing python library•••required by mgr dashboard module (cherry picked from commit 2ed8ff81c5660a62c1c85846f6edb4af858b4e3e) Robin Stumm2023-01-211-0/+1
|/ / /
* | | Merge pull request #209700 from Atemu/backport/update/linux_xanmodArtturi2023-01-201-5/+6
|\ \ \
| * | | linux_xanmod: 5.15.81 -> 5.15.84•••(cherry picked from commit 2a31c36f3e01a2fbb4bd4cd2ef2ad442a376b891) fortuneteller2k2023-01-081-2/+2
| * | | linux_xanmod_latest: 6.1.0 -> 6.1.3•••(cherry picked from commit 924976e001a2e2a023b25526588ded79a77f373f) fortuneteller2k2023-01-081-2/+2
| * | | linux_xanmod: note on Multigen. LRU being on by default•••(cherry picked from commit be2ee8b4a485a56b98cf71583c3cb96acd5fbc0c) Dominik Xaver Hörl2023-01-081-1/+2
| * | | linux_xanmod_latest: 6.0.7 -> 6.1.0•••(cherry picked from commit 48beb95e210d9b5b6eaf59529d5d2dbb5960748f) Franz Pletz2023-01-081-2/+2
| * | | linux_xanmod: 5.15.75 -> 5.15.81•••(cherry picked from commit 9fcef1939c88c76599544f42aa8069fface4094f) Franz Pletz2023-01-081-2/+2
* | | | steam-run: add libxcrypt to FHS environment•••Required by some games. (cherry picked from commit 0a22920a9757c7bfc27d948ab56a06e8cf24a8a4) Raphael Robatsch2023-01-201-0/+1
* | | | Merge pull request #211796 from rnhmjoj/pr-pdns-back•••pdns-recursor: 4.7.3 -> 4.7.4Michele Guerini Rocco2023-01-201-2/+2
|\ \ \ \
| * | | | pdns-recursor: 4.7.3 -> 4.7.4rnhmjoj2023-01-201-2/+2
* | | | | Merge #211733: onefetch: fix build•••...into release-22.11 Vladimír Čunát2023-01-201-0/+9
|\ \ \ \ \
| * | | | | onefetch: fix build•••(cherry picked from commit 62e3072db680bc19d143cc19eed58bdc5b47f0aa) figsoda2023-01-201-0/+9
|/ / / / /
* | | | | Merge pull request #211727 from NixOS/backport-211564-to-release-22.11•••[Backport release-22.11] vscode-extensions.elixir-lsp.vscode-elixir-ls: 0.12.0 -> 0.13.0Nick Cao2023-01-201-2/+2
|\ \ \ \ \
| * | | | | vscode-extensions.elixir-lsp.vscode-elixir-ls: 0.12.0 -> 0.13.0•••(cherry picked from commit 43ed3951fe4f17c4f6ad8788d4fafa75f7fdeaf4) datafoo2023-01-201-2/+2
* | | | | | Merge pull request #211381 from NixOS/backport-211277-to-release-22.11•••[Backport release-22.11] postgresql: fix enableSystemd on other UnixesNick Cao2023-01-201-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | postgresql: fix enableSystemd on other Unixes•••It's not just Darwin that doesn't have systemd. (cherry picked from commit 524f7bbb1db40cf43c7cadd00db7be14f22b116d) Alyssa Ross2023-01-181-1/+1
* | | | | | Merge pull request #203734 from NixOS/backport-200023-to-release-22.11•••[Backport release-22.11] NetBox avoid usage of base dir for dynamic content, fix LDAP configurationNick Cao2023-01-201-3/+8
|\ \ \ \ \ \
| * | | | | | nixos/netbox: fix ldap configuration•••(cherry picked from commit 5a040c1991ae4e669369c73d39abe7528b5c4253) origin/backport-200023-to-release-22.11Minijackson2022-11-301-3/+4
| * | | | | | nixos/netbox: set path of dynamic content•••By default this paths are set in the Nix store, and so no media, reports, or scripts could be added / modified (cherry picked from commit ea64282eb9b995675a768ddbcbb5a136a989ce95) Minijackson2022-11-301-0/+4
* | | | | | | Merge pull request #211339 from NixOS/backport-211232-to-release-22.11•••[Backport release-22.11] librewolf-unwrapped: 108.0.2-1 -> 109.0-1Nick Cao2023-01-201-5/+5
|\ \ \ \ \ \ \
| * | | | | | | librewolf-unwrapped: 108.0.2-1 -> 109.0-1•••(cherry picked from commit 777af4cd29b58ef9b78480660796226716280c10) R. Ryantm2023-01-181-5/+5
* | | | | | | | Merge pull request #211647 from NixOS/backport-211487-to-release-22.11•••[Backport release-22.11] rsbkb: init at 1.1Nick Cao2023-01-202-0/+37
|\ \ \ \ \ \ \ \
| * | | | | | | | rsbkb: init at 1.1•••Plus Anderson's suggestions Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com> (cherry picked from commit e3fb7c3314dacd9927b889daed5deed31e61ca98) Producer Matt2023-01-192-0/+37
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #211581 from NixOS/backport-211016-to-release-22.11•••[Backport release-22.11] gnome.nautilus: 43.1 → 43.2Nick Cao2023-01-201-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | gnome.nautilus: 43.1 → 43.2•••https://gitlab.gnome.org/GNOME/nautilus/-/compare/43.1...43.2 (cherry picked from commit e9750d3a92e645b4b7309a6633538557c88a1db7) Bobby Rong2023-01-191-2/+2
| |/ / / / / / /
* | | | | | | | Merge pull request #211655 from NixOS/backport-211611-to-release-22.11•••[Backport release-22.11] github-runner: 2.300.2 -> 2.301.1Aaron Andersen2023-01-191-2/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | github-runner: 2.300.2 -> 2.301.1•••(cherry picked from commit 888cd6534604d7c43bf1f29c37f5687e20935a04) Alex Martens2023-01-191-2/+2
|/ / / / / / /
* | | | | | | Merge pull request #211551 from NixOS/backport-211498-to-release-22.11•••[Backport release-22.11] Kernels for 2023-01-18Maximilian Bosch2023-01-198-45/+45
|\ \ \ \ \ \ \
| * | | | | | | linux/hardened/patches/6.1: 6.1.6-hardened1 -> 6.1.7-hardened1•••(cherry picked from commit 5b6487220c91cd82ccb07519b281b0d89d0dfae1) Fabián Heredia Montiel2023-01-191-5/+5
| * | | | | | | linux/hardened/patches/5.4: 5.4.228-hardened1 -> 5.4.229-hardened1•••(cherry picked from commit 54114c19f242f66c6c7fd2e5a5af18d5b257fe0a) Fabián Heredia Montiel2023-01-191-5/+5
| * | | | | | | linux/hardened/patches/5.15: 5.15.88-hardened1 -> 5.15.89-hardened1•••(cherry picked from commit ad4ece95ba4f6deedf191b8d78e09a96f074e77b) Fabián Heredia Montiel2023-01-191-5/+5
| * | | | | | | linux/hardened/patches/5.10: 5.10.163-hardened1 -> 5.10.164-hardened1•••(cherry picked from commit 8d3056606c56adc1c612c8b7894ed4893545f8bc) Fabián Heredia Montiel2023-01-191-5/+5
| * | | | | | | linux/hardened/patches/4.19: 4.19.269-hardened1 -> 4.19.270-hardened1•••(cherry picked from commit 88b9e6a5b479a8e2e841bf9520b04e42918a93d0) Fabián Heredia Montiel2023-01-191-5/+5
| * | | | | | | linux/hardened/patches/4.14: 4.14.302-hardened1 -> 4.14.303-hardened1•••(cherry picked from commit 60f3c91908dc37fe94815041b6c945c970e9f452) Fabián Heredia Montiel2023-01-191-5/+5
| * | | | | | | linux-rt_5_10: 5.10.158-rt77 -> 5.10.162-rt78•••(cherry picked from commit e7b8fdc5e5a036b023508132dd1ce45bc2a3507c) Fabián Heredia Montiel2023-01-191-3/+3
| * | | | | | | linux: 6.1.6 -> 6.1.7•••(cherry picked from commit ba974313f4727da01530087f3777e028753a9728) Fabián Heredia Montiel2023-01-191-2/+2