Commit graph

181550 commits

Author SHA1 Message Date
Klemens Nanni 7f104aa6e2 tmux module: Fix escaping in TMUX_TMPDIR
5404595b55 relocated code but kept
one backslah too many, leading to

	$ tmux
	error creating /run/user/$(id -u)/tmux-1000 (No such file or directory)

/run/user/$UID/ is created by pam_systemd(3) which also populates
XD_RUNTIME_DIR with that value.

Alternatively, TMUX_TMPDIR might simply default to XDG_RUNTIME_DIR
without providing the same directory yet again as default string in
parameter substitution, however such behaviour change is subject to
another patch.

In fact, with `security.polkit.enable = false` systemd_logind(8) fails
to start and /run/user/$UID/ is never created for unprivileged users
in proper login sessions;  XDG_RUNTIME_DIR would consequently not be
set either.

Removing the fallback to /run/user/$UID/ would have caused TMUX_TMPDIR
to be empty, which in turn would lead tmux(1) to use /tmp/.  This
effectively breaks the idea of isolated sockets entirely while hiding
errors from the user.
2019-05-31 15:09:59 +02:00
adisbladis 776922ce40
Merge pull request #62287 from vdemeester/update-skopeo
skopeo: 0.1.35 -> 0.1.36
2019-05-31 14:09:27 +01:00
pacien 435685942b matrix-synapse: 0.99.5.1 -> 0.99.5.2 2019-05-31 15:07:10 +02:00
Will Dietz 78feab870a
armadillo: 9.300.2 -> 9.400.4
https://sourceforge.net/p/arma/news/2019/04/armadillo-c-linear-algebra-version-9400/
https://sourceforge.net/p/arma/news/2019/05/armadillo-c-linear-algebra-version-94003-bug-fix-update/
2019-05-31 07:54:43 -05:00
Will Dietz 175817a0a8
qtcreator: 4.6.2 -> 4.9.1
https://blog.qt.io/blog/2019/05/28/qt-creator-4-9-1-released/
2019-05-31 07:51:49 -05:00
Will Dietz 74c3bec1da
uhd: 3.13.0.1 -> 3.14.0.0 2019-05-31 07:50:34 -05:00
Will Dietz 55b719963a
azimuth: 1.0.2 -> 1.0.3 2019-05-31 07:49:46 -05:00
Mario Rodas 5dfbc73c3b
Merge pull request #62006 from marsam/init-postgresql-pg_auto_failover
postgresqlPackages.pg_auto_failover: init at 1.0.2
2019-05-31 06:56:08 -05:00
Jan Tojnar 2c347116b5
Merge pull request #62237 from jtojnar/openimageio2
openimageio2: init at 2.0.8
2019-05-31 13:53:05 +02:00
Timo Kaufmann 32ba4cf057
vimPlugins: update (#62299) 2019-05-31 13:49:51 +02:00
GRBurst 8e0b32ecd6 vokoscreen: 2.5.0 -> 2.5.8-beta 2019-05-31 11:27:42 +02:00
Mario Rodas 5675922458
gitAndTools.git-standup: init at 2.3.1 2019-05-31 04:20:00 -05:00
Serhii Khoma cb2b80c1ba hubstaff: add maintainer -> srghma 2019-05-31 12:07:14 +03:00
markuskowa 40cc9cfdb6
Merge pull request #62154 from markuskowa/fix-halide
halide: fix to llvm6
2019-05-31 11:06:14 +02:00
Tomas Hlavaty 92b859d4ea sbcl: 1.5.1 -> 1.5.3 2019-05-31 10:58:17 +02:00
adisbladis 0ec0179943
gparted: 0.33.0 -> 1.0.0 2019-05-31 09:52:17 +01:00
Jörg Thalheim 0c6fb79dd7
Merge pull request #62261 from bricewge/ykman-gui-otp
yubikey-manager-gui: revert part of 2e359d9
2019-05-31 09:48:06 +01:00
Elis Hirwing aa1ca7b972
gitea: 1.8.1 -> 1.8.2
Changelog: https://github.com/go-gitea/gitea/releases/tag/v1.8.2
2019-05-31 10:46:48 +02:00
Serhii Khoma b89ab6d02d hubstaff: 1.4.5 -> 1.4.6 2019-05-31 11:44:36 +03:00
Brice Waegeneire 5aa33504da yubikey-manager-gui: revert part of 2e359d9
Fixes #62210
2019-05-31 10:39:35 +02:00
Elis Hirwing 10deca4645
php73: 7.3.5 -> 7.3.6
Changelog: https://php.net/index.php#id2019-05-30-1
2019-05-31 10:23:58 +02:00
Elis Hirwing 639e146de1
php72: 7.2.18 -> 7.2.19
Changelog: https://php.net/index.php#id2019-05-30-2
2019-05-31 10:17:21 +02:00
Elis Hirwing 1d92bec205
php71: 7.1.29 -> 7.1.30
Changelog: https://php.net/index.php#id2019-05-30-3
2019-05-31 10:15:50 +02:00
lewo f3eaa070aa
Merge pull request #62285 from vdemeester/update-skaffold
skaffold: 0.29.0 -> 0.30.0
2019-05-31 10:13:04 +02:00
Matthieu Coudron 66a1e97719 neovim-unwrapped: don't fix cmake
Pollutes git status
2019-05-31 17:07:09 +09:00
Vincent Demeester d0207fde49
skopeo: 0.1.35 -> 0.1.36
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-05-31 09:58:12 +02:00
Vincent Demeester 2ae57776a8
minishift: 1.33.0 -> 1.34.0
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-05-31 09:39:20 +02:00
Vincent Demeester d03430dde6
skaffold: 0.29.0 -> 0.30.0
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-05-31 09:34:10 +02:00
John Wiegley f244c4fe5e
Revert "rustfmt: mark as broken on darwin"
This reverts commit c4bc3e1fe2, because it
is working well on my macOS 10.13 system.
2019-05-30 23:30:10 -07:00
Mario Rodas 1ec32bda1a
Merge pull request #62234 from hyphon81/add/pysptk-add
pythonPackages.pysptk: init at 0.1.16
2019-05-31 01:02:37 -05:00
hyphon81 ec157e21b1
pythonPackages.pysptk: init at 0.1.17 2019-05-31 00:39:23 -05:00
Mario Rodas 25f7291302
Merge pull request #62249 from jluttine/salmon-mail-3.1.1
pythonPackages.salmon-mail: 3.1.0 -> 3.1.1
2019-05-31 00:14:51 -05:00
Mario Rodas c701c7198f
Merge pull request #61753 from costrouc/python-accupy-init
pythonPackages.accupy: init at 0.1.4
2019-05-31 00:03:26 -05:00
Will Dietz a72d6f9349
Merge pull request #60954 from dtzWill/fix/network-online-actually-online-with-networkmanager
networkmanager: network-online --wants--> NetworkManager-wait-online
2019-05-30 23:05:57 -05:00
Will Dietz 8bc2cb9892
Merge pull request #62186 from dtzWill/update/firejail-0.9.60
firejail: 0.9.58.2 -> 0.9.60
2019-05-30 22:43:43 -05:00
Will Dietz 9a0cc071d4
Merge pull request #62195 from dtzWill/update/mno-1.0
mno16: init at 1.0
2019-05-30 22:35:34 -05:00
Will Dietz a5d19a22b5
Merge pull request #62197 from dtzWill/update/agave-10
agave: 009 -> v10
2019-05-30 22:34:27 -05:00
Will Dietz 17b973a372
dbeaver: 6.0.4 -> 6.0.5 2019-05-30 22:07:37 -05:00
Will Dietz 72998299a6
gcalcli: 4.1.0 -> 4.1.1 2019-05-30 22:05:20 -05:00
Matthew Bauer 67abc01e4c crystal_0_26: fix hash
hash has been changed since initial commit:

https://hydra.nixos.org/build/93668775
2019-05-30 22:54:13 -04:00
Matthew Bauer 626a9f9f16 pth: mark as broken on aarch64 cross
reported on irc, reproduced locally
2019-05-30 22:49:56 -04:00
Mario Rodas d0ad25a3be
Merge pull request #61896 from r-ryantm/auto-update/python3.7-Eve
python37Packages.eve: 0.8.1 -> 0.9
2019-05-30 21:37:57 -05:00
R. RyanTM 14cf7cf596
python37Packages.eve: 0.8.1 -> 0.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-eve/versions
2019-05-30 21:35:29 -05:00
Matthew Bauer 6d7cbba899 gmp{4,5}: mark broken on x86_64-darwin 2019-05-30 22:34:47 -04:00
Matthew Bauer 8cd5314d67 enchant1: mark broken on x86_64-darwin 2019-05-30 22:34:22 -04:00
Matthew Bauer 62e61b9e4b emacsqlite: strip binary
Had gcc in closure which is not wanted. Use stripDebugList to make it
strip in share/.
2019-05-30 22:32:27 -04:00
Mario Rodas 783d9edb53
flow: 0.99.0 -> 0.100.0 2019-05-30 20:41:25 -05:00
Maximilian Bosch 19195b212e
Merge pull request #62264 from Synthetica9/thefuck329
thefuck: 3.28 -> 3.29
2019-05-30 23:42:30 +02:00
Edmund Wu 4ecd28c4c7
bcachefs-tools: 2019-05-08 -> 2019-05-29 2019-05-30 16:25:32 -04:00
Edmund Wu 0ce364b19a
linux_testing_bcachefs: 5.0.2019.05.08 -> 5.0.2019.05.29 2019-05-30 16:25:32 -04:00