Weijia Wang
65202f809c
utm: 4.4.4 -> 4.4.5
2023-12-14 10:10:08 +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
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