Commit Graph

257938 Commits

Author SHA1 Message Date
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
Robert Hensing
f41b7f6153
Merge pull request #104835 from redvers/update_cassandra_3.11.4_3.11.9_cve-2020-13946
cassandra: 3.11.4 -> 3.11.9
2020-12-09 13:19:53 +01:00
06kellyjac
b8c49dd5b1 open-policy-agent: 0.25.1 -> 0.25.2 2020-12-09 12:14:35 +00:00
0x4A6F
02b7ec6a94
routinator: 0.8.1 -> 0.8.2 2020-12-09 11:53:39 +00:00
Eduardo Sánchez Muñoz
3d22c964af milkytracker: install .desktop, .appdata and icon files
Fixes https://github.com/NixOS/nixpkgs/issues/106288.
2020-12-09 12:52:54 +01:00
Aaron Andersen
c32ac64a53
Merge pull request #106432 from freezeboy/remove-amsn
amsn: remove application
2020-12-09 06:50:38 -05:00
Maximilian Bosch
917cac4663
matrix-synapse: 1.23.0 -> 1.24.0
ChangeLog: https://github.com/matrix-org/synapse/releases/tag/v1.24.0

This release contains two security advisories:

* CVE-2020-26257[1]: possible DDoS in the federation API.
* CVE-2020-1971[2]: to be fixed in #106362[3].

[1] https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-26257
[2] https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-1971
[3] https://github.com/NixOS/nixpkgs/pull/106362
2020-12-09 12:30:49 +01:00
Maximilian Bosch
0d5608d9b5
element-web: 1.7.14 -> 1.7.15
ChangeLog: https://github.com/vector-im/element-web/releases/tag/v1.7.15

Also had to replace `riot` with `element` in the download URL now as the
artifacts were renamed in this release.
2020-12-09 12:27:03 +01:00
Maximilian Bosch
db6c4b1bec
element-desktop: 1.7.14 -> 1.7.15
ChangeLog: https://github.com/vector-im/element-desktop/releases/tag/v1.7.15
2020-12-09 12:26:31 +01:00
Bouke van der Bijl
2facfb8949 swagger-codegen: 2.3.1 -> 2.4.17 2020-12-09 12:17:32 +01:00
stigo
2f26107b80
Merge pull request #106291 from stigtsp/package/perl-http-tiny-cache-init
perlPackages.HTTPTinyCache: init at 0.002
2020-12-09 11:42:06 +01:00
Vladimír Čunát
ace04464b6
knot-resolver: 5.2.0 -> 5.2.1
https://gitlab.nic.cz/knot/knot-resolver/-/tags/v5.2.1
2020-12-09 11:07:28 +01:00
freezeboy
5bdcc31616 amsn: remove application 2020-12-09 11:04:14 +01:00
Claudio Bley
144e9c79e5 libmodplug: Fix build on darwin
* removing the `-mmacosx-version-min` flag makes the build work again
* also fix the path to the `file` command in the configure script
  to fix the warning

```
./configure: line 7754: /usr/bin/file: No such file or directory
```
2020-12-09 10:13:00 +01:00
Daniël de Kok
4146607e07 python3Packages.blis: 0.7.3 -> 0.7.4 2020-12-09 10:00:30 +01:00
Euan Kemp
6eb941d8c4 k3s: propagate runtime dependencies of the k3s binary
Fixes #101734

Prior to this change, the k3s binary included a tarball containing
binaries like 'kubectl', but didn't keep a runtime reference to those
runtime dependencies in plaintext (since they were gzipped inside the
single combined k3s binary).

In order for nix's automatic runtime dependency detection to work, we
need to have a reference to them somewhere in $out.
propagatedBuildInputs seems to do the right thing for us here.
Running `nix-store -q --tree /nix/store/path/to/k3s` produces a
different output after this change which includes the `libseccomp`
reference I expect.
2020-12-09 00:08:15 -08:00
Nikolay Korotkiy
d733883fb3
vscode-extensions.redhat.vscode-yaml: 0.5.3 → 0.13.0 2020-12-09 11:07:51 +03:00
R. RyanTM
9651b60c41 kotlin: 1.4.20 -> 1.4.21 2020-12-09 07:57:47 +00:00
Euan Kemp
5ca87dcf73 k3s: 1.19.2+k3s1 -> 1.19.4+k3s2
This includes a fix for CVE-2020-15257, as described in the upstream
release notes: https://github.com/k3s-io/k3s/releases/tag/v1.19.4%2Bk3s2
2020-12-08 23:56:50 -08:00
zowoq
d183736d69 kubectl: use installShellFiles 2020-12-09 17:28:26 +10:00
zowoq
563ff4adf9 kubernetes: misc fixes
- don't install unnecessary binaries
- remove go-bindata, already vendored by upstream
- use installShellFiles, add kubeadm completion
- require kubeadm/kubectl so installPhase can't be broken
2020-12-09 17:28:26 +10:00
Vincent Laporte
a35e7daa2b compcert: 3.7 → 3.8 2020-12-09 08:28:04 +01:00
R. RyanTM
23290bd131 python37Packages.azure-mgmt-network: 16.0.0 -> 17.0.0 2020-12-08 23:08:21 -08:00
R. RyanTM
e9ade83e7a python37Packages.alerta: 8.0.0 -> 8.2.0 2020-12-08 23:07:59 -08:00
Michael Raskin
1a221336c6
Merge pull request #106401 from rmcgibbo/pandas
python3Packages.pandas: 1.1.4 -> 1.1.5
2020-12-09 07:07:25 +00:00
R. RyanTM
d3419c984c python37Packages.cocotb: 1.3.2 -> 1.4.0 2020-12-08 23:05:05 -08:00