Commit Graph

1570 Commits

Author SHA1 Message Date
Dimitar Nestorov
6fd0909cd7
bartender: 5.0.52 -> 5.1.0 2024-08-17 22:16:03 +03:00
Peder Bergebakken Sundt
4d27ef4708
Merge pull request #296701 from stepbrobd/aldente
aldente: 1.24.1 -> 1.27.3
2024-08-15 22:38:48 +02:00
Bernardo Meurer
d226132734
Merge pull request #334664 from DontEatOreo/update-raycast 2024-08-14 16:08:10 -03:00
DontEatOreo
8bf88886de
raycast: 1.80.0 -> 1.81.0
Changelog: https://www.raycast.com/changelog/1-81-0
2024-08-14 19:59:17 +03:00
github-actions[bot]
65e354888d
Merge master into staging-next 2024-08-13 12:01:26 +00:00
Yifei Sun
629b012e04
aldente: 1.24.1 -> 1.27.3
- also formatted with nixfmt-rfc-style
2024-08-10 23:36:50 +09:00
volesen
73868e0808 darwin.moltenvk: Add enableStatic option 2024-08-09 15:21:57 +02:00
github-actions[bot]
6c87856002
Merge staging-next into staging 2024-08-06 12:01:45 +00:00
Weijia Wang
f45019f57b rectangle: move to pkgs/by-name, format 2024-08-03 23:53:19 +02:00
github-actions[bot]
931cf50e01
Merge staging-next into staging 2024-08-02 18:01:49 +00:00
Masum Reza
5e72b96273
Merge pull request #331345 from DontEatOreo/update-raycast
raycast: 1.79.0 -> 1.80.0
2024-08-02 18:48:12 +05:30
github-actions[bot]
6005fb81f3
Merge staging-next into staging 2024-08-01 18:01:28 +00:00
Randy Eckenrode
50ce305c16
darwin.apple_sdk_12_3: propagate CloudKit from CoreData
CoreData depends on CloudKit in the 12.3 SDK.
2024-07-31 17:17:47 -04:00
DontEatOreo
21ed61f0af
raycast: 1.79.0 -> 1.80.0
Changelog: https://www.raycast.com/changelog/1-80-0
2024-07-31 21:07:53 +03:00
K900
4f29b5a16b Merge remote-tracking branch 'origin/staging-next' into staging 2024-07-31 08:57:17 +03:00
Jörg Thalheim
5356420466 treewide: remove unused with statements from maintainer lists
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
  -e 's!with lib.maintainers; \[ *\];![ ];!' \
  -e 's!with maintainers; \[ *\];![ ];!'
2024-07-29 10:06:20 +08:00
github-actions[bot]
4007341b1f
Merge staging-next into staging 2024-07-27 12:01:37 +00:00
Vladimír Čunát
64c6a981fe
Merge branch 'master' into staging-next 2024-07-27 09:18:58 +02:00
pcasaretto
cef0a49012 hexfiend: add auto update script 2024-07-26 18:42:38 -03:00
Randy Eckenrode
2c54952847
darwin.apple_sdk.frameworks: remove NIX_COREFOUNDATION_RPATH hook
Darwin no longer supports switching between CoreFoundation implementations as of https://github.com/NixOS/nixpkgs/pull/265102. The setup hook is vestigial and was mostly harmless until https://github.com/NixOS/nixpkgs/pull/329526 was necessitated to fix build failures on staging-next https://github.com/NixOS/nixpkgs/pull/328673.

The correct fix is to remove the hook. It’s not used by the 11.0 or 12.3 SDKs. This makes the 10.12 SDK a bit more like the other SDKs.
2024-07-26 12:41:45 -04:00
Randy Eckenrode
9721bc834a
darwin.ICU: use llvm-strip compatible flags
llvm-strip does not support `-u`, but `--keep-undefined` is equivalent. It also does not support `-r`, but it behaves that way by default without a flag.
2024-07-22 20:57:24 -04:00
Randy Eckenrode
02dcaa6729
darwin.ICU: use --replace-fail with substituteInPlace 2024-07-22 20:56:24 -04:00
Randy Eckenrode
9652f5f192
darwin.ICU: suppress crashing test
According to the test’s comments, it can crash and should be suppressed if it does.

c9f69cae28/icuSources/test/cintltst/cmsgtst.c (L234-L259)
2024-07-22 20:55:24 -04:00
Randy Eckenrode
2f07b9556b
Merge pull request #328077 from reckenrode/cctools-darwin-aliases
tree-wide: use top-level cctools
2024-07-18 08:54:54 -04:00
github-actions[bot]
844ec2d5a1
Merge staging-next into staging 2024-07-18 12:01:55 +00:00
Randy Eckenrode
f9b7f4ec09
tree-wide: use top-level cctools 2024-07-17 22:36:19 -04:00
DontEatOreo
842d980fa3
raycast: 1.78.1 -> 1.79.0
Changelog: https://www.raycast.com/changelog/1-79-0
2024-07-17 21:56:00 +03:00
toonn
c3c5870e96
Merge pull request #307880 from reckenrode/ld64
cctools: 973.0.1 -> 1010.6
2024-07-17 08:22:14 +02:00
github-actions[bot]
0d7af056e2
Merge staging-next into staging 2024-07-14 12:02:04 +00:00
Sigmanificient
512e8afdb9 treewide: remove unused occurence of stdenv (and other) arguments
format (will squash)
2024-07-14 04:32:56 +02:00
Randy Eckenrode
76e12091eb
darwin.{cctools,libtapi}: drop old source 2024-07-13 21:08:29 -04:00
Randy Eckenrode
a49dbb2544
darwin.stdenv: switch to top-level cctools and ld64 2024-07-13 17:54:36 -04:00
Randy Eckenrode
baf3568fb2
darwin.libdispatch: 442.1.4 -> 703.50.37 2024-07-13 17:54:34 -04:00
Randy Eckenrode
4ee4fe5fe7
darwin.configd: remove dependency on CF for private headers 2024-07-13 17:54:33 -04:00
Randy Eckenrode
b7952b4729
darwin.Libsystem: get headers from AvailabilityVersions
While these headers correspond to a newer SDK, they’re compatible with the 10.12 SDK and more compatible with GCC.
2024-07-13 17:54:33 -04:00
Randy Eckenrode
7f45223bea
darwin.binutils: add dwarfdump and fix typo 2024-07-13 17:54:33 -04:00
toonn
633f0c5e33
Merge pull request #324440 from paparodeo/xnu-unwrapped-clang
darwin.xnu: use unwrapped clang for MIGCC
2024-07-13 19:07:12 +02:00
Randy Eckenrode
3a545f673e
darwin.AvailabilityVersions: init at 140.1 2024-07-13 10:59:42 -04:00
Randy Eckenrode
91d8dd928f
darwin.apple_sdk_10_12.sdkRoot: specify exact SDK version 2024-07-13 10:59:42 -04:00
Randy Eckenrode
1542e50e60
darwin.apple_sdk_12_3: init at 12.3 2024-07-12 01:57:08 -04:00
Randy Eckenrode
e125b70c8b
darwin.apple_sdk: add libs.simd stub
Making it fail at build time allows it to be used unversioned with `overrideSDK`. Unlike the QuickTime framework, which is present in the base SDK and was later removed, simd was added later.
2024-07-11 23:31:54 -04:00
Reno Dakota
bae30f206d
darwin.xnu: use unwrapped clang for MIGCC
the mig header build requires a 32 bit arch but the wrapped compiler
specifies `-arch 64-bit-arch` on the command line causing compile
failures. This was worked around for aarch64 by patching out the 32 bit
arch but that ignores the comment and the code saying that 32 bit arch
is required and thus will generate the wrong sizes for the structures in
the headers. Using the unwrapped clang mig can pass whatever arch it
desires.
2024-07-10 23:46:47 +00:00
Michael Hoang
eb725313bc treewide: remove Enzime 2024-07-09 14:32:33 +10:00
Tristan Ross
7a95a8948b
Merge pull request #324155 from paparodeo/x64-sdk11-no-rebuilds
treewide: change various flags to allow x64 darwin to default to sdk 11.0 when ready
2024-07-08 17:19:17 -07:00
Sandro
bd3087bc81
Merge pull request #324145 from matteo-pacini/swiftbar
swiftbar: 1.4.3 -> 2.0.0
2024-07-07 17:35:42 +02:00
Matteo Pacini
8f926ea5ed swiftbar: 1.4.3 -> 2.0.0 2024-07-07 14:47:14 +01:00
github-actions[bot]
d6339576fb
Merge master into staging-next 2024-07-05 18:01:19 +00:00
DontEatOreo
e656056190
raycast: 1.78.0 -> 1.78.1 2024-07-05 18:20:23 +03:00
Vladimír Čunát
c76085b3a9
Merge branch 'master' into staging-next 2024-07-03 19:07:35 +02:00
DontEatOreo
5112012d9e
raycast: 1.77.3 -> 1.78.0
Changelog: https://www.raycast.com/changelog/1-78-0
2024-07-03 15:12:21 +03:00