Sandro
c36769b10d
Merge pull request #137732 from r-ryantm/auto-update/bschaffl
2021-09-14 11:10:29 +02:00
Sandro
7f4be47adf
Merge pull request #137717 from r-ryantm/auto-update/alembic
...
alembic: 1.8.2 -> 1.8.3
2021-09-14 11:08:36 +02:00
Nikolay Korotkiy
9c1f6a9c45
gpscorrelate: enable on darwin
2021-09-14 12:01:04 +03:00
R. RyanTM
8bae8e70f5
s3backer: 1.6.1 -> 1.6.2
2021-09-14 08:56:16 +00:00
superherointj
71fc678cac
fluxcd: 0.17.0 -> 0.17.1
2021-09-14 05:32:34 -03:00
R. RyanTM
bcfd20bf2d
rsnapshot: 1.4.3 -> 1.4.4
2021-09-14 08:32:14 +00:00
R. RyanTM
8c11f9fc69
esbuild: 0.12.25 -> 0.12.27
2021-09-14 17:25:08 +09:00
superherointj
e2d831ad9a
argocd: 2.1.1 -> 2.1.2
2021-09-14 05:18:19 -03:00
Thomas Gerbet
b9608ec767
opentsdb: fix CVE-2020-35476
...
This contribution pulls in the patch fixing CVE-2020-35476.
The fix is also included in the 2.4.1 version but the upgrade requires
more work: a tarball with all the third party tools is no more provided.
The build process attempts to get them during the build which fail.
https://github.com/advisories/GHSA-hv53-q76c-7f8c
2021-09-14 10:15:08 +02:00
R. RyanTM
64361afd5c
python38Packages.launchpadlib: 1.10.13 -> 1.10.14
2021-09-14 08:11:59 +00:00
R. RyanTM
5c133e0acc
gdal: 3.3.1 -> 3.3.2
2021-09-14 07:52:34 +00:00
R. RyanTM
3cc437a3da
gbenchmark: 1.5.6 -> 1.6.0
2021-09-14 07:43:23 +00:00
Sergei Trofimovich
03e61e35dd
basex: fix Icon= store path to point to nix store.
...
Noticed the problem on never disappearing diff reported by:
$ ./maintainers/scripts/rebuild-amount.sh --print HEAD
Estimating rebuild amount by counting changed Hydra jobs.
1 x86_64-linux
basex.x86_64-linux /nix/store/5ng...-basex-9.4.3
Before the change local non-store path was used:
$ nix-build -A basex; fgrep -R Icon result/
result/share/applications/basex.desktop:Icon=/home/.../tools/text/xml/basex/basex.svg
After the change the file got into store as expected:
$ nix-build -A basex; fgrep -R Icon result/
result/share/applications/basex.desktop:Icon=/nix/store/...-basex.svg
2021-09-14 09:36:34 +02:00
Domen Kožar
ac36cd7153
Merge pull request #137741 from emilazy/more-aarch64-darwin-fixes
...
{darwin.trash,rpm,dash,jwhois}: fix on aarch64-darwin
2021-09-14 09:27:38 +02:00
R. RyanTM
008cd50917
flyctl: 0.0.233 -> 0.0.238
2021-09-14 07:17:42 +00:00
R. RyanTM
21f1fcdf8b
rsyslog: 8.2102.0 -> 8.2108.0
2021-09-14 07:17:07 +00:00
R. RyanTM
77c881aa82
python38Packages.lazr-restfulclient: 0.14.3 -> 0.14.4
2021-09-14 06:34:56 +00:00
R. RyanTM
2ada84ac2f
socket_wrapper: 1.2.5 -> 1.3.3
2021-09-14 06:19:17 +00:00
R. RyanTM
15abcd7eca
duckdb: 0.2.8 -> 0.2.9
2021-09-14 06:06:39 +00:00
R. RyanTM
0bcd90ecd7
simdjson: 0.9.7 -> 1.0.0
2021-09-14 06:02:47 +00:00
Emily
9d3086d862
jwhois: fix on aarch64-darwin
...
This is somewhat of a hack, and other packages are certainly affected by
this issue (e.g. assh runs into it in some cgo code), but at least this
documents a workaround in-tree and gets one more package building now.
2021-09-14 06:50:35 +01:00
Emily
a04e858da4
dash: fix on aarch64-darwin
2021-09-14 06:50:35 +01:00
Emily
1875c0312e
dash: 0.5.11.2 -> 0.5.11.4
...
The readdir64/dirent64 patch was obsoleted by an upstream commit.
2021-09-14 06:50:33 +01:00
R. RyanTM
e9ca9aac71
dnsproxy: 0.39.4 -> 0.39.5
2021-09-14 05:35:08 +00:00
R. RyanTM
34f26a5b87
stripe-cli: 1.7.0 -> 1.7.1
2021-09-14 05:29:06 +00:00
R. RyanTM
46dc41882b
python38Packages.ledgerblue: 0.1.37 -> 0.1.38
2021-09-14 05:17:25 +00:00
Ben Siraphob
6f5e9a6f7b
Merge pull request #137706 from r-ryantm/auto-update/trealla
...
trealla: 1.9.37 -> 1.12.0
2021-09-14 00:12:24 -05:00
R. RyanTM
b47ac5a77c
stress-ng: 0.13.00 -> 0.13.01
2021-09-14 05:04:49 +00:00
Mario Rodas
f6ffb3d819
Merge pull request #137724 from r-ryantm/auto-update/bazel-buildtools
...
bazel-buildtools: 4.0.1 -> 4.2.0
2021-09-13 23:37:42 -05:00
Mario Rodas
5299671e3f
Merge pull request #137682 from fabaff/bump-tfsec
...
tfsec: 0.58.6 -> 0.58.9
2021-09-13 23:37:04 -05:00
Mario Rodas
44cbe8b2cb
Merge pull request #137644 from marsam/fix-libvirt-darwin
...
libvirt: fix build on darwin
2021-09-13 23:36:43 -05:00
R. RyanTM
4748cc258a
convbin: 3.4 -> 3.7
2021-09-14 04:17:54 +00:00
R. RyanTM
f5276159d9
shutter: 0.98 -> 0.99
2021-09-14 04:14:01 +00:00
R. RyanTM
ae2196daa6
cobalt: 0.16.5 -> 0.17.0
2021-09-14 04:03:23 +00:00
Emily
d9d051ecd9
dash: use fetchpatch
2021-09-14 04:18:32 +01:00
R. RyanTM
b6fc3dff4d
bsequencer: 1.8.8 -> 1.8.10
2021-09-14 03:03:42 +00:00
R. RyanTM
c13796af38
bschaffl: 1.4.6 -> 1.4.8
2021-09-14 02:58:31 +00:00
R. RyanTM
916a0c8d30
python38Packages.cucumber-tag-expressions: 4.0.0 -> 4.0.2
2021-09-14 02:50:14 +00:00
Ryan Mulligan
1224feb92e
Merge pull request #137611 from r-ryantm/auto-update/python38Packages.deezer-py
...
python38Packages.deezer-py: 1.1.3 -> 1.2.2
2021-09-13 19:41:33 -07:00
R. RyanTM
b4d780dd8f
bjumblr: 1.6.6 -> 1.6.8
2021-09-14 02:33:25 +00:00
Emily
83c4c7ea5b
rpm: fix on aarch64-darwin
2021-09-14 03:31:31 +01:00
Emily
35a1ca8a0a
darwin.trash: fix on aarch64-darwin
...
None of these clang options should be necessary with the nixpkgs stdenv
infrastructure, and the -arch was breaking Apple Silicon builds.
2021-09-14 03:31:31 +01:00
R. RyanTM
9bd2d91ec5
texmaker: 5.1.1 -> 5.1.2
2021-09-14 02:22:54 +00:00
R. RyanTM
053eff5a46
top-git: 0.19.12 -> 0.19.13
2021-09-14 02:14:31 +00:00
R. RyanTM
c9e42a65d2
bazel-buildtools: 4.0.1 -> 4.2.0
2021-09-14 01:53:07 +00:00
Martin Weinelt
bca7162d60
Merge pull request #137603 from veprbl/pr/awkward_1_5_0
...
python3Packages.awkward: 1.4.0 -> 1.5.0
2021-09-14 03:10:55 +02:00
R. RyanTM
cf5db339eb
alembic: 1.8.2 -> 1.8.3
2021-09-14 00:45:49 +00:00
Shea Levy
d66edf1450
Merge pull request #137705 from r-ryantm/auto-update/system76-firmware
...
system76-firmware: 1.0.28 -> 1.0.29
2021-09-13 20:26:51 -04:00
R. RyanTM
7bd5754a35
xfce.thunar: 4.16.8 -> 4.16.9
2021-09-14 00:21:32 +00:00
Harrison Houghton
230e267051
dust: fix
...
- Use `pixie` (the wrapper) rather than `pixie-vm` (the wrappee)
- Add `rlwrap` command rather than using `which`
Fixes #72129
2021-09-13 20:19:56 -04:00