Commit Graph

1748 Commits

Author SHA1 Message Date
Emily
ce788776a5 Merge master into staging-next 2024-11-09 12:51:01 +00:00
aleksana
571c71e6f7 treewide: migrate packages to pkgs/by-name, take 1
We are migrating packages that meet below requirements:

1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration

The tool is here: https://github.com/Aleksanaa/by-name-migrate.
2024-11-09 20:04:51 +08:00
github-actions[bot]
4ab3ca7c50
Merge master into staging-next 2024-11-08 06:04:48 +00:00
Masum Reza
e818264fe2
goku: 0.6.0 -> 0.7.2; refactor (#353144) 2024-11-08 10:47:32 +05:30
Emily
2a61b919d2 darwin.copyfile: use a bootstrap SDK
This is required to avoid an infinite recursion via `darwin.libutil`
on `x86_64-darwin`.
2024-11-07 07:28:09 +00:00
Emily
8072991b1d
apple-sdk: propagate the libutil library (#353873) 2024-11-07 01:05:45 +00:00
github-actions[bot]
e9877d256b
Merge staging-next into staging 2024-11-06 18:04:56 +00:00
Emily
17cc7a6f16 darwin.libutil: use bootstrap SDK 2024-11-06 00:52:52 +00:00
Austin Horstman
18176d9f11
spacebar: move to by-name 2024-11-04 21:06:04 -06:00
Austin Horstman
b909deee7f
spacebar: switch to apple-sdk_12 2024-11-04 21:05:21 -06:00
Austin Horstman
215b30238e
spacebar: format 2024-11-04 21:01:58 -06:00
DontEatOreo
e68e39d988
goku: refactor installPhase 2024-11-02 16:46:26 +02:00
DontEatOreo
2490a405c2
goku: stdenv -> stdenvNoCC 2024-11-02 16:43:37 +02:00
DontEatOreo
027352dc05
goku: 0.6.0 -> 0.7.2
Changelog: https://github.com/yqrashawn/GokuRakuJoudo/releases/tag/v0.7.2
Diff: https://github.com/yqrashawn/GokuRakuJoudo/compare/v0.6.0...v0.7.2
2024-11-02 14:39:09 +00:00
DontEatOreo
2ba3e89713
goku: add passthru.updateScript 2024-11-02 16:36:42 +02:00
DontEatOreo
855ce12c2a
goku: remove with lib; from meta 2024-11-02 16:34:39 +02:00
DontEatOreo
00baf6001c
goku: use finalAttrs pattern 2024-11-02 16:33:56 +02:00
DontEatOreo
a41f2a9ba2
goku: format with nixfmt-rfc-style 2024-11-02 16:33:13 +02:00
github-actions[bot]
5605fc7044
Merge staging-next into staging 2024-11-02 00:14:22 +00:00
Nikolay Korotkiy
9a252d6b25
raycast: 1.84.2 -> 1.84.8, move to pkgs/by-name (#352202) 2024-11-01 22:18:48 +04:00
DontEatOreo
eff4669302
raycast: move to pkgs/by-name 2024-10-31 15:24:04 +02:00
DontEatOreo
3775aee778
raycast: 1.84.2 -> 1.84.8 2024-10-31 13:19:33 +00:00
github-actions[bot]
8ef263c335
Merge staging-next into staging 2024-10-31 06:05:30 +00:00
github-actions[bot]
4f5d1a2355
Merge master into staging-next 2024-10-31 06:05:03 +00:00
Emily
44cb05c5e6
karabiner-elements: fix plist patching after latest update (#350045) 2024-10-31 00:26:17 +00:00
github-actions[bot]
683f8efd0d
Merge staging-next into staging 2024-10-29 18:04:56 +00:00
github-actions[bot]
09d8c7ec2f
Merge master into staging-next 2024-10-29 18:04:32 +00:00
github-actions[bot]
835a356a66
Merge staging-next into staging 2024-10-28 00:15:41 +00:00
Fabián Heredia Montiel
34b62f7c47 Merge remote-tracking branch 'origin/master' into staging-next 2024-10-27 16:10:56 -06:00
Dimitar Nestorov
a59c4dfadd
darwin.xcode: add 16.1 2024-10-27 17:16:04 +02:00
Emily
1448160008
darwin.xcode: add 15.0.1 and 16 (#343216) 2024-10-27 13:09:04 +00:00
Olivér Falvai
cfe3c23ad5
karabiner-elements: fix plist patching after latest update 2024-10-20 18:02:13 +02:00
github-actions[bot]
8107b0a4bd
Merge staging-next into staging 2024-10-20 00:16:14 +00:00
github-actions[bot]
1b6b0d4cac
Merge master into staging-next 2024-10-20 00:15:48 +00:00
github-actions[bot]
b06c5381ef
Merge staging-next into staging 2024-10-17 18:04:56 +00:00
Emily
96fbd2f5f3
darwin.libiconv: update patch for static build; curl: don’t skip passthru.tests.static on x86_64-darwin (#348023) 2024-10-17 14:47:30 +01:00
Emily
58b590d966 darwin.libiconv: unconditionalize static patch
To ensure that it doesn’t bitrot again.
2024-10-17 13:36:43 +01:00
Emily
7635bd4d45 darwin.libiconv: update patch for static build 2024-10-17 13:30:57 +01:00
Emily
af876a3d24 darwin.apple_sdk_11_0.callPackage: fix eval on non‐Darwin 2024-10-16 20:32:55 +01:00
Dimitar Nestorov
a1c3173e7e
bartender: 5.1.8 -> 5.2.3 2024-10-16 20:30:31 +03:00
Randy Eckenrode
48ae217cc5
darwin.locale: reinit at 118
The locale data used on macOS has not been included in a source release
since adv_cmds-118. Fortunately, that data can be parsed by the current
version of adv_cmds. It’s a bit old, but other sources of data (such as
FreeBSD) are not compatible enough and may cause divergent behavior.
2024-10-11 17:52:52 -04:00
Randy Eckenrode
cff8998266
apple-sdk_15: init at 15.0 (#347862) 2024-10-11 09:01:38 -04:00
Emily
147d957bba darwin.libpcap: use the macOS 15 xnu source release 2024-10-11 07:20:42 +01:00
github-actions[bot]
a45a33309f
Merge staging-next into staging 2024-10-11 06:05:14 +00:00
Emily
b0cfb8ec2b
moltenvk: update for the new xcbuild, the new SDK, and the new version plus cleanup (#346962) 2024-10-11 01:29:59 +01:00
github-actions[bot]
aa2334f4a8
Merge master into staging-next 2024-10-11 00:14:02 +00:00
Randy Eckenrode
bafc6ff88d
darwin.xattr: replace with xattr from file_cmds
file_cmds 352.40.6 added a C-based implementation of xattr, which is the
version of xattr used on recent releases of macOS. Align nixpkgs with
what macOS is shipping, which has also the benefit of allowing xattr to
be cross-compiled (previously precluded due to Python limitations).
2024-10-10 16:23:16 -04:00
Randy Eckenrode
7e4956a7bb
darwin.top: 108 -> 139
https://github.com/apple-oss-distributions/top/compare/top-108...top-139
2024-10-10 16:23:16 -04:00
Randy Eckenrode
63bfe3cc6d
darwin.text_cmds: 99 -> 190.0.1
https://github.com/apple-oss-distributions/text_cmds/compare/text_cmds-99...text_cmds-190.0.1
2024-10-10 16:23:15 -04:00
Randy Eckenrode
72f19adb18
darwin.system_cmds: 970.0.4 -> 1012
https://github.com/apple-oss-distributions/system_cmds/compare/system_cmds-970.0.4...system_cmds-1012
2024-10-10 16:23:15 -04:00