Commit Graph

25089 Commits

Author SHA1 Message Date
K900
c244dc1239 linux_4_14: 4.14.329 -> 4.14.330 2023-11-20 15:35:43 +01:00
K900
a08fcd0dac linux_4_19: 4.19.298 -> 4.19.299 2023-11-20 15:35:43 +01:00
K900
a7e86abf01 linux_5_4: 5.4.260 -> 5.4.261 2023-11-20 15:35:43 +01:00
K900
94bb359cd8 linux_5_10: 5.10.200 -> 5.10.201 2023-11-20 15:35:43 +01:00
K900
64de0b9ca9 linux_5_15: 5.15.138 -> 5.15.139 2023-11-20 15:35:43 +01:00
K900
b0e41f9355 linux_6_1: 6.1.62 -> 6.1.63 2023-11-20 15:35:43 +01:00
K900
f1833b9d4d linux_6_5: 6.5.11 -> 6.5.12 2023-11-20 15:35:43 +01:00
K900
8bf55fee35 linux_6_6: 6.6.1 -> 6.6.2 2023-11-20 15:35:43 +01:00
K900
421a0d907b linux_testing: 6.7-rc1 -> 6.7-rc2 2023-11-20 15:35:43 +01:00
Artturi
46e98ccc96
Merge pull request #268519 from boltzmannrain/coresymbolication_c99_fix 2023-11-19 18:42:32 +02:00
Nick Cao
a6bfda8513
Merge pull request #268495 from Kiskae/nvidia/545-brightness-fix
linuxPackages.nvidia_x11.open: apply brightness patch
2023-11-19 11:00:56 -05:00
Dmitry Ivankov
9ce73e272f darwin.CoreSymbolication: fix C99 compilation
https://hydra.nixos.org/build/241116326/nixlog/1
```
build flags: SHELL=/nix/store/x1xxsh1gp6y389hyl40a0i74dkxiprl7-bash-5.2-p15/bin/bash PREFIX=\$\(out\) CC=cc
cc -F/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include -fblocks   -c -o CoreSymbolication.o CoreSymbolication.c
In file included from CoreSymbolication.c:1:
./CoreSymbolication.h:393:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int]
CSSymbolOwnerSetTransientUserData(CSSymbolOwnerRef owner, uint32_t gen);
^
int
1 error generated.
```

Also submitted patch upstream at
https://github.com/matthewbauer/CoreSymbolication/pull/1

ZHF: #265948
2023-11-19 15:59:22 +01:00
Kiskae
1282d0ee3d linuxPackages.nvidia_x11.open: apply brightness patch 2023-11-19 14:03:10 +01:00
Nick Cao
653e323f3a
Merge pull request #268140 from NickCao/uhk-agent
uhk-agent: 3.2.0 -> 3.2.1
2023-11-18 18:50:14 -05:00
Nikolay Korotkiy
8faa5b03ce
Merge pull request #268326 from wegank/libiconv-main-program
darwin.libiconv: set mainProgram
2023-11-18 23:52:44 +04:00
Weijia Wang
39951cddc7 darwin.libiconv: set mainProgram 2023-11-18 16:57:39 +01:00
Nick Cao
4e69717d07
Merge pull request #268214 from khaneliman/sketchybar
sketchybar: 2.19.3 -> 2.19.4
2023-11-18 09:33:05 -05:00
K900
67f1e6206a
Merge pull request #267304 from katexochen/fix/checksec-2
checksec: add missing deps, don't clean env, add tests
2023-11-18 15:14:00 +03:00
Austin Horstman
7628e3d00f
sketchybar: 2.19.3 -> 2.19.4 2023-11-17 20:59:26 -06:00
Weijia Wang
fb92c52539
Merge pull request #268071 from moni-dz/skhd-_nspath
skhd: silence implicit-function-declaration warning on Darwin
2023-11-17 21:45:23 +01:00
Nick Cao
458555c0b6
uhk-agent: 3.2.0 -> 3.2.1
Diff: https://github.com/UltimateHackingKeyboard/agent/compare/v3.2.0...v3.2.1
2023-11-17 12:38:15 -05:00
fortuneteller2k
740d990ce7 skhd: silence implicit-function-declaration warning on Darwin 2023-11-17 23:43:48 +08:00
fortuneteller2k
d3c568b7bc maintainers: fortuneteller2k -> moni 2023-11-17 18:03:27 +08:00
Adam Joseph
c7e0f6b905 treewide: s_targetPlatform_hostPlatform_ in non-compiler packages
stdenv.targetPlatform really shouldn't be used by software that
doesn't generate or manipulate binaries.  I reviewed all uses of
targetPlatform outside of pkgs/development/compilers and pkgs/stdenv
and replaced those which weren't involved in something which fits
these criteria.
2023-11-17 08:07:34 +00:00
Weijia Wang
0b6c600141
Merge pull request #267086 from wegank/prl-tools-bump
linuxPackages_latest.prl-tools: 19.1.0-54729 -> 19.1.1-54734
2023-11-17 02:56:17 +01:00
github-actions[bot]
dba5c9ef4e
Merge master into staging-next 2023-11-16 18:01:17 +00:00
Martin Weinelt
7d6db6d98b
Merge pull request #264836 from Luflosi/update/linuxPackages.apfs
linuxPackages.apfs: 0.3.4 -> 0.3.5
2023-11-16 16:44:25 +01:00
Anna Lee
3655645e4c trinity: 1.9 -> 1.9-unstable-2023-07-10; fix build
tags not updated since 2019. updating to last commit puts nixpkgs on par
with debian/ubuntu/Devuan/Kali distributions.

update homepage to github (same as debian) as old page
https://codemonkey.org.uk/projects/trinity/ is not reachable.
2023-11-16 11:59:16 -03:00
nikstur
dab45ad8ce
Merge pull request #263149 from thillux/update-mstflint
mstflint: 4.17 -> 4.26
2023-11-16 13:02:06 +01:00
Vladimír Čunát
0fe5300699
Merge branch 'master' into staging-next 2023-11-16 09:49:24 +01:00
Martin Weinelt
917c71f700
Merge pull request #266311 from nix-julia/update-linuxPackages.rtl8188eus
linuxPackages.rtl8188eus: unstable-2022-03-19 -> unstable-2023-09-21
2023-11-15 23:51:54 +01:00
nix-julia
c0e3231a57 linuxPackages.rtl8188eus: unstable-2022-03-19 -> unstable-2023-09-21 2023-11-16 00:50:41 +03:30
Nick Cao
eb52b838ce
Merge pull request #267558 from NickCao/uhk-agent
uhk-agent: 3.1.0 -> 3.2.0
2023-11-15 08:21:00 -05:00
Vladimír Čunát
c46eae0f35
Merge branch 'master' into staging-next 2023-11-15 07:33:10 +01:00
Martin Weinelt
4169ebce91
Merge pull request #267551 from mweinelt/microcodeIntel-20231114
microcodeIntel: 20230808 -> 20231114
2023-11-15 03:09:58 +01:00
Martin Weinelt
c847da50e2
microcodeIntel: 20230808 -> 20231114
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20231114
https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00950.html

Fixes: CVE-2023-23583
2023-11-15 03:08:41 +01:00
Nick Cao
68627cc565
uhk-agent: 3.1.0 -> 3.2.0
Diff: https://github.com/UltimateHackingKeyboard/agent/compare/v3.1.0...v3.2.0
2023-11-14 18:36:50 -05:00
Anderson Torres
fef3cb986c tinyalsa: migrate to by-name 2023-11-14 20:20:57 -03:00
Anderson Torres
058b34d2e9 alsa-project: migrate to by-name 2023-11-14 20:20:57 -03:00
Fabián Heredia Montiel
3a3571c3c3
Merge pull request #267355 from r-ryantm/auto-update/sssd
sssd: 2.9.2 -> 2.9.3
2023-11-14 14:18:20 -06:00
Martin Weinelt
3c336a1647
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/libraries/gdcm/default.nix
2023-11-14 13:16:34 +01:00
ajs124
abd473227e
Merge pull request #266308 from helsinki-systems/upd/targetcli
targetcli: 2.1.56 -> 2.1.57
2023-11-14 12:41:57 +01:00
Thiago Kenji Okada
8b86b9e8aa
Merge pull request #267352 from JerrySM64/update-linux-lqx
linuxKernel.kernels.linux_lqx: 6.5.11-lqx1 -> 6.5.11-lqx2
2023-11-14 11:05:10 +00:00
OTABI Tomoya
1b05a9b81b
Merge pull request #267342 from khaneliman/sketchybar
sketchybar: 2.19.2 -> 2.19.3
2023-11-14 18:54:22 +09:00
Pol Dellaiera
ebc36f09d7
Merge pull request #267126 from khaneliman/yabai-update
yabai: 6.0.0 -> 6.0.1
2023-11-14 07:25:51 +01:00
R. Ryantm
56b67f12ee sssd: 2.9.2 -> 2.9.3 2023-11-14 04:17:18 +00:00
Jerry Starke
b6e15091e5 linuxKernel.kernels.linux_lqx: 6.5.11-lqx1 -> 6.5.11-lqx2 2023-11-14 04:56:58 +01:00
Austin Horstman
99cfb55694
sketchybar: 2.19.2 -> 2.19.3 2023-11-13 20:01:18 -06:00
Paul Meyer
a503c9757c checksec: add tests 2023-11-13 22:13:07 +01:00
Paul Meyer
a58a8909a1 checksec: add missing deps, don't clean env
Fix dependencies that are required by checksec.
Previously, checksec would sanitiz  PATH, removing the PATH set by
the wrapper. A patch was added to remove this behavior.
Also replacing tools referenced with an absolute path with their
store path.

Co-authored-by: Jonathan Cooper <jonathan@cooper.cafe>
2023-11-13 22:13:07 +01:00