Emily and K900
755c400a92
{libGL,libGLU}: use the OpenGL framework on Darwin
...
This reduces the reverse closure of Mesa on Darwin considerably. As
a result, we can also drop the Mesa stubs package entirely, as its
output on Linux is functionally identical to libglvnd.
It should no longer be necessary for packages to switch between libGL
and darwin.apple_sdk.frameworks.OpenGL depending on the platform.
A cross‐platform libGLX alias is added for packages that specifically
need it (mostly old X11 applications that barely know what a macOS is).
Co-authored-by: K900 <me@0upti.me >
2024-06-22 18:06:50 +01:00
K900 and GitHub
762fadc42f
Merge pull request #321748 from K900/mesa-deps
...
mesa: remove unused deps
2024-06-22 15:20:01 +03:00
K900
6aff2d5bd4
mesa: remove unused deps
2024-06-22 15:15:50 +03:00
Thomas Gerbet and GitHub
8afea767c0
Merge pull request #318132 from risicle/ris-libdc1394-disable-trivialautovarinit
...
libdc1394: disable `trivialautovarinit` hardening flag
2024-06-22 10:48:55 +02:00
Vladimír Čunát
5e49730c74
python312Packages.aioesphomeapi: apply upstream patch
...
Otherwise they wouldn't pass after python: 3.12.3 -> 3.12.4
Tested on staging-next-24.05
2024-06-22 09:02:29 +02:00
Robert Scott
f52a4c6810
doc/stdenv: hardening flags: add example error for trivialautovarinit
2024-06-22 01:11:27 +01:00
Robert Scott
83ebc1143f
libdc1394: disable trivialautovarinit
2024-06-22 01:10:12 +01:00
Thomas Gerbet and GitHub
aa566acfc0
Merge pull request #320887 from risicle/ris-libhwy-disable-trivialautovarinit
...
libhwy: disable `trivialautovarinit` hardening flag on aarch64
2024-06-22 01:09:48 +02:00
Artturin and GitHub
b28b8072c8
Merge pull request #318999 from Mic92/ffado-staging
...
[staging] ffado: reformat and fixup installation locations
2024-06-22 02:06:38 +03:00
Jan Tojnar
1ce8bebc61
libxslt: 1.1.39 → 1.1.41
...
https://discourse.gnome.org/t/libxslt-1-1-40-released/21532/1
https://discourse.gnome.org/t/libxslt-1-1-41-released/21779/1
Removes libxslt.m4 but the provided AM_PATH_XSLT does not appear to be used by anything according to
https://codesearch.debian.net/search?q=AM_PATH_XSLT&literal=1
2024-06-21 23:49:33 +02:00
Artturin and GitHub
bc92247394
Merge pull request #306559 from kampka/executing-flaky-test
...
python311Packages.executing: disable flaky test
2024-06-22 00:35:37 +03:00
Pol Dellaiera and GitHub
a2b5266973
Merge pull request #321095 from mmlb/rust-write-config.toml-not-config
...
rust: Write config.toml not config
2024-06-21 22:32:49 +02:00
github-actions[bot] and GitHub
fb94da4e9e
Merge staging-next into staging
2024-06-21 18:01:30 +00:00
github-actions[bot] and GitHub
a15e998e88
Merge master into staging-next
2024-06-21 18:01:05 +00:00
Masum Reza and GitHub
47ea5bd487
Merge pull request #319050 from Vinetos/update-kchat
...
kchat: 2.4.0 -> 3.3.1
2024-06-21 23:13:32 +05:30
Mihai Fufezan and GitHub
eb433fa777
cinny: 3.1.0 -> 3.2.0 ( #267754 )
...
* cinny: 3.1.0 -> 3.2.0
* cinny-desktop: 3.1.0 -> 3.2.0
2024-06-21 23:10:02 +05:30
nixpkgs-merge-bot[bot] and GitHub
4713fd73f1
Merge pull request #321460 from r-ryantm/auto-update/cdk
...
cdk: 5.0-20230201 -> 5.0-20240619
2024-06-21 17:14:16 +00:00
nixpkgs-merge-bot[bot] and GitHub
abae3f9310
Merge pull request #321433 from r-ryantm/auto-update/xemu
...
xemu: 0.7.123 -> 0.7.127
2024-06-21 17:13:45 +00:00
Pol Dellaiera and GitHub
64a63f0a57
Merge pull request #276054 from soebbing/patch-1
...
phpExtensions.intl: icu64 -> icu73
2024-06-21 19:12:59 +02:00
Aleksana and GitHub
0f3e897f08
Merge pull request #318453 from Sigmanificient/sxcs-init-1.1.0
...
sxcs: init at 1.1.0
2024-06-22 00:55:22 +08:00
Aleksana and GitHub
bb0184d788
Merge pull request #320321 from oluceps/dae-trace
...
dae: add missing subcommand `trace`
2024-06-22 00:54:46 +08:00
Ilan Joselevich and GitHub
18bfe447b3
Merge pull request #321544 from Kranzes/defaultCrateOverrides
...
defaultCrateOverrides: add missing protobuf to crates
2024-06-21 19:20:50 +03:00
K900 and GitHub
85dd4128ef
Merge pull request #321557 from JohnRTitor/amdgpu-cleanup
...
nixos/amdgpu: cleanup occurance of hardware.opengl
2024-06-21 19:12:52 +03:00
Sandro and GitHub
bb677b198a
Merge pull request #321420 from r-ryantm/auto-update/libva-utils
...
libva-utils: 2.21.0 -> 2.22.0
2024-06-21 18:11:12 +02:00
John Titor
641ea1c57e
nixos/amdgpu: cleanup occurance of hardware.opengl
...
Unfortunately this got missed in
https://github.com/NixOS/nixpkgs/pull/320228
2024-06-21 21:40:11 +05:30
Sandro and GitHub
d80661b1d2
Merge pull request #321422 from r-ryantm/auto-update/gopls
...
gopls: 0.15.3 -> 0.16.0
2024-06-21 18:08:59 +02:00
sternenseemann
b1acf7bab9
Revert "tests.haskell.cabalSdist.localFromCabalSdist: prevent unnecessary rebuilds"
...
This reverts commit 81c06bc609 .
Reason for revert: This change breaks the
`tests.haskell.cabalSdist.assumptionLocalHasDirectReference` test which
relies on checking for the test source store path in the resulting
derivation files. 81c06bc609 did not
account for this in the change (though it should be possible).
2024-06-21 18:06:15 +02:00
Aleksana and GitHub
d6ebba3ab8
Merge pull request #314833 from Lurkki14/gpl2-pkgs-os-specific
...
pkgs/os-specific: remove licenses.gpl2
2024-06-21 23:57:57 +08:00
Aleksana and GitHub
243418e94b
Merge pull request #320975 from luftmensch-luftmensch/ardugotools_0.5.1
...
ardugotools: init at 0.5.1
2024-06-21 23:55:08 +08:00
Aleksana and GitHub
dcf0ffde39
Merge pull request #317200 from natsukium/htmllaundry/remove
...
python311Packages.htmllaundry: remove
2024-06-21 23:51:43 +08:00
Sandro and GitHub
90338afd61
Merge pull request #266877 from bct/pipenv-2023.10.24
...
pipenv: 2023.2.4 -> 2023.10.24
2024-06-21 17:31:59 +02:00
K900 and GitHub
7d18aa634e
Merge pull request #321320 from rnhmjoj/pr-libreswan-tests
...
linux/common-config: enable IPsec over TCP
2024-06-21 18:24:50 +03:00
K900 and GitHub
d17e2eb025
Merge pull request #321078 from philiptaron/issue-271473/linux-kernel
...
linuxKernel: depend exclusively on elfutils
2024-06-21 18:24:28 +03:00
K900 and GitHub
93aebb9971
Merge pull request #321534 from K900/kernels-20240621
...
Kernel updates for 2024-06-21
2024-06-21 18:24:17 +03:00
Ilan Joselevich
b561a29e4d
defaultCrateOverrides: add missing protobuf to crates
2024-06-21 18:21:39 +03:00
Doron Behar and GitHub
96d01dff88
Merge pull request #321495 from r-ryantm/auto-update/balena-cli
...
balena-cli: 18.2.4 -> 18.2.5
2024-06-21 18:18:02 +03:00
Aleksana and GitHub
91cbda452b
Merge pull request #317681 from jeremyschlatter/remove-sandboxfs
...
sandboxfs: remove
2024-06-21 23:02:59 +08:00
Aleksana and GitHub
c2cb8dc317
Merge pull request #319287 from TomaSajt/blockbench
...
blockbench: remove electron version pin
2024-06-21 23:01:55 +08:00
Aleksana and GitHub
07f8a394e5
Merge pull request #321519 from lheckemann/maintainership
...
maintainers: drop lheckemann
2024-06-21 22:59:09 +08:00
Aleksana and GitHub
bbda4e2a78
Merge pull request #321517 from gmemstr/remove-gmemstr-maintainer
...
Remove gmemstr maintainer
2024-06-21 22:58:35 +08:00
Gaétan Lepage and GitHub
cafba5f9aa
Merge pull request #321503 from GaetanLepage/codesnap
...
vimPlugins.codesnap-nvim: fix binary substitution
2024-06-21 16:46:53 +02:00
K900
4e4c6dfd94
linux-rt_6_6: 6.6.32-rt32 -> 6.6.34-rt33
2024-06-21 17:32:50 +03:00
K900
9c3e3d6f27
linux-rt_6_1: 6.1.92-rt32 -> 6.1.94-rt33
2024-06-21 17:32:25 +03:00
K900
038b4962f3
linux_5_10: 5.10.219 -> 5.10.220
2024-06-21 17:31:59 +03:00
K900
3b0d3ed27c
linux_6_1: 6.1.94 -> 6.1.95
2024-06-21 17:31:56 +03:00
K900
4a420e9272
linux_6_6: 6.6.34 -> 6.6.35
2024-06-21 17:31:53 +03:00
K900
5dcee0f6ab
linux_6_9: 6.9.5 -> 6.9.6
2024-06-21 17:31:50 +03:00
Franz Pletz and GitHub
930b24aeec
Merge pull request #321136 from fpletz/mailman-render-md
2024-06-21 16:28:23 +02:00
éclairevoyant and GitHub
bed089f2b8
Merge pull request #321353 from Ate329/master
...
miru: 5.1.3 -> 5.1.4
2024-06-21 14:20:42 +00:00
Ruby Iris Juric and Yureka
be0e854c1b
maintainers: Drop Sorixelle
2024-06-21 16:11:10 +02:00