287073 Commits

Author SHA1 Message Date
Thomas Tuegel
0765db9135
Merge pull request #119526 from dotlambda/qtModule-pname
qtModule: use pname and version
2021-04-17 17:57:37 -05:00
Robert Schütz
3459867869 ytfzf: 1.1.3 -> 1.1.4
https://github.com/pystardust/ytfzf/releases/tag/v1.1.4
2021-04-18 00:51:17 +02:00
Sandro
744f5ff79a
Merge pull request #119745 from marsam/update-flexget
flexget: 3.1.106 -> 3.1.110
2021-04-17 23:53:44 +02:00
Luke Granger-Brown
6a1a3eca9b factorio-demo: 1.1.30 -> 1.1.32 2021-04-17 21:48:09 +00:00
Sandro
cb0f8c9fed
Merge pull request #119751 from OPNA2608/update/ptcollab-0.4.0/21.05
ptcollab: 0.3.5.1 -> 0.4.0
2021-04-17 23:47:39 +02:00
Sandro
6ba96c59d0
Merge pull request #119752 from marsam/update-watchexec
watchexec: 1.15.0 -> 1.15.1
2021-04-17 23:47:20 +02:00
Luke Granger-Brown
9db7133769 factorio: 1.1.30 -> 1.1.32 2021-04-17 21:47:13 +00:00
Sandro
300c9d3a0d
Merge pull request #119648 from wolfgangwalther/sphinx-3.5.4
python3Packages.sphinx: 3.3.1 -> 3.5.4
2021-04-17 23:45:18 +02:00
Fabian Affolter
6279b1b2b6
Merge pull request #119736 from 414owen/add-macchina
macchina: init at 0.6.9
2021-04-17 23:11:07 +02:00
OPNA2608
3ff497aaab ptcollab: 0.3.5.1 -> 0.4.0 2021-04-17 23:07:53 +02:00
Alyssa Ross
be74a6ae30
python3.pkgs.hyperkitty: 1.3.3 -> 1.3.4 2021-04-17 21:06:37 +00:00
Alyssa Ross
d555a13ff1
python3.pkgs.flufl_lock: add meta; adopt 2021-04-17 21:04:27 +00:00
Alyssa Ross
187ce927bc
python3.pkgs.flufl_lock: 3.2 -> 5.0.5 2021-04-17 21:02:48 +00:00
Fabian Affolter
e839e96dab python3Packages.pur: init at 5.4.0 2021-04-17 22:53:19 +02:00
Sandro
07bb31e70e
Merge pull request #119743 from evils/grim
grim: 1.3.1 -> 1.3.2
2021-04-17 22:30:55 +02:00
Sandro
b695337586
Merge pull request #119744 from evils/slurp 2021-04-17 22:30:42 +02:00
Austin Seipp
e9254e10bc
Merge pull request #101423 from wamserma/ghdl-llvm
ghdl: fix llvm backend, add passthru.tests
2021-04-17 15:20:29 -05:00
Evils
918f81e358 slurp: 1.3.1 -> 1.3.2 2021-04-17 22:09:09 +02:00
Symphorien Gibol
fbb8dbdac6 fuse: fix mount.fuse -o setuid=...
when mounting a fuse fs by fstab on can write:
/nix/store/sdlflj/bin/somefuseexe#argument /mountpoint fuse setuid=someuser

mount is run by root, and setuid is a way to tell mount.fuse to run
somefuseexe as someuser instead. Under the hood, mount.fuse uses su.
The problem is that mount is run by systemd in a seemingly very empty
environment not containing /run/current-system/sw/bin nor
/run/wrappers/bin in $PATH, so mount fails with "su command not found".

We now patch the command to run su with an absolute path.

man mount.fuse3 indicates that this option is reserved to root (or with
enough capabilities) so not using
/run/wrappers/bin/su is thus correct. It has the very small advantage of
possibly working on non nixos.
2021-04-17 21:51:40 +02:00
Evils
280e6d1b11 grim: 1.3.1 -> 1.3.2 2021-04-17 21:43:45 +02:00
Martin Weinelt
c144f4734a
Merge pull request #119703 from mweinelt/python/deepdiff 2021-04-17 21:18:35 +02:00
Sandro
58d4e340be
Merge pull request #119600 from LeSuisse/re2c-2.1.1-staging 2021-04-17 21:07:06 +02:00
Pavol Rusnak
3c28fc677c
Merge pull request #119740 from LeSuisse/tor-0.4.5.7
tor: 0.4.5.6 -> 0.4.5.7
2021-04-17 21:04:23 +02:00
Owen Shepherd
43aeba0d1b
macchina: init at 0.6.9 2021-04-17 19:48:30 +01:00
Atemu
0036ccebc2 zen-kernels: 5.11.14 -> 5.11.15 2021-04-17 20:45:33 +02:00
Martin Weinelt
fd97b66ec6
python3Packages.deepdiff: 5.2.3 -> 5.3.0
Also expose cli under the `deepdiff` attribute.
2021-04-17 20:44:48 +02:00
Martin Weinelt
f929c7cdf3 python3Packages.deepdiff: fix build and tests 2021-04-17 20:44:43 +02:00
Martin Weinelt
a63e80407d
python3Packages.clevercsv: init at 0.6.7
Co-Authored-By: Joerg Thalheim <joerg@thalheim.io>
2021-04-17 20:44:27 +02:00
Thomas Gerbet
97368d3738 tor: 0.4.5.6 -> 0.4.5.7
Fixes CVE-2021-28089 and CVE-2021-28090.

Release notes:
https://blog.torproject.org/node/2009
2021-04-17 20:42:29 +02:00
Pascal Bach
fd478d01df cryptomator: fix desktop integration
Move the .desktop files from usr/share to share.
2021-04-17 20:25:57 +02:00
github-actions[bot]
33182b194a
Merge staging-next into staging 2021-04-17 18:10:41 +00:00
github-actions[bot]
8156636ab9
Merge master into staging-next 2021-04-17 18:10:38 +00:00
Thomas Gerbet
a9964ef276 spice-vdagent: 0.20.0 -> 0.21.0
Fixes CVE-2020-25650, CVE-2020-25651, CVE-2020-25652 and
CVE-2020-25653.

Changelog:
https://gitlab.freedesktop.org/spice/linux/vd_agent/-/blob/spice-vdagent-0.21.0/CHANGELOG.md
2021-04-17 19:54:21 +02:00
Pavol Rusnak
7f412547a6
sta: unstable-2016-01-25 -> unstable-2020-05-10 2021-04-17 19:44:02 +02:00
Pavol Rusnak
c27aea5e87
Merge pull request #119726 from prusnak/oobicpl
oobicpl: unstable-2016-03-02 -> unstable-2020-08-12
2021-04-17 19:42:52 +02:00
Sandro
48381f8073
Merge pull request #119670 from aanderse/kodiPackages.bump 2021-04-17 19:41:26 +02:00
Sandro
2c45cc7972
Merge pull request #119669 from aanderse/kodiPackages.youtube
kodi.packages.youtube: init at 6.8.10+matrix.1
2021-04-17 19:41:08 +02:00
Sandro
256cae8f6d
Merge pull request #119477 from wd15/pydantic-1.8.1
python3Packages.pydantic: 1.8 -> 1.8.1
2021-04-17 19:40:06 +02:00
Sandro
93646bcb57
Merge pull request #119614 from LeSuisse/spice-protocol-0.14.3 2021-04-17 19:39:30 +02:00
Sandro
c756aa9028
Merge pull request #118807 from OPNA2608/init/foxotron-2021-03-12/21.05
foxotron: init at 2021-03-12
2021-04-17 19:38:34 +02:00
Sandro
c00fa57d59
Merge pull request #119447 from dotlambda/igraph-0.9.2
igraph: 0.9.1 -> 0.9.2
2021-04-17 19:37:31 +02:00
Sandro
d6e1af5d9c
Merge pull request #119604 from selaux/ja2-stracciatella-0.17.0
ja2-stracciatella 0.16.1 -> 0.17.0
2021-04-17 19:36:10 +02:00
Rouven Czerwinski
fbb4f6bd0e font-awesome: 5.10.2 -> 5.15.3 2021-04-17 19:35:41 +02:00
Sandro
b5831f6eeb
Merge pull request #119653 from legendofmiracles/master 2021-04-17 19:35:30 +02:00
Sandro
120bff6427
Merge pull request #119712 from LeSuisse/awstats-7.8.0
awstats: 7.7.0 -> 7.8.0
2021-04-17 19:32:24 +02:00
Sandro
8fd8c3d3d2
Merge pull request #119715 from LeSuisse/libmodsecurity-3.0.4
libmodsecurity: 3.0.3 -> 3.0.4
2021-04-17 19:30:42 +02:00
Sandro
1f5bfd92f7
Merge pull request #119718 from MetaDark/yabridge
yabridge, yabridgectl: 3.0.2 -> 3.1.0
2021-04-17 19:29:21 +02:00
Ivar
05987f952f
nx2elf: init at unstable-2020-05-26 (#119493)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-17 19:17:46 +02:00
midchildan
62806df678
mikutter: 4.0.0 -> 4.1.4 (#119454) 2021-04-17 19:17:13 +02:00
Michael Weiss
590fa80026
inxi: Remove myself as maintainer 2021-04-17 18:59:41 +02:00