Skip to content

broot: get rid of IFD - #6723

Merged
khaneliman merged 2 commits into
nix-community:masterfrom
dermetfan:broot-no-ifd
Apr 1, 2025
Merged

broot: get rid of IFD#6723
khaneliman merged 2 commits into
nix-community:masterfrom
dermetfan:broot-no-ifd

Conversation

@dermetfan

Copy link
Copy Markdown
Collaborator

Description

This gets rid of IFD in the broot module.

This is backwards incompatible insofar as that when referencing config.programs.broot.settings at eval time, the default values are no longer merged in. However, I don't think many users depend on that, if any.

closes #6616

Checklist

  • Change is backwards compatible.

  • Code formatted with ./format.

  • Code tested through nix-shell --pure tests -A run.all
    or nix build --reference-lock-file flake.lock ./tests#test-all using Flakes.

  • Test cases updated/added. See example.

  • Commit messages are formatted like

    {component}: {description}
    
    {long description}
    

Maintainer CC

@aheaume

@ambroisie ambroisie left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Small nit, would approve as-is otherwise.

Comment thread modules/programs/broot.nix
@khaneliman
khaneliman merged commit f4d9d1e into nix-community:master Apr 1, 2025
@dermetfan dermetfan changed the title broot: get rid of IFDs broot: get rid of IFD Apr 1, 2025
@dermetfan
dermetfan deleted the broot-no-ifd branch April 1, 2025 17:35
dermetfan added a commit to dermetfan/home-manager that referenced this pull request Apr 5, 2025
dermetfan added a commit to dermetfan/home-manager that referenced this pull request Apr 5, 2025
khaneliman pushed a commit that referenced this pull request Apr 8, 2025
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: broot has an IFD

3 participants