nixpkgs/pkgs
Olli Helenius 2f9b85855b emacs: tramp: detect wrapped gvfsd-fuse daemon
Tramp checks for a running `gvfsd-fuse` process to figure out whether to enable
gvfs-based. Its `tramp-compat-process-running-p` function uses
`/proc/<pid>/comm` to check for the name of running process(es). In Nix, the
gvfsd processes are launched via wrappers and the name of `gvfsd-fuse` in
`comm` in Linux is `.gvfsd-fuse-wra` (truncated to 15 characters) which
means the process is not detected and `tramp-gvfs-enabled` ends up with
`nil` even when gvfs is available.

This patch adds `.gvfsd-fuse-wrapped` to the list of process names to check when
determining the value of `tramp-gvfs-enabled`.
2019-01-10 18:16:03 +02:00
..
applications emacs: tramp: detect wrapped gvfsd-fuse daemon 2019-01-10 18:16:03 +02:00
build-support Merge pull request #30479 from obsidiansystems/singularity-tools 2019-01-09 19:39:08 -05:00
common-updater
data zafiro-icons: 0.8 -> 0.8.1 2019-01-08 02:10:43 -05:00
desktops rox-filer: link with lib{dl,m} explicitly 2019-01-04 21:44:21 +00:00
development python.pkgs.h5py: 2.8.0 -> 2.9.0 2019-01-10 15:09:59 +01:00
games minetest: refactor and add dev version 5 2019-01-10 05:51:01 +01:00
misc Merge pull request #53670 from timokau/vim-plugins-update 2019-01-08 22:27:42 +01:00
os-specific adv_cmds: switch url to use https 2019-01-09 21:46:58 -05:00
servers Merge pull request #53741 from dotlambda/home-assistant-0.85 2019-01-10 14:57:54 +01:00
shells zsh: move --enable-zprofile into configureFlags (#52718) 2019-01-08 11:11:37 +01:00
stdenv stdenv: allow custom stdenv to take crossOverlays 2019-01-07 20:53:10 -06:00
test
tools nixUnstable: 2.2pre6526_9f99d624 -> 2.2pre6600_85488a93 2019-01-10 15:05:53 +01:00
top-level Merge pull request #53733 from nalbyuites/pgsanity 2019-01-10 14:12:15 +01:00