Vincent Haupert
8a713779ee
sgx-sdk: remove superfluous ncurses
input
2021-12-04 14:09:20 +01:00
Vincent Haupert
6820158305
sgx-sdk: fix typo
2021-11-24 00:11:19 +01:00
Vincent Haupert
406fb9b14d
sgx-sdk: use sgx_ippcp.h from prebuilt optimized libraries
2021-11-23 18:42:18 +01:00
Vincent Haupert
4d46899289
sgx-sdk: use SRI hash
...
$ rnix-hashes 1cr2mkk459s270ng0yddgcryi0zc3dfmg9rmdrdh9mhy2mc1kx0g
SRI sha256-D/QZWBUe1gRbbjWnV10b7IPoM3utefAsOEKnQuasIrM=
base16 0ff41958151ed6045b6e35a7575d1bec83e8337bad79f02c3842a742e6ac22b3
base32 1cr2mkk459s270ng0yddgcryi0zc3dfmg9rmdrdh9mhy2mc1kx0g
base64 D/QZWBUe1gRbbjWnV10b7IPoM3utefAsOEKnQuasIrM
2021-11-23 17:13:43 +01:00
Vincent Haupert
d6a0da1e5d
sgx-sdk: use full version
...
Actually, 2.14 isn't the full version the Makefile uses for the Debian
and RPM packages. Also, pkg-config files contain the version 2.14.100.2.
2021-11-21 01:01:44 +01:00
Vincent Haupert
a25482ffa7
sgxsdk: use samples as passthru tests
2021-11-15 22:05:22 +01:00
Vincent Haupert
007b606892
sgxsdk: add setup hook
2021-11-15 18:56:28 +01:00
Vincent Haupert
91cd666010
sgx-sdk: nits
2021-11-15 15:08:23 +01:00
Vincent Haupert
e74ffcd366
sgx-sdk: rework installCheckPhase
2021-11-15 15:08:22 +01:00
Vincent Haupert
cd05703131
sgx-sdk: fix BINUTILS_DIR substitute
2021-11-15 13:04:05 +01:00
Vincent Haupert
8c2b6bbaef
sgx-sdk: add veehaitch as a maintainer
2021-11-15 11:26:50 +01:00
Vincent Haupert
867f6ffcd3
sgx-sdk: build and run most samples in installCheckPhase
2021-11-15 11:12:51 +01:00
Vincent Haupert
4bad549b76
sgx-sdk: create Nix output directory structure
2021-11-15 11:08:19 +01:00
Vincent Haupert
92df329a98
sgx-sdk: use header
command
2021-11-15 10:33:00 +01:00
Vincent Haupert
a3b69162e9
sgx-sdk: fix sgx-gdb
2021-11-15 03:02:11 +01:00
Vincent Haupert
141e8153fb
sgx-sdk: fix pkg-config files
2021-11-15 02:39:41 +01:00
Vincent Haupert
89929bacab
sgx-sdk: remove superfluous nasm
input
2021-11-15 02:39:41 +01:00
Vincent Haupert
0a23f360ee
sgx-sdk: use install(5)
2021-11-15 02:39:41 +01:00
Vincent Haupert
e08d39daa6
sgx-sdk: use buildPhase attrs, run hooks, sort
2021-11-15 02:39:41 +01:00
Vincent Haupert
96936f6254
sgx-sdk: use tag instead of commit hash
2021-11-15 02:39:41 +01:00
Vincent Haupert
32375fb97c
sgx-sdk: eliminate patches
2021-11-15 02:39:41 +01:00
Vincent Haupert
2fcfe8c830
sgx-sdk: nixpkgs-fmt
2021-11-15 02:08:41 +01:00
Cole Mickens
4f0c8d0512
nvidia_x11: libPath: add libgbm/libGL libraries ( #145439 )
2021-11-14 23:43:35 +01:00
Jörg Thalheim
2a909594f1
Merge pull request #145827 from ncfavier/mediatek-bluetooth
...
linux: add BT_HCIBTUSB_MTK to common kernel config
2021-11-14 11:31:33 +00:00
Michael Raskin
06ef33bf9e
Merge pull request #145819 from arcnmx/eudev-native-gperf
...
eudev: gperf is a nativeBuildInput
2021-11-14 09:56:21 +00:00
Naïm Favier
3c2c3df181
linux: add BT_HCIBTUSB_MTK to common kernel config
...
> The MediaTek protocol support enables firmware download support and chip initialization for MediaTek Bluetooth USB controllers.
Necessary to make Bluetooth work on some MediaTek controllers.
2021-11-14 01:13:34 +01:00
arcnmx
2c055cdfa0
eudev: gperf is a nativeBuildInput
2021-11-13 15:25:05 -08:00
Austin Seipp
3df74bdd3f
kernel: enable core scheduling on 5.14+ kernels
...
Core scheduling is a recent innovation in newer kernels to help run
certain untrusted compute workloads more safely in the face of
vulnerabilities like Spectre. In short: it lets processes assign a
unique "cookie" to some group of processes to indicate they are allowed
to be scheduled together on the same SMT-capable core. This helps
mitigate attacks that rely on observing usage of CPU execution units by
cohabitated threads.
Some extra details are available via Linux Weekly News:
"Core scheduling lands in 5.14", https://lwn.net/Articles/861251/
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-11-13 17:02:34 -06:00
Jörg Thalheim
b5e7d62f87
Merge pull request #145808 from Mic92/rtl88xxau-aircrack
...
linuxPackages.rtl88xxau-aircrack: remove unused fetchpatch
2021-11-13 22:55:02 +00:00
Jörg Thalheim
06113ed1f2
Merge pull request #145725 from Mic92/zen
...
linux_zen: 5.15.1-zen1 -> 5.15.2-zen1
2021-11-13 22:50:46 +00:00
Jörg Thalheim
6604d111be
linuxPackages.rtl88xxau-aircrack: remove unused fetchpatch
2021-11-13 23:30:53 +01:00
Sandro
96c17beaf5
Merge pull request #145205 from Stunkymonkey/treewide-pname-version-1
2021-11-13 19:32:52 +01:00
Maximilian Bosch
91f58a36fc
Merge pull request #145671 from TredwellGit/linux
...
Kernels 2021-11-12
2021-11-13 14:51:28 +01:00
Jörg Thalheim
4bc82a39a3
Merge pull request #145670 from Kiskae/patch-1
...
nvidia_x11_legacy470: 470.82.00 -> 470.86
2021-11-13 10:01:53 +00:00
Jörg Thalheim
f17e7e684d
linux_zen: 5.15.1-zen1 -> 5.15.2-zen1
2021-11-13 09:43:34 +01:00
matthewcroughan
df6bfa5e3a
linuxPackages.rtl88xxau-aircrack: fix build for linux 5.15
...
This removes the unnecessary patches and bumps the version to the rev of
tag v5.6.4.2
ZHF: https://github.com/NixOS/nixpkgs/issues/144627
Co-authored-by: nixinator <33lockdown33@protonmail.com>
2021-11-12 22:52:36 +00:00
Graham Christensen
41c9be7c10
Merge pull request #140506 from SebTM/update/displaylink-541
...
displaylink: 5.4.0-55.153 -> 5.4.1-55.174
2021-11-12 15:14:39 -05:00
TredwellGit
5bb24d504b
linux/hardened/patches/5.4: 5.4.157-hardened1 -> 5.4.158-hardened1
2021-11-12 19:03:54 +00:00
TredwellGit
dd5de73eba
linux/hardened/patches/5.14: 5.14.16-hardened1 -> 5.14.17-hardened1
2021-11-12 19:03:46 +00:00
TredwellGit
3b035cff60
linux/hardened/patches/5.10: 5.10.77-hardened1 -> 5.10.78-hardened1
2021-11-12 19:03:38 +00:00
TredwellGit
b5353b2905
linux/hardened/patches/4.19: 4.19.215-hardened1 -> 4.19.216-hardened1
2021-11-12 19:03:30 +00:00
TredwellGit
c6d6891185
linux: 5.4.158 -> 5.4.159
2021-11-12 19:02:52 +00:00
TredwellGit
e5d1ac060f
linux: 5.15.1 -> 5.15.2
2021-11-12 19:02:44 +00:00
TredwellGit
43ebf91176
linux: 5.14.17 -> 5.14.18
2021-11-12 19:02:36 +00:00
TredwellGit
6caad489e2
linux: 5.10.78 -> 5.10.79
2021-11-12 19:02:29 +00:00
TredwellGit
e2e9427873
linux: 4.9.289 -> 4.9.290
2021-11-12 19:02:21 +00:00
TredwellGit
cf1d695ba6
linux: 4.4.291 -> 4.4.292
2021-11-12 19:02:16 +00:00
TredwellGit
c3bbc214cd
linux: 4.19.216 -> 4.19.217
2021-11-12 19:02:10 +00:00
TredwellGit
d35645f077
linux: 4.14.254 -> 4.14.255
2021-11-12 19:02:05 +00:00
Kiskae
49b20f946e
nvidia_x11_legacy470: 470.82.00 -> 470.86
2021-11-12 19:57:14 +01:00