Commit Graph

1042 Commits

Author SHA1 Message Date
Weijia Wang
aafd848495 blst: 0.3.16 -> 0.3.17 (#545302) 2026-08-17 22:29:25 +00:00
Weijia Wang
3e23f44b0b blobfuse: 2.5.3 -> 2.5.5 (#541045) 2026-08-17 19:36:37 +00:00
Jakub Kozłowski
b235d43adf bloop: fix completions and jre-less wrapper, add update script (#552782) 2026-08-17 19:12:34 +00:00
Weijia Wang
477c0fe37e blackmagic-desktop-video: 16.0 -> 16.3 (#518069) 2026-08-17 17:38:29 +00:00
Sandro
e0168dfb23 squashfs-tools: rename from squashfsTools, enable structuredAttrs (#489654) 2026-08-17 12:37:27 +00:00
quantenzitrone
93a668bc54 squashfs-tools: rename from squashfsTools, enable structuredAttrs
upstream package is called squashfs-tools and other distros also call the package this way https://repology.org/project/squashfs-tools
2026-08-17 14:32:21 +02:00
nixpkgs-ci[bot]
074a434383 phpExtensions.blackfire: 2026.7.1 -> 2026.8.2 (#553225) 2026-08-17 12:28:12 +00:00
R. Ryantm
9673a344a4 blobfuse: 2.5.3 -> 2.5.5 2026-08-17 10:37:47 +00:00
R. Ryantm
85fc90a863 blesh: 0.4.0-devel3-unstable-2026-07-11 -> 0.4.0-devel3-unstable-2026-08-12 2026-08-17 01:47:59 +00:00
Vladyslav Pekker
71bf015386 bloop: require Java 17 or newer
Upstream documents JDK 17 or higher for the CLI, which is what this
packages.

Assisted-by: Claude Code (Claude Opus 5)
2026-08-16 05:49:35 -03:00
Vladyslav Pekker
de49e1fc4a bloop: give the wrapper a jre
The wrapper referenced no jre at all: propagatedBuildInputs put one in the
closure but on nobody PATH, so the client found a java only if the user
happened to have one, and overriding jre changed nothing at run time.

Now that the wrapper carries it, the propagation is redundant and was
pushing the jre into the build environment of every dependent. Dropping
it does mean bloop no longer puts a java on the PATH of anything that
takes it as an input, `nix-shell -p bloop` included; add a jre alongside
it if you relied on that.

Assisted-by: Claude Code (Claude Opus 5)
2026-08-16 05:49:35 -03:00
Vladyslav Pekker
64cc46ece8 bloop: test installed completions
Parses each of the three completion assets with the shell it targets.

Assisted-by: Claude Code (Claude Opus 5)
2026-08-16 05:49:35 -03:00
Vladyslav Pekker
8e3e5247a4 bloop: add update script
Asks GitHub for the latest release, prefetches every asset sources.json
lists and rewrites the file, so that r-ryantm can bump this package the
way it already bumps scala-cli.

The script takes no arguments and knows nothing about bloop: the
repository, the current version and even which sections of assets exist
are read out of sources.json, which is found through meta.position of
$UPDATE_NIX_ATTR_PATH. writeShellApplication runs shellcheck over it at
build time.

It supports the `commit` updateScript feature:

    nix-shell maintainers/scripts/update.nix --argstr package bloop --arg commit true

Assisted-by: Claude Code (Claude Opus 5)
2026-08-16 05:49:34 -03:00
R. Ryantm
331cd44aa1 phpExtensions.blackfire: 2026.7.1 -> 2026.8.2 2026-08-16 06:10:32 +00:00
Weijia Wang
6ee0208c02 bluefish: 2.2.19 -> 2.4.2 (#486119) 2026-08-15 21:26:35 +00:00
Vladyslav Pekker
3d05d7dd47 bloop: add passthru test
Checks the wrapper and the autopatchelfed binary answer --help, which is
the only thing that works without network access: everything that reaches
the build server downloads it from Maven Central first.

Assisted-by: Claude Code (Claude Opus 5)
2026-08-14 18:01:01 -03:00
Vladyslav Pekker
4524d6c79d bloop: move sources into sources.json
The version and the per-platform asset names and hashes become data,
replacing the two if/else chains that selected them. A following commit
adds an update script, which can then rewrite JSON instead of Nix.

meta.platforms is derived from the asset list, so the two cannot drift,
and meta.changelog can be built from the same data.

The fetchurl calls move from derivation attributes into let bindings; they
were only ever used through string interpolation in installPhase, so being
attributes just put their store paths in the build environment.

Assisted-by: Claude Code (Claude Opus 5)
2026-08-14 18:01:01 -03:00
Vladyslav Pekker
08651af96e bloop: drop dead x86_64-darwin asset
meta.platforms has never listed x86_64-darwin, so the branch selecting
this asset was unreachable and its hash was never checked against
anything.

Assisted-by: Claude Code (Claude Opus 5)
2026-08-14 18:01:01 -03:00
Vladyslav Pekker
007dcd6b29 bloop: fix stale fish completions
Upstream replaced the fish-completions asset of every release at some
point, but the hash here has not changed since 1.5.11. A fetchurl whose
hash still matches resolves out of the binary cache no matter what the URL
now serves, so nothing ever failed and users kept getting the 2023
completions.

Assisted-by: Claude Code (Claude Opus 5)
2026-08-14 18:01:01 -03:00
Peder Bergebakken Sundt
56f5381806 blobs.gg: fix version (#546870) 2026-08-13 20:38:59 +00:00
R. Ryantm
670f473e0a blackmagic-desktop-video: 16.0 -> 16.3 2026-08-13 11:46:54 +00:00
Katsumi Takeuchi
ca468b5dc5 maintainers: rename hibiday to recutita 2026-08-13 14:55:31 +09:00
Aliaksandr
9921d05da3 treewide: replace stdenv.is* with stdenv.hostPlatform.is*
Assisted-by: claude-code with claude-opus-4-8
2026-08-12 20:27:00 +02:00
Vladimír Čunát
f721a4e926 Merge master into staging-next 2026-08-11 06:00:18 +02:00
whispers
c7404c9232 libappindicator-gtk3: make alias for libappindicator 2026-08-10 23:03:31 -04:00
nixpkgs-ci[bot]
2478a8a162 Merge master into staging-next 2026-08-10 18:17:06 +00:00
h7x4
051dc0ba6d bluez-headers: add bluez to passthru.tests (#550467) 2026-08-10 17:03:39 +00:00
nixpkgs-ci[bot]
8fc3d12a65 Merge master into staging-next 2026-08-10 12:16:26 +00:00
nixpkgs-ci[bot]
8a43a5d707 blackfire: 2026.7.0 -> 2026.8.0 (#550341) 2026-08-10 08:41:30 +00:00
nixpkgs-ci[bot]
adf7cc8a0b Merge master into staging-next 2026-08-09 00:16:06 +00:00
Peder Bergebakken Sundt
db9a2b086c appimageTools: warn on deprecated type-specific aliases (#546396) 2026-08-08 21:18:59 +00:00
Peder Bergebakken Sundt
dfa0d040f7 bluez-headers: add bluez to passthru.tests 2026-08-08 15:28:42 +02:00
K900
42488c08e9 bluez: refresh patch 2026-08-08 15:04:18 +03:00
K900
b78e4ce9e1 Merge remote-tracking branch 'origin/master' into staging-next 2026-08-08 09:11:52 +03:00
R. Ryantm
d77378d8bb blackfire: 2026.7.0 -> 2026.8.0 2026-08-07 23:19:34 +00:00
Ben Siraphob
9328e894fd pkgs/by-name: fix typos (#549386) 2026-08-07 19:02:08 +00:00
nixpkgs-ci[bot]
73c9895273 Merge staging-next into staging 2026-08-07 01:14:02 +00:00
Ben Siraphob
5506449838 pkgs/by-name: fix typos
Assisted-by: Claude Code (claude-opus-5)
2026-08-05 09:56:33 -07:00
Guilhem Saurel
1651ed6617 blasfeo: rev -> tag 2026-08-05 16:36:33 +02:00
z10bn
0be718d015 bluez-headers: 5.86 -> 5.87 2026-08-05 08:27:07 +05:30
7c6f434c
b6d794b4de various: remove unused optional/optionalString from let bindings (#510890) 2026-08-04 01:19:17 +00:00
Toma
659b243738 blockbench: 5.1.5 -> 5.1.6 (#547910) 2026-07-31 23:15:03 +00:00
airone01
4523547408 blockbench: 5.1.5 -> 5.1.6
Diff: https://github.com/JannisX11/blockbench/compare/v5.1.5...v5.1.6

Changelog: https://github.com/JannisX11/blockbench/releases/tag/v5.1.6
2026-07-31 16:39:27 +02:00
isabel
46460619f4 bleachbit: 6.0.0 -> 6.0.2 (#547384) 2026-07-31 06:17:44 +00:00
staticdev
dc1391b694 bleachbit: 6.0.0 -> 6.0.2 2026-07-30 14:24:19 +02:00
R. Ryantm
79a9af696b blazesym-c: 0.1.9 -> 0.1.10 2026-07-30 05:25:40 +00:00
bitbloxhub
c831bab4ac appimageTools: warn on deprecated type-specific aliases
Also migrates away from them with these commands, using ast-grep 0.43.0
with these commands in bash (assisted by ChatGPT):
```bash
for old in extractType1 extractType2; do
  ast-grep \
    --lang nix \
    --pattern "\$TOOLS.$old" \
    --rewrite '$TOOLS.extract' \
    --update-all \
    pkgs
done

ast-grep \
  --lang nix \
  --pattern '$TOOLS.wrapType1' \
  --rewrite '$TOOLS.wrapType2' \
  --update-all \
  pkgs
```

Assisted-by: GPT-5.6-Sol Medium via ChatGPT
2026-07-30 00:21:21 +00:00
Martin Weinelt
7dca106487 blackbird: remove
Depends on gtk-engine-murrine, which is being removed from nixpkgs.
2026-07-30 01:19:26 +02:00
coolcuber
7533c206c1 blobs.gg: fix version 2026-07-29 10:10:57 -04:00
R. Ryantm
d62bbca2c4 blocky: 0.33.0 -> 0.34.0 2026-07-27 21:36:38 +00:00