Commit graph

267369 commits

Author SHA1 Message Date
Ben Siraphob 227693ed69
Update pkgs/stdenv/generic/default.nix
Co-authored-by: John Ericson <git@JohnEricson.me>
2021-01-31 03:03:11 +00:00
R. RyanTM afb84146cf kdiff3: 1.8.4 -> 1.8.5 2021-01-31 11:02:02 +08:00
Elias Probst 27da11972d nixos/restic: correct location of cache directory
By default, restic determines the location of the cache based on the XDG
base dir specification, which is `~/.cache/restic` when the environment
variable `$XDG_CACHE_HOME` isn't set.
As restic is executed as root by default, this resulted in the cache being
written to `/root/.cache/restic`, which is not quite right for a system
service and also meant, multiple backup services would use the same cache
directory - potentially causing issues with locking, data corruption,
etc.

The goal was to ensure, restic uses the correct cache location for a
system service - one cache per backup specification, using `/var/cache`
as the base directory for it.

systemd sets the environment variable `$CACHE_DIRECTORY` once
`CacheDirectory=` is defined, but restic doesn't change its behavior
based on the presence of this environment variable.
Instead, the specifier [1] `%C` can be used to point restic explicitly
towards the correct cache location using the `--cache-dir` argument.

Furthermore, the `CacheDirectoryMode=` was set to `0700`, as the default
of `0755` is far too open in this case, as the cache might contain
sensitive data.

[1] https://www.freedesktop.org/software/systemd/man/systemd.unit.html#Specifiers
2021-01-30 18:24:51 -08:00
R. RyanTM 6c5283aa52 php73Packages.php-cs-fixer: 2.18.0 -> 2.18.2 2021-01-31 02:15:41 +00:00
Aaron Andersen 1fb2d04c26
Merge pull request #111359 from aanderse/msodbcsql17
unixODBCDrivers.msodbcsql: 17-17.5.1.1-1 -> 17.7.1.1-1
2021-01-30 21:13:17 -05:00
Silvan Mosberger ba6292fb5c
Merge pull request #110201 from hartwork/update-git-big-picture
git-big-picture: 1.0.0 -> 1.1.1
2021-01-31 03:03:38 +01:00
Mario Rodas ada45d2a9b postgresql11Packages.pgrouting: update license 2021-01-31 01:55:32 +00:00
R. RyanTM 38df477aa7 postgresql11Packages.pgrouting: 3.1.2 -> 3.1.3 2021-01-31 01:55:31 +00:00
Mario Rodas 463842d447 python37Packages.libcloud: add pythonImportsCheck 2021-01-30 20:52:10 -05:00
Stig Palmquist d03a9d2f2a perlPackages.MathBigIntLite: fix for perl530
Tests fail with Math::BigInt 1.999816 in Perl 5.30.3 core, so we include
`perlPackages.MathBigInt` which is 1.999818 so test pass.
2021-01-31 02:51:10 +01:00
Mario Rodas c473d7f365 python37Packages.libcloud: update meta 2021-01-30 20:51:10 -05:00
R. RyanTM 5a825670b3 python37Packages.libcloud: 3.3.0 -> 3.3.1 2021-01-31 01:51:09 +00:00
Robert Scott 3682b2d9af
Merge pull request #111362 from risicle/ris-rich-9.10.0
pythonPackages.rich: 9.1.0 -> 9.10.0
2021-01-31 01:50:45 +00:00
R. RyanTM 999612636f postgresql11Packages.plpgsql_check: 1.15.1 -> 1.15.2 2021-01-31 01:34:04 +00:00
Stig b83e3e2463
Merge pull request #111222 from edef1c/math-planepath-129
perlPackages.MathPlanePath: 127 -> 129
2021-01-31 02:27:45 +01:00
R. RyanTM c41803a9fb portfolio: 0.50.2 -> 0.50.3 2021-01-31 01:03:08 +00:00
R. RyanTM f865e5b60e php73Packages.phpstan: 0.12.68 -> 0.12.70 2021-01-31 00:59:04 +00:00
R. RyanTM 038ed8da5d php73Packages.composer2: 2.0.8 -> 2.0.9 2021-01-31 00:52:43 +00:00
R. RyanTM bedc38c4c6 privoxy: 3.0.29 -> 3.0.30 2021-01-31 00:39:01 +00:00
Austin Butler d4276b67cd libjpeg: update sha256 2021-01-30 16:37:21 -08:00
R. RyanTM 4aaa5a8693 python37Packages.adafruit-platformdetect: 2.27.1 -> 2.28.0 2021-01-31 00:35:08 +00:00
R. RyanTM dd07eb793f pdfsam-basic: 4.2.1 -> 4.2.2 2021-01-31 00:17:24 +00:00
R. RyanTM deb955fe48 os-prober: 1.77 -> 1.78 2021-01-31 00:03:46 +00:00
Robert Scott 9bf2f4b897 pythonPackages.django_silk: 4.0.1 -> 4.1.0 2021-01-30 23:55:30 +00:00
Ryan Mulligan 5b0e5424d4
Merge pull request #111338 from r-ryantm/auto-update/metamath
metamath: 0.194 -> 0.196
2021-01-30 15:53:31 -08:00
Ryan Mulligan 3bd2a6c3ab
Merge pull request #111144 from r-ryantm/auto-update/avocode
avocode: 4.11.0 -> 4.11.1
2021-01-30 15:51:29 -08:00
Jörg Thalheim f5e948449d
telegraf: 1.17.0 -> 1.17.2 2021-01-31 00:36:29 +01:00
Sandro d0dc21f539
Merge pull request #110824 from SuperSandro2000/fix-collection5 2021-01-31 00:35:55 +01:00
Aaron Andersen e6bfaee09f unixODBCDrivers.msodbcsql: 17-17.5.1.1-1 -> 17.7.1.1-1 2021-01-30 18:20:24 -05:00
R. RyanTM c06068bc1e osinfo-db: 20201119 -> 20201218 2021-01-30 23:19:51 +00:00
Sebastian Pipping 201b24adc5 git-big-picture: 1.0.0 -> 1.1.1
- Migrate from fetchFromGitHub to fetchPypi to ease SHA256 handling
- Drop tests (while not included with PyPI releases)
- Install a man page (as shipped by upstream)
- Move buildInputs to runtime only

Co-Authored-By: Silvan Mosberger <contact@infinisil.com>
2021-01-31 00:14:30 +01:00
Robert Scott 3802fefa62 pythonPackages.rich: 9.1.0 -> 9.10.0 2021-01-30 23:12:45 +00:00
Aaron Andersen 36070bb192 php.extensions.pdo_sqlsrv: 5.8.1 -> 5.9.0 2021-01-30 18:07:31 -05:00
Aaron Andersen 807762898b php.extensions.sqlsrv: 5.8.1 -> 5.9.0 2021-01-30 18:06:53 -05:00
Fabian Affolter 4b4628c7fc libwebsockets: update license details 2021-01-30 23:41:14 +01:00
Fabian Affolter 5ae16951b7 libwebsockets: enable 4.1.x series 2021-01-30 23:40:29 +01:00
Daniel Schaefer b85a0ba2c2
Merge pull request #111332 from guserav/horizon-eda
horizon-eda: 1.3.0 -> 1.4.0
2021-01-30 23:21:51 +01:00
Mario Rodas 9fe5260bcc
Merge pull request #111323 from r-ryantm/auto-update/rdkafka
rdkafka: 1.5.3 -> 1.6.0
2021-01-30 17:18:47 -05:00
Mario Rodas bed0b6a080
Merge pull request #111353 from r-ryantm/auto-update/nushell
nushell: 0.25.1 -> 0.26.0
2021-01-30 17:17:16 -05:00
R. RyanTM 0178d6646f nushell: 0.25.1 -> 0.26.0 2021-01-30 21:42:00 +00:00
R. RyanTM 8bf5cd4b24 obsidian: 0.10.8 -> 0.10.11 2021-01-30 21:27:13 +00:00
John Ericson 5fc5e83808
Merge pull request #111345 from r-burns/ppc64-big-endian
Enable PPC64 (big-endian)
2021-01-30 16:26:06 -05:00
Fabian Affolter 27f6d851bb libwebsockets: 4.0.1 -> 4.0.21 2021-01-30 22:13:24 +01:00
Robert Scott 93424fb8b5 pythonPackages.dufte: 0.2.9 -> 0.2.12 2021-01-30 21:13:15 +00:00
R. RyanTM bfdad7a52c nsd: 4.3.4 -> 4.3.5 2021-01-30 20:56:29 +00:00
Sandro Jäckel 9e94dd6b8f
pythonPackages.coloredlogs: Disable tests for darwin on all python versions 2021-01-30 21:49:01 +01:00
Sandro Jäckel 3d91c405d4
maintainers: sort jbcrail 2021-01-30 21:49:00 +01:00
Sandro Jäckel ced3ec6ce3
treewide: update permanent url redirects 2021-01-30 21:48:57 +01:00
Sandro Jäckel fa5ef2cf62
rofimoji: Disable tests 2021-01-30 21:47:19 +01:00
Sandro Jäckel 99510ec16d
pythonPackages.qimage2ndarray: Disable tests 2021-01-30 21:47:18 +01:00