Commit Graph

140 Commits

Author SHA1 Message Date
Sander
a5d52b7a45
bun: run post hooks after patchelf 2024-11-22 17:21:57 +00:00
Sander
25bd3f0971
bun: fix missing symbol crash on macOS 12
Adds `darwin.ICU` to the library path.

Fixes the following error:

> dyld[69576]: Symbol not found: _ubrk_clone
>   Referenced from: /nix/store/zz94xy01809rlwp70hakg5ws10acma3v-bun-1.1.36/bin/bun
>   Expected in: /usr/lib/libicucore.A.dylib
2024-11-22 20:31:01 +04:00
Sander
07a431c62f
bun: fix hanging build on x86_64-darwin
This commit disables generating shell completions on x86_64-darwin
because Bun now requires AVX support to run, which is not available in
the version of Rosetta on our builders.

The baseline builds of bun now also require AVX support, making them a
non-option.
2024-11-22 20:27:56 +04:00
techknowlogick
2b6705529c buildkite-agent: 3.86.0 -> 3.87.0
Diff: https://github.com/buildkite/agent/compare/v3.86.0...v3.87.0
2024-11-18 15:35:48 -05:00
Nick Cao
bf9ac322e1
bun: 1.1.31 -> 1.1.34 (#355309) 2024-11-17 12:52:01 -05:00
Aleksana
2867f69e5c
saber: init at 0.25.2 (#354119) 2024-11-16 10:45:38 +08:00
Emily
3d8f220f71
buf-language-server: remove (#356199) 2024-11-15 17:54:51 +00:00
Shaw Vrana
755426d84b buf-language-server: remove
Upstream has been archived.
2024-11-15 08:46:21 -08:00
Aleksana
0eed3afc8c
treewide: disable some hanging Darwin Hydra builds (#355159) 2024-11-16 00:24:48 +08:00
Nick Cao
66463b62f5
buf: 1.46.0 -> 1.47.0 (#355800) 2024-11-14 08:36:22 -05:00
aucub
cb54f47367 butterfly: 2.2.1 -> 2.2.2 2024-11-14 20:24:40 +08:00
R. Ryantm
4591ca4438 buf: 1.46.0 -> 1.47.0 2024-11-14 01:49:54 +00:00
K900
9c85c8a22a Merge remote-tracking branch 'origin/master' into staging-next 2024-11-12 21:14:32 +03:00
techknowlogick
1253fadac4 buildkite-agent: 3.85.1 -> 3.86.0
Diff: https://github.com/buildkite/agent/compare/v3.85.1...v3.86.0
2024-11-12 10:18:06 -05:00
github-actions[bot]
00b1e226f7
Merge master into staging-next 2024-11-12 06:05:05 +00:00
techknowlogick
fafa05878d buildkite-agent: 3.82.1 -> 3.85.1
Diff: https://github.com/buildkite/agent/compare/v3.82.1...v3.85.1
2024-11-11 20:36:01 -05:00
medv
ca72ae07d1
bun: 1.1.31 -> 1.1.34 2024-11-12 08:17:12 +08:00
Olivér Falvai
f28717d909
bun: disable hanging x86_64-darwin Hydra build
https://hydra.nixos.org/job/nixpkgs/trunk/bun.x86_64-darwin
2024-11-10 20:38:22 +01:00
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
Bobby Rong
e79b71782a
budgie-media-player-applet: 1.0.1 -> 1.1.1 (#354308) 2024-11-09 19:23:10 +08:00
Marcus Ramberg
40a0b9303b
buf: 1.45.0 -> 1.46.0 (#352849) 2024-11-08 21:45:07 +01:00
seth
dd59f2cfe9
budgie-media-player-applet: 1.0.1 -> 1.1.1 2024-11-08 10:59:40 -05:00
Emily
85f7e662ed
pkgs/by-name/[ab].+: migrate to new apple sdk (#354097) 2024-11-07 05:50:23 +00:00
Sarah Clark
31a776f347 bulloak: migrate to new apple sdk, elide "with lib" 2024-11-06 20:05:21 -08:00
Sarah Clark
988bb62ec6 buckle: migrate to new apple sdk structure 2024-11-06 20:05:21 -08:00
Jan Tojnar
9c69d5b0fd
Merge bustle: 0.9.2 -> 0.10.0 (#353974) 2024-11-06 23:57:33 +01:00
aleksana
95973ffac3 butterfly: add license and sourceProvenance for pdfium binaries 2024-11-06 18:16:06 +08:00
Aleksana
2a64cf0eac
butterfly: init at 2.2.1 (#345582) 2024-11-06 18:09:58 +08:00
aleksana
462716b35f bustle: add aleksana as maintainer 2024-11-06 16:53:53 +08:00
aleksana
1baf5b7864 bustle: 0.9.2 -> 0.10.0
No changelogs provided
2024-11-06 16:53:33 +08:00
dr56ekgbb
260b34e150 butterfly: init at 2.2.1 2024-11-04 17:26:42 +00:00
Aaron Jheng
b3727e4302
buf: 1.45.0 -> 1.46.0 2024-11-01 11:53:04 +00:00
Michael Evans
178464a927 buffer: 0.9.5 -> 0.9.7 2024-10-31 20:13:49 +02:00
Gaetan Lepage
5bd4bc2132 bunbun: 1.4.0 -> 1.5.0
Diff: https://github.com/devraza/bunbun/compare/v1.4.0...v1.5.0

Changelog: https://github.com/devraza/bunbun/releases/tag/v1.5.0
2024-10-30 09:34:33 +01:00
Aleksana
908e008625
buildpack: moved to by-name and modernized derivation (#345645) 2024-10-25 11:07:01 +08:00
R. Ryantm
7ecc12891c bundletool: 1.17.1 -> 1.17.2 2024-10-23 02:28:53 +00:00
R. Ryantm
e07090c410 bustools: 0.44.0 -> 0.44.1 2024-10-21 14:51:31 +00:00
Sefa Eyeoglu
8fc84df01e
bustools: init at 0.44.0 (#347603) 2024-10-20 23:06:15 +02:00
Aaron Jheng
aee2976919
buf: 1.44.0 -> 1.45.0 2024-10-14 02:06:04 +00:00
dflores1
62922959f6 bustools: init at 0.44.0
bustools: nixfmt
2024-10-09 23:33:20 +02:00
Aaron Jheng
16b59bd291
buf: 1.42.0 -> 1.44.0 2024-10-06 11:26:38 +00:00
OTABI Tomoya
40f838f678
bundletool: moved to by-name and modernized derivation (#346159) 2024-10-05 09:30:10 +09:00
Mutsuha Asada
1eec2d3b0c
bundletool: moved to by-name 2024-10-05 00:49:05 +09:00
techknowlogick
6339a64609
buildkite-agent: 3.77.0 -> 3.82.1 (#342847) 2024-10-02 16:54:43 +02:00
Mutsuha Asada
b5b06a23ec
buildpack: moved to by-name 2024-10-01 14:44:22 +09:00
Artturin
e0464e4788 treewide: replace stdenv.is with stdenv.hostPlatform.is
In preparation for the deprecation of `stdenv.isX`.

These shorthands are not conducive to cross-compilation because they
hide the platforms.

Darwin might get cross-compilation for which the continued usage of `stdenv.isDarwin` will get in the way

One example of why this is bad and especially affects compiler packages
https://www.github.com/NixOS/nixpkgs/pull/343059

There are too many files to go through manually but a treewide should
get users thinking when they see a `hostPlatform.isX` in a place where it
doesn't make sense.

```
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv.is" "stdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv'.is" "stdenv'.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "clangStdenv.is" "clangStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "gccStdenv.is" "gccStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenvNoCC.is" "stdenvNoCC.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "inherit (stdenv) is" "inherit (stdenv.hostPlatform) is"
fd --type f "\.nix" | xargs sd --fixed-strings "buildStdenv.is" "buildStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "effectiveStdenv.is" "effectiveStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "originalStdenv.is" "originalStdenv.hostPlatform.is"
```
2024-09-25 00:04:37 +03:00
nicoo
2641d97cbf pkgs/by-name: Convert hashes to SRI format
Reproduction script:
	# Bulk rewrite
	./maintainers/scripts/sha-to-sri.py pkgs/by-name
	# Revert some packages which will need manual intervention
	for n in amdvlk azure-cli cargo-profiler corefonts flatito fluxcd gist perf_data_converter protoc-gen-js solana-cli swt verible; do
		git checkout -- "pkgs/by-name/${n:0:2}/${n}"
	done
2024-09-15 11:24:31 +02:00
Michael Evans
1c880b7b3a buffer: 0.9.2 -> 0.9.5 2024-09-11 20:53:28 +02:00
Jan Tojnar
7f387d6bf9 mutter{,43}: Move from gnome scope to top-level 2024-09-01 14:16:31 +02:00