Commit graph

271643 commits

Author SHA1 Message Date
Owen Shepherd
b0d4b68b44
maintainers: add _414owen 2021-02-20 14:36:36 +00:00
Antonio Yang
39f824d1d6 krapslog: init at 0.1.2 2021-02-20 21:38:58 +08:00
adisbladis
e59a33db58
Merge pull request from collares/parallel-trampolines
emacs: precompile trampolines in parallel
2021-02-20 12:48:01 +01:00
R. RyanTM
e76c069163 python37Packages.google-cloud-bigquery: 2.8.0 -> 2.9.0 2021-02-20 11:42:51 +00:00
Ivan Babrou
c62662c962 garble: fix aarch64 build 2021-02-20 21:13:46 +10:00
Ivan Babrou
7e2baa21b5 garble: pin to go1.15 2021-02-20 21:13:46 +10:00
Fabian Affolter
f49a63ece6 metasploit: 6.0.30 -> 6.0.31 2021-02-20 11:58:25 +01:00
Raghav Sood
df790a9626
netdata: remove unused imports, fix suggestions 2021-02-20 10:32:52 +00:00
krzygorz
62a94d2c40 python3Packages.numba: use pythonImportsCheck
Since the unit tests are disabled, we should at least do a pythonImportsCheck

Co-authored-by: Jonathan Ringer <jonringer@users.noreply.github.com>
2021-02-20 11:32:22 +01:00
krzygorz
37fbc86e35 python3Packages.numba: clean up dependencies
Since the package is declared to be incompatibile with python versions older than 3.6 the `lib.optionals isPy27 [ funcsigs singledispatch]` part is redundant.
2021-02-20 11:32:22 +01:00
krzygorz
f80ef84960 python3Packages.numba: add setuptools dependency
Numba needs setuptools as a runtime dependency: https://numba.pydata.org/numba-doc/latest/user/installing.html#dependency-list
2021-02-20 11:32:22 +01:00
Anders Kaseorg
d08ec2f195 pythonInterpreters.pypy36_prebuilt: Set pythonOnBuildForHost
This was broken by .

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2021-02-20 11:29:46 +01:00
Anders Kaseorg
1c5c184079 pythonInterpreters.pypy36_prebuilt: Add missing lib argument
This was broken by commit 001c0cbe54
().

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2021-02-20 11:29:46 +01:00
Kim Lindberger
5f30f9adcc
Merge pull request from r-ryantm/auto-update/keycloak
keycloak: 12.0.2 -> 12.0.3
2021-02-20 11:22:53 +01:00
Raghav Sood
29263ef37e
Merge pull request from r-ryantm/auto-update/netdata
netdata: 1.29.1 -> 1.29.2
2021-02-20 18:17:27 +08:00
Louis Bettens
b76056aebc spacevim: fix 2021-02-20 10:55:37 +01:00
R. RyanTM
5e19a1f495 python39Packages.numpy-stl: 2.13.0 -> 2.15.1 2021-02-20 10:22:56 +01:00
Fabian Affolter
90cca97297 python3Packages.pypcap: fix build on Python 3.9 2021-02-20 10:17:24 +01:00
taku0
a964d7094a
Merge pull request from codedownio/tree-hashes
fetchgit: support passing tree hashes as "rev"
2021-02-20 15:22:57 +09:00
taku0
0253d3097d
Merge pull request from xaverdh/firefox-plugins-cleanup
firefox/wrapper: clean up plugin related code
2021-02-20 15:17:16 +09:00
Sandro
d22f76de68
Merge pull request from jpas/factorio-1.1.25
factorio: 1.1.21 -> 1.1.25
2021-02-20 06:17:29 +01:00
Sandro
ec45abaeb1
Merge pull request from Thesola10/patch-3
maintainer: update email for thesola10
2021-02-20 06:14:53 +01:00
Sandro
38769f8a26
Merge pull request from vojta001/miniflux-docs
miniflux: fix link to docs
2021-02-20 06:09:00 +01:00
Ryan Mulligan
3240fc06e6
Merge pull request from MetaDark/newsflash
newsflash: 1.1.1 -> 1.2.2
2021-02-19 20:58:10 -08:00
Sandro
b0dcc5bb97
Merge pull request from fabaff/pychannels 2021-02-20 04:20:53 +01:00
Sandro
4911c23b0f
Merge pull request from fabaff/mcstatus 2021-02-20 04:20:04 +01:00
Sandro
16db442fbe
Merge pull request from SuperSandro2000/lazr-restfulclient 2021-02-20 04:18:17 +01:00
Sandro
d705a35ebf
Merge pull request from fabaff/python-velbus 2021-02-20 04:17:06 +01:00
Sandro
ec6480813d
Merge pull request from ymatsiuk/fluxcd
fluxcd: 0.8.1 -> 0.8.2
2021-02-20 04:16:35 +01:00
Sandro
abde39c8e8
Merge pull request from fabaff/pyxiaomigateway 2021-02-20 04:14:27 +01:00
Sandro
a304559fb4
Merge pull request from fabaff/pymysensors 2021-02-20 04:13:21 +01:00
Bernardo Meurer
b76422aaed alacritty: 0.7.1 -> 0.7.2 2021-02-19 18:24:15 -08:00
Ryan Mulligan
74abbbff5e
Merge pull request from r-ryantm/auto-update/docker-credential-gcr
docker-credential-gcr: 2.0.2 -> 2.0.4
2021-02-19 17:47:14 -08:00
Ryan Mulligan
78b2e98293
Merge pull request from r-ryantm/auto-update/gpxsee
gpxsee: 8.5 -> 8.6
2021-02-19 17:07:21 -08:00
Ryan Mulligan
a343107f34
Merge pull request from r-ryantm/auto-update/sd-local
sd-local: 1.0.20 -> 1.0.21
2021-02-19 17:06:15 -08:00
R. RyanTM
7c6298ab88 netdata: 1.29.1 -> 1.29.2 2021-02-20 00:10:50 +00:00
Ente
9d9a8a0ce1
deltachat-electron: 1.3.0 -> 1.4.1
* Also apply nixpkgs-fmt
2021-02-20 01:08:30 +01:00
Graham Bennett
eb53531b6f teslajsonpy: fix tests
teslajsonpy has some dependencies between tests, which were masked upstream but
caused failures in nixpkgs because all the asyncio tests were skipped.  Tests
pass as they do upstream with pytest-asyncio added.

Test isolation issue is being dealt with here:
https://github.com/zabuldon/teslajsonpy/issues/121.
2021-02-20 00:02:53 +00:00
Aaron Andersen
cb2bce709f
Merge pull request from matt-snider/nixos/etesync-dav
nixos/etesync-dav: init module
2021-02-19 19:02:37 -05:00
pacien
f87bcfb69f gscan2pdf: 2.9.1 -> 2.11.1
New dependencies have been added and a dubiously failing test has been disabled.

Manually tested and confirmed to work:
* opening the application,
* scanning a document,
* saving as PDF.
2021-02-20 00:02:06 +01:00
pacien
1794dab899 perlPackages.Gtk3ImageView: init at 6 2021-02-19 23:59:29 +01:00
Mauricio Collares
4d60e14ad2 emacs: precompile trampolines in parallel 2021-02-19 19:35:07 -03:00
zowoq
a86974cf90 go_1_14: set knownVulnerabilities
Support for Go 1.14 ended with the release of Go 1.16: https://golang.org/doc/devel/release.html#policy
2021-02-20 08:09:59 +10:00
Ivan Babrou
3a3721c585 pythonPackages.dask-gateway-server: use GO111MODULE=off to build on go1.16 2021-02-20 08:09:42 +10:00
Ryan Burns
9511f29f40 go: fix cross-compilation
Because:

* `go-bootstrap` is a native build input of go, so it needs to have
  an offset of -1. Otherwise, e.g. when building a go cross-compiler,
  it will try to make go-bootstrap a cross-compiler too.
* have to specify `buildPackages` for the `stdenv` override, otherwise
  `buildPackages.stdenv` will be the same as `pkgs.gcc8Stdenv`.
2021-02-20 08:09:42 +10:00
Ivan Babrou
d8da3220c0 oauth2_proxy: pin to go 1.15 2021-02-20 08:09:42 +10:00
Ivan Babrou
99f4524c5f coyim: pin to go 1.15 2021-02-20 08:09:42 +10:00
Ivan Babrou
8fd0bb4db3 step-ca: pin to go 1.15 2021-02-20 08:09:42 +10:00
Ivan Babrou
9433fde4fe grafana-loki: pin to go 1.15 2021-02-20 08:09:42 +10:00
Ivan Babrou
31fe7ad887 trillian: pin to go 1.15 2021-02-20 08:09:42 +10:00