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
4c5522ff0f
folly: 2021.08.30.00 -> 2021.09.13.00
2021-09-14 07:23:52 +00: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
2266969e8b
rssguard: 3.9.2 -> 4.0.2
2021-09-14 07:07:07 +00:00
R. RyanTM
e0c205578d
snd: 21.1 -> 21.7
2021-09-14 06:57:34 +00:00
R. RyanTM
e3c0374da4
signal-desktop: 5.17.0 -> 5.17.1
2021-09-14 06:47:40 +00:00
R. RyanTM
77c881aa82
python38Packages.lazr-restfulclient: 0.14.3 -> 0.14.4
2021-09-14 06:34:56 +00:00
R. RyanTM
6763102a3c
songrec: 0.1.9 -> 0.2.0
2021-09-14 06:27: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
R. RyanTM
4d25b19c2b
sayonara: 1.6.0-beta7 -> 1.7.0-stable3
2021-09-14 05:57:09 +00:00
R. RyanTM
eb01aaa9d4
drone-cli: 1.3.1 -> 1.4.0
2021-09-14 05:54:09 +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
ddb3f2b463
coordgenlibs: 2.0.3 -> 3.0.0
2021-09-14 04:24:22 +00: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
R. RyanTM
90732f5be0
stern: 1.20.0 -> 1.20.1
2021-09-14 03:52:20 +00:00
R. RyanTM
24fb8cbf80
smartdns: 33 -> 35
2021-09-14 03:30:00 +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
b014bcf416
bosh-cli: 6.4.5 -> 6.4.6
2021-09-14 02:40:49 +00:00
R. RyanTM
b4d780dd8f
bjumblr: 1.6.6 -> 1.6.8
2021-09-14 02:33:25 +00:00
R. RyanTM
78400f0733
smcroute: 2.5.1 -> 2.5.2
2021-09-14 02:32:43 +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
5538096c8e
bchoppr: 1.10.8 -> 1.10.10
2021-09-14 01:59:47 +00:00
R. RyanTM
c9e42a65d2
bazel-buildtools: 4.0.1 -> 4.2.0
2021-09-14 01:53:07 +00:00
R. RyanTM
22fda0d90a
bazarr: 0.9.8 -> 0.9.9
2021-09-14 01:47:47 +00:00
R. RyanTM
b549e58359
babashka: 0.6.0 -> 0.6.1
2021-09-14 01:35:17 +00:00
R. RyanTM
011fa8a4f3
tautulli: 2.7.5 -> 2.7.6
2021-09-14 01:30:47 +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