Commit graph

257965 commits

Author SHA1 Message Date
Sandro 4ff339f0c1
Merge pull request #106425 from sikmir/vscode-extensions
vscode-extensions.redhat.vscode-yaml: 0.5.3 → 0.13.0
2020-12-09 21:44:03 +01:00
Sandro 190a081d5d
Merge pull request #106424 from r-ryantm/auto-update/kotlin
kotlin: 1.4.20 -> 1.4.21
2020-12-09 21:41:37 +01:00
R. RyanTM 05cb81f675 openntpd: 6.2p3 -> 6.8p1 2020-12-09 20:41:21 +00:00
stigo c92afdced7
Merge pull request #104889 from ztzg/x-16104-zookeeper-update
zookeeper: 3.4.12 -> 3.6.2 & assorted changes
2020-12-09 21:33:31 +01:00
Sandro 66f72a09ea
Merge pull request #106468 from ryantm/arduino-ci
arduino-ci: init at 0.1.0
2020-12-09 21:30:18 +01:00
Doron Behar bed81aefe2
Merge pull request #97207 from r-ryantm/auto-update/node-problem-detector
node-problem-detector: 0.8.3 -> 0.8.4
2020-12-09 22:28:35 +02:00
Florian Klink 02e058ed09
Merge pull request #106423 from euank/k3s-update-1.19.4
k3s: 1.19.2+k3s1 -> 1.19.4+k3s2
2020-12-09 21:14:32 +01:00
Florian Klink c2756603f5
Merge pull request #101739 from euank/k3s-seccomp-dep
k3s: propagate runtime dependencies of the k3s binary
2020-12-09 21:10:26 +01:00
Pavol Rusnak 16b38b0782
electrum: 4.0.6 -> 4.0.7
this release also fixes compatibility with dnspython 2.x,
so we can drop the overrides

also cryptography is required instead of pycryptodomex
(which is required only for tests now) and ecdsa dependency
is dropped completely
2020-12-09 21:02:10 +01:00
Daniël de Kok dfe13f9152 python3Packages.transformers: 4.0.0 -> 4.0.1
This release has some fixes:

https://github.com/huggingface/transformers/releases/tag/v4.0.1
2020-12-09 11:53:36 -08:00
fruit-in 08586b5fa9 vimPlugins.vim-pony: init at 2018-07-27 2020-12-09 11:50:11 -08:00
fruit-in 444dcaf6d5 vimPlugins: update 2020-12-09 11:50:11 -08:00
Ryan Mulligan a42468954d arduino-ci: init at 0.1.0
arduino-ci allows you to quickly add continuous integration (CI) tests
to Arduino libraries. It uses arduino-cli to install dependencies and
then it compiles every example with every board.
2020-12-09 11:43:29 -08:00
Martin Weinelt 56c1a32667
Merge pull request #106405 from lovesegfault/pythonPackages.soco-fix
python3Packages.soco: fixup and adopt
2020-12-09 20:43:23 +01:00
Sandro 2789f6de63
Merge pull request #105065 from SuperSandro2000/qtox-darwin 2020-12-09 20:42:54 +01:00
Sandro 178f8e3986
Merge pull request #106412 from figsoda/color-highlight
vscode-extensions.naumovs.color-highlight: init at 2.3.0
2020-12-09 20:41:09 +01:00
Sandro cd22d25222
Merge pull request #106419 from r-burns/http-getter
http-getter: unstable-2018-06-06 -> unstable-2020-12-08
2020-12-09 20:39:23 +01:00
Sandro 47da6628b6
Merge pull request #106470 from r-ryantm/auto-update/nexus
nexus: 3.28.1-01 -> 3.29.0-02
2020-12-09 20:35:33 +01:00
Sandro c211dc47b1
Merge pull request #106469 from r-ryantm/auto-update/obsidian
obsidian: 0.9.17 -> 0.9.20
2020-12-09 20:32:09 +01:00
Bernardo Meurer 13b73ddeb0
python3Packages.soco: fixup and adopt 2020-12-09 11:11:28 -08:00
Sandro Jäckel 848d1986b8
apple_sdk.frameworks.AVFoundation: Add missing MediaToolbox
This fixes:
/nix/store/7ckpydmlah3j86py3c4f27p0fbkxyzfi-apple-framework-AVFoundation/Library/Frameworks/AVFoundation.framework/Headers/AVAudioMix.h:15:9: fatal error: 'MediaToolbox/MTAudioProcessingTap.h' file not found
2020-12-09 20:10:59 +01:00
Sandro Jäckel eb1d742813
apple_sdk.frameworks.AVFoundation: Add missing CoreMedia
This fixes apple-framework-AVFoundation/Library/Frameworks/AVFoundation.framework/Headers/AVAsset.h:17:9: fatal error: 'CoreMedia/CMTime.h' file not found
2020-12-09 20:10:59 +01:00
Sandro Jäckel b224b4db27
qtox: Fix compilation on darwin, remove parallelBuilds, cleanups 2020-12-09 20:10:52 +01:00
Eduardo Sánchez Muñoz 2959bb7028 gqrx: fix icon
The icon is a single file, so it should be placed in `pixmaps` instead of `icons`.
2020-12-09 19:58:42 +01:00
Maximilian Bosch 81662d4798
nixos/nextcloud: improve error message for invalid dbpassFile
`file_exists` also returns `FALSE` if the file is in a directory that
can't be read by the user. This e.g. happens if permissions for
`nixops(1)`-deployment keys aren't configured correctly.

This patch improves the error message for invalid files to avoid
confusion[1].

[1] https://discourse.nixos.org/t/nixops-deploy-secrets-to-nextcloud/10414/4
2020-12-09 19:54:43 +01:00
José Luis Lafuente eaa116a8db
clojure: use jdk11
Clojure officially only supports Java LTS releases. Related to #89731.
As discussed in
https://discourse.nixos.org/t/package-version-arguments-vs-generic-package-arguments/9071
seems that the preferred way to set the jdk version is on
`all-packages.nix`
2020-12-09 19:53:16 +01:00
Jörg Thalheim bc8ef72640
keystone: also build shared library 2020-12-09 19:44:49 +01:00
Maximilian Bosch ace2457eaf
Merge pull request #106436 from Ma27/matrix-updates
matrix-synapse: 1.23.0 -> 1.24.0, element-*: 1.7.14 -> 1.7.15
2020-12-09 19:13:09 +01:00
Michael Weiss b8936e5523
Merge pull request #106294 from squalus/ungoogled-20201207
ungoogled-chromium: 86.0.4240.183-1 -> 87.0.4280.88-1
2020-12-09 18:48:37 +01:00
R. RyanTM 8a1815eea0 nexus: 3.28.1-01 -> 3.29.0-02 2020-12-09 17:45:05 +00:00
R. RyanTM 4f76b26033
intel-media-driver: 20.4.2 -> 20.4.3 (#106407) 2020-12-09 18:43:54 +01:00
R. RyanTM a762e7fa8a obsidian: 0.9.17 -> 0.9.20 2020-12-09 17:34:14 +00:00
Jörg Thalheim de8b28918c
Merge pull request #106443 from eddyb/rustup-1.23.1
rustup: 1.22.1 -> 1.23.1
2020-12-09 16:28:28 +00:00
Daniël de Kok 092b294f1e python3Packages.thinc: 7.4.3 -> 7.4.4 2020-12-09 08:16:26 -08:00
Martin Weinelt 6a4be92dd8
Merge pull request #106409 from jonringer/fix-steam
steam: fix paradox launchers, and electron apps
2020-12-09 17:08:05 +01:00
R. RyanTM 253de1fcdb alephone-infinity: 20190331 -> 20200904 2020-12-09 15:53:30 +01:00
Emery Hemingway c5f714710c alephone: 20150620 -> 1.3.1 2020-12-09 15:53:29 +01:00
Damien Diederen a429badcc8 perlPackages.NetZooKeeper: adapt to zookeeper_mt 3.6.2 2020-12-09 15:49:05 +01:00
Damien Diederen 03dec29a4f zkfuse: adapt to zookeeper_mt 3.6.2 2020-12-09 15:46:38 +01:00
Damien Diederen 98236860dc nixos/zookeeper: adapt to zookeeper 3.6.2
This patch:

  * Removes an invalid/useless classpath element;
  * Removes an unnecessary environment variable;
  * Creates the required '/version-2' data subdirectory;
  * Redirects audit logging to the "console" (systemd) by default.
2020-12-09 15:46:38 +01:00
Damien Diederen afc1994f43 zookeeper_mt: 3.4.12 -> 3.6.2 2020-12-09 15:46:38 +01:00
Damien Diederen f77d01ffc5 zookeeper: 3.4.12 -> 3.6.2
A big jump, but the structure hasn't changed much.

This recipe is still based on a binary release provided by upstream.

(It might be interesting to start doing our own builds at some point,
to split client from server, and/or to create packages for removed
"contribs" such as 'zooInspector'.  Upstream intends to further slim
down its release tarballs as most deployments only need specific assets.)
2020-12-09 15:46:38 +01:00
Damien Diederen ab845500a0 maintainers: add ztzg 2020-12-09 15:46:37 +01:00
lewo b5ad791ca3
Merge pull request #106440 from 06kellyjac/open-policy-agent
open-policy-agent: 0.25.1 -> 0.25.2
2020-12-09 15:40:46 +01:00
Emery Hemingway e9158eca70 fetchfirefoxaddon: support for SRI hashes 2020-12-09 15:09:49 +01:00
Raphael Borun Das Gupta 66f90ae97a osm2pgsql: 1.3.0 -> 1.4.0
and set meta.homepage to new website URL
2020-12-09 14:15:42 +01:00
Martin Weinelt 35d4f19991
Merge pull request #106437 from 0x4A6F/master-routinator
routinator: 0.8.1 -> 0.8.2
2020-12-09 13:55:11 +01:00
Eduard-Mihai Burtescu dfc4b9d107 rustup: 1.22.1 -> 1.23.1 2020-12-09 12:49:11 +00:00
Robert Hensing 48929049d7
Merge pull request #104838 from redvers/update_cassandra_2.1.20_to_2.1.22_cve-2020-13946
cassandra_2_1: 2.1.20 -> 2.1.22
2020-12-09 13:21:04 +01:00
Robert Hensing ed03f1a594
Merge pull request #104840 from redvers/update_cassandra_2.2.14_to_2.2.19_cve-2020-13946
cassandra_2_2: 2.2.14 -> 2.2.19
2020-12-09 13:20:34 +01:00