Commit Graph

30524 Commits

Author SHA1 Message Date
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
markuskowa
62033a2209
Merge pull request #53510 from r-ryantm/auto-update/transmission-remote-gtk
transmission-remote-gtk: 1.4.0 -> 1.4.1
2019-01-10 13:43:24 +01:00
adisbladis
3b67c43e95
firefox-beta-bin: 65.0b3 -> 65.0b9 2019-01-10 12:26:36 +00:00
adisbladis
7222470711
firefox-devedition-bin: 65.0b3 -> 65.0b9 2019-01-10 12:26:30 +00:00
adisbladis
8a59662205
Merge pull request #53331 from adisbladis/emacs-packages-2019-01-03
Emacs packages update
2019-01-10 12:25:55 +00:00
Michael Raskin
87fb354cee
Merge pull request #53745 from taku0/firefox-bin-64.0.2
firefox, firefox-bin: 64.0 -> 64.0.2
2019-01-10 12:08:16 +00:00
adisbladis
676de9dd5f
melpa-stable-packages: 2019-01-03 2019-01-10 11:29:08 +00:00
adisbladis
83f611288a
org-packages: 2019-01-03 2019-01-10 11:29:06 +00:00
adisbladis
f3b18da42d
melpa-packages: 2019-01-03 2019-01-10 11:29:05 +00:00
adisbladis
4c27eceff8
elpa-packages: 2019-01-03 2019-01-10 11:29:02 +00:00
taku0
08f779a9c3 firefox: 64.0 -> 64.0.2 2019-01-10 20:16:21 +09:00
taku0
244f1ce1a7 firefox-bin: 64.0 -> 64.0.2 2019-01-10 20:04:21 +09:00
zimbatm
c9c1e88dbb
nomad: 0.7.1 -> 0.8.6 2019-01-10 11:35:02 +01:00
Franz Pletz
bf5f85ea2e
rambox: update node deps hash 2019-01-10 05:51:02 +01:00
Silvan Mosberger
0b96dc8740
Merge pull request #52992 from azazel75/anydesk_401
Upgrade Anydesk package to version 4.0.1
2019-01-10 04:04:17 +01:00
wedens
8786617f8f dropbox-cli: 2015.10.28 -> 2018.11.28 2019-01-09 18:41:01 -05:00
Roman Volosatovs
87f798edc6 kitty: Adapt fix-paths.patch to source changes 2019-01-09 18:26:36 -05:00
Roman Volosatovs
81f3a3e7c6 kitty: 0.13.1 -> 0.13.2 2019-01-09 18:26:36 -05:00
Tor Hedin Brønner
ccca2e5e4b
Merge pull request #53656 from dtzWill/update/xterm-342
xterm: 341 -> 342
2019-01-09 23:38:16 +01:00
Andreas Rammhold
590f267c5b
gitAndTools.grv: 0.3.0 -> 0.3.1 2019-01-09 22:16:22 +01:00
Alberto Berti
80cac27461 anydesk: 2.9.4 -> 4.0.1 2019-01-09 14:45:29 +01:00
Jörg Thalheim
f0f7531d78
Merge pull request #51412 from Synthetica9/konsole-keyboard-fix
konsole: fix arrow keys
2019-01-09 12:11:32 +00:00
Michael Raskin
9d3c5a21d7
Merge pull request #53578 from pbogdan/rxvt-build
rxvt_unicode: fix build
2019-01-09 10:44:48 +00:00
Jörg Thalheim
fdb87a0fee
rambox: downgrade electron to 3.x 2019-01-09 07:24:18 +00:00
Austin Seipp
c10650760d yices: s/fetchurl/fetchFromGitHub/
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-01-08 19:15:24 -06:00
Austin Seipp
38aa0a3df4 z3: 4.8.3 -> 4.8.4
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-01-08 19:15:24 -06:00
Austin Seipp
d77f381055 symbiyosys: 2018.09.12 -> 2018.12.09
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-01-08 19:15:24 -06:00
Matthew Bauer
cd8c1a4053
Merge pull request #52643 from jabranham/ledger-info
ledger: Include info files
2019-01-08 16:03:56 -06:00
Simon Lackerbauer
f7367cbf1c abella: 2.0.5 -> 2.0.6 2019-01-08 17:05:30 +00:00
Dmitry Kalinkin
6004e5dda3
Merge pull request #53574 from kamilchm/qtile
qtile: 0.12.0 -> 0.13.0
2019-01-08 11:51:08 -05:00
Will Dietz
c38ff237f2 xterm: 341 -> 342 2019-01-08 09:30:47 -06:00
Renaud
c514728543
Merge pull request #53536 from r-ryantm/auto-update/qtbitcointrader
qtbitcointrader: 1.40.30 -> 1.40.40
2019-01-08 14:37:13 +01:00
Peter Hoeg
15c8362c14
Merge pull request #53447 from timokau/neovim-qt-wrapper
neovim-qt: wrap in separate derivation
2019-01-08 20:24:03 +08:00
Pascal Wittmann
a8a2e84110
Merge pull request #53636 from r-ryantm/auto-update/calibre
calibre: 3.36.0 -> 3.37.0
2019-01-08 13:22:24 +01:00
Maximilian Bosch
6e3eee833d
Merge pull request #53608 from dywedir/alacritty
alacritty: 0.2.4 -> 0.2.5
2019-01-08 12:22:40 +01:00
R. RyanTM
bc1b9dd1fe calibre: 3.36.0 -> 3.37.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/calibre/versions
2019-01-08 01:24:10 -08:00
markuskowa
b39eafb36f
Merge pull request #53521 from rvolosatovs/update/neovim
neovim: 0.3.2 -> 0.3.3
2019-01-08 09:07:15 +01:00
Kevin Rauscher
e39ff06b16 mopidy-iris: 3.31.7 -> 3.31.8 2019-01-07 22:11:45 -05:00
R. RyanTM
381e1ff252 moe: 1.9 -> 1.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/moe/versions
2019-01-07 19:29:01 -05:00
Vladyslav Mykhailichenko
75e12828b6
alacritty: 0.2.4 -> 0.2.5 2019-01-08 01:13:27 +02:00
R. RyanTM
40d29cb4bd polar-bookshelf: 1.5.1 -> 1.7.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/polar-bookshelf/versions
2019-01-07 17:19:11 -05:00
markuskowa
cecec1f744
Merge pull request #53051 from betaboon/patch-2
soapysdr: fix modules-directory for extraPackages
2019-01-07 22:06:04 +01:00
Robin Gloster
f11b1aceaa
Merge pull request #52750 from flokli/gitlab-11.6.0
gitlab: 11.5.5 -> 11.6.3
2019-01-07 20:47:41 +00:00
Robin Gloster
8fac37db00
gitlab: 11.6.0 -> 11.6.3 2019-01-07 20:08:15 +01:00
Piotr Bogdan
d1fff1e9e8 rxvt_unicode: fix build 2019-01-07 16:37:26 +00:00
Kamil Chmielewski
d8378602a9 qtile: 0.12.0 -> 0.13.0
needs Python 3 to use Clock widget:
https://github.com/qtile/qtile/issues/1258#issuecomment-451958978
2019-01-07 17:12:35 +01:00
Bjørn Forsman
651ee38dea jnetmap: init at 0.5.4 2019-01-07 16:57:33 +01:00
Michael Weiss
e1d9854816
scons: 3.0.1 -> 3.0.2
A few packages broke due to the SCons upgrade (they depended on
deprecated options that got removed), I've kept them on version 3.0.1
for now. The rest of the rebuilds seems fine (the failing ones where
already in a broken state before this change).
2019-01-07 15:07:29 +01:00
R. RyanTM
bd7eec5d9c pynac: 0.7.22 -> 0.7.23 (#53559)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pynac/versions
2019-01-07 14:52:18 +01:00
betaboon
bb5c86d404 soapysdr: fix modules-directory for extraPackages 2019-01-07 12:10:55 +01:00