zowoq
6da0dcc42a
go-md2man: switch to buildGoModule
...
also rename dir to match attribute.
2021-03-31 21:06:06 +10:00
Michael Weiss
9495de73dd
chromium: 89.0.4389.90 -> 89.0.4389.114
...
https://chromereleases.googleblog.com/2021/03/stable-channel-update-for-desktop_30.html
This update includes 8 security fixes.
CVEs:
CVE-2021-21194 CVE-2021-21195 CVE-2021-21196 CVE-2021-21197
CVE-2021-21198 CVE-2021-21199
2021-03-31 12:54:36 +02:00
Fabian Affolter
b6dad95597
sslscan: 1.11.13 -> 2.0.9 ( #118130 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-31 12:50:48 +02:00
Frederik Rietdijk
9b9e9cff00
Merge pull request #117015 from NixOS/staging-next
...
Staging next
2021-03-31 12:42:19 +02:00
rnhmjoj
97904f8424
qt5.qtwebengine: fix Qt version number in cmake
...
This fixes the build failures in packages depending on qtwebengine and
using cmake to find the Qt dependencies (like libsForQt5.messagelib).
2021-03-31 12:32:21 +02:00
Fabian Affolter
2a74bb07be
python3Packages.yaswfp: init at unstable-20210331
2021-03-31 12:12:38 +02:00
Johannes Schleifenbaum
9583ac8d84
protoc-gen-go: init at 1.26.0
2021-03-31 11:51:46 +02:00
R. RyanTM
779ef0a43d
terraform-docs: 0.12.0 -> 0.12.1 ( #118098 )
2021-03-31 11:42:27 +02:00
Fabian Affolter
b4b7c8b425
Merge pull request #118059 from r-ryantm/auto-update/gotestsum
...
gotestsum: 1.6.2 -> 1.6.3
2021-03-31 11:03:32 +02:00
Fabian Affolter
f3bdbab0dd
Merge pull request #118023 from r-ryantm/auto-update/ameba
...
ameba: 0.14.1 -> 0.14.2
2021-03-31 10:58:33 +02:00
Samuel Gräfenstein
b1bda26ec0
nixos/all-firmware: fix eval with allowAliases set to false
...
Fix eval when `nixpkgs.config.allowAliases = false;` is set.
2021-03-31 10:50:07 +02:00
Michael Raskin
268aa0d37b
Merge pull request #118118 from tomberek/asc_narrow
...
asc: relax error
2021-03-31 07:38:00 +00:00
davidak
fe3eb35133
Merge pull request #97565 from samuelgrf/defaultPackages-nano
...
nixos/config: move nano to defaultPackages
2021-03-31 09:17:56 +02:00
Fabian Affolter
6cd0a4baf0
Merge pull request #118035 from r-ryantm/auto-update/chezmoi
...
chezmoi: 2.0.4 -> 2.0.5
2021-03-31 09:14:51 +02:00
Fabian Affolter
d0e2a6f973
Merge pull request #118044 from r-ryantm/auto-update/do-agent
...
do-agent: 3.9.0 -> 3.9.4
2021-03-31 09:13:40 +02:00
JesusMtnez
f0d795f7c8
slack: fix missing libxshmfence
2021-03-31 09:12:34 +02:00
zowoq
083c46aabe
podman: 3.0.1 -> 3.1.0
...
https://github.com/containers/podman/releases/tag/v3.1.0
2021-03-31 16:44:38 +10:00
Thomas Gerbet
550e69b745
subversion19: drop
...
Subversion 1.9 is EoL [0] and is affected by CVE-2020-17525.
[0] https://subversion.apache.org/roadmap.html#release-planning
2021-03-31 08:38:03 +02:00
Ben Siraphob
80d5498aa2
coqPackages.odd-order: init at 1.12.0
2021-03-31 08:31:08 +02:00
github-actions[bot]
e880daefc6
Merge master into staging-next
2021-03-31 06:05:41 +00:00
Kierán Meinhardt
9a65c61b03
moodle-dl: init at 2.1.2.5
2021-03-31 07:37:35 +02:00
R. RyanTM
d4ad51086d
unciv: 3.13.11 -> 3.13.11-patch2
2021-03-31 01:34:10 -04:00
Hunter Jones
e22c73504e
indilib: inherit meta information from base library in symlink env
2021-03-31 00:21:11 -05:00
Hunter Jones
41785b591c
wcslib: 7.3.1 -> 7.5
2021-03-31 00:21:11 -05:00
Hunter Jones
ac3de55e62
wcslib: adopt package
2021-03-30 23:27:59 -05:00
Hunter Jones
0eb5186106
treewide: move astro libraries into pkgs/development/libraries/science/astronomy
2021-03-30 23:11:55 -05:00
Shaw Vrana
1e31621d38
i3-ratiosplit: init at 0.1.0
2021-03-30 19:40:12 -07:00
Thomas Bereknyei
06926a4294
asc: relax error
2021-03-30 22:02:23 -04:00
Mario Rodas
2b5aed09ee
Merge pull request #118117 from marsam/update-nodejs-12_x
...
nodejs-12_x: 12.21.0 -> 12.22.0
2021-03-30 20:57:47 -05:00
Mario Rodas
8632d1f5b1
Merge pull request #117832 from r-ryantm/auto-update/shadowsocks-rust
...
shadowsocks-rust: 1.9.2 -> 1.10.2
2021-03-30 20:56:26 -05:00
Sandro
3ac9a29d4d
Merge pull request #116588 from martinetd/pahole
...
pahole: 1.17 -> 1.20
2021-03-31 03:36:37 +02:00
Peter Hoeg
f533440d69
nixos/sata: support SATA timeouts
2021-03-31 09:34:08 +08:00
Dmitry Bogatov
e0e9b5e200
jq: add configuration option to disable regex support ( #117895 )
...
Co-authored-by: Dmitry Bogatov <git#v1@kaction.cc>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-31 03:30:34 +02:00
Sandro
0021760e22
Merge pull request #117805 from LeSuisse/rekor-init
2021-03-31 03:29:10 +02:00
Sandro
cdd3dcde9d
Merge pull request #118082 from dotlambda/awscli-1.19.40
2021-03-31 03:25:50 +02:00
Sandro
157663fb8f
Merge pull request #118116 from marsam/update-timescaledb
...
postgresqlPackages.timescaledb: 2.1.0 -> 2.1.1
2021-03-31 03:14:40 +02:00
Fabian Affolter
40a8901d20
python3Packages.pytenable: init at 1.2.8
2021-03-30 17:35:59 -07:00
Fabian Affolter
568d8e5534
python3Packages.requests-pkcs12: init at 1.9
2021-03-30 17:35:59 -07:00
Fabian Affolter
57ff22deab
python3Packages.restfly: init at 1.3.5
2021-03-30 17:35:59 -07:00
Fabian Affolter
96a04108e0
python3Packages.python-box: init at 5.3.0
2021-03-30 17:35:59 -07:00
github-actions[bot]
4ba71fb819
Merge master into staging-next
2021-03-31 00:12:29 +00:00
Sandro
f3b5f40c81
Merge pull request #118083 from dotlambda/prs-0.2.6
...
prs: 0.2.5 -> 0.2.6
2021-03-31 01:45:46 +02:00
Felix Tenley
0f92c208bb
nixos/tests/etebase-server: init
2021-03-30 23:32:26 +02:00
Felix Tenley
410d181739
nixos/etebase-server: add missing static directory setup
2021-03-30 23:32:26 +02:00
Felix Tenley
dccd915adf
nixos/etebase-server: replace customIni with more flexible settings option
...
Fixes #112834 where incorrect documentation of options was reported.
customIni used to replace the entire default configuration while the
new settings option is merged in with the default configuration
and still allows overriding options when needed.
2021-03-30 23:32:26 +02:00
Anderson Torres
933b6606ef
Merge pull request #118075 from r-ryantm/auto-update/mgba
...
mgba: 0.8.4 -> 0.9.0
2021-03-30 18:31:36 -03:00
Sander van der Burg
9a11dbc4a3
Merge pull request #117965 from svanderburg/fix-releasetools
...
releaseTools: fix nixBuild function
2021-03-30 22:35:17 +02:00
zowoq
124564d5d2
youtube-dl: 2021.03.25 -> 2021.03.31
...
https://github.com/ytdl-org/youtube-dl/releases/tag/2021.03.31
2021-03-31 06:32:00 +10:00
zowoq
7248f89da2
gh: 1.7.0 -> 1.8.0
...
https://github.com/cli/cli/releases/tag/v1.8.0
2021-03-31 06:04:56 +10:00
Fabian Affolter
2267d0b5a9
Merge pull request #118053 from r-ryantm/auto-update/gitjacker
...
gitjacker: 0.0.3 -> 0.1.0
2021-03-30 22:03:17 +02:00