Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

taskchampion-sync-server 0.4.1-unstable-2024-04-08 -> 0.4.1-unstable-2024-08-20 #336279

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

martiege
Copy link

Description of changes

Update to fix compilation bug.

Things done

Update revision of taskchampion-sync-server used, fix #332957 for this package.

  • 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/)
  • 24.11 Release Notes (or backporting 23.11 and 24.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.

@h7x4
Copy link
Member

h7x4 commented Aug 21, 2024

I am getting a hash mismatch for the cargo deps, NixOS x86_64-linux

error: hash mismatch in fixed-output derivation '/nix/store/3ycpjahifchbw9hvhhmyq23dylrscywh-taskchampion-sync-server-0.4.1-unstable-2024-08-20-vendor.tar.gz.drv':
         specified: sha256-11aBLUIq5bDCJWgxsm2iMMMaPR6yHEzozgae5f/swnc=
            got:    sha256-/HfkE+R8JoNGkCCNQpE/JjGSqPHvjCPnTjOFPCFfJ7A=

@martiege martiege force-pushed the update-taskchampion-sync-server branch from 8d38621 to dd9f7af Compare August 21, 2024 11:27
@martiege
Copy link
Author

I am getting a hash mismatch for the cargo deps, NixOS x86_64-linux

error: hash mismatch in fixed-output derivation '/nix/store/3ycpjahifchbw9hvhhmyq23dylrscywh-taskchampion-sync-server-0.4.1-unstable-2024-08-20-vendor.tar.gz.drv':
         specified: sha256-11aBLUIq5bDCJWgxsm2iMMMaPR6yHEzozgae5f/swnc=
            got:    sha256-/HfkE+R8JoNGkCCNQpE/JjGSqPHvjCPnTjOFPCFfJ7A=

Oops, I think I created my initial branch without reference to upstream/master or something, I've updated it now and it seems to work

@martiege
Copy link
Author

@h7x4 @mlaradji have you had time to look at this again?

@h7x4
Copy link
Member

h7x4 commented Aug 23, 2024

I'll have a look at it later today. Ping me if I haven't said anything in 24 hours

@aktaboot
Copy link
Contributor

I have been using it for some days and it's working fine :) 👍

Copy link
Member

@h7x4 h7x4 left a comment

Choose a reason for hiding this comment

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

Built and skimmed through GothenburgBitFactory/taskchampion-sync-server@31cb732...af918bd. Looks good 👍

@h7x4 h7x4 merged commit 34eb1f3 into NixOS:master Aug 23, 2024
25 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rust 1.80.0 breaks some packages
4 participants