Commit Graph

267327 Commits

Author SHA1 Message Date
AndersonTorres
63d5a1adcc xfce4-fsguard-plugin: reorder 2021-01-31 01:55:26 -03:00
AndersonTorres
f8955d59bf xfce4-eyes-plugin: reorder 2021-01-31 01:55:26 -03:00
AndersonTorres
1e586af4b1 xfce4-embed-plugin: reorder 2021-01-31 01:55:26 -03:00
AndersonTorres
ab06afe57a xfce4-dockbarx-plugin: reorder 2021-01-31 01:55:26 -03:00
AndersonTorres
85d7cbb485 xfce4-cpugraph-plugin: reorder 2021-01-31 01:55:26 -03:00
AndersonTorres
e1dd2a9ff1 xfwm4-themes: reorder 2021-01-31 01:55:25 -03:00
AndersonTorres
8f2d3208b8 xfce4-icon-theme: reorder file
A small modification to standardize the directory structure of XFCE expressions.
2021-01-31 01:55:25 -03:00
R. RyanTM
afbc900071 python37Packages.dogpile_cache: 1.1.1 -> 1.1.2 2021-01-31 04:32:04 +00:00
Nicolas Berbiche
4cdfe50ce0
bottom: 0.5.6 -> 0.5.7 2021-01-30 23:04:38 -05:00
Mario Rodas
b76d44b961
Merge pull request #111378 from r-ryantm/auto-update/python3.7-apache-libcloud
python37Packages.libcloud: 3.3.0 -> 3.3.1
2021-01-30 22:57:17 -05:00
Mario Rodas
34d4d45ca5
Merge pull request #111371 from austinbutler/libjpeg-sha-fix
libjpeg: update sha256
2021-01-30 22:36:15 -05:00
Mario Rodas
a34e53796c
Merge pull request #111379 from r-ryantm/auto-update/pgrouting
postgresql11Packages.pgrouting: 3.1.2 -> 3.1.3
2021-01-30 22:29:36 -05:00
John Ericson
6717246373
Merge pull request #111284 from siraben/remove-new-stdenv-lib
stdenv: warn about use of inherited lib
2021-01-30 22:28:05 -05:00
Dmitry Kalinkin
8468a9878c
Merge pull request #87856 from eadwu/kernel/same-kernel
nixos/kernel.nix: ensure same kernel is used
2021-01-30 22:13:02 -05:00
Sandro
b81d40351b
Merge pull request #111286 from greizgh/update-ttrss
tt-rss: 2019-01-29 -> 2021-01-29
2021-01-31 04:12:36 +01:00
Sandro
3cc0857e68
Merge pull request #111307 from dotlambda/mbedtls-2.16.9
mbedtls: 2.16.3 -> 2.16.9
2021-01-31 04:10:34 +01:00
Dmitry Kalinkin
efda1be800
Merge pull request #99314 from eadwu/clight/fix-config-file
nixos/clight: fix config file generation
2021-01-30 22:10:13 -05:00
Sandro
1fd35ff65b
Merge pull request #111311 from lorenzleutgeb/gradle-6.8.1 2021-01-31 04:10:01 +01:00
Dmitry Kalinkin
161b9b2436
Merge pull request #99323 from eadwu/nvidia/hardware.nvidia.package
nixos: hardware.nvidia.package option for selecting nvidia package
2021-01-30 22:08:37 -05:00
Mario Rodas
638e784bda
Merge pull request #111360 from r-ryantm/auto-update/osinfo-db
osinfo-db: 20201119 -> 20201218
2021-01-30 22:08:02 -05:00
Mario Rodas
2ed9e1e4ad
Merge pull request #111377 from r-ryantm/auto-update/plpgsql_check
postgresql11Packages.plpgsql_check: 1.15.1 -> 1.15.2
2021-01-30 22:06:05 -05:00
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
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
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
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