Commit Graph
282361 Commits
Author SHA1 Message Date
Matthew BauerandMilan fbb26ab536 shadow: add runtime-shell.patch
This gets the right shell in the closure.

By default, shadow wants to pull in the bash we are building it with,
while we would prefer it used the runtime bash.
2021-04-11 02:42:53 +02:00
Emery Hemingway 9e4a925caf zstd: do not cross-compile tests 2021-04-10 17:10:50 +02:00
Emery Hemingway 29bc87e961 Fix "platfrom" typos 2021-04-10 17:10:50 +02:00
Vladimír Čunát 378d7ba261 tracker: more temporary parallel-build fixup
On master I didn't want to force a rebuild but x86_64 now failed also:
https://hydra.nixos.org/build/141239433
The section will probably go away with the following update,
so I didn't want to move the lines around.
2021-04-10 16:57:25 +02:00
Ivan BabrouandGitHub 66d1da7e00 pythonPackages.ptyprocess: fix stuck tests on darwin (#118948) 2021-04-10 00:00:03 -04:00
Ryan MulliganandGitHub 6c44986423 Merge pull request #118508 from r-ryantm/auto-update/libfabric
libfabric: 1.12.0 -> 1.12.1
2021-04-09 20:57:30 -07:00
ajs124andAlyssa Ross 79aa8089cc util-linux: adjust meta.license 2021-04-09 19:42:27 +00:00
uosisandAlyssa Ross 4acadd5e6d util-linux: add missing libcap dependency 2021-04-09 19:42:27 +00:00
ajs124andAlyssa Ross d031d68892 util-linux: 2.36.1 -> 2.36.2 2021-04-09 19:42:27 +00:00
ajs124andAlyssa Ross ff2e6fcf37 lib.licenses: add bsdOriginalUC (BSD 4-Clause University of California-Specific) 2021-04-09 19:42:27 +00:00
Gabriel EbnerandGitHub a8aeef711e Merge pull request #118479 from gebner/glvndheaders
libGL: use headers from glvnd
2021-04-09 18:22:58 +02:00
Gabriel Ebner 9d90e2dda2 streamlink-twitch-gui: add mesa dependency 2021-04-09 18:12:15 +02:00
Gabriel Ebner 5e35b5c420 wio: add missing mesa dependency 2021-04-09 18:12:15 +02:00
Gabriel Ebner d9e946acf9 mullvad-vpn: add mesa dependency 2021-04-09 18:12:15 +02:00
Gabriel Ebner 4206aec447 onlyoffice-bin: add libdrm dependency 2021-04-09 18:12:15 +02:00
Gabriel Ebner da52495c64 hikari: add mesa dependency 2021-04-09 18:12:15 +02:00
Gabriel Ebner e863b947b8 insomnia: add missing mesa dependency 2021-04-09 18:12:15 +02:00
Gabriel Ebner e88d3ebd5e kodi: add missing mesa dependency 2021-04-09 18:12:15 +02:00
Gabriel Ebner e6b9662518 waybox: add missing mesa dependency 2021-04-09 18:12:15 +02:00
Gabriel Ebner 0a70e6af02 cypress: add missing mesa dependency 2021-04-09 18:12:15 +02:00
Gabriel Ebner bdc502c4c0 wingpanel: add mesa dependency 2021-04-09 18:12:15 +02:00
Gabriel Ebner d57202dac7 signal-desktop: add mesa dependency 2021-04-09 18:12:15 +02:00
Gabriel Ebner dfefa8e328 webkitgtk: add mesa dependency 2021-04-09 18:12:15 +02:00
Gabriel Ebner 5ae84e81d7 thunderbird: add missing libdrm and libXdamage dependencies 2021-04-09 18:12:06 +02:00
Finn BehrensandMilan 30e6c07310 rustc: reenable aarch64-darwin for 1.51.0 2021-04-09 13:53:51 +02:00
Martin WeineltandGitHub f14fc104f4 Merge pull request #118746 from wkral/bluez-update
bluez: 5.56 -> 5.58
2021-04-09 11:57:53 +02:00
Gabriel Ebner 1d078152bd cage: add missing mesa headers 2021-04-09 10:46:14 +02:00
Gabriel Ebner 2da39dda3e cagebreak: add missing mesa dependency 2021-04-09 10:45:22 +02:00
Gabriel Ebner e32d94201c drawio: add missing mesa dependency 2021-04-09 10:41:26 +02:00
Gabriel Ebner 0899c439d3 byzanz: add missing libXdamage dependency 2021-04-09 09:26:13 +02:00
Gabriel Ebner 7b0b03a0ad pcsxr: add missing libXxf86vm dependency 2021-04-09 09:26:12 +02:00
Gabriel Ebner 42981d6ce1 atomEnv: add missing mesa dependency 2021-04-09 09:26:12 +02:00
Gabriel Ebner a955833297 wayfire: add missing mesa dependency 2021-04-09 09:26:12 +02:00
Gabriel Ebner 46a702eba1 fcitx5-mozc: remove unused mesa dependency 2021-04-09 09:26:12 +02:00
Gabriel Ebner 1cf80c56e3 qt514.qtwayland: fix build 2021-04-09 09:26:12 +02:00
Gabriel Ebner c08d9a7e02 firefox: add missing libdrm and libXdamage dependencies 2021-04-09 09:26:12 +02:00
Gabriel Ebner acbfd3f7c0 mesa: add driversdev output and test that dev doesn't depend on drivers
OpenGL applications should not depend on the Mesa drivers, since these
are supposed to be loaded at runtime from /run/opengl-driver using the
glvnd library.  Furthermore, the drivers output has a large closure
since it depends on LLVM.

The only dependency from dev to drivers came from the xatracker
pkg-config file.  This commit moves this file into a new
output called driversdev.
2021-04-09 09:26:12 +02:00
Gabriel Ebner aa0b68b26a chromium: add explicit mesa dependency 2021-04-09 09:26:12 +02:00
Gabriel Ebner 79da76f83b gtk4: use libGL instead of mesa 2021-04-09 09:26:12 +02:00
Gabriel Ebner cd65dfa14c gtk3: use libGL instead of mesa 2021-04-09 09:26:12 +02:00
Gabriel Ebner 4bff6d04e4 libGL: use headers from glvnd
The glvnd library contains a copy of the OpenGL headers.  By compiling
against the glvnd headers we completely avoid a dependency on Mesa (and
LLVM).  This reduces rebuild time.  It also prevents accidents, such as
where some packages kept a reference to the mesa.drivers output and thus
had all Mesa drivers in their runtime closure.
2021-04-09 09:24:24 +02:00
github-actions[bot]andGitHub 824aac3428 Merge staging-next into staging 2021-04-09 06:05:57 +00:00
github-actions[bot]andGitHub 496c7d3e9d Merge master into staging-next 2021-04-09 06:05:54 +00:00
sternenseemannandVincent Laporte 4462a1f678 ocamlPackages.irmin*: 2.5.1 -> 2.5.2
https://github.com/mirage/irmin/releases/tag/2.5.2
2021-04-09 07:57:04 +02:00
Mario RodasandGitHub 5a13b3f48d Merge pull request #118873 from marsam/update-wal-g
wal-g: 0.2.19 -> 0.2.21
2021-04-09 00:41:37 -05:00
Pascal BachandGitHub c80690a681 Merge pull request #118822 from superherointj/package-k3s-v1.20.5+k3s1
k3s: 1.20.4+k3s1 -> 1.20.5+k3s1
2021-04-09 07:39:06 +02:00
Mario Rodas 0abc38a934 wal-g: 0.2.19 -> 0.2.21 2021-04-09 04:20:00 +00:00
Mario RodasandGitHub c9c90e31a3 Merge pull request #118591 from humancalico/libnbd-update
libnbd: 1.7.4 -> 1.7.5
2021-04-08 23:16:50 -05:00
Mario RodasandGitHub b20a244252 Merge pull request #118777 from marsam/update-nodejs
nodejs: 10.24.0 -> 10.24.1, 12.22.0 -> 12.22.1, 14.16.0 -> 14.16.1
2021-04-08 23:13:52 -05:00
Dmitry KalinkinandGitHub ca44268569 Merge pull request #118834 from eyJhb/texlive-08-04-2021
texlive: 2020.20210109 -> 20210408
2021-04-08 23:12:46 -04:00