Commit Graph

18861 Commits

Author SHA1 Message Date
Randy Eckenrode
71ceba177f
moltenvk: provide MoltenVK-specific headers
These are needed to compile `vulkaninfo` in the Vulkan-Tools package.
2022-05-23 00:59:49 -04:00
Randy Eckenrode
af99bbf451
moltenvk: fix broken ICD definition 2022-05-23 00:59:48 -04:00
Dmitry Bogatov
39773cc073 util-linux: make dependencies on pam and libcap optional
Introduce new boolean arguments "pamSupport" and "capabilitiesSupport" that
control whether "pam" and "libcap" are compiled in. These flags are true by
default, so this commit does not cause any rebuilds.
2022-05-22 07:34:02 -04:00
Mario Rodas
b6dbd16c4a
Merge pull request #173483 from wucke13/sssd-stuff
sssd: 2.6.3 -> 2.7.0
2022-05-21 17:34:22 -05:00
Sandro
bf3b55c038
Merge pull request #173282 from azuwis/sketchybar
sketchybar: 2.5.0 -> 2.5.2
2022-05-21 20:46:37 +02:00
Sergei Trofimovich
d0c7af7c98 iproute_mptcp: fix build for -fno-common toolchains
Without the change build on upstream gcc-10 fals as:

    ld: ipxfrm.o:(.bss+0x0): multiple definition of `filter'; ipmroute.o:(.bss+0x0): first defined here
    ld: xfrm_monitor.o:(.bss+0x0): multiple definition of `listen_all_nsid'; ipmonitor.o:(.bss+0x0): first defined here
2022-05-21 15:17:27 +02:00
Daniel Poelzleithner
adbfe6790f rt-tests: quote homepage url 2022-05-20 09:39:47 +02:00
Martin Weinelt
9faef600b8
Merge pull request #171835 from mweinelt/batadv 2022-05-20 01:18:51 +02:00
Maximilian Bosch
4aca02bc58
Merge pull request #173642 from Ma27/linux-kernel-updates
Linux kernel updates
2022-05-20 00:27:34 +02:00
Daniel Poelzleithner
d93a587732
rt-tests: init at 2.3 (#172330)
Co-authored-by: Mustafa Çalışkan <96225281+muscaln@users.noreply.github.com>
2022-05-19 19:19:14 +02:00
Sandro
33e9c39f2d
Merge pull request #173158 from trofi/fix-fno-common-for-kmscube
kmscube: pull upstream fix for -fno-common toolchains
2022-05-19 19:10:09 +02:00
Maximilian Bosch
82273adfcd
linux/hardened/patches/5.4: 5.4.193-hardened1 -> 5.4.195-hardened1 2022-05-19 17:54:10 +02:00
Maximilian Bosch
5c9571087e
linux/hardened/patches/5.17: 5.17.7-hardened1 -> 5.17.9-hardened1 2022-05-19 17:53:59 +02:00
Maximilian Bosch
7f512f7153
linux/hardened/patches/5.15: 5.15.39-hardened1 -> 5.15.41-hardened1 2022-05-19 17:53:46 +02:00
Maximilian Bosch
240e224783
linux/hardened/patches/5.10: 5.10.115-hardened1 -> 5.10.117-hardened1 2022-05-19 17:53:34 +02:00
Maximilian Bosch
28a954cabf
linux/hardened/patches/4.19: 4.19.242-hardened1 -> 4.19.244-hardened1 2022-05-19 17:53:21 +02:00
Maximilian Bosch
eea0f09983
linux/hardened/patches/4.14: 4.14.278-hardened1 -> 4.14.280-hardened1 2022-05-19 17:53:11 +02:00
Maximilian Bosch
3edcbfce89
linux_latest-libre: 18713 -> 18738 2022-05-19 17:52:48 +02:00
Maximilian Bosch
1f98b560c8
linux-rt_5_4: 5.4.188-rt73 -> 5.4.193-rt74 2022-05-19 17:52:30 +02:00
Maximilian Bosch
c49791b326
linux-rt_5_10: 5.10.109-rt65 -> 5.10.115-rt67 2022-05-19 17:52:15 +02:00
Maximilian Bosch
d56829b5fe
linux: 5.4.193 -> 5.4.195 2022-05-19 17:51:59 +02:00
Maximilian Bosch
cfb71b715e
linux: 5.17.7 -> 5.17.9 2022-05-19 17:51:47 +02:00
Maximilian Bosch
8935b4d533
linux: 5.15.39 -> 5.15.41 2022-05-19 17:51:34 +02:00
Maximilian Bosch
1b81fcd678
linux: 5.10.115 -> 5.10.117 2022-05-19 17:51:23 +02:00
Maximilian Bosch
4072349a31
linux: 4.9.313 -> 4.9.315 2022-05-19 17:51:12 +02:00
Maximilian Bosch
a7d95e31bc
linux: 4.19.242 -> 4.19.244 2022-05-19 17:51:03 +02:00
Maximilian Bosch
3431806dfa
linux: 4.14.278 -> 4.14.280 2022-05-19 17:50:49 +02:00
Sergei Trofimovich
52f238a39d
Merge pull request #172918 from trofi/update-disk_indicator-for-fno-common
disk_indicator: unstable-2014-05-19 -> unstable-2018-12-18
2022-05-19 07:07:53 +00:00
Artturi
d441aabf07
Merge pull request #171877 from dtzWill/fix/issue-171609 2022-05-19 02:29:26 +03:00
Rick van Schijndel
83561001b3
Merge pull request #169782 from reckenrode/moltenvk-hydra
moltenvk: fix Hydra build failures
2022-05-18 20:03:07 +02:00
Shea Levy
121a26897f
npiperelay: init at 0.1.0 2022-05-18 08:15:04 -04:00
Wanja Zaeske
3f3f7a3a9d sssd: 2.6.3 -> 2.7.0 2022-05-18 13:05:12 +02:00
Wanja Zaeske
97d5a9af02 sssd: fix #151597
this adds a call to makeWrapper, that sets an env var to let some of
sssd binaries discover required modules
2022-05-18 12:38:01 +02:00
Artturi
49829a9ade
Merge pull request #173368 from trofi/fix-fno-common-for-light
light: pull upstream fix for -fno-common toolchains
2022-05-18 05:26:58 +03:00
Jay Rovacsek
4ff9578411
dockutil 2.0.5 -> 3.0.2 (#167488)
* dockutil 2.0.5 -> 3.0.2

Implement required changes to dockutil to handle newer version of package: 3.0.2

* Add gzip to inputs, remove pbzx as it is unused

* Utilise recommended changes reducing build dependencies and following darwin patterns more closely.
Note; this changeset does maintain the symlinking of $out/usr/local/bin in order to resolve an issue with crashing.

* Apply format/lint with nixfmt
2022-05-18 04:57:38 +03:00
Artturi
9d1596b964
Merge pull request #173313 from Atemu/update/xanmod
xanmod-kernels: update
2022-05-18 04:50:54 +03:00
Robert Scott
acc4a0bbb9
Merge pull request #173230 from delroth/restool-werror
restool: fix x86_64-linux build
2022-05-17 21:48:49 +01:00
Sergei Trofimovich
47fabead80 light: pull upstream fix for -fno-common toolchains
Without the change ubuild fails on gcc-10 as:

    ld: impl/light-razer.o:/build/source/src/helpers.h:24: multiple definition of
      `light_loglevel'; light-main.o:/build/source/src/helpers.h:24: first defined here
2022-05-17 10:12:24 +01:00
Zhong Jianxin
45a97a571b sketchybar: 2.5.0 -> 2.5.2 2022-05-17 14:15:14 +08:00
Atemu
336ee6b108 xanmod-kernels: make myself a maintainer 2022-05-16 19:04:39 +02:00
Atemu
fe151054ff linux_xanmod_latest: 5.17.4 -> 5.17.8 2022-05-16 19:04:39 +02:00
Atemu
3133e29fce linux_xanmod: 5.15.35 -> 5.15.40 2022-05-16 19:04:39 +02:00
github-actions[bot]
f10256fb7a
Merge master into staging-next 2022-05-16 12:02:51 +00:00
Linus Heckemann
dee374cd6f
Merge pull request #172369 from mweinelt/microcode-intel
microcodeIntel: 20220419 -> 20220510
2022-05-16 13:48:56 +02:00
Pierre Bourdon
204417b2a4
restool: fix x86_64-linux build 2022-05-16 08:10:45 +02:00
github-actions[bot]
c8608fae00
Merge master into staging-next 2022-05-16 00:03:24 +00:00
Jörg Thalheim
d5099630b1
nix-ld: 1.0.0 -> 1.0.2 2022-05-15 21:06:05 +02:00
Sergei Trofimovich
e58ce95275 kmscube: pull upstream fix for -fno-common toolchains
Without the change build against upstream gcc-10 fails as:

    ld: kmscube-cube-tex.o:/build/kmscube-9dcce71/cube-tex.c:48: multiple definition of `gl';
      kmscube-cube-smooth.o:/build/kmscube-9dcce71/cube-smooth.c:40: first defined here
2022-05-15 17:01:22 +01:00
github-actions[bot]
dae6d3bb73
Merge master into staging-next 2022-05-14 12:01:17 +00:00
Jörg Thalheim
800b90d2ad
Merge pull request #172958 from yqrashawn/master
goku 0.5.1 -> 0.5.2
2022-05-14 08:14:39 +01:00