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

nixos/snapper: can't use bcachefs #391506

Closed
3 tasks done
yzhou216 opened this issue Mar 20, 2025 · 0 comments · Fixed by #391885
Closed
3 tasks done

nixos/snapper: can't use bcachefs #391506

yzhou216 opened this issue Mar 20, 2025 · 0 comments · Fixed by #391885
Labels
0.kind: bug Something is broken 3.skill: good-first-bug This seems like it's fixable by a non-expert 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS

Comments

@yzhou216
Copy link

yzhou216 commented Mar 20, 2025

Nixpkgs version

Please select a version.

Describe the bug

Enum should have bcachefs since it's supported by snapper.

type = lib.types.enum [ "btrfs" ];

Steps to reproduce

Set to bcachefs

Expected behaviour

Support bcachefs

System metadata

  • system: "x86_64-linux"
  • host os: Linux 6.14.0-rc7, NixOS, 25.05 (Warbler), 25.05.20250319.11353d3
  • multi-user?: yes
  • sandbox: yes
  • version: nix-env (Nix) 2.24.12
  • nixpkgs: /nix/store/z9xh1xcm91invhw2np79d0gf5ak5mvwr-source

Notify maintainers

@Djabx


Note for maintainers: Please tag this issue in your pull request description. (i.e. Resolves #ISSUE.)

I assert that this issue is relevant for Nixpkgs

Is this issue important to you?

Add a 👍 reaction to issues you find important.

@yzhou216 yzhou216 added 0.kind: bug Something is broken 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS labels Mar 20, 2025
@yzhou216 yzhou216 changed the title nixos/MODULENAME: services.snapper.configs.<name>.FSTYPE, can't use becachefs nixos/option/services.snapper.configs.<name>.FSTYPE: can't use becachefs Mar 20, 2025
Djabx added a commit to Djabx/nixpkgs that referenced this issue Mar 21, 2025
Djabx added a commit to Djabx/nixpkgs that referenced this issue Mar 21, 2025
@JohnRTitor JohnRTitor changed the title nixos/option/services.snapper.configs.<name>.FSTYPE: can't use becachefs nixos/snapper: can't use bcachefs Mar 21, 2025
@JohnRTitor JohnRTitor linked a pull request Mar 21, 2025 that will close this issue
13 tasks
@SigmaSquadron SigmaSquadron added the 3.skill: good-first-bug This seems like it's fixable by a non-expert label Mar 21, 2025
Djabx added a commit to Djabx/nixpkgs that referenced this issue Mar 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: bug Something is broken 3.skill: good-first-bug This seems like it's fixable by a non-expert 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants