Commit Graph

1270 Commits

Author SHA1 Message Date
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
github-actions[bot]
e112f9b8bb
Merge master into staging-next 2023-11-09 18:00:56 +00:00
Rick van Schijndel
304b2a3908
Merge pull request #262354 from stepbrobd/aldente
aldente: 1.22.2 -> 1.22.3
2023-11-09 18:07:31 +01:00
Randy Eckenrode
daa4cd2c2a
darwin.text_cmds: fix build with clang 16 2023-11-07 09:17:04 -05:00
github-actions[bot]
bb38778356
Merge master into staging-next 2023-11-05 18:00:55 +00:00
Yuriy Taraday
908c9e6834 dark-mode-notify: migrate to pkgs/by-name 2023-11-04 08:40:35 +01:00
github-actions[bot]
3c43b804d4
Merge master into staging-next 2023-11-03 18:01:23 +00:00
Randy Eckenrode
6b62554356
darwin.swift-corelibs-foundation: avoid infinite recursion
Drop ninja and use a minimal Python to avoid an infinite recursion due
to dependencies that depend on configd, which also depends on this.
2023-11-02 17:45:59 -04:00
Randy Eckenrode
080f7cc41e
darwin.configd: fix build with CoreFoundation 2023-11-02 17:45:59 -04:00
Randy Eckenrode
448aed9e81
darwin.apple_sdk: drop unnecessary dependencies 2023-11-02 17:45:58 -04:00
Austin Horstman
51c024de65
apple-sdk-11.0: add Apple80211 private framework 2023-11-02 14:56:59 -05:00
github-actions[bot]
0d2063b693
Merge master into staging-next 2023-11-01 00:02:16 +00:00
Weijia Wang
d92e1be455 rectangle: 0.73 -> 0.74 2023-10-31 19:09:49 +01:00
github-actions[bot]
3f274c7328
Merge master into staging-next 2023-10-29 06:01:18 +00:00
Zhong Jianxin
508da65355 sketchybar: 2.17.1 -> 2.18.0 2023-10-28 22:21:13 +08:00
Randy Eckenrode
b810da025f
darwin.diskdev_cmds: fix build with clang 16
Fix an implicit `int` on argc, which is an error with newer clangs.
2023-10-27 08:40:47 -04:00
Vladimír Čunát
d811555465
Merge branch 'staging' into staging-next 2023-10-26 10:36:50 +02:00
Bernardo Meurer
eb4559b1d6
Merge pull request #262355 from stepbrobd/raycast
raycast: 1.59.0 -> 1.60.1
2023-10-24 08:25:54 -04:00
github-actions[bot]
df9eab6771
Merge staging-next into staging 2023-10-23 00:03:00 +00:00
h7x4
0b6077fb7b
darwin.CoreSymbolication: refactor, unstable-2018-04-08 -> unstable-2018-06-17 (#262363)
* darwin.CoreSymbolication: refactor

Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com>

* darwin.CoreSymbolication: unstable-2018-04-08 -> unstable-2018-06-17

---------

Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com>
2023-10-23 00:18:16 +02:00
Weijia Wang
0c707cc99a
Merge pull request #262612 from wegank/utm-bump
utm: 4.4.3 -> 4.4.4
2023-10-23 00:01:34 +02:00
github-actions[bot]
4312247c19
Merge staging-next into staging 2023-10-22 12:01:52 +00:00
Weijia Wang
ca1f8c6b78 utm: 4.4.3 -> 4.4.4 2023-10-21 23:03:52 +02:00
Randy Eckenrode
1974a25301
darwin.Libm: add missing function declarations
The patch in this commit is based on the SDK header, which has an ASPL
license header even though the updated header is not part of the source
distribution of Libm. Adding the missing declarations allows packages
such as jq, Ruby, and Guile to build without requiring an SDK that is
not built from the source releases.
2023-10-21 12:05:09 -04:00
Austin Horstman
0b63ac6561
sketchybar: 2.17.0 -> 2.17.1 2023-10-20 21:52:24 -05:00
Yifei Sun
a3a8bb09a8
raycast: 1.59.0 -> 1.60.1 2023-10-20 14:22:16 -04:00
Yifei Sun
c0efb92592
aldente: 1.22.2 -> 1.22.3 2023-10-20 14:18:21 -04:00
github-actions[bot]
bb7c6d7a79
Merge staging-next into staging 2023-10-19 00:02:54 +00:00
Weijia Wang
fb8c33f8ef utm: 4.3.5 -> 4.4.3 2023-10-18 16:02:10 +02:00
github-actions[bot]
de49fc16bc
Merge staging-next into staging 2023-10-16 12:01:54 +00:00
auxves
8de225d11e
yabai: 5.0.9 -> 6.0.0 2023-10-14 18:02:56 -07:00
Weijia Wang
83cb70d8c1
Merge pull request #260544 from reckenrode/darwintools-cross
DarwinTools: fix Darwin cross-compilation
2023-10-13 23:16:00 +02:00
Randy Eckenrode
fd70154fca
DarwinTools: fix Darwin cross-compilation 2023-10-11 18:23:52 -04:00
Austin Horstman
a4054b4916
sketchybar: 2.16.3 -> 2.17.0 2023-10-11 12:12:40 -05:00
Weijia Wang
7cd63c3232
Merge pull request #259508 from wegank/ios-deploy-refactor
darwin.ios-deploy: 1.11.0 -> 1.12.2, refactor
2023-10-08 21:26:33 +02:00
Weijia Wang
6b5f9dde02 darwin.ios-deploy: 1.11.0 -> 1.12.2, refactor 2023-10-07 05:46:25 +02:00
Austin Horstman
3a50c2dac5
yabai: 5.0.8 -> 5.0.9 2023-10-01 09:25:05 -05:00
Weijia Wang
7c18990342
Merge pull request #257816 from wegank/rectangle-bump
rectangle: 0.72 -> 0.73
2023-09-28 16:58:35 +02:00
Weijia Wang
f2161538da rectangle: 0.72 -> 0.73 2023-09-28 12:29:49 +02:00
Yifei Sun
78fb58888f
coconutbattery: 3.9.12 -> 3.9.14 2023-09-27 15:30:36 -04:00
Daniel Bonofiglio
e937f7ded6 raycast: 1.57.1 -> 1.59.0 2023-09-27 14:52:55 -04:00
Weijia Wang
38d386cf9e rectangle: 0.71 -> 0.72 2023-09-25 23:01:19 +02:00
Weijia Wang
5925c27bb7
Merge pull request #255878 from wegank/rectangle-bump
rectangle: 0.70 -> 0.71
2023-09-19 12:09:53 +02:00
Austin Horstman
ad07cd4fc2
treewide: add version tests (#255781) 2023-09-18 22:58:14 +03:00
Weijia Wang
0850dcb318 rectangle: 0.70 -> 0.71 2023-09-18 14:27:39 +02:00
Weijia Wang
d368bcfc4b utm: 4.2.5 -> 4.3.5 2023-09-18 14:00:19 +02:00
Austin Horstman
191f3e6f5d
yabai: 5.0.7 -> 5.0.8 2023-09-13 17:20:47 -05:00