nixpkgs/pkgs/tools/filesystems/e2fsprogs
Emily 8f61973d92 Revert "e2fsprogs: build fuse2fs on darwin"
This change, while fine in isolation, breaks evaluation in combination
with <https://github.com/NixOS/nixpkgs/pull/329721>, as `xar` depends
on `e2fsprogs` which now depends on `macfuse-stubs` which depends on
`xar`. This broke `staging-next`.

A couple possible solutions are to disable the `e2fsprogs` dependency
in the version of `xar` used for the bootstrap, or to build
`macfuse-stubs` from source to avoid the `xar` dependency.

This reverts commit 0dfc820f4a.
2024-09-04 07:13:30 +01:00
..
default.nix Revert "e2fsprogs: build fuse2fs on darwin" 2024-09-04 07:13:30 +01:00