mop: 1.0.0 -> 0-unstable-2025-12-20#472797
Merged
gepbird merged 1 commit intoNixOS:masterfrom Dec 28, 2025
Merged
Conversation
Member
Author
srcbot: Source verification passed
Step 1: Build Source (
|
gepbird
previously requested changes
Dec 27, 2025
Contributor
gepbird
left a comment
There was a problem hiding this comment.
After updating the vendor hash, it fails to build for me:
mop> Building subPackage ./cmd/mop
mop> # golang.org/x/sys/unix
mop> vendor/golang.org/x/sys/unix/syscall.go:83:16: unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod)
mop> vendor/golang.org/x/sys/unix/syscall_linux.go:2255:9: unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod)
mop> vendor/golang.org/x/sys/unix/syscall_unix.go:118:7: unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod)
mop> vendor/golang.org/x/sys/unix/sysvshm_unix.go:33:7: unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod)
Member
Author
srcbot: Source verification passed
Step 1: Build Source (
|
gepbird
reviewed
Dec 28, 2025
gepbird
approved these changes
Dec 28, 2025
Member
Author
srcbot: Full Evaluation Results1/1 packages passed (full results) |
Member
Author
srcbot: Full Evaluation Results1/1 packages passed (full results) |
Member
Author
srcbot: Full Evaluation Results for PR #472797Status: 1/1 packages passed, 0 failed 1 packages passed
|
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Things done
Source is a 404--looks like the tag has been pulled. Not sure what rev it is so just pointed at HEAD of master.
Looks like the patches are no longer needed. Also seemed like it needed
unisegexplicitly. I'm new to go packaging, so let me know if there's a more idiomatic way to do this.Partially addresses #471645
passthru.tests.nixpkgs-reviewon this PR. See nixpkgs-review usage../result/bin/.Add a 👍 reaction to pull requests you find important.