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

rust-synapse-compress-state: rename from rust-synapse-state-compress #387126

Merged
merged 1 commit into from
Mar 8, 2025

Conversation

Ma27
Copy link
Member

@Ma27 Ma27 commented Mar 4, 2025

This was renamed by accident in
4b644d1.

Undoing the change and adding an alias to for the people who already updated their configs.

cc @transcaffeine @maralorn

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.

@Ma27 Ma27 added the backport release-24.11 Backport PR automatically label Mar 4, 2025
qbit added a commit to qbit/xin that referenced this pull request Mar 6, 2025
@Ma27 Ma27 force-pushed the fix-rust-synapse-compress-state-name branch from 771a2cc to b683759 Compare March 8, 2025 08:27
@Ma27 Ma27 changed the title rust-synapse-compress-state: rename from rust-synapse-compress-state rust-synapse-compress-state: rename from rust-synapse-state-compress Mar 8, 2025
@Aleksanaa
Copy link
Member

Also the old alias is still wrong:

rust-synapse-state-compress = lib.warnOnInstantiate "`matrix-synapse-tools.rust-synapse-compress-state` has been renamed to `rust-synapse-compress-state`" rust-synapse-state-compress;

This was renamed by accident in
4b644d1.

Undoing the change and adding an alias to for the people who already
updated their configs.
@Ma27 Ma27 force-pushed the fix-rust-synapse-compress-state-name branch from b683759 to 7c97c44 Compare March 8, 2025 08:34
@Ma27
Copy link
Member Author

Ma27 commented Mar 8, 2025

Good catch, fixed! :)

@Ma27 Ma27 merged commit e91d089 into NixOS:master Mar 8, 2025
25 of 27 checks passed
@nixpkgs-ci
Copy link
Contributor

nixpkgs-ci bot commented Mar 8, 2025

Successfully created backport PR for release-24.11:

@Ma27 Ma27 deleted the fix-rust-synapse-compress-state-name branch March 8, 2025 10:12
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.

2 participants