Commit graph

439907 commits

Author SHA1 Message Date
github-actions[bot] 586c2d4f97
Merge staging-next into staging 2023-01-03 06:01:57 +00:00
github-actions[bot] e0efe97171
Merge master into staging-next 2023-01-03 06:01:21 +00:00
Martin Weinelt b38111a665
Merge pull request #208698 from amjoseph-nixpkgs/pr/nss/ilp32 2023-01-03 07:00:45 +01:00
Adam Joseph c0a40bee00 nss: set -DNS_PTR_LE_32=1 if isILP32
A comment in RNG_RandomUpdate() (drdbg.c) says to add the
-DNS_PTR_LE_32=1 flag on ILP32 platforms.

Without this PR, pkgsCross.mips64el-linux-gnuabin32.nss fails to
build.  With this PR, it succeeds.
2023-01-02 20:53:12 -08:00
figsoda 789db3cfd5
Merge pull request #208670 from figsoda/ruff
ruff: 0.0.205 -> 0.0.207
2023-01-02 23:21:48 -05:00
Martin Weinelt c642fa9ae8
Merge pull request #208260 from techknowlogick/wp-0156 2023-01-03 04:49:04 +01:00
github-actions[bot] a735faaa3a terraform-providers.alicloud: 1.194.1 → 1.195.0 2023-01-03 13:47:31 +10:00
github-actions[bot] 51f7e84f60 terraform-providers.bitbucket: 2.27.0 → 2.29.0 2023-01-03 13:47:31 +10:00
techknowlogick 493f17de94 woodpecker: 0.15.5 -> 0.15.6 2023-01-02 22:14:10 -05:00
Tomas Kral 3302bc3ddd
crc: 2.6.0 -> 2.11.0 (#205126)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-01-03 03:39:10 +01:00
R. Ryantm 54f1ef62b9 iosevka-bin: 16.8.2 -> 17.0.2 2023-01-03 10:24:10 +08:00
Anderson Torres 32c8f85ba6
Merge pull request #208253 from realsnick/fix/fxload
fxload: updated to newer version from libusb1’s examples
2023-01-02 23:13:48 -03:00
Artturi fc07700aa0
Merge pull request #208144 from Artturin/opencvupdate1 2023-01-03 03:52:35 +02:00
Anderson Torres 64d2ee501c
Merge pull request #208794 from wegank/tcc-darwin
tinycc: unbreak on x86_64-darwin
2023-01-02 22:19:27 -03:00
Matthieu Coudron 5e18beea49
Merge pull request #208613 from helma/fix/termpdfpy-update
termpdfpy: 2019-10-03 -> 2022-03-28
2023-01-03 01:23:22 +01:00
github-actions[bot] 03e830eb69
Merge staging-next into staging 2023-01-03 00:02:53 +00:00
github-actions[bot] b791490d05
Merge master into staging-next 2023-01-03 00:02:15 +00:00
SnIcK e13ee020d2 fxload: updated to newer version from libusb1 2023-01-02 17:30:04 -06:00
Sandro b9866fc0cf
Merge pull request #208609 from LeSuisse/redis-7.0.7 2023-01-03 00:29:33 +01:00
Sandro 4f35cab927
Merge pull request #208807 from qowoz/yt-dlp 2023-01-03 00:02:08 +01:00
Sandro c3c939c116
Merge pull request #208255 from sarcasticadmin/rh/1672308083ax25apps 2023-01-02 23:59:56 +01:00
Sandro 6a27e817b4
Merge pull request #201107 from arkivm/darwin/enable-osc-lib 2023-01-02 23:59:17 +01:00
Robert Scott bf608a9b2f
Merge pull request #205860 from risicle/ris-xrdp-known-vulnerabilities
xrdp: add many `knownVulnerabilities`
2023-01-02 22:47:07 +00:00
Luke Granger-Brown 5a236902c3
Merge pull request #208723 from gador/paperless-ngx-add-poppler
paperless-ngx: fix build
2023-01-02 22:36:05 +00:00
Luke Granger-Brown d77928b908
Merge pull request #208279 from Kranzes/yubioath
yubioath-flutter: slight refactor and cleanup
2023-01-02 22:34:47 +00:00
Weijia Wang 9144942aa3 tinycc: unbreak on x86_64-darwin 2023-01-02 23:33:08 +01:00
John Ericson a6b1de7902
Merge pull request #208478 from trofi/comment-stdenv-bootstrap
stdenv/linux: document some tips in debugging stdenv bootstrap tower
2023-01-02 17:28:43 -05:00
Jörg Thalheim dfdab379b5
Merge pull request #208748 from kototama/fix_xpra_missing_invoke_python3_module
xpra: add missing invoke python3 module
2023-01-02 23:21:09 +01:00
Jörg Thalheim a1ed7e7b57
Merge pull request #208720 from wegank/xtreemfs-boost
xtreemfs: unbreak on aarch64-linux
2023-01-02 23:16:08 +01:00
Martin Weinelt c42947660e
Merge pull request #208811 from fabaff/pykaleidescape 2023-01-02 23:07:20 +01:00
Robert Scott ec5228dc4c
Merge pull request #208732 from wegank/jxrlib-darwin
jxrlib: migrate to cmake
2023-01-02 21:59:57 +00:00
Sergei Trofimovich 062e14b561 stdenv/linux: document some tips in debugging stdenv bootstrap tower
Just a few comments added:

- added a few one-liners to explore which tools are rebuilt at each
  stdenv iteration during bootstrap
- explicitly listed available toolchains and their sources for on each
  bootstrap step: glibc, binutils, gcc, coreutils.
- added mention of static libraries linked into gcc

Co-authored-by: Adam Joseph <54836058+amjoseph-nixpkgs@users.noreply.github.com>
2023-01-02 21:55:32 +00:00
Fabian Affolter 70aa373a5d home-assistant: update component-packages 2023-01-02 22:40:07 +01:00
Fabian Affolter c514b093bc python310Packages.pykaleidescape: init at 1.0.1 2023-01-02 22:36:43 +01:00
dependabot[bot] 8877cc2874 build(deps): bump zeebe-io/backport-action from 0.0.9 to 1.0.0
Bumps [zeebe-io/backport-action](https://github.com/zeebe-io/backport-action) from 0.0.9 to 1.0.0.
- [Release notes](https://github.com/zeebe-io/backport-action/releases)
- [Commits](https://github.com/zeebe-io/backport-action/compare/v0.0.9...v1.0.0)

---
updated-dependencies:
- dependency-name: zeebe-io/backport-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-03 07:31:48 +10:00
zowoq 0c23e81752 yt-dlp: 2022.11.11 -> 2023.1.2
https://github.com/yt-dlp/yt-dlp/releases/tag/2023.01.02
2023-01-03 07:29:27 +10:00
Thiago Kenji Okada dccf78e57a
Merge pull request #206756 from Ralith/shaderc-2022.4
shaderc: 2021.0 -> 2022.4
2023-01-02 21:26:38 +00:00
Robert Scott 9ba41708b2
Merge pull request #208743 from aaronjheng/d2
d2: 0.1.2 -> 0.1.4
2023-01-02 21:24:50 +00:00
Sandro eafcc78020
Merge pull request #206654 from aaronjheng/devd 2023-01-02 22:02:02 +01:00
Sandro c51092ad75
Merge pull request #205697 from ckiee/blockbench-20221212 2023-01-02 21:58:35 +01:00
Sandro 3d725b90fd
Merge pull request #194771 from gilice/dm-sans 2023-01-02 21:55:58 +01:00
Maciej Krüger d031fa3c5e
Merge pull request #184307 from r-ryantm/auto-update/libavif 2023-01-02 21:52:54 +01:00
figsoda ffd471c22b
Merge pull request #208800 from tomodachi94/vimPlugins.glance-nvim
vimPlugins.glance-nvim: init at 2022-12-05
2023-01-02 15:48:10 -05:00
markuskowa 83d01f1352
Merge pull request #208367 from fortuneteller2k/molsketch
molsketch: init at 0.7.3
2023-01-02 21:45:05 +01:00
Tomo 1d9743d8cd vimPlugins.glance-nvim: init at 2022-12-05 2023-01-02 12:25:49 -08:00
Tomo 3bfb8d1f5e vimPlugins: update 2023-01-02 12:24:30 -08:00
Markus S. Wamser eae9a09270 keepass-diff: init at 1.1.3 2023-01-02 21:14:15 +01:00
figsoda fe57d3bb42 ruff: 0.0.206 -> 0.0.207
Diff: https://github.com/charliermarsh/ruff/compare/v0.0.206...v0.0.207

Changelog: https://github.com/charliermarsh/ruff/releases/tag/v0.0.207
2023-01-02 15:04:07 -05:00
figsoda fef2ec01cf
Merge pull request #208699 from figsoda/nurl
nurl: 0.2.2 -> 0.3.1
2023-01-02 14:59:23 -05:00
Nikolay Korotkiy 5c65b49816
Merge pull request #208789 from dritter/update-josm-18621
josm: 18583 -> 18621
2023-01-02 23:41:53 +04:00