Skip to content

wtcat: init at 0.1.3#510235

Merged
fabaff merged 1 commit into
NixOS:masterfrom
fabaff:wtcat
Apr 18, 2026
Merged

wtcat: init at 0.1.3#510235
fabaff merged 1 commit into
NixOS:masterfrom
fabaff:wtcat

Conversation

@fabaff
Copy link
Copy Markdown
Member

@fabaff fabaff commented Apr 15, 2026

WebTransport CLI

https://github.com/pervrosen/wtcat

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

@nixpkgs-ci nixpkgs-ci Bot added 8.has: package (new) This PR adds a new package 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels Apr 15, 2026
@jackrosenberg
Copy link
Copy Markdown
Member

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 510235
Commit: 4ec3d41961f8644bb516f5c4d64fb875450a4c97


x86_64-linux

❌ 1 package failed to build:
  • wtcat

@jackrosenberg
Copy link
Copy Markdown
Member

Hey fab,

my nixpkgs-review fails on:

error: hash mismatch in fixed-output derivation '/nix/store/m76kmrl3m5yzj4aacj8q2rsnanzzrkls-b7e2d319147842dfe7246a512a7a2a6aade6d192.patch.drv':
           likely URL: (unknown)
            specified: sha256-4qGeEqt8/QFisodYbuv1AwcWgd77JSeW8va3NMi/4kE=
                  got: sha256-5XFKgL7+xSs3entwEJMpaa3EgQefPAmkHs5zGDBFasM=

also, you're failing CI (nixpkgs-vet) on:
> Please enable strictDeps = true; in pkgs/by-name/jf/jfr-converter/package.nix.
> (NPV-164)
> Please enable __structuredAttrs = true; in pkgs/by-name/jf/jfr-converter/package.nix.
> (NPV-166)

see #509970 and https://nixos.org/manual/nixpkgs/unstable/#var-stdenv-strictDeps :)

@fabaff
Copy link
Copy Markdown
Member Author

fabaff commented Apr 17, 2026

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 510235
Commit: b624be342e7a355183b3448e8068704d27828a47


x86_64-linux

✅ 1 package built:
  • wtcat

1 similar comment
@jackrosenberg
Copy link
Copy Markdown
Member

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 510235
Commit: b624be342e7a355183b3448e8068704d27828a47


x86_64-linux

✅ 1 package built:
  • wtcat

Copy link
Copy Markdown
Member

@jackrosenberg jackrosenberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved automatically following the successful run of nixpkgs-review.

@nixpkgs-ci nixpkgs-ci Bot added 12.approvals: 1 This PR was reviewed and approved by one person. and removed 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels Apr 17, 2026
@fabaff fabaff added this pull request to the merge queue Apr 18, 2026
Merged via the queue into NixOS:master with commit 029dfe1 Apr 18, 2026
31 of 33 checks passed
@fabaff fabaff deleted the wtcat branch April 18, 2026 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.has: package (new) This PR adds a new package 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 12.approvals: 1 This PR was reviewed and approved by one person.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants