nixpkgs icon indicating copy to clipboard operation
nixpkgs copied to clipboard

sing-box: 1.12.12 -> 1.12.13

Open Guanran928 opened this issue 1 week ago • 1 comments

Things done

  • Built on platform:
    • [x] x86_64-linux
    • [ ] aarch64-linux
    • [ ] x86_64-darwin
    • [ ] aarch64-darwin
  • Tested, as applicable:
  • [x] 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.
  • [x] Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

Add a :+1: reaction to pull requests you find important.

Guanran928 avatar Dec 13 '25 16:12 Guanran928

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 470489 Commit: 648e433bb49a685ca81a73eb9fe7556904ece4e0


x86_64-linux

:white_check_mark: 1 package built:
  • sing-box

Guanran928 avatar Dec 13 '25 17:12 Guanran928

nixpkgs-review result

Generated using nixpkgs-review-gha

Command: nixpkgs-review pr 470489 -p sing-box -p nixosTests.sing-box Commit: 648e433bb49a685ca81a73eb9fe7556904ece4e0 (subsequent changes) Merge: 9f90228c2fa5c8e0f412c6e797bbec01c09a87b4

Logs: https://github.com/Prince213/nixpkgs-review-gha/actions/runs/20200421620


x86_64-linux

:x: 1 package failed to build:
  • nixosTests.sing-box
:white_check_mark: 1 package built:
  • sing-box

Error logs: `x86_64-linux`
nixosTests.sing-box
tun # [   11.967192] tun: Universal TUN/TAP device driver, 1.6
!!! Test "tun" failed with error: "unit "sys-devices-virtual-net-tun0.device" is inactive and there are no pending jobs"
!!! Traceback (most recent call last):
!!!   File "<string>", line 23, in <module>
!!!     tun.wait_for_unit("sys-devices-virtual-net-tun0.device")
!!! 
!!! RequestedAssertionFailed: unit "sys-devices-virtual-net-tun0.device" is inactive and there are no pending jobs
cleanup
kill machine (pid 45)
qemu-system-x86_64: terminating on signal 15 from pid 6 (/nix/store/3lll9y925zz9393sa59h653xik66srjb-python3-3.13.9/bin/python3.13)
vde_switch: EOF data port: Interrupted system call
kill machine (pid 9)
qemu-system-x86_64: terminating on signal 15 from pid 6 (/nix/store/3lll9y925zz9393sa59h653xik66srjb-python3-3.13.9/bin/python3.13)
vde_switch: EOF data port: Interrupted system call
kill machine (pid 81)
qemu-system-x86_64: terminating on signal 15 from pid 6 (/nix/store/3lll9y925zz9393sa59h653xik66srjb-python3-3.13.9/bin/python3.13)
vde_switch: EOF data port: Interrupted system call
kill vlan (pid 7)
vde_switch: Caught signal 15, cleaning up and exiting
(finished: cleanup, in 0.02 seconds)

aarch64-linux

:x: 1 package failed to build:
  • nixosTests.sing-box
:white_check_mark: 1 package built:
  • sing-box

x86_64-darwin (sandbox = relaxed)

:white_check_mark: 1 package built:
  • sing-box

aarch64-darwin (sandbox = relaxed)

:white_check_mark: 1 package built:
  • sing-box

Prince213 avatar Dec 14 '25 01:12 Prince213

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 470489 --package nixosTests.sing-box --package sing-box Commit: 648e433bb49a685ca81a73eb9fe7556904ece4e0


x86_64-linux

:white_check_mark: 1 test built:
  • nixosTests.sing-box
:white_check_mark: 1 package built:
  • sing-box

aarch64-linux

:white_check_mark: 1 test built:
  • nixosTests.sing-box
:white_check_mark: 1 package built:
  • sing-box

Prince213 avatar Dec 14 '25 02:12 Prince213

Successfully created backport PR for release-25.11:

  • #470928

nixpkgs-ci[bot] avatar Dec 15 '25 05:12 nixpkgs-ci[bot]