Commit Graph

491658 Commits

Author SHA1 Message Date
Fabian Affolter
4cf5e410a4 python310Packages.snakeviz: 2.1.2 -> 2.2.0
Diff: https://github.com/jiffyclub/snakeviz/compare/refs/tags/v2.1.2...v2.2.0

Changelog: https://github.com/jiffyclub/snakeviz/blob/v2.2.0/CHANGES.rst
2023-06-04 01:16:38 +02:00
Ryan Lahfa
ed7bbf1685
Merge pull request #234814 from winterqt/thelounge-fix-sqlite
thelounge: fix sqlite logging
2023-06-04 01:11:45 +02:00
Mario Rodas
87881eb3bd
Merge pull request #235844 from fabaff/bitarray-bump
python310Packages.bitarray: 2.7.3 -> 2.7.4
2023-06-03 17:52:06 -05:00
Mario Rodas
cf3554252b
Merge pull request #235841 from fabaff/rns-bump
python310Packages.rns: 0.5.3 -> 0.5.4
2023-06-03 17:51:00 -05:00
Fabian Affolter
db7534df5f python310Packages.python-ecobee-api: 0.2.16 -> 0.2.17 2023-06-04 00:42:14 +02:00
figsoda
f29031e265
Merge pull request #235810 from r-ryantm/auto-update/odo
odo: 3.10.0 -> 3.11.0
2023-06-03 18:20:03 -04:00
figsoda
29d05f3bd8
Merge pull request #235826 from RicArch97/swayfx
swayfx: 0.3 -> 0.3.1
2023-06-03 18:16:40 -04:00
figsoda
51b12a7f40
Merge pull request #235831 from r-ryantm/auto-update/kubedog
kubedog: 0.9.11 -> 0.9.12
2023-06-03 18:15:32 -04:00
figsoda
45bcf747a2
Merge pull request #235829 from r-ryantm/auto-update/gh-markdown-preview
gh-markdown-preview: 1.4.0 -> 1.4.1
2023-06-03 18:14:54 -04:00
figsoda
922a24a5db
Merge pull request #235834 from fabaff/qovery-cli-bump
qovery-cli: 0.58.15 -> 0.59.0
2023-06-03 18:13:26 -04:00
Mario Rodas
82e26c3133
Merge pull request #235633 from r-ryantm/auto-update/lima
lima: 0.15.1 -> 0.16.0
2023-06-03 16:50:52 -05:00
Fabian Affolter
feb0d41b6b python310Packages.nestedtext: 3.5 -> 3.6
Diff: https://github.com/KenKundert/nestedtext/compare/refs/tags/v3.5...v3.6

Changelog: https://github.com/KenKundert/nestedtext/blob/v3.6/doc/releases.rst
2023-06-03 23:45:40 +02:00
Artturi
e26e173fc4
Merge pull request #235830 from Artturin/stripnondetfixdarwin 2023-06-04 00:45:31 +03:00
Mario Rodas
f1891b6e6e
Merge pull request #235772 from figsoda/delta
delta: 0.16.4 -> 0.16.5, add figsoda as a maintainer
2023-06-03 16:43:03 -05:00
Fabian Affolter
6ddd842a4a python310Packages.bitarray: 2.7.3 -> 2.7.4
Changelog: https://github.com/ilanschnell/bitarray/raw/2.7.4/CHANGE_LOG
2023-06-03 23:39:28 +02:00
Fabian Affolter
97995f5e86 python310Packages.azure-mgmt-core: 1.3.2 -> 1.4.0 2023-06-03 23:37:07 +02:00
R. Ryantm
63e829fe27 lilypond-unstable: 2.25.4 -> 2.25.5 2023-06-03 21:33:31 +00:00
Fabian Affolter
12d0400e9b python310Packages.rns: 0.5.3 -> 0.5.4
Diff: https://github.com/markqvist/Reticulum/compare/refs/tags/0.5.3...0.5.4

Changelog: https://github.com/markqvist/Reticulum/releases/tag/0.5.4
2023-06-03 23:32:48 +02:00
Fabian Affolter
60ffe8e903 python310Packages.sentry-sdk: 1.24.0 -> 1.25.0
Diff: https://github.com/getsentry/sentry-python/compare/refs/tags/1.24.0...1.25.0

Changelog: https://github.com/getsentry/sentry-python/blob/1.25.0/CHANGELOG.md
2023-06-03 23:31:54 +02:00
Fabian Affolter
2fb4a0a0d2
python310Packages.azure-mgmt-compute: update disabled 2023-06-03 23:29:26 +02:00
R. Ryantm
ea7b4a5287 python310Packages.pyopencl: 2022.3.1 -> 2023.1 2023-06-03 21:28:04 +00:00
Fabian Affolter
a6c97bcc7a
Merge pull request #235825 from r-ryantm/auto-update/ddosify
ddosify: 1.0.1 -> 1.0.3
2023-06-03 23:22:36 +02:00
Francis Couture-Harpin
01e460d69e perlPackages.HashSharedMem: fix build on aarch64-linux
The [(failing-)build log](https://hydra.nixos.org/build/219379873/nixlog/1)
has errors that look like: `undefined symbol: __aarch64_cas8_sync`.

This led me to find out about the newly-introduced `-moutline-atomics`,
which is **on by default** in GCC 10.1 (according to [this blog post](https://community.arm.com/arm-community-blogs/b/tools-software-ides-blog/posts/making-the-most-of-the-arm-architecture-in-gcc-10))
and in Clang 12.0.0 (according to [the release notes](https://releases.llvm.org/12.0.0/tools/clang/docs/ReleaseNotes.html))

Not all ARMv8-A processors support atomic stuff like `__aarch64_cas8_sync`,
it's only those that are ARMv8.1-A or later that do. Examples of
pre-ARMv8.1-A processors include the Cortex-A72 used in the
Raspberry Pi 4 (which is how I discovered this problem (I am running
`hydra` on it, which indirectly depends on `HashSharedMem`)),
and any older ARMv8-A processors.

The problem here is solvable either by linking the compiler runtime library
(which I did not try, since I don't know exactly which one to use)
*or* by simply not generating outlines for atomic operations.

I went with the "easier" path (which was also what was was happening
in older versions of GCC, I think) of disabling atomic outlines with
`-mno-outline-atomics`, and it works!
2023-06-03 17:17:55 -04:00
Fabian Affolter
037db8f0b6 qovery-cli: 0.58.15 -> 0.59.0
Diff: https://github.com/Qovery/qovery-cli/compare/v0.58.15...v0.59.0

Changelog: https://github.com/Qovery/qovery-cli/releases/tag/v0.59.0
2023-06-03 23:08:45 +02:00
R. Ryantm
eacc2adee8 kubedog: 0.9.11 -> 0.9.12 2023-06-03 21:03:09 +00:00
Mario Rodas
485ba535ed
Merge pull request #235771 from r-ryantm/auto-update/exodus
exodus: 23.5.8 -> 23.5.22
2023-06-03 15:59:46 -05:00
Mario Rodas
d5160292da
Merge pull request #235777 from fabaff/aiopvpc-bump
python311Packages.aiopvpc: 4.1.0 -> 4.2.1
2023-06-03 15:59:23 -05:00
Mario Rodas
61fc977c4d
Merge pull request #235778 from fabaff/aiokafka-bump
python311Packages.aiokafka: 0.8.0 -> 0.8.1
2023-06-03 15:58:59 -05:00
Mario Rodas
1bc65b554a
Merge pull request #235779 from fabaff/aio-pika-bump
python311Packages.aio-pika: 9.0.7 -> 9.1.2
2023-06-03 15:58:41 -05:00
Winter
a1cfd90e10 thelounge: fix sqlite logging
Previously, we never actually built the SQLite binding, causing The Lounge
to bail when attempting to load SQLite logs [0]. It wasn't caught before
because it wasn't thrown fatally, for whatever reason. Perhaps we should
fix this in the future with a patch and/or more robust tests, but for now,
let's just fix the issue.

[0]: https://github.com/NixOS/nixpkgs/pull/233511#issuecomment-1567182450
2023-06-03 16:55:39 -04:00
Mario Rodas
6f08695bc7
Merge pull request #235813 from r-ryantm/auto-update/jackett
jackett: 0.21.88 -> 0.21.114
2023-06-03 15:50:55 -05:00
Winter
c99d4fc4d0 thelounge: reorder/cleanup imports 2023-06-03 16:49:51 -04:00
Mario Rodas
02d0453633
Merge pull request #235824 from jalil-salame/bump-version/ferdium
ferdium: 6.2.6 -> 6.3.0
2023-06-03 15:49:51 -05:00
Mario Rodas
354c3f3c91
Merge pull request #235821 from r-ryantm/auto-update/terragrunt
terragrunt: 0.45.16 -> 0.45.18
2023-06-03 15:49:20 -05:00
Artturin
449a46278e strip-nondeterminism: fix zip handler
https://salsa.debian.org/reproducible-builds/strip-nondeterminism/-/blob/master/lib/File/StripNondeterminism/handlers/zip.pm#L29

it was working on linux because the tests are run on linux
2023-06-03 23:43:41 +03:00
R. Ryantm
f7d28825d3 gh-markdown-preview: 1.4.0 -> 1.4.1 2023-06-03 20:39:21 +00:00
Artturi
d6acf14a7e
Merge pull request #235576 from r-ryantm/auto-update/vintagestory 2023-06-03 23:25:17 +03:00
R. Ryantm
df0136b8e0 vivaldi: 6.0.2979.18 -> 6.0.2979.22 2023-06-03 20:23:36 +00:00
Ricardo Steijn
a903a11e38 swayfx: 0.3 -> 0.3.1 2023-06-03 22:08:59 +02:00
Jalil David Salamé Messina
b8c7d0de31
ferdium: 6.2.6 -> 6.3.0
Bump Ferdium version from 6.2.6 -> 6.3.0 (skipping 6.2.7)

Changelog (6.3.0): https://github.com/ferdium/ferdium-app/releases/tag/v6.3.0
Changelog (6.2.7): https://github.com/ferdium/ferdium-app/releases/tag/v6.2.7
2023-06-03 21:58:27 +02:00
R. Ryantm
03c74cf46e ddosify: 1.0.1 -> 1.0.3 2023-06-03 19:56:25 +00:00
Thiago Kenji Okada
abf8128af3 handbrake: fix build
There were 2 issues in the current handbrake derivation:
- Since version 1.6.0 upstream is using ffmpeg 5.1.2 instead of 5.1.1
- One of the ffmpeg patches from upstream are not applying anymore at
  least since 5.1.1

This commit fixes those 2 issues and allow handbrake to build again.
2023-06-03 20:34:53 +01:00
R. Ryantm
55936ead43 terragrunt: 0.45.16 -> 0.45.18 2023-06-03 19:33:05 +00:00
R. Ryantm
37111dc014 envfs: 1.0.0 -> 1.0.1 2023-06-03 19:28:35 +00:00
R. Ryantm
2390ba5fac wxsqlite3: 4.9.3 -> 4.9.4 2023-06-03 19:08:50 +00:00
R. Ryantm
af49f98525 re-flex: 3.3.3 -> 3.3.4 2023-06-03 19:03:37 +00:00
R. Ryantm
489e8c837e ginkgo: 2.9.5 -> 2.9.7 2023-06-03 18:53:53 +00:00
R. Ryantm
229e4bd29a jackett: 0.21.88 -> 0.21.114 2023-06-03 18:53:12 +00:00
Nikolay Korotkiy
8d0598da60
Merge pull request #205975 from oaksoaj/pkgs/basez
basez: init at 1.6.2
2023-06-03 22:47:10 +04:00
R. Ryantm
9847358579 odo: 3.10.0 -> 3.11.0 2023-06-03 18:44:02 +00:00