Skip to content

rclone: set programs.fuse.enable to fix integration tests#9684

Merged
rycee merged 1 commit into
nix-community:masterfrom
ttrssreal:fix-integration-tests
Jul 20, 2026
Merged

rclone: set programs.fuse.enable to fix integration tests#9684
rycee merged 1 commit into
nix-community:masterfrom
ttrssreal:fix-integration-tests

Conversation

@ttrssreal

@ttrssreal ttrssreal commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Description

#9596 (specifically NixOS/nixpkgs#528369) broke the fuse mount integration test (and any nixos install where programs.fuse.enable isn't set). I might add docs telling people to enable that option after #9678 is merged.

Checklist

  • Change is backwards compatible.

  • Code formatted with nix fmt or
    nix-shell -A dev --run treefmt.

  • Code tested through nix build .#test-all
    or a targeted nix run .#tests -- <pattern>.

  • 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

@rycee
rycee merged commit 7e2199f into nix-community:master Jul 20, 2026
7 checks passed
@rycee

rycee commented Jul 20, 2026

Copy link
Copy Markdown
Member

Thanks! Merged to master now 🙂

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.

2 participants