Commit Graph

1316 Commits

Author SHA1 Message Date
Pol Dellaiera
186e57d9b1
Merge pull request #279478 from khaneliman/yabai
yabai: 6.0.4 -> 6.0.6
2024-01-15 15:31:29 +01:00
Weijia Wang
12cbd754a5
Merge pull request #275928 from Ovyerus/xcode-15
darwin.xcode: add 15 and 15.1
2024-01-11 06:00:58 +01:00
Austin Horstman
0f9f5f484f
yabai: 6.0.5 -> 6.0.6 2024-01-08 08:07:39 -06:00
Austin Horstman
bb1d7fe0c3
yabai: 6.0.4 -> 6.0.5 2024-01-07 18:40:18 -06:00
Weijia Wang
0fa5a936f2
Merge pull request #278538 from nekowinston/bump-yabai-6.0.3
yabai: 6.0.2 -> 6.0.4
2024-01-06 00:29:19 +01:00
Yifei Sun
1bd7878c58
raycast: 1.61.2 -> 1.64.4 2024-01-03 15:36:28 -05:00
winston
f75c4c3061
yabai: 6.0.2 -> 6.0.4 2024-01-03 20:37:42 +01:00
Emily Trau
9aafa9b258 darwin.apple_sdk_11_0.libcompression: init at 11.0.0 2023-12-31 13:19:10 +11:00
winston
308f38826e
yabai: 6.0.1 -> 6.0.2 2023-12-23 22:38:33 +01:00
Ovyerus
d25cd80eca
darwin.xcode: add 15 and 15.1 2023-12-22 11:33:20 +11:00
Yifei Sun
7394781dde
aldente: 1.24 -> 1.24.1 2023-12-17 12:57:16 -05:00
Weijia Wang
01e35654ec
Merge pull request #273000 from h7x4/pkgs-update-asitop
asitop: 0.0.23 -> 0.0.24
2023-12-17 00:04:52 +01:00
Weijia Wang
65202f809c utm: 4.4.4 -> 4.4.5 2023-12-14 10:10:08 +01:00
h7x4
6b0214711c
asitop: 0.0.23 -> 0.0.24 2023-12-08 23:16:30 +01:00
github-actions[bot]
9497a77fed
Merge master into staging-next 2023-12-05 18:00:57 +00:00
Weijia Wang
4d61ec245f rectangle: 0.74 -> 0.75 2023-12-05 01:28:33 +01:00
Vladimír Čunát
305cd929fd
Merge branch 'staging' into staging-next 2023-12-01 07:33:49 +01:00
Adam Joseph
e30975f832 darwin.iosSdkPkgs: fix broken eval 2023-11-30 09:36:05 +01:00
Weijia Wang
fe1b43530b
Merge pull request #270298 from stepbrobd/aldente
aldente: 1.22.3 -> 1.24
2023-11-30 04:09:10 +01:00
github-actions[bot]
d5776afdf5
Merge staging-next into staging 2023-11-27 00:02:41 +00:00
Yifei Sun
604a5a083e
aldente: 1.22.3 -> 1.24 2023-11-26 18:36:42 -05:00
Austin Horstman
f9bc643137
yabai: fix x86_64 build 2023-11-26 12:54:58 -06:00
github-actions[bot]
bb547494d0
Merge staging-next into staging 2023-11-19 18:01:21 +00:00
Artturi
46e98ccc96
Merge pull request #268519 from boltzmannrain/coresymbolication_c99_fix 2023-11-19 18:42:32 +02: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
github-actions[bot]
a24f483a6b
Merge staging-next into staging 2023-11-19 00:02:52 +00: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
github-actions[bot]
39c5241474
Merge staging-next into staging 2023-11-18 18:01:23 +00:00
Weijia Wang
39951cddc7 darwin.libiconv: set mainProgram 2023-11-18 16:57:39 +01:00
Austin Horstman
7628e3d00f
sketchybar: 2.19.3 -> 2.19.4 2023-11-17 20:59:26 -06:00
github-actions[bot]
cd58dff98b
Merge staging-next into staging 2023-11-18 00:02:40 +00:00
fortuneteller2k
740d990ce7 skhd: silence implicit-function-declaration warning on Darwin 2023-11-17 23:43:48 +08:00
github-actions[bot]
991a07725b
Merge staging-next into staging 2023-11-17 12:01:30 +00: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
a187c6998e
Merge pull request #267307 from reckenrode/corevideo-fix
darwin.apple_sdk_11_0.frameworks.CoreVideo: switch to sed
2023-11-17 00:35:24 +01: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
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
Austin Horstman
99cfb55694
sketchybar: 2.19.2 -> 2.19.3 2023-11-13 20:01:18 -06:00
Randy Eckenrode
5d608cc925
darwin.apple_sdk_11_0.frameworks.CoreVideo: switch to sed
CoreVideo is failing to build during the bootstrap because the bootstrap
awk lacks support for in-place editing. Fix it by using sed instead.
2023-11-13 16:30:38 -05:00
Fabián Heredia Montiel
884449105e Merge remote-tracking branch 'origin/master' into staging-next 2023-11-13 14:31:51 -06:00
Bernardo Meurer
edfad58322
Merge pull request #267200 from klchen0112/raycast
raycast: 1.60.1 -> 1.61.2
2023-11-13 11:09:30 -03:00
klchen0112
83217c6fe1 raycast: 1.60.1 -> 1.61.2 2023-11-13 19:48:04 +08:00
Austin Horstman
eea2498560
sketchybar: 2.19.1 -> 2.19.2 2023-11-12 21:02:05 -06:00
Austin Horstman
94b09ce439
yabai: 6.0.0 -> 6.0.1 2023-11-12 19:13:28 -06:00
Randy Eckenrode
55bf8aa8c1
Revert "configd: fix build with clang 16"
This reverts commit 550137e330.
2023-11-12 10:45:22 -05:00
Randy Eckenrode
a678c55faf
darwin.mDNSResponder: patch header to match SDK
The upstream source release for 765.50.9 defines `_DNS_SD_LIBDISPATCH`
to `0` in `dns_sd.h`, but the SDK version of that header actually
defines it to `1`. Having it defined to `0` causes packages that expect
to use libdispatch-based symbols such as `DNSServiceSetDispatchQueue` to
fail to build. Define it to match the SDK to fix those packages.
2023-11-12 10:45:22 -05:00
Randy Eckenrode
940180423a
Merge pull request #265102 from reckenrode/darwin-corefoundation
darwin.stdenv: use CoreFoundation instead of CF
2023-11-11 12:10:10 -05:00
github-actions[bot]
46679c6a02
Merge master into staging-next 2023-11-11 06:01:00 +00:00
Austin Horstman
8b3fc63382
sketchybar: 2.18.0 -> 2.19.1 2023-11-10 19:56:58 -06:00