nixpkgs/nixos/modules
Michael Weiss 351f5fc585 fuse3: init at 3.1.1
This includes fuse-common (fusePackages.fuse_3.common) as recommended by
upstream. But while fuse(2) and fuse3 would normally depend on
fuse-common we can't do that in nixpkgs while fuse-common is just
another output from the fuse3 multiple-output derivation (i.e. this
would result in a circular dependency). To avoid building fuse3 twice I
decided it would be best to copy the shared files (i.e. the ones
provided by fuse(2) and fuse3) from fuse-common to fuse (version 2) and
avoid collision warnings by defining priorities. Now it should be
possible to install an arbitrary combination of "fuse", "fuse3", and
"fuse-common" without getting any collision warnings. The end result
should be the same and all changes should be backwards compatible
(assuming that mount.fuse from fuse3 is backwards compatible as stated
by upstream [0] - if not this might break some /etc/fstab definitions
but that should be very unlikely).

My tests with sshfs (version 2 and 3) didn't show any problems.

See #28409 for some additional information.

[0]: https://github.com/libfuse/libfuse/releases/tag/fuse-3.0.0
2017-09-21 23:59:46 +02:00
..
config nixos: add option for bind to not resolve local queries (#29503) 2017-09-18 22:54:29 +02:00
hardware hpsa service: fallout from #28557 merge and revert 2017-09-13 07:55:48 +02:00
i18n/input-method Remove top-level kde5 attribute 2017-02-27 11:49:10 -06:00
installer sd-image-aarch64: Increase CMA memory so RPi3 virtual console works again 2017-09-15 23:15:16 +03:00
misc nixos/mfi: remove 2017-09-07 10:24:03 +01:00
profiles fuse3: init at 3.1.1 2017-09-21 23:59:46 +02:00
programs xonsh: fix typo ("xnosh") in "enable" description 2017-09-21 00:47:57 +02:00
security fuse3: init at 3.1.1 2017-09-21 23:59:46 +02:00
service-managers Simple proof of concept for how to do other types of services 2017-05-26 18:14:31 -04:00
services Merge pull request #27340 from bachp/glusterfs-tls 2017-09-21 20:27:25 +00:00
system systemd: better document enabled, wantedBy, and requiredBy (#29453) 2017-09-16 12:48:16 +02:00
tasks fuse3: init at 3.1.1 2017-09-21 23:59:46 +02:00
testing buildLinux: allow overriding stdenv on each call 2017-08-20 08:24:52 +02:00
virtualisation google-instance-setup: add openssh to path 2017-09-15 10:43:09 +00:00
module-list.nix gollum service: init 2017-09-18 11:55:00 +02:00
rename.nix zfsUnstable: init at 2017-09-12 2017-09-15 17:59:37 +02:00