You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prince213
changed the title
sing-box: 1.11.15 -> 1.12.0
sing-box: 1.11.15 -> 1.12.0, nixos/sing-box: add user and group options, nixosTests.sing-box: migrate dns config
Aug 4, 2025
Prince213
changed the title
sing-box: 1.11.15 -> 1.12.0, nixos/sing-box: add user and group options, nixosTests.sing-box: migrate dns config
sing-box: 1.11.15 -> 1.12.0, nixos/sing-box: add user and group, nixosTests.sing-box: migrate dns config
Aug 5, 2025
It should be noted that although sing-box 1.12.0 changes some configuration formats, it is not a breaking change. The old format will continue to be compatible until two minor versions, which is about a year later, giving users plenty of time to update their configurations.
It should be noted that although sing-box 1.12.0 changes some configuration formats, it is not a breaking change. The old format will continue to be compatible until two minor versions, which is about a year later, giving users plenty of time to update their configurations.
Thanks. However, this will mean that if we don't consider 1.11.15 -> 1.12.0 as a breaking change, then we need to make 1.12.1 -> 1.12.2 as one, which breaks semantic versioning and will cause confusion. Thus it's better to do it right now, and nothing can stop nixos-unstable user to migrate now or later anyway.
It should be noted that although sing-box 1.12.0 changes some configuration formats, it is not a breaking change. The old format will continue to be compatible until two minor versions, which is about a year later, giving users plenty of time to update their configurations.
Thanks. However, this will mean that if we don't consider 1.11.15 -> 1.12.0 as a breaking change, then we need to make 1.12.1 -> 1.12.2 as one, which breaks semantic versioning and will cause confusion. Thus it's better to do it right now, and nothing can stop nixos-unstable user to migrate now or later anyway.
You seem to have misunderstood, that's 1.14.0, not 1.12.2
Since 1.12 has been in beta for six months and I haven't received any bug reports regarding the default interface finder, I suspect this is a configuration issue or a test failure caused by an unusual environment.
In any case, if this bug occurs during normal use, please open an issue with us.
I suspect this is a configuration issue or a test failure caused by an unusual environment.
sing-box works fine, just that there's this harmless ERROR level message. It could be related to how we set up network interfaces, as I don't see this outside of NixOS tests.
Prince213
changed the title
sing-box: 1.11.15 -> 1.12.2, nixos/sing-box: add user and group, nixosTests.sing-box: migrate dns config
sing-box: 1.11.15 -> 1.12.2, nixos/sing-box: add user and group, nixosTests.sing-box: migrate config
Aug 20, 2025
Prince213
changed the title
sing-box: 1.11.15 -> 1.12.2, nixos/sing-box: add user and group, nixosTests.sing-box: migrate config
sing-box: 1.11.15 -> 1.12.3, nixos/sing-box: add user and group, nixosTests.sing-box: migrate config
Aug 21, 2025
error: Cannot build '/nix/store/iqvxcg445ch6hv7kia2cpwzlh91yh7b0-vm-test-run-sing-box.drv'.
Reason: required system or feature not available
Required system: 'aarch64-linux' with features {kvm, nixos-test}
Current system: 'aarch64-linux' with features {benchmark, big-parallel, nixos-test, uid-range}
Again, please test if the polkit/dbus rules actually work as intended, otherwise we may as well remove them.
They are used when sing-box is running as an unprivileged user (such as sing-box) and needs to set up resolved-related features. Since resolved is tested to work, we can be confident that the rules are working.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release notes: https://github.com/SagerNet/sing-box/releases/tag/v1.12.3
Changelog: https://sing-box.sagernet.org/changelog/#1123
Reference:
Things done
passthru.tests.nixpkgs-reviewon this PR. See nixpkgs-review usage../result/bin/.Add a 👍 reaction to pull requests you find important.