| Commit message (Expand) | Author | Age | Files | Lines |
| * | Resume from hibernate before postDeviceCommands•••Should work for me, because I don't want to be asked for ZFS credentials
when I can resume
origin/system | Silvan Mosberger | 2023-02-15 | 1 | -1/+2 |
| * | Merge pull request #216028 from r-ryantm/auto-update/darkman•••darkman: 1.4.0 -> 1.5.4 | Weijia Wang | 2023-02-13 | 1 | -3/+3 |
| |\ |
|
| | * | darkman: 1.4.0 -> 1.5.4 | R. Ryantm | 2023-02-12 | 1 | -3/+3 |
| * | | Merge pull request #216018 from r-ryantm/auto-update/ipset•••ipset: 7.15 -> 7.17 | Weijia Wang | 2023-02-13 | 1 | -2/+2 |
| |\ \ |
|
| | * | | ipset: 7.15 -> 7.17 | R. Ryantm | 2023-02-12 | 1 | -2/+2 |
| * | | | Merge pull request #215988 from r-ryantm/auto-update/python310Packages.primer3•••python310Packages.primer3: 0.6.1 -> 1.0.0 | Weijia Wang | 2023-02-13 | 1 | -3/+3 |
| |\ \ \ |
|
| | * | | | python310Packages.primer3: 0.6.1 -> 1.0.0 | R. Ryantm | 2023-02-12 | 1 | -3/+3 |
| | |/ / |
|
| * | | | Merge pull request #215968 from r-ryantm/auto-update/python310Packages.limnoria•••python310Packages.limnoria: 2023.1.12 -> 2023.1.28 | Weijia Wang | 2023-02-13 | 1 | -2/+2 |
| |\ \ \ |
|
| | * | | | python310Packages.limnoria: 2023.1.12 -> 2023.1.28 | R. Ryantm | 2023-02-12 | 1 | -2/+2 |
| * | | | | Merge #214010: staging-next 2023-02-01 | Vladimír Čunát | 2023-02-13 | 297 | -2073/+2878 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge #212363: gcc11: apply upstream patch•••...into staging-next
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103910
| Vladimír Čunát | 2023-02-13 | 2 | -1/+45 |
| | |\ \ \ \ |
|
| | | * | | | | gcc/11: apply upstream fix 103910 so openjdk builds•••Our openjdk derivations fail to build with `-march=opteron` (via
either `NIX_CFLAGS_COMPILE` or `hostPlatform.gcc.arch`). This was
fixed upstream in gcc12 but not carried back to gcc11:
https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;h=d243f4009d8071b734df16cd70f4c5d09a373769
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103910
Since gcc11 is still nixpkgs' primary compiler, this PR cherry-picks
the fix out of gcc12.
Unfortunately since `-march=` can be added after the `gcc11`
derivation is built we can't apply this patch conditionally (which
we don't usually do anyways).
| Adam Joseph | 2023-02-12 | 2 | -1/+45 |
| | * | | | | | Merge master into staging-next | github-actions[bot] | 2023-02-13 | 35 | -973/+626 |
| | |\ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge master into staging-next | github-actions[bot] | 2023-02-13 | 49 | -567/+589 |
| | |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | Merge remote-tracking branch 'origin/master' into staging-next•••Conflicts:
pkgs/development/python-modules/pyarrow/default.nix
| Alyssa Ross | 2023-02-13 | 61 | -547/+571 |
| | |\ \ \ \ \ \ \ |
|
| | * | | | | | | | | ethtool: apply upstream diff to fix build on musl (#216011) | Yureka | 2023-02-12 | 1 | -0/+11 |
| | * | | | | | | | | Merge master into staging-next | github-actions[bot] | 2023-02-12 | 12 | -27/+160 |
| | |\ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ | Merge master into staging-next | github-actions[bot] | 2023-02-12 | 35 | -1154/+1155 |
| | |\ \ \ \ \ \ \ \ \
| | |_|_|_|_|/ / / /
| |/| | | | | | | /
| | | |_|_|_|_|_|/
| | |/| | | | | | |
|
| | * | | | | | | | | binutils: try to move headers around only when --host/--target differ (#215989)•••Without the change `pkgsMusl.pkgsStatic.buildPackages.binutils.bintools`
build fails as:
$ ln: failed to create symbolic link './include': File exists
This happens because both host and target are `x86_64-unknown-linux-musl`.
But `hostPlatform` differs from `targetPlatform` by `isStatic` value.
By `./configure`'s standard it's not yet a cross-compilation. The change
tries to move things around only when tuples change. | Sergei Trofimovich | 2023-02-12 | 1 | -1/+1 |
| | * | | | | | | | | furnace, tvheadend: more fallout from gcc upgrade | Vladimír Čunát | 2023-02-12 | 2 | -3/+4 |
| | * | | | | | | | | Merge master into staging-next | github-actions[bot] | 2023-02-12 | 25 | -335/+438 |
| | |\ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/
| | |/| | | | | | |
|
| | * | | | | | | | | Merge master into staging-next | github-actions[bot] | 2023-02-12 | 54 | -7060/+2795 |
| | |\ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/
| | |/| | | | | | |
|
| | * | | | | | | | | Merge master into staging-next | github-actions[bot] | 2023-02-12 | 37 | -172/+229 |
| | |\ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ | Merge master into staging-next | github-actions[bot] | 2023-02-11 | 94 | -340/+812 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ | Merge master into staging-next | github-actions[bot] | 2023-02-11 | 27 | -104/+176 |
| | |\ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ | Merge master into staging-next | github-actions[bot] | 2023-02-11 | 27 | -55/+229 |
| | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge master into staging-next | github-actions[bot] | 2023-02-11 | 35 | -442/+744 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge master into staging-next | github-actions[bot] | 2023-02-10 | 39 | -163/+478 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge master into staging-next | github-actions[bot] | 2023-02-10 | 182 | -32195/+2192 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge #215557: postgresql: 15.2, 14.7, 13.10, 12.14, and 11.19•••...into staging-next
| Vladimír Čunát | 2023-02-10 | 1 | -10/+10 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | | | | postgresql_15: 15.1 -> 15.2•••https://www.postgresql.org/docs/release/15.2/
| ajs124 | 2023-02-09 | 1 | -2/+2 |
| | | * | | | | | | | | | | | | | | | postgresql_14: 14.6 -> 14.7•••https://www.postgresql.org/docs/release/14.7/
| ajs124 | 2023-02-09 | 1 | -2/+2 |
| | | * | | | | | | | | | | | | | | | postgresql_13: 13.9 -> 13.10•••https://www.postgresql.org/docs/release/13.10/
| ajs124 | 2023-02-09 | 1 | -2/+2 |
| | | * | | | | | | | | | | | | | | | postgresql_12: 12.13 -> 12.14•••https://www.postgresql.org/docs/release/12.14/
| ajs124 | 2023-02-09 | 1 | -2/+2 |
| | | * | | | | | | | | | | | | | | | postgresql_11: 11.18 -> 11.19•••https://www.postgresql.org/docs/release/11.19/
| ajs124 | 2023-02-09 | 1 | -2/+2 |
| | * | | | | | | | | | | | | | | | | Merge master into staging-next | github-actions[bot] | 2023-02-10 | 74 | -733/+2069 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge master into staging-next | github-actions[bot] | 2023-02-10 | 24 | -130/+214 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge master into staging-next | github-actions[bot] | 2023-02-09 | 51 | -170/+480 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|/ / / / / / / / / / / / / / /
| | |/| | | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | | | Merge master into staging-next | github-actions[bot] | 2023-02-09 | 44 | -545/+604 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge master into staging-next | github-actions[bot] | 2023-02-09 | 60 | -263/+1009 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge master into staging-next | github-actions[bot] | 2023-02-09 | 23 | -166/+675 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into staging-next | Vladimír Čunát | 2023-02-08 | 217 | -4232/+3832 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | | | | | glslviewer, tab: fixup build with gcc12 | Vladimír Čunát | 2023-02-08 | 2 | -0/+9 |
| | * | | | | | | | | | | | | | | | | | | | | | | rustc: apply patch to fix delay_span_bug ICE•••Rust 1.67.0 introduced a regression that caused an ICE when building Vector.
https://hydra.nixos.org/build/207931877
https://github.com/rust-lang/rust/issues/107691
https://github.com/rust-lang/rust/pull/107688
| Winter | 2023-02-07 | 1 | -0/+9 |
| | * | | | | | | | | | | | | | | | | | | | | | | Merge master into staging-next | github-actions[bot] | 2023-02-07 | 14 | -30/+55 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into staging-next | Vladimír Čunát | 2023-02-07 | 104 | -438/+1151 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge #215143: openssl_1_1: 1.1.1s -> 1.1.1t•••...into staging-next
| Vladimír Čunát | 2023-02-07 | 1 | -2/+2 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | | | | | | | | | | | | | openssl_1_1: 1.1.1s -> 1.1.1t•••https://github.com/openssl/openssl/blob/OpenSSL_1_1_1t/NEWS
Fixes: CVE-2023-0286, CVE-2023-0215, CVE-2022-4450, CVE-2022-4304
| Martin Weinelt | 2023-02-07 | 1 | -2/+2 |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Merge #215141: openssl: 3.0.7 -> 3.0.8•••...into staging-next
| Vladimír Čunát | 2023-02-07 | 2 | -41/+2 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / / / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | | | | | | | | | | | | | openssl: 3.0.7 -> 3.0.8•••https://github.com/openssl/openssl/blob/openssl-3.0.8/NEWS.md
Fixes: CVE-2023-0401, CVE-2023-0286, CVE-2023-0217, CVE-2023-0216,
CVE-2023-0215, CVE-2022-4450, CVE-2022-4304, CVE-2022-4203,
CVE-2022-3996
| Martin Weinelt | 2023-02-07 | 2 | -41/+2 |