Commit graph

271735 commits

Author SHA1 Message Date
taku0 0253d3097d
Merge pull request #112491 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 #113727 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 #113725 from Thesola10/patch-3
maintainer: update email for thesola10
2021-02-20 06:14:53 +01:00
Sandro 38769f8a26
Merge pull request #113715 from vojta001/miniflux-docs
miniflux: fix link to docs
2021-02-20 06:09:00 +01:00
Ryan Mulligan 3240fc06e6
Merge pull request #111336 from MetaDark/newsflash
newsflash: 1.1.1 -> 1.2.2
2021-02-19 20:58:10 -08:00
Sandro b0dcc5bb97
Merge pull request #113685 from fabaff/pychannels 2021-02-20 04:20:53 +01:00
Sandro 4911c23b0f
Merge pull request #113692 from fabaff/mcstatus 2021-02-20 04:20:04 +01:00
Sandro 16db442fbe
Merge pull request #113709 from SuperSandro2000/lazr-restfulclient 2021-02-20 04:18:17 +01:00
Sandro d705a35ebf
Merge pull request #113690 from fabaff/python-velbus 2021-02-20 04:17:06 +01:00
Sandro ec6480813d
Merge pull request #113698 from ymatsiuk/fluxcd
fluxcd: 0.8.1 -> 0.8.2
2021-02-20 04:16:35 +01:00
Sandro abde39c8e8
Merge pull request #113704 from fabaff/pyxiaomigateway 2021-02-20 04:14:27 +01:00
Sandro a304559fb4
Merge pull request #113706 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 #113070 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 #113678 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 #113609 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 #83479 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
Ivan Babrou c5b7370de2 nncp: pin to go 1.15 2021-02-20 08:09:42 +10:00
Ivan Babrou f2d233cde6 ibus-engines.bamboo: pin to go 1.15 2021-02-20 08:09:42 +10:00
Ivan Babrou 0551dc7798 galene: pin to go 1.15 2021-02-20 08:09:42 +10:00
zowoq 7bfae9ca5c prometheus: pin to go 1.15 2021-02-20 08:09:42 +10:00
zowoq 657835178f v2ray: pin to go 1.15 2021-02-20 08:09:42 +10:00
zowoq 2b45d708e5 dockerTools.tarsum: pin to go 1.15 2021-02-20 08:09:42 +10:00
Ivan Babrou 6fff56280f go: do not strip bootstrap on darwin 2021-02-20 08:09:42 +10:00
zowoq f4e108408f go, buildGoModule, buildGoPackage: default to go 1.16 2021-02-20 08:09:42 +10:00
Ivan Babrou cf69b3e801 go: use binary bootstrap for all platforms
This mirrors what Rust does and allows us to drop go1.4 from the process.
2021-02-20 08:09:42 +10:00
zowoq 0bff5a7843 containerd: move completion to installPhase
docker uses containerd 1.4 since b451286b1f
2021-02-20 08:07:44 +10:00
pacien 3e85cb06ce perlPackages.GraphicsTIFF: init at 9 2021-02-19 22:59:45 +01:00
Graham Christensen 744de41d10
Merge pull request #113702 from grahamc/perlpkgs
perlPackages.{gotofile,LongJump,Test2PluginMemUsage,Test2PluginUUID,Test2Harness}: init
2021-02-19 16:54:55 -05:00
sternenseemann 85c606d097
ocamlPackages.git: 3.2.0 -> 3.3.0; ocamlPackages.irmin: 2.4.0 -> 2.5.1 (#113717)
* ocamlPackages.git: 3.2.0 -> 3.3.0

* minor fixes to tests (while introducing new failures in the nix
  sandbox we have to patch)
* compatibility fixes to commit messages with git fsck and github at the
  expense of potentially breaking older ocaml-git managed repositories.

https://github.com/mirage/ocaml-git/releases/tag/3.3.0

* ocamlPackages.irmin: 2.4.0 -> 2.5.1

* irmin-graphql: enable tests as they now work without network
* irmin-layers: tests were removed
* ppx_irmin: tests were removed

Compatibility with git 3.3.0 and improved performance.

https://github.com/mirage/irmin/releases/tag/2.5.0
https://github.com/mirage/irmin/releases/tag/2.5.1

* ocamlPackages.{git, irmin}: add myself to maintainers
2021-02-19 22:19:24 +01:00
Jarrod Pas 2a424cd02d factorio: 1.1.21 -> 1.1.25 2021-02-19 15:09:07 -06:00
Maximilian Bosch 8005587c64
Merge pull request #113719 from sternenseemann/email-update
maintainers: change my email address
2021-02-19 21:54:30 +01:00
Karim Vergnes c79edb5eb0
maintainer: update email for thesola10 2021-02-19 21:50:32 +01:00
Michael Weiss 2dd1c214ba
Merge pull request #113712 from primeos/ungoogled-chromium
ungoogled-chromium: 88.0.4324.150 -> 88.0.4324.182
2021-02-19 21:26:10 +01:00
Peter Simons 391ac04675
Merge pull request #112936 from NixOS/haskell-updates
Update Haskell package set to Stackage Nightly 2021-02-12 (plus other fixes)
2021-02-19 21:04:55 +01:00
sternenseemann 92b1c3e31d maintainers: change my email address
I use this email address for all things git now, so it's the best email
for nix people to reach me.
2021-02-19 21:02:09 +01:00