Skip to content

cyme: 1.8.4 -> 2.1.0#356166

Closed
kachick wants to merge 1 commit intoNixOS:masterfrom
kachick:cyme-2.x
Closed

cyme: 1.8.4 -> 2.1.0#356166
kachick wants to merge 1 commit intoNixOS:masterfrom
kachick:cyme-2.x

Conversation

@kachick
Copy link
Member

@kachick kachick commented Nov 15, 2024

Changes: tuna-f1sh/cyme@v1.8.4...v2.1.0

In my understanding, cyme package now requires having the Cargo.lock, since tuna-f1sh/cyme@7721077

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • [] Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 25.05 Release Notes (or backporting 24.11 and 25.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

cargoLock = {
lockFile = ./Cargo.lock;
outputHashes = {
"nusb-0.1.10" = "sha256-fo4Bi82/4tlYCeunpFrLVV3J2FtF+P95mF8JwTzVVbA=";
Copy link
Member Author

Choose a reason for hiding this comment

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

Hmm... they looks waiting the officially releasing 2.x (GitHub releases and homebrew are bumped)

tuna-f1sh/cyme#40

So after releasing kevinmehall/nusb#85 and applied in cyme, this cargoLock is needless.

@kachick
Copy link
Member Author

kachick commented Nov 15, 2024

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 356166


aarch64-darwin

✅ 1 package built:
  • cyme
## `nixpkgs-review` result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 356166


x86_64-linux

⏩ 1 package blacklisted:
  • nixos-install-tools
✅ 1 package built:
  • cyme
## `nixpkgs-review` result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 356166


x86_64-darwin

✅ 1 package built:
  • cyme

@kachick kachick closed this Nov 15, 2024
@kachick kachick deleted the cyme-2.x branch November 15, 2024 13:30
@kachick kachick mentioned this pull request Nov 15, 2024
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant