Commit Graph
243210 Commits
Author SHA1 Message Date
Erik ArvstedtandJon 684496cfb6 paperless: fix build
Paperless was dependent on older older versions of recently updated
Python packages.
2020-09-09 19:39:06 -07:00
Erik ArvstedtandJon a81c38893c python3Packages.django_extensions: 2.2.8 -> 3.0.8 2020-09-09 19:39:06 -07:00
Erik ArvstedtandJon 039e248555 python3Packages.django-picklefield: fix tests 2020-09-09 19:39:06 -07:00
WORLDofPEACEandGitHub f7a6a1a183 Merge pull request #96092 from nbraud/security/rngd
nixos/modules/security/rngd: Disable by default
2020-09-09 21:53:41 -04:00
worldofpeace ca674c1769 rl-2009: document rngd 2020-09-09 21:52:48 -04:00
nicooandworldofpeace e64d3f60fb nixos/modules/security/rngd: Disable by default
`rngd` seems to be the root cause for slow boot issues, and its functionality is
redundant since kernel v3.17 (2014), which introduced a `krngd` task (in kernel
space) that takes care of pulling in data from hardware RNGs:

> commit be4000bc4644d027c519b6361f5ae3bbfc52c347
> Author: Torsten Duwe <duwe@lst.de>
> Date:   Sat Jun 14 23:46:03 2014 -0400
>
>     hwrng: create filler thread
>
>     This can be viewed as the in-kernel equivalent of hwrngd;
>     like FUSE it is a good thing to have a mechanism in user land,
>     but for some reasons (simplicity, secrecy, integrity, speed)
>     it may be better to have it in kernel space.
>
>     This patch creates a thread once a hwrng registers, and uses
>     the previously established add_hwgenerator_randomness() to feed
>     its data to the input pool as long as needed. A derating factor
>     is used to bias the entropy estimation and to disable this
>     mechanism entirely when set to zero.

Closes: #96067
2020-09-09 21:51:25 -04:00
WORLDofPEACEandGitHub 50feed19a6 Merge pull request #82564 from danderson/bug-55388-jasper
jasper: delete from nixpkgs.
2020-09-09 21:33:28 -04:00
WORLDofPEACEandGitHub 2e7fcfd5b2 Merge pull request #97608 from ryneeverett/lxpanel-20.03-zhf
lxpanel: fix build by switching to gdk-pixbuf-xlib
2020-09-09 20:59:57 -04:00
ajs124andGitHub c413f10daf Merge pull request #96364 from florianjacob/matomo
matomo: 3.13.6 -> 3.14.0
2020-09-10 01:37:45 +02:00
ryneeverett 5b49a74747 lxpanel: fix build by switching to gdk-pixbuf-xlib
The build has been broken since gdk-pixbuf-xlib was broken out into a
separate package in #88086.

For some reason if I just add gdk-pixbuf-xlib.dev the headers don't make it
into CFLAGS.
2020-09-09 23:30:34 +00:00
LuflosiandJon fbefec0d3e j: fix build on darwin
On darwin the compilation would fail with the following warning:
```
clang-7: error: argument unused during compilation: '-fno-strict-overflow' [-Werror,-Wunused-command-line-argument]
```
This error happens because the `-fno-strict-overflow` is passed to the compiler. To fix this, disable the `strictoverflow` hardening feature. Also see #39687.

ZHF: #97479
2020-09-09 15:09:26 -07:00
ajs124andGitHub c97fcc3fe0 Merge pull request #97438 from pbogdan/openvpn-path
nixos/openvpn: path now requires conversion to a string
2020-09-09 23:59:01 +02:00
Maximilian BoschandGitHub 56708c3bf3 Merge pull request #97555 from badmutex/badi/maintainers-update
maintainers: updates for badi/badmutex
2020-09-09 23:03:52 +02:00
Maximilian Bosch 1186c16889 pass-wayland: use proper derivation for .withExtensions
The `pass.withExtensions`-function uses `buildEnv` to create a
derivation which contains a `pass`-package and a list of extensions for
it.

However, this function always uses the `pass`-attribute for `buildEnv` which
will break e.g. `passmenu` or `pass show -c` on desktops using Wayland (and
`pass-wayland.withExtensions`) since the default `pass`-package without
support for Wayland's clipboard is used.

This patch replaces the `pass`-attribute in the derivation with
`pass-wayland` to work around this issue.
2020-09-09 22:47:23 +02:00
WORLDofPEACEandGitHub 872f2b76c1 Merge pull request #97578 from makefu/pkgs/pyhaversion/fix
python3Packages.pyhaversion: add missing semantic-version
2020-09-09 16:29:00 -04:00
Vincent LaporteandVincent Laporte 6e08d23707 coqPackages.paramcoq: init at 1.1.2 for Coq 8.12 2020-09-09 22:26:06 +02:00
Gabriel EbnerandGitHub a0f1c301d9 Merge pull request #97584 from gebner/ncftp-tmpdir
ncftp: do not override $TMPDIR
2020-09-09 22:13:19 +02:00
Vladimír Čunát 7879a6f95b flashrom nitpick: avoid nested list 2020-09-09 22:10:30 +02:00
Maciej KrügerandGitHub 8dba4da7df Merge pull request #97583 from luc65r/pkg/rbw
rbw: 0.4.4 -> 0.4.6
2020-09-09 22:01:02 +02:00
Gabriel Ebner 07999f480b ncftp: do not override $TMPDIR 2020-09-09 20:57:32 +02:00
luc65r 6917fda396 rbw: 0.4.4 -> 0.4.6 2020-09-09 20:49:52 +02:00
WORLDofPEACEandGitHub 63e1162357 Merge pull request #97576 from gebner/mlton-which
mlton: fix build
2020-09-09 14:42:42 -04:00
WORLDofPEACEandGitHub f53e1d6b0b Merge pull request #97550 from Patryk27/fix-lxd-tests
lxd: Download Alpine image instead of relying on external source
2020-09-09 14:38:12 -04:00
David Anderson 3a38cef8f9 jasper: remove, abandoned upstream.
Jasper has been marked insecure for a while, and upstream has not
been responsive to CVEs for over a year.

Fixes #55388.

Signed-off-by: David Anderson <dave@natulte.net>
2020-09-09 18:29:42 +00:00
Maciej KrügerandGitHub 9c11454182 Merge pull request #92714 from luc65r/pkg/rbw
rbw: init at 0.4.4
2020-09-09 20:25:06 +02:00
Gabriel Ebner ad0d43e1a7 mlton: use callPackage 2020-09-09 20:16:55 +02:00
Patryk Wychowaniec 183d9abdaf lxd: s/sha256/hash 2020-09-09 20:07:17 +02:00
Maciej KrügerandGitHub 3adf441284 Merge pull request #96545 from tesq0/unityhub-update-to-2.3.2
unityhub: update to 2.3.2
2020-09-09 20:00:02 +02:00
Maciej KrügerandGitHub aa685f5037 Merge pull request #96544 from tesq0/unityhub-fix-2020-editor
unityhub: fix editor with versions >= 2020.1.3f1 not opening
2020-09-09 19:54:07 +02:00
Maximilian BoschandGitHub 1b344f2695 Merge pull request #97463 from WilliButz/codimd/fix-sqlite/node12
codimd: build with nodejs-12_x instead of nodejs-10_x
2020-09-09 19:48:11 +02:00
makefu 92bf2d7c03 python3Packages.pyhaversion: add missing semantic-version 2020-09-09 19:46:33 +02:00
Patryk Wychowaniec 93b8435915 lxd: add wait_for_file() to ensure LXD is actually running 2020-09-09 19:46:21 +02:00
Maximilian BoschandGitHub f729755d4d Merge pull request #97521 from peterhoeg/u/fz_3500
filezilla: 3.49.1 -> 3.50.0
2020-09-09 19:40:34 +02:00
Tim ZookandJon 32c9ee2cfc csvkit: fix failing test
The build for this package was failing due to failing tests that were caused by a breaking change in a dependency. The requirements.txt for this package does not pin specific versions so it was trying to build with the new version of the dependency and failing. This commit overrides the version of the dependency that is used to build the package.
2020-09-09 10:37:57 -07:00
marius davidandJon 43d9d1d7d8 instead: 3.3.1 -> 3.3.2; fix compilation 2020-09-09 10:36:06 -07:00
WORLDofPEACEandGitHub 7e5991ede7 Merge pull request #97570 from woffs/recoll-qt5
recoll: qt4 -> qt5, fix build
2020-09-09 13:33:02 -04:00
Patryk Wychowaniec 04111cb356 lxd: use stable URL for Alpine's image 2020-09-09 19:30:02 +02:00
Gabriel Ebner a7f9d336b7 mlton: fix build 2020-09-09 19:29:57 +02:00
Frank Doepper 9cdfa8adc2 recoll: qt4 -> qt5, fix build 2020-09-09 19:28:32 +02:00
WORLDofPEACEandGitHub 4a3e33a9be Merge pull request #96414 from maxeaubrey/nomad_0.12.3
nomad: 0.12.2 -> 0.12.3
2020-09-09 13:28:20 -04:00
Danielle Lancashire 329a922fb2 nomad: Pin to go1.14 for 0.11 and 0.12
This commit pins go versions for nomad 0.11 and 0.12. Future versions of
Nomad should have their versions pinned from the beginning, even if they
support the latest-at-the-time version of Go to prevent accidental
version bumps on unsupported go versions.

See https://github.com/NixOS/nixpkgs/pull/96414 for further discussion
around this change.
2020-09-09 19:21:56 +02:00
Justin HummandGitHub f6a3e70c50 Merge pull request #97396 from bachp/unifi-5.14.23
unifiStable: 5.14.22 -> 5.14.23
2020-09-09 19:01:56 +02:00
William KralandJon cf54ef99b6 python3Packages.jq: 0.1.8 -> 1.0.2 2020-09-09 09:52:45 -07:00
Jörg ThalheimandGitHub b5118540bf Merge pull request #97560 from makefu/pkgs/python-maintainer/fix-eval
aresponses,pyhaversion: disable for py2
2020-09-09 18:30:08 +02:00
Tim Steinbach ff268eb325 linux: 5.9-rc3 -> 5.9-rc4 2020-09-09 12:24:09 -04:00
Shea Levy 31579c6b0a matplotlib: Disable LTO on darwin.
Needs #19312 or equivalent to work.
2020-09-09 12:18:50 -04:00
makefu b30dfc4f4b pythonPackages.pyhaversion: py3k only 2020-09-09 18:11:17 +02:00
makefu 467dcc5b75 pythonPackages.aresponses: only py3k 2020-09-09 18:10:21 +02:00
Profpatsch 5c84d57a59 lorri: remove unnecessary output override 2020-09-09 17:59:47 +02:00
Vladimír Čunát e7979aadea Merge #97528: aegisub: fix build with make 4.3 2020-09-09 17:50:40 +02:00