summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2021-09-14Merge pull request #137753 from r-ryantm/auto-update/simdjsonSandro
simdjson: 0.9.7 -> 1.0.0
2021-09-14gitui: 0.17 -> 0.17.1R. RyanTM
2021-09-14git-cliff: 0.2.6 -> 0.3.0R. RyanTM
2021-09-14Merge pull request #137762 from r-ryantm/auto-update/flyctlSandro
2021-09-14Merge pull request #137758 from ↵Sandro
r-ryantm/auto-update/python3.8-lazr.restfulclient python38Packages.lazr-restfulclient: 0.14.3 -> 0.14.4
2021-09-14Merge pull request #137776 from r-ryantm/auto-update/s3backerSandro
2021-09-14Merge pull request #137692 from r-ryantm/auto-update/vkquakeSandro
2021-09-14Merge pull request #137711 from r-ryantm/auto-update/thunarSandro
xfce.thunar: 4.16.8 -> 4.16.9
2021-09-14meilisearch: enable flake usagehappysalada
2021-09-14Merge pull request #137771 from LeSuisse/opentsdb-CVE-2020-35476Sandro
2021-09-14Merge pull request #137765 from r-ryantm/auto-update/gbenchmarkSandro
2021-09-14Merge pull request #137763 from r-ryantm/auto-update/rsyslogSandro
rsyslog: 8.2102.0 -> 8.2108.0
2021-09-14Merge pull request #137772 from r-ryantm/auto-update/rsnapshotSandro
rsnapshot: 1.4.3 -> 1.4.4
2021-09-14Merge pull request #137769 from superherointj/package-argocd-2.1.2Sandro
2021-09-14Merge pull request #137770 from r-ryantm/auto-update/python3.8-launchpadlibSandro
2021-09-14Merge pull request #137732 from r-ryantm/auto-update/bschafflSandro
2021-09-14Merge pull request #137717 from r-ryantm/auto-update/alembicSandro
alembic: 1.8.2 -> 1.8.3
2021-09-14s3backer: 1.6.1 -> 1.6.2R. RyanTM
2021-09-14rsnapshot: 1.4.3 -> 1.4.4R. RyanTM
2021-09-14esbuild: 0.12.25 -> 0.12.27R. RyanTM
2021-09-14argocd: 2.1.1 -> 2.1.2superherointj
2021-09-14opentsdb: fix CVE-2020-35476Thomas Gerbet
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-14python38Packages.launchpadlib: 1.10.13 -> 1.10.14R. RyanTM
2021-09-14gbenchmark: 1.5.6 -> 1.6.0R. RyanTM
2021-09-14basex: fix Icon= store path to point to nix store.Sergei Trofimovich
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-14Merge pull request #137741 from emilazy/more-aarch64-darwin-fixesDomen Kožar
{darwin.trash,rpm,dash,jwhois}: fix on aarch64-darwin
2021-09-14flyctl: 0.0.233 -> 0.0.238R. RyanTM
2021-09-14rsyslog: 8.2102.0 -> 8.2108.0R. RyanTM
2021-09-14python38Packages.lazr-restfulclient: 0.14.3 -> 0.14.4R. RyanTM
2021-09-14simdjson: 0.9.7 -> 1.0.0R. RyanTM
2021-09-14jwhois: fix on aarch64-darwinEmily
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-14dash: fix on aarch64-darwinEmily
2021-09-14dash: 0.5.11.2 -> 0.5.11.4Emily
The readdir64/dirent64 patch was obsoleted by an upstream commit.
2021-09-14Merge pull request #137706 from r-ryantm/auto-update/treallaBen Siraphob
trealla: 1.9.37 -> 1.12.0
2021-09-13Merge pull request #137724 from r-ryantm/auto-update/bazel-buildtoolsMario Rodas
bazel-buildtools: 4.0.1 -> 4.2.0
2021-09-13Merge pull request #137682 from fabaff/bump-tfsecMario Rodas
tfsec: 0.58.6 -> 0.58.9
2021-09-13Merge pull request #137644 from marsam/fix-libvirt-darwinMario Rodas
libvirt: fix build on darwin
2021-09-14dash: use fetchpatchEmily
2021-09-14bschaffl: 1.4.6 -> 1.4.8R. RyanTM
2021-09-13Merge pull request #137611 from r-ryantm/auto-update/python38Packages.deezer-pyRyan Mulligan
python38Packages.deezer-py: 1.1.3 -> 1.2.2
2021-09-14rpm: fix on aarch64-darwinEmily
2021-09-14darwin.trash: fix on aarch64-darwinEmily
None of these clang options should be necessary with the nixpkgs stdenv infrastructure, and the -arch was breaking Apple Silicon builds.
2021-09-14bazel-buildtools: 4.0.1 -> 4.2.0R. RyanTM
2021-09-14Merge pull request #137603 from veprbl/pr/awkward_1_5_0Martin Weinelt
python3Packages.awkward: 1.4.0 -> 1.5.0
2021-09-14alembic: 1.8.2 -> 1.8.3R. RyanTM
2021-09-13Merge pull request #137705 from r-ryantm/auto-update/system76-firmwareShea Levy
system76-firmware: 1.0.28 -> 1.0.29
2021-09-14xfce.thunar: 4.16.8 -> 4.16.9R. RyanTM
2021-09-13trealla: 1.9.37 -> 1.12.0R. RyanTM
2021-09-13system76-firmware: 1.0.28 -> 1.0.29R. RyanTM
2021-09-13Merge pull request #137703 from aciceri/masterRyan Mulligan
navidrome: 0.44.1 -> 0.45.1 and added aarch64 support