Skip to content

Mount file-systems in the correct order #1057

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zaninime
Copy link

@zaninime zaninime commented Jun 6, 2025

Use the fsBefore function from NixOS to sort the file-systems.
The function originates from nixpkgs/nixos/lib/utils.nix, but the file
is a lambda that requires more arguments than we have available.

@zaninime zaninime changed the title Better handling of bind mounts in make-disk-image Mount file-systems in the correct order Jun 6, 2025
@zaninime zaninime force-pushed the push-wyzqvrxqqnvz branch from d5643aa to 6c931bb Compare June 6, 2025 19:49
Use the `fsBefore` function from NixOS to sort the file-systems.
The function originates from `nixpkgs/nixos/lib/utils.nix`, but the file
is a lambda that requires more arguments than we have available.
@zaninime zaninime force-pushed the push-wyzqvrxqqnvz branch from 6c931bb to 4685aa8 Compare June 9, 2025 13:33
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.

1 participant