263907 Commits

Author SHA1 Message Date
Sandro
c9234f3a99
Merge pull request #93917 from zaninime/openzone 2021-01-11 01:38:00 +01:00
Sandro
39229a3398
Merge pull request #108572 from fabaff/bump-sortedcollections 2021-01-11 01:36:33 +01:00
Sandro
08943980b6
Merge pull request #108673 from fabaff/aioguardian 2021-01-11 01:36:14 +01:00
Sandro
3e5207becc
Merge pull request #106679 from siraben/gauche-update
gauche: 0.9.9 → 0.9.10
2021-01-11 01:35:04 +01:00
Sandro
ac42d2580b
Merge pull request #108809 from fabaff/aiowinreg
python3Packages.aiowinreg: init at 0.0.3
2021-01-11 01:31:29 +01:00
Florian Klink
124bb27822 lensfun: update website
Project has moved to GitHub.
2021-01-11 01:14:05 +01:00
pacien
648a3db934 fishPlugins.buildFishPlugin: use wrapFish 2021-01-11 00:47:56 +01:00
Alexander Tsvyashchenko
69d1e62b36 python3Packages.tensorflow_2: 2.3.2 -> 2.4.0
Also the following related changes:
* Removed Python 2 support because it's not supported by TF and related packages for a long time.
* Upgraded tensorboard and estimator packages to the required versions.
* Added extra plugins for tensorboard to support profiling.
* In the previous derivation versions, TF_SYSTEM_LIBS didn't have any effect because it was reset at repo fetching stage, so TF always used its own dependencies. Made TF_SYSTEM_LIBS actually work and fixed the errors caused by enabling it.
* Enabled tensorboard by default (but still keeping an option to disable it if needed).
2021-01-11 00:30:43 +01:00
Martin Weinelt
28991cd201 home-assistant: 2021.1.0 -> 2021.1.1 2021-01-11 00:11:37 +01:00
Atemu
5eedbd86f4 linux_zen: 5.10.1 -> 5.10.6 2021-01-10 15:08:53 -08:00
Atemu
b775e9f474 linux_lqx: 5.10.5 -> 5.10.6 2021-01-10 15:08:53 -08:00
Philipp
06c0f16555
nixos/murmur: Add overrideable package switch 2021-01-11 00:08:23 +01:00
Martin Weinelt
59e7ff0a79
Merge pull request #108985 from fabaff/teslajsonpy
python3Packages.teslajsonpy: init at 0.10.4
2021-01-11 00:04:25 +01:00
stigo
7d20329434
Merge pull request #108957 from stigtsp/maintainers/nix-generate-from-cpan-1
nix-generate-from-cpan: quote homepage, stdenv.lib -> lib
2021-01-11 00:03:09 +01:00
Martin Weinelt
719db5fde0
Merge pull request #108680 from fabaff/pyiqvia
python3Packages.pyiqvia: init 0.3.1
2021-01-10 23:47:30 +01:00
rnhmjoj
2b29ae506e
monero: 0.17.1.8 -> 0.17.1.9 2021-01-10 23:31:07 +01:00
Jan Beinke
eb6a446039 botan2: add aarch64-linux to platforms 2021-01-10 23:28:01 +01:00
Fabian Affolter
c7bd6f6d85 home-assistant: update component-packages 2021-01-10 23:27:25 +01:00
Fabian Affolter
acdddc982d python3Packages.teslajsonpy: init at 0.10.4 2021-01-10 23:25:37 +01:00
Jan Tojnar
88c998fb21
Merge branch 'staging-next' into staging 2021-01-10 23:24:57 +01:00
Jan Tojnar
dd72357155
Merge branch 'master' into staging-next 2021-01-10 23:24:33 +01:00
Florian Klink
581232454f
Merge pull request #108726 from omasanori/nixos/netgroup
nixos/networking: make /etc/netgroup by default
2021-01-10 23:01:12 +01:00
Doron Behar
d68b34650f
Merge pull request #108965 from MetaDark/texlab 2021-01-10 23:56:03 +02:00
Guillaume Girol
0fbc0976db
Merge pull request #106082 from rnhmjoj/uwsgi
nixos/uwsgi: run with capabilities instead of root
2021-01-10 21:51:37 +00:00
Sandro
d085417683
Merge pull request #108970 from xaverdh/pkgs-stdenv-lib
treewide: simplify pkgs.stdenv.lib -> pkgs.lib
2021-01-10 22:47:38 +01:00
Ingo Blechschmidt
f33ae65fe1 jumpnbump: init at 1.70-dev 2021-01-10 22:34:41 +01:00
Francesco Gazzetta
5dc817a54c urn-timer: init at unstable-2017-08-20 2021-01-10 22:29:48 +01:00
Terin Stock
f34f9aa38f pcem: init at 17 2021-01-10 13:29:47 -08:00
Florian Klink
07f8292f88
Merge pull request #108844 from dadada/dadada/redis-unix-socket
nixos/redis: add test for unix socket access
2021-01-10 22:08:02 +01:00
Moritz Scheuren
68a9d3f345 portfolio: 0.49.3 -> 0.50.0 2021-01-10 21:55:56 +01:00
Las
be94ded77f freeimage: 3.18.0 -> unstable-2020-07-04, unbundle dependencies, fix aarch64 support
The unreleased version of freeimage contains many important fixes,
amongst others CVEs, and is taken from the svn repository (r1859).

We also unbundle all the dependencies to make it fit into the Nixpkgs ecosystem.

All the changes needed to unbundle and make it compile with Nix is contained in unbundle.diff.

Fixes #77653
Replaces #77655
2021-01-10 20:47:29 +00:00
Las
2cc1925c04 libjpeg-turbo: include transupp functionality for freeimage
The transupp.h header is exported in the dev_private output.
2021-01-10 20:47:29 +00:00
Las
96d50327bc libtiff: export private headers for freeimage
They are exported under the dev_private output so
that they aren't available automatically to dependening libraries.

This also switches to cmake to simplify the patch.
2021-01-10 20:46:49 +00:00
adisbladis
a7b1c82331
Merge pull request #108962 from glittershark/fprintd-use-cfg
fprintd: Use cfg.package instead of pkgs.fprintd
2021-01-10 21:45:14 +01:00
Felix Buehler
3928722424 mediaelch: 2.8.2 -> 2.8.4 2021-01-10 21:05:27 +01:00
zowoq
59db4d32df gotools: drop unnecessary optional excludedPackages 2021-01-11 06:00:38 +10:00
zowoq
134b008891 go: remove meta.branch
Only needed for `disabled` in `buildGo{Module,Package}`.
2021-01-11 06:00:38 +10:00
zowoq
26117ed4b7 buildGo{Module,Package}: remove disabled
This doesn't seem to have been used since pkgs/top-level/go-packages.nix was split up.
2021-01-11 06:00:38 +10:00
Anderson Torres
1373f75002
Merge pull request #108801 from AndersonTorres/update-argtable
argtable: 3.0.1 -> 3.1.5 
libmicrohttpd: init at 0.9.72
libjson-rpc-cpp: 0.7.0 -> 1.3.0
2021-01-10 16:59:03 -03:00
Sandro
903ebabea6
Merge pull request #108110 from fabaff/badchars
badchars: init at 0.4.0
2021-01-10 20:56:46 +01:00
Sandro
a657c03fd8
Merge pull request #108120 from fabaff/ldeep 2021-01-10 20:55:14 +01:00
John Ericson
5114061fa1
Merge pull request #107594 from ehmry/stdenv-cross-llvm
Synchronize cross-stdenv LLVM input with pkgs.llvmPackages
2021-01-10 14:51:52 -05:00
Michael Lingelbach
a57ba9ea13 sumneko-lua-language-server: init at 1.11.2 2021-01-10 11:43:55 -08:00
John Ericson
05b5b5491e
Merge pull request #108507 from Ericson2314/ott-mode
ott-mode: Factor our from ott
2021-01-10 14:30:59 -05:00
Fabian Affolter
f69fd68486 python3Packages.mulpyplexer: init at 0.08 2021-01-10 20:20:39 +01:00
Mario Rodas
4d0a146f69
Merge pull request #108905 from marsam/update-flexget
flexget: 3.1.95 -> 3.1.98
2021-01-10 14:19:31 -05:00
Dominik Xaver Hörl
25bef2d8f9 treewide: simplify pkgs.stdenv.lib -> pkgs.lib
The library does not depend on stdenv, that `stdenv` exposes `lib` is
an artifact of the ancient origins of nixpkgs.
2021-01-10 20:12:06 +01:00
Sandro
f41dc35387
Merge pull request #108799 from SuperSandro2000/fix-collection 2021-01-10 20:04:46 +01:00
github-actions[bot]
bd9e17e21f
Merge staging-next into staging 2021-01-10 18:41:46 +00:00
github-actions[bot]
76394e4624
Merge master into staging-next 2021-01-10 18:41:43 +00:00