Skip to content

Conversation

@aguirre-matteo
Copy link
Member

@aguirre-matteo aguirre-matteo commented Dec 4, 2025

Description

Closes #8288.

Checklist

  • Change is backwards compatible.

  • Code formatted with nix fmt or
    nix-shell -p treefmt nixfmt deadnix keep-sorted --run treefmt.

  • Code tested through nix run .#tests -- test-all or
    nix-shell --pure tests -A run.all.

  • Test cases updated/added. See example.

  • Commit messages are formatted like

    {component}: {description}
    
    {long description}
    

    See CONTRIBUTING for more information and recent commit messages for examples.

  • If this PR adds a new module

    • Added myself as module maintainer. See example.
    • Generate a news entry. See News
    • Basic tests added. See Tests
  • If this PR adds an exciting new feature or contains a breaking change.

    • Generate a news entry. See News

@github-actions github-actions bot added the backup label Dec 4, 2025
@home-manager-ci home-manager-ci bot requested a review from ttrssreal December 4, 2025 21:07
@teto
Copy link
Collaborator

teto commented Dec 4, 2025

it is safe to backport I guess since it's just a cache ?

@aguirre-matteo
Copy link
Member Author

Yeah, I guess so.

@teto teto merged commit df7bac2 into nix-community:master Dec 4, 2025
8 checks passed
@home-manager-ci
Copy link
Contributor

Successfully created backport PR for release-25.11:

@aguirre-matteo aguirre-matteo deleted the fix-rclone branch December 5, 2025 00:33
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.

bug: rclone module uses XDG_CACHE_HOME as its cache directory by default

2 participants