nixpkgs/pkgs/os-specific
oxalica 32ddebd1e3
fuse: split outputs and clean up
`fuse` consists of the library and SUID binaries. They serve different
scenarios. Packages depending on libfuse don't want to pull in binaries
which shadow SUID ones like `fusermount` and cause troubles.

With outputs splitted, we can use `fuse.dev` in development environment
without risking shadowing SUID binaries.

The `common` output and top-level `fuse-common` are removed because they
are not useful since a long time ago.
2024-09-30 15:26:38 -04:00
..
bsd Merge branch 'master' into staging-next 2024-09-25 06:05:01 +03:00
darwin bartender: 5.1.2 -> 5.1.5 (#342965) 2024-09-27 02:22:34 +02:00
linux fuse: split outputs and clean up 2024-09-30 15:26:38 -04:00
windows Clean up cross bootstrapping, take 2 (#321525) 2024-09-06 14:56:54 -04:00