Commit Graph

551047 Commits

Author SHA1 Message Date
Fabian Affolter
dfe98684b6
Merge pull request #268295 from fabaff/stringparser-bump
python311Packages.stringparser: 0.6 -> 0.7
2023-11-19 09:09:46 +01:00
Fabian Affolter
ac514670cc
Merge pull request #268167 from fabaff/pwntools-bump
python311Packages.pwntools: 4.11.0 -> 4.11.1
2023-11-19 09:09:35 +01:00
Colin
d1bf6f6cf1 abaddon: don't restrict build to just x86_64
i have this running on aarch64 (via pkgsCross.aarch64-multiplatform.abaddon): it works
2023-11-19 09:09:30 +01:00
Fabian Affolter
7e9a71dcec python311Packages.ocifs: 1.2.1 -> 1.3.0
Diff: https://github.com/oracle/ocifs/compare/refs/tags/1.2.1...1.3.0

Changelog: https://github.com/oracle/ocifs/releases/tag/1.3.0
2023-11-19 09:03:49 +01:00
Fabian Affolter
94b1b3fde1 ldeep: 1.0.44 -> 1.0.48
Diff: https://github.com/franc-pentest/ldeep/compare/refs/tags/1.0.44...1.0.48

Changelog: https://github.com/franc-pentest/ldeep/releases/tag/1.0.48
2023-11-19 08:58:31 +01:00
Fabian Affolter
facb5277df python311Packages.dvc-data: 2.21.2 -> 2.22.0
Diff: https://github.com/iterative/dvc-data/compare/refs/tags/2.21.2...2.22.0

Changelog: https://github.com/iterative/dvc-data/releases/tag/2.22.0
2023-11-19 08:54:24 +01:00
Fabian Affolter
527d59abe1 python311Packages.dvc: 3.30.0 -> 3.30.1
Diff: https://github.com/iterative/dvc/compare/refs/tags/3.30.0...3.30.1

Changelog: https://github.com/iterative/dvc/releases/tag/3.30.1
2023-11-19 08:54:03 +01:00
R. Ryantm
610baa9a3d python310Packages.weasel: 0.3.3 -> 0.3.4 2023-11-19 07:44:42 +00:00
Jörg Thalheim
4911915512 nixos/dockerTools: fixup proot/fakeroot code
Not sure how this ever worked but tar was trying to archive /proc and /sys, which failed to work.
Since this is never useful for containers to do, we exclude this now in the proot case.
Also fakeroot is not needed when proot is used as it provideds the same feature.
We now cleanly seperate those cases as both are kind of hacks and it's more likely
that the combination will just trigger new bugs.
2023-11-19 08:30:27 +01:00
R. Ryantm
b7f15935d9 python310Packages.floret: 0.10.4 -> 0.10.5 2023-11-19 07:27:50 +00:00
R. Ryantm
e25b908cce multitail: 7.1.1 -> 7.1.2 2023-11-19 07:15:48 +00:00
Matthias Beyer
0ace63bed8
Merge pull request #268391 from figsoda/semver
cargo-semver-checks: 0.24.2 -> 0.25.0
2023-11-19 07:27:34 +01:00
R. Ryantm
22048dd6b5 minizip-ng: 4.0.2 -> 4.0.3 2023-11-19 06:23:33 +00:00
R. Ryantm
2e45539476 dbmate: 2.7.0 -> 2.8.0 2023-11-19 05:55:11 +00:00
R. Ryantm
ab2bb53aef glooctl: 1.15.14 -> 1.15.16 2023-11-19 05:36:54 +00:00
Silvan Mosberger
ff562fa5fc
Merge pull request #266443 from amjoseph-nixpkgs/pr/lib-tests-no-aws-sdk 2023-11-19 06:17:18 +01:00
Mario Rodas
5b96ca8099
Merge pull request #268422 from figsoda/dist
cargo-dist: 0.4.2 -> 0.4.3
2023-11-19 00:00:59 -05:00
R. Ryantm
f63924b637 python311Packages.umap-learn: 0.5.4 -> 0.5.5 2023-11-19 04:56:45 +00:00
Ametov Imil
d81ca2b405 feh: Fix right-click buffer overflow crash 2023-11-19 07:55:31 +03:00
Mario Rodas
227bf4382f
Merge pull request #267061 from nix-julia/add-shell-completions-mdbook
mdbook: add shell completions
2023-11-18 23:50:58 -05:00
R. Ryantm
e8354f6519 ispc: 1.21.1 -> 1.22.0 2023-11-19 04:23:25 +00:00
Mario Rodas
7d5c99d60b esbuild: 0.19.5 -> 0.19.6
Diff: https://github.com/evanw/esbuild/compare/v0.19.5...v0.19.6

Changelog: https://github.com/evanw/esbuild/blob/v0.19.6/CHANGELOG.md
2023-11-19 04:20:00 +00:00
Adam Joseph
54c9a08aaf lib.tests: build nix without flaky aws-sdk-cpp
The aws-sdk-cpp tests are flaky.

Since pull requests to staging cause nix to be rebuilt, this means
that staging PRs end up getting false CI failures due to whatever is
flaky in the AWS SDK tests.  Since none of our CI needs to (or
should be able to) contact AWS S3, let's just omit it all.  Bonus:
the tests build way faster.
2023-11-18 20:19:10 -08:00
R. Ryantm
c25e6a041e python310Packages.pvextractor: 0.3 -> 0.4 2023-11-19 04:08:14 +00:00
techknowlogick
a5a67d01b7 namespace-cli: 0.0.302 -> 0.0.307
Diff: https://github.com/namespacelabs/foundation/compare/v0.0.302...v0.0.307

Changelog: https://github.com/namespacelabs/foundation/releases/tag/v0.0.307
2023-11-18 22:30:34 -05:00
Mario Rodas
1bde115d4f
Merge pull request #267860 from mfrw/mfrw/docker-compose-2.23.1
docker-compose: 2.23.0 -> 2.23.1
2023-11-18 22:26:46 -05:00
Mario Rodas
7c73f01e34
Merge pull request #267874 from vs49688/supersonic
supersonic: 0.7.0 -> 0.8.0
2023-11-18 22:26:23 -05:00
Mario Rodas
ea2af6f977
Merge pull request #268307 from r-ryantm/auto-update/haproxy
haproxy: 2.8.3 -> 2.8.4
2023-11-18 22:24:10 -05:00
Mario Rodas
589837abc3
Merge pull request #268321 from Misaka13514/bump-nuclei
nuclei: 3.0.3 -> 3.0.4
2023-11-18 22:22:41 -05:00
Mario Rodas
0b7787b496
Merge pull request #268355 from r-ryantm/auto-update/copilot-cli
copilot-cli: 1.31.0 -> 1.32.0
2023-11-18 22:21:13 -05:00
Mario Rodas
69a02d45a6
Merge pull request #268362 from r-ryantm/auto-update/devbox
devbox: 0.7.1 -> 0.8.2
2023-11-18 22:20:35 -05:00
Mario Rodas
9bb9cc02b6
Merge pull request #268393 from figsoda/ripdrag
ripdrag: 0.4.4 -> 0.4.5
2023-11-18 22:19:33 -05:00
Mario Rodas
233b82601a
Merge pull request #268409 from figsoda/biome
biome: fix build on x86_64-darwin
2023-11-18 22:18:11 -05:00
Mario Rodas
88b22f568e
Merge pull request #268405 from r-ryantm/auto-update/flyctl
flyctl: 0.1.117 -> 0.1.127
2023-11-18 22:17:16 -05:00
Mario Rodas
ebd551b5c7
Merge pull request #268400 from r-ryantm/auto-update/flow
flow: 0.219.5 -> 0.221.0
2023-11-18 22:16:35 -05:00
Ashish SHUKLA
57aeadc00e
rosenpass: unstable-2023-09-28 -> 0.2.1 2023-11-19 08:35:13 +05:30
Ashish SHUKLA
24a3f32b78
soft-serve: 0.7.1 -> 0.7.2 2023-11-19 08:26:59 +05:30
Anderson Torres
17845e581d nwg-drawer: 0.3.9 -> 0.4.1 2023-11-18 23:46:18 -03:00
Anderson Torres
cda15ef3d6 nwg-drawer: migrate to by-name 2023-11-18 23:46:18 -03:00
Mario Rodas
cfef8e21ef
Merge pull request #268415 from figsoda/gql
gql: 0.7.2 -> 0.8.0
2023-11-18 21:36:43 -05:00
teutat3s
797f7d6749 signal-desktop: fix screensharing on wayland
Without this change, starting a screenshare in signal-desktop on wayland
(sway) only produces a blank, black screen after selecting which screen
to share, with the following error in the logs:

ERROR:shared_screencast_stream.cc(412)] Unable to open PipeWire library
ERROR:base_capturer_pipewire.cc(81)] ScreenCastPortal failed: 1

Upstream has fixed screensharing in general according to
https://github.com/signalapp/Signal-Desktop/issues/5350#issuecomment-1664092786.
2023-11-19 03:34:33 +01:00
R. Ryantm
57788f74b9 gensio: 2.6.2 -> 2.7.7 2023-11-19 02:18:00 +00:00
Weijia Wang
70dff9089e
Merge pull request #268325 from onny/wp-custom-js
wordpressPackages.tc-custom-javascript: init at 1.2.3
2023-11-19 03:17:43 +01:00
Weijia Wang
29255a37b3
Merge pull request #268271 from tu-maurice/fix-darwin/python-circus
python311Packages.circus: fix tests on darwin
2023-11-19 03:16:55 +01:00
Mario Rodas
985a00b9c3
Merge pull request #268398 from figsoda/nextest
cargo-nextest: 0.9.62 -> 0.9.63
2023-11-18 21:01:27 -05:00
Mario Rodas
b31cccc800
Merge pull request #268397 from YMSTNT/update-hifile
hifile: 0.9.9.5 -> 0.9.9.6
2023-11-18 21:01:09 -05:00
R. Ryantm
33101c533c gcsfuse: 1.2.0 -> 1.2.1 2023-11-19 01:53:16 +00:00
Bobby Rong
78c62132ea
pantheon.granite7: 7.3.0 -> 7.4.0
https://github.com/elementary/granite/compare/7.3.0...7.4.0
2023-11-19 09:43:20 +08:00
figsoda
95bea3180d cargo-dist: 0.4.2 -> 0.4.3
Diff: https://github.com/axodotdev/cargo-dist/compare/v0.4.2...v0.4.3

Changelog: https://github.com/axodotdev/cargo-dist/blob/v0.4.3/CHANGELOG.md
2023-11-18 20:41:10 -05:00
figsoda
8456dd1f76 oxlint: 0.0.15 -> 0.0.17
Diff: https://github.com/web-infra-dev/oxc/compare/oxlint_v0.0.15...oxlint_v0.0.17

Changelog: https://github.com/web-infra-dev/oxc/releases/tag/oxlint_v0.0.17
2023-11-18 20:26:33 -05:00