Commit Graph

268134 Commits

Author SHA1 Message Date
Matthias Beyer
dc69fc793a sfeed: 0.9.20 -> 0.9.21
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Message-Id: <20210201142257.517-1-mail@beyermatthias.de>
2021-02-03 14:15:46 +01:00
Maximilian Bosch
e44011c1a6
element-desktop: 1.7.18 -> 1.7.19
https://github.com/vector-im/element-desktop/releases/tag/v1.7.19
2021-02-03 14:08:35 +01:00
Maximilian Bosch
5c54a877c4
element-web: 1.7.18 -> 1.7.19
https://github.com/vector-im/element-web/releases/tag/v1.7.19
2021-02-03 14:08:23 +01:00
Markus Hauck
9717d02121 calcurse: include oauth2client package
The `oauth2client` is required for the `calcurse-caldav` program to
e.g. connect to Google Calendar with OAuth2
2021-02-03 13:47:05 +01:00
Pavol Rusnak
20d0111526
python3Packages.shamir-mnemonic: 0.1.0 -> 0.2.0 2021-02-03 13:43:41 +01:00
R. RyanTM
5fbd84c60e editorconfig-checker: 2.3.1 -> 2.3.3 2021-02-03 12:20:55 +00:00
Pavol Rusnak
c72b72a7c1
python3Packages.mnemonic: enable tests by fetching sources from github 2021-02-03 13:02:31 +01:00
AndersonTorres
7e481eed2d chemtool: init at 1.6.14 2021-02-03 08:48:32 -03:00
AndersonTorres
4661238e79 fig2dev: cosmetic rewriting 2021-02-03 08:48:31 -03:00
Sandro
e1722a6d58
Merge pull request #111735 from r-ryantm/auto-update/clojure-lsp
clojure-lsp: 2021.01.28-03.03.16 -> 2021.02.02-14.02.23
2021-02-03 12:39:16 +01:00
Michael Weiss
bdf7d732d3
ungoogled-chromium: 88.0.4324.104 -> 88.0.4324.146 (security) 2021-02-03 12:38:21 +01:00
Michael Weiss
4fe69d33ae
chromium: 88.0.4324.96 -> 88.0.4324.146
https://chromereleases.googleblog.com/2021/02/stable-channel-update-for-desktop.html

This update includes 6 security fixes.

CVEs:
CVE-2021-21142 CVE-2021-21143 CVE-2021-21144 CVE-2021-21145
CVE-2021-21146 CVE-2021-21147
2021-02-03 12:38:09 +01:00
Luflosi
682da86024
glfw: hardwire path to libGL.so.1 the intended way
GLFW provides a better way to specify the path to libGL than to patch the source code.
2021-02-03 12:26:11 +01:00
R. RyanTM
a5b95a5cf9 clojure-lsp: 2021.01.28-03.03.16 -> 2021.02.02-14.02.23 2021-02-03 11:09:34 +00:00
Jörg Thalheim
993bbf7581
Merge pull request #111731 from Mic92/zfs-fix 2021-02-03 11:03:35 +00:00
Sandro
16f7936113
Merge pull request #111726 from fabaff/license-crunch
crunch: add license
2021-02-03 11:58:16 +01:00
Claudio Bley
a42d59b208 bazel-remote: Mark as broken on Darwin
It currently fails during compilation because C++ standard
header files cannot be found.
2021-02-03 11:51:11 +01:00
Sandro
2f79819ce2
Merge pull request #111273 from numinit/armagetronad 2021-02-03 11:45:48 +01:00
Jörg Thalheim
5b9bfe5625
zfs: fix invalid package references 2021-02-03 11:45:31 +01:00
R. RyanTM
0b972de1dd cargo-make: 0.32.11 -> 0.32.12 2021-02-03 10:43:15 +00:00
Jörg Thalheim
0e784a2a3b
nixos/zfs: fix reference to awk
broken in 648a6c4348
2021-02-03 11:43:00 +01:00
P. R. d. O
e7288c3f8d
signumone-ks: removing libav_0_8 (#111693) 2021-02-03 11:42:17 +01:00
Sandro
4760649e60
Merge pull request #91155 from qoelet/plr-init-8.4
plr: init at 8.4.1
2021-02-03 11:40:40 +01:00
Milan Pässler
790a3f4407
python3Packages.pylxd: init at 2.3.0 2021-02-03 11:20:27 +01:00
Fabian Affolter
2469079366 crunch: add license 2021-02-03 11:08:31 +01:00
Stig Palmquist
ed451f314e perlPackages.EmailStuffer: init at 0.018 2021-02-03 11:03:28 +01:00
R. RyanTM
011f14738b argo: 2.12.6 -> 2.12.7 2021-02-03 09:51:03 +00:00
Claudio Bley
a6e18b4758 bazel: Reword comment that memory leaks are acceptable
Co-authored-by: Greg Roodt <groodt@gmail.com>
2021-02-03 10:46:09 +01:00
Claudio Bley
5f71a0ff5d bazel: Fix build on darwin
* use default stdenv (clang 7)
* add no-arc.patch to make the xcode_locate tool compile without libarc-lite
* remove the `-mmacosx-version-min=10.9` flag from the bootstrap compile script
2021-02-03 10:46:09 +01:00
Claudio Bley
e22cf98520 bazel: Use jdk11_headless to build bazel
Use the same JDK for building bazel and for its runtime.

Effectively, the former `toolchain_hostjdk8` java toolchain has been deprecated
and should no longer be used (in newer bazel)[1]:

```
# Deprecated, do not use.
# It will be removed after migration to Java toolchain resolution.
default_java_toolchain(
    name = "toolchain_hostjdk8",
    ...
)
```

[1]: 4fc4868065/tools/jdk/BUILD.tools (L384-L387)
2021-02-03 10:46:09 +01:00
Claudio Bley
6d8c431eb0 bazel: 3.7.1 -> 3.7.2
* update sha256 for gvisor, tensorflow{,WithCuda}, bazel-watcher, bazel-remote
  and envoy
2021-02-03 10:44:07 +01:00
Jörg Thalheim
cdf227415c
Merge pull request #111698 from siraben/uutils-coreutils-update
uutils-coreutils: 2019-05-03 -> 0.0.3
2021-02-03 09:27:22 +00:00
Daniël de Kok
df18d77f1e
Merge pull request #111696 from r-ryantm/auto-update/visidata
visidata: 2.1.1 -> 2.2
2021-02-03 10:07:57 +01:00
Ingo Blechschmidt
0c3b6defc1 agdaPackages.agda-categories: 0.1.4 -> 0.1.5 2021-02-03 09:31:12 +01:00
Ben Siraphob
c6c186f410 uutils-coreutils: 2019-05-03 -> 0.0.3 2021-02-03 15:27:23 +07:00
Peter Hoeg
c9091a9def nixos/pykms: fix launcher 2021-02-03 15:59:17 +08:00
Peter Hoeg
a3773da142 pykms: 2019-06-11 -> 2021-01-25 2021-02-03 15:59:17 +08:00
Fabian Affolter
40d90ca36b python3Packages.androidtv: switch to pytestCheckHook 2021-02-03 08:50:06 +01:00
Morgan Jones
833ccbaf63 armagetronad-dedicated: init at 0.2.9.1.0 2021-02-03 00:47:57 -07:00
Fabian Affolter
5d5195f5b6 python3Packages.androidtv: 0.0.50 -> 0.0.57 2021-02-03 08:46:44 +01:00
R. RyanTM
bed33d185a python37Packages.cvxpy: 1.1.7 -> 1.1.8 2021-02-02 23:44:59 -08:00
Jarl G. Taxerås Flaten
813d14b9b7
coq: 8.13+beta1 -> 8.13.0 (#109479) 2021-02-03 08:34:47 +01:00
Morgan Jones
f3e8b9c6bf armagetronad: 0.2.8.3.5 -> 0.2.9.1.0 2021-02-03 00:22:55 -07:00
R. RyanTM
94bb7a9ca2 python37Packages.cmd2: 1.4.0 -> 1.5.0 2021-02-02 23:01:03 -08:00
Mikhail Klementev
c523108906 python3Packages.keystone-engine: init at 0.9.2 2021-02-02 23:00:52 -08:00
R. RyanTM
8cc2318965 datasette: 0.54 -> 0.54.1 2021-02-02 22:58:42 -08:00
R. RyanTM
da14ca5933 python37Packages.cftime: 1.3.1 -> 1.4.1 2021-02-02 22:58:19 -08:00
R. RyanTM
ff9d510a16 python37Packages.casbin: 0.16.0 -> 0.16.1 2021-02-02 22:57:57 -08:00
R. RyanTM
ae20fdba25 python37Packages.bids-validator: 1.5.10 -> 1.6.0 2021-02-02 22:55:14 -08:00
R. RyanTM
bcbfb00f81 python37Packages.azure-mgmt-batch: 14.0.0 -> 15.0.0 2021-02-02 22:53:19 -08:00