Commit Graph

1270 Commits

Author SHA1 Message Date
Austin Horstman
85cd8caee8
sketchybar: 2.16.1 -> 2.16.3 2023-09-04 09:06:06 -05:00
Pol Dellaiera
5f28414c6c
Merge pull request #251789 from khaneliman/yabai
yabai: 5.0.6 -> 5.0.7
2023-08-28 22:18:26 +02:00
Austin Horstman
87456a91cc
yabai: chore remove unused input 2023-08-28 13:24:55 -05:00
Austin Horstman
1ac67f7b20
yabai: add khaneliman to maintainers 2023-08-28 13:24:55 -05:00
Austin Horstman
f92eaa934e
yabai: 5.0.6 -> 5.0.7 2023-08-28 13:24:55 -05:00
github-actions[bot]
47ae3f6c28
Merge master into staging-next 2023-08-27 00:02:24 +00:00
Austin Horstman
38b9aaf668 sketchybar: add meta.mainProgram 2023-08-26 23:53:51 +00:00
Austin Horstman
75683e2839 sketchybar: 2.15.2 -> 2.16.1 2023-08-26 23:53:51 +00:00
github-actions[bot]
3503eea847
Merge master into staging-next 2023-08-26 18:00:55 +00:00
Austin Horstman
8f1e764551
treewide: add meta.mainProgram (#251487)
* skhd: add meta.mainProgram

* yabai: add meta.mainProgram

* kitty: add meta.mainProgram

* alacritty: add meta.mainProgram

* thunar: add meta.mainProgram

* looking-glass-client: add meta.mainProgram

* thunderbird: add meta.mainProgram

* ckb-next: add meta.mainProgram

* virt-manager: add meta.mainProgram

* gh: add meta.mainProgram
2023-08-26 15:03:52 +03:00
Theodore Ni
ece0953571
Merge branch 'staging-next' into staging 2023-08-18 16:02:27 -07:00
github-actions[bot]
1949ef2080
Merge master into staging-next 2023-08-18 18:00:57 +00:00
StepBroBD
3cf97b6ed5
raycast: 1.55.2 -> 1.57.1 2023-08-18 09:21:01 -04:00
Jan Tojnar
86797b2008 Merge branch 'staging-next' into staging
Conflicts:
- pkgs/development/libraries/qt-6/default.nix
  Merge a5b92645f1 and 0597d865ef
2023-08-16 19:37:11 +02:00
github-actions[bot]
a5a93e1107
Merge master into staging-next 2023-08-16 06:01:05 +00:00
Pol Dellaiera
8737f92137
Merge pull request #249290 from Enzime/add/apparency
apparency: init at 1.5.1
2023-08-16 02:52:12 +02:00
Michael Hoang
afd4607cf4 apparency: init at 1.5.1 2023-08-16 09:27:14 +10:00
github-actions[bot]
87c2ad303d
Merge staging-next into staging 2023-08-13 06:01:19 +00:00
github-actions[bot]
f5eb026a2a
Merge master into staging-next 2023-08-13 06:00:52 +00:00
Nick Cao
b86547b3e6
Merge pull request #247887 from Intuinewin/rectangle/0.70
rectangle: 0.68 -> 0.70
2023-08-12 23:51:44 -06:00
Weijia Wang
3a1c19dba8
Merge pull request #248722 from reckenrode/corefoundation-tbd-fix
CoreFoundation: specify the tbd explicitly
2023-08-12 21:07:37 +02:00
Randy Eckenrode
8e56a2635f
CoreFoundation: specify the tbd explicitly
The current hook specifies the path to the framework library, but
nixpkgs does not actually provide the library when linking against the
system framework. It provides a text-based stub (`.tbd`) instead. ld64
will find the stub and use it, but lld will not when the full path is
specified. Both linkers work if the extension is included, so do that
for compatibility with both. This fixes using lld with CoreFoundation
(e.g., to support LTO on Darwin).
2023-08-12 09:17:13 -04:00
github-actions[bot]
9cc6a98540
Merge master into staging-next 2023-08-11 18:00:55 +00:00
Silvan Mosberger
dcb50597cb
Merge pull request #243280 from YorikSar/dark-mode-notify-init
dark-mode-notify: init at 2022-07-18
2023-08-11 16:06:55 +02:00
Antoine Labarussias
abb86ecde0
rectangle: 0.68 -> 0.70 2023-08-08 09:53:10 +02:00
Yuriy Taraday
c97c45612c dark-mode-notify: init at 2022-07-18
`dark-mode-notify` is a small too that calls a binary whenever dark
mode status changes in macOS.
2023-08-08 00:34:38 +02:00
github-actions[bot]
687b501234
Merge staging-next into staging 2023-08-05 18:01:37 +00:00
github-actions[bot]
e329dc70ee
Merge master into staging-next 2023-08-05 18:01:09 +00:00
Mario Rodas
ee81e733b2
Merge pull request #246901 from stepbrobd/aldente
aldente: 1.22 -> 1.22.2
2023-08-05 10:03:05 -05:00
github-actions[bot]
f8579c6c72
Merge staging-next into staging 2023-08-05 12:02:05 +00:00
github-actions[bot]
6458cb74a2
Merge master into staging-next 2023-08-05 12:01:30 +00:00
Vladimír Čunát
d5732d9669
Merge branch 'staging-next' into staging 2023-08-05 07:45:29 +02:00
Aaron Jheng
875d14e695
plistwatch: unstable-2020-12-22 -> unstable-2023-06-22 2023-08-05 09:34:50 +08:00
github-actions[bot]
0542af4e29
Merge master into staging-next 2023-08-04 00:02:04 +00:00
Jan Malakhovski
a0a909fa9e treewide: noop: replace every newly introduced stdenv.mkDerivation rec with a fixpoint over finalAttrs 2023-08-03 16:34:45 +00:00
Jan Malakhovski
5852f26bdc treewide: noop: refer to src.name or similar in sourceRoot where appropriate, part 1: trivial cases 2023-08-03 16:32:03 +00:00
StepBroBD
873a86a94d
aldente: 1.22 -> 1.22.2 2023-08-02 21:58:15 -06:00
Simon Žlender
8e912feb29 codesign_allocate: reference cctools 2023-08-01 21:27:09 +02:00
Artturi
f42617f5b2
Merge pull request #243540 from reckenrode/adv_cmds-clang2 2023-08-01 07:29:25 +03:00
github-actions[bot]
8faf32ac60
Merge master into staging-next 2023-08-01 00:02:30 +00:00
Pol Dellaiera
de72df3675
Merge pull request #246285 from khaneliman/skhd
skhd: 0.3.5 -> 0.3.9
2023-07-31 23:30:47 +02:00
Pol Dellaiera
684f3c72b4
skhd: use finalAttrs pattern 2023-07-31 16:14:51 -05:00
Austin Horstman
a8b5053805
skhd: 0.3.5 -> 0.3.9 2023-07-31 16:14:51 -05:00
github-actions[bot]
050b858d31
Merge master into staging-next 2023-07-31 12:01:34 +00:00
Pol Dellaiera
4790d3f989
Merge pull request #245658 from khaneliman/sketchybar
sketchybar: 2.15.1 -> 2.15.2
2023-07-31 10:26:59 +02:00
Pol Dellaiera
c1d8ad53ec
sketchybar: use finalAttrs pattern 2023-07-31 09:43:40 +02:00
Austin Horstman
95c3946692
skhd: add khaneliman as maintainer 2023-07-30 21:29:37 -05:00
Austin Horstman
0527710541
sketchybar: 2.15.1 -> 2.15.2 2023-07-30 20:03:08 -05:00
Austin Horstman
fb8f43e5bf
sketchybar: add khaneliman as maintainer 2023-07-30 20:03:08 -05:00
Austin Horstman
0610720dad
apple_sdk_11_0: Add MediaRemote private framework 2023-07-30 14:16:06 -05:00
github-actions[bot]
d64d339ecf
Merge master into staging-next 2023-07-29 06:01:06 +00:00
Nick Cao
3448b9f174
Merge pull request #245906 from stepbrobd/airbuddy
airbuddy: 2.7 -> 2.7.1
2023-07-28 18:21:10 -06:00
StepBroBD
b94abe0b54
airbuddy: 2.7 -> 2.7.1 2023-07-28 09:40:12 -07:00
github-actions[bot]
bbfd40bb37
Merge staging-next into staging 2023-07-26 06:01:54 +00:00
Nick Cao
e5123f20c4
Merge pull request #244799 from emilytrau/grandperspective-3.4.1
grandperspective: 3.0.1 -> 3.4.1
2023-07-25 19:09:03 -06:00
Artturin
afaab4f120 darwin.xnu: Fix stripDirs
`stripDirs: Ranlib command is empty`

Exposed by f46c8c1bcd
2023-07-23 14:50:40 +03:00
github-actions[bot]
41e6556ad3
Merge master into staging-next 2023-07-22 18:01:06 +00:00
Emily Trau
774e250ab3 grandperspective: 3.0.1 -> 3.4.1 2023-07-22 19:15:07 +10:00
Emily Trau
f9dcbee583 hexfiend: fix platform meta 2023-07-22 18:54:40 +10:00
github-actions[bot]
61505962dc
Merge master into staging-next 2023-07-21 00:02:16 +00:00
Randy Eckenrode
2014e8cad0
moltenvk: 1.2.3 -> 1.2.4 (#242096)
* moltenvk: add updateScript

* moltenvk: fix invalid signature on MoltenVKShaderConverter

* moltenvk: 1.2.3 -> 1.2.4

https://github.com/KhronosGroup/MoltenVK/releases/tag/v1.2.4
2023-07-20 21:06:41 +02:00
github-actions[bot]
eebfb7a54e
Merge master into staging-next 2023-07-18 06:01:08 +00:00
JesusMtnez
1881de6558
raycast: 1.55.1 -> 1.55.2 2023-07-18 05:56:33 +02:00
Randy Eckenrode
732e4469cb
darwin.adv_cmds: fix build with clang 16
darwin.Libc conflicts with libc++ 16. adv_cmds only needs `msgcat.h`, so
provide only that in `buildInputs` instead of all of Libc.
2023-07-14 17:27:16 -06:00
github-actions[bot]
3614b963c8
Merge staging-next into staging 2023-07-12 00:03:11 +00:00
github-actions[bot]
c7f86a0032
Merge master into staging-next 2023-07-12 00:02:37 +00:00
Sandro
896373a3f2
Merge pull request #242305 from StepBroBD/airbuddy
airbuddy: 2.6.3 -> 2.7
2023-07-11 23:31:56 +02:00
github-actions[bot]
e4fb0591c3
Merge staging-next into staging 2023-07-11 18:01:45 +00:00
StepBroBD
1a6a06a4ce
airbuddy: 2.6.3 -> 2.7
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-07-11 10:01:41 -06:00
Vladimír Čunát
b3d701e089
Merge #242202: cctools-llvm: use cctools assembler on LLVM 11 and x86_64-darwin
...into staging-next
2023-07-11 15:51:56 +02:00
github-actions[bot]
89036c30f6
Merge staging-next into staging 2023-07-11 00:03:30 +00:00
github-actions[bot]
8e15f4621a
Merge master into staging-next 2023-07-11 00:02:57 +00:00
github-actions[bot]
f341daccb3
Merge staging-next into staging 2023-07-10 18:02:08 +00:00
github-actions[bot]
7df9bccc89
Merge master into staging-next 2023-07-10 18:01:32 +00:00
Artturin
685f290786 yabai: fix hash
error: invalid SRI hash '1szyjcwkhn2wbrcfhh9lh5bnfm1cavxrx6xj4q7521z3zj29a9kf'
2023-07-10 20:18:33 +03:00
Ilan Joselevich
7a6eda504d
Merge pull request #242629 from gshpychka/patch-1
yabai: 5.0.4 -> 5.0.6
2023-07-10 19:30:13 +03:00
Glib Shpychka
ca90d55f0f
yabai: 5.0.4 -> 5.0.6 2023-07-10 13:19:32 +03:00
Weijia Wang
847c5437db
Merge pull request #242433 from wegank/rewrite-tbd-update
darwin.rewrite-tbd: 20201114 -> unstable-2023-03-27
2023-07-10 10:42:21 +03:00
StepBroBD
0e4e158866
raycast: 1.54.1 -> 1.55.1 2023-07-09 13:41:57 -06:00
Randy Eckenrode
c810782ee6
cctools-llvm: use cctools assembler on x86_64-darwin and LLVM 11
Clang 11 performs an optimization on x86_64 that is sensitive to the
presence of debug information. This results in GCC’s bootstrap failing
because it builds stage 2 with debug information and stage 3 without,
and the resulting objects do not match.

This patch uses the cctools assembler on LLVM 11 and x86_64-darwin while
using the integrated assembler on newer versions, which matches the
platform tools (Apple has uses the integrated assembler since Xcode 12).
2023-07-09 13:29:11 -06:00
Weijia Wang
5d100b06f6 darwin.rewrite-tbd: 20201114 -> unstable-2023-03-27 2023-07-09 11:14:35 +03:00
Weijia Wang
c5fd953de9
Merge pull request #242316 from wegank/reckenrode-cctools-llvm-fix
cctools-llvm: match binutils targetPrefix definition
2023-07-09 10:55:23 +03:00
Randy Eckenrode
6ebedaddb6 cctools-llvm: match binutils targetPrefix definition 2023-07-09 02:13:05 +03:00
github-actions[bot]
e949ec41bd
Merge master into staging-next 2023-07-08 18:01:04 +00:00
StepBroBD
f810e968e5
aldente: init at 1.22
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-07-07 14:16:44 -06:00
Weijia Wang
2b9656eb4f
Merge pull request #240724 from reckenrode/configd-clang16
configd: fix build with clang 16
2023-07-05 22:44:02 +03:00
Weijia Wang
f0a11a54be
Merge pull request #240433 from reckenrode/darwin-stdenv-rework
darwin.stdenv: Darwin stdenv rework
2023-07-05 13:03:24 +03:00
Weijia Wang
297886f1f6
Merge pull request #240654 from reckenrode/cctools-port-clang16
cctools-port: fix build with clang 16 on x86_64-darwin
2023-07-04 22:15:22 +03:00
Sandro
ce8744e3f5
Merge pull request #230168 from eliandoran/dev/hexfiend 2023-07-03 16:00:30 +02:00
Randy Eckenrode
8bee297d15
swift-corelibs: actually provide and use the hook
@emilazy found a bug in #234861. Specifically, the hook is not actually
applied. e2fsprogs links against darwin.CF, but since it cannot find the
framework by rpath, it crashes.

Since the hook should always be used, it is copied directly to
`nix-support/setup-hook` instead of providing it as an attribute. This
preserves dropping the hook in the cross-compilation case while
providing it for everything else that needs it.

To avoid further churn and due to the complexity of building the stdenv
with the hook active, this change required the stdenv rework.
2023-07-02 17:56:25 -04:00
Randy Eckenrode
ebc1bcf409
swift-corelibs: don’t link against libcurl
swift-corelibs uses libcurl to implement `NSURLSession` in Foundation
via the symbols exported by CF. Foundation is not build on Darwin, and
these symbols are not exported by the system CoreFoundation.

By not linking against libcurl, this breaks a cycle between CF and
libcurl. That should allow libcurl to drop the patch disabling
linking against the SystemConfiguration and restore NAT64 support.

Unfortunately, the Darwin stdenv bootstrap still needs to build
dependencies that use `fetchFromGitHub`. While it can drop curl from the
final stdenv, it still needs to use it during the stdenv bootstrap.
2023-07-02 17:56:25 -04:00
Randy Eckenrode
6dbdf283cf
swift-corelibs: switch to nixpkgs icu
Upstream swift-corelibs links against icu on Linux, so it is not
necessarily tied to the version of ICU provided by Apple for Darwin.

swift-corelibs and qtwebkit are the only two packages that link against
darwin.ICU. Switching to the nixpkgs icu will allow the Darwin-specific
package to be deprecated and removed eventually.
2023-07-02 17:56:25 -04:00
Randy Eckenrode
aeb53a823f
swift-corelibs: switch build system to cmake
Switching the build system to cmake makes it easier to make changes to
the build (particularly which dependencies to link). It also removes a
lot of manual build steps and fixes the issue identified by @emilazy in
NixOS#238791.

Fixes NixOS#238791.
2023-07-02 17:56:25 -04:00
Randy Eckenrode
8c16d17bdc
swift-corelibs: fix build with clang 16
swift-corelibs fails to build due to a missing header and an invalid
pointer conversion. Patches are provided to fix both of these issues.
2023-07-02 17:56:25 -04:00
Elian Doran
6e3e0b14d7 hexfiend: init at 2.16.0 2023-07-03 00:35:01 +03:00
Pol Dellaiera
53718fb655
Merge pull request #240762 from StepBroBD/raycast
raycast: 1.53.4 -> 1.54.1
2023-07-01 22:56:23 +02:00
Randy Eckenrode
cf77dee3ad
cctools-port: fix build with clang 16 on x86_64-darwin
Clang 16 fails to build even with `open_memstream` disabled. Just use
the memstream package to provide an implementation.
2023-06-30 17:13:45 -04:00
Pol Dellaiera
4586970ee7
Merge pull request #240621 from StepBroBD/coconutbattery
coconutbattery: init at 3.9.12
2023-06-30 19:23:28 +02:00
Pol Dellaiera
a6f7d46ce4
Merge pull request #240618 from StepBroBD/bartender
bartender: init at 4.2.21
2023-06-30 19:23:10 +02:00
StepBroBD
febd3fa64f
raycast: 1.53.4 -> 1.54.1 2023-06-30 11:14:08 -06:00