Commit Graph

63328 Commits

Author SHA1 Message Date
Martin Weinelt
a5c77f8b93
Merge pull request #226190 from mweinelt/tts-0.13.2
tts: 0.12.0 -> 0.13.2
2023-04-15 01:50:34 +02:00
Fabian Affolter
a19950835b dnstwist: 20230402 -> 20230413
Diff: 20230402...20230413

Changelog: https://github.com/elceef/dnstwist/releases/tag/20230413
2023-04-15 01:07:23 +02:00
Sergei Trofimovich
ae7a853801
Merge pull request #225156 from yvt/patch/fuse-7z-ng-meta-homepage
fuse-7z-ng: set `meta.homepage`
2023-04-14 22:45:55 +01:00
Martin Weinelt
3824e9627c
tts: 0.12.0 -> 0.13.2
https://github.com/coqui-ai/TTS/releases/tag/v0.13.0
https://github.com/coqui-ai/TTS/releases/tag/v0.13.1
https://github.com/coqui-ai/TTS/releases/tag/v0.13.2
2023-04-14 22:00:48 +02:00
Artturin
c16c3f82b2 uwimap: fix cross and remove unnecessary conditional 2023-04-14 21:47:03 +03:00
Weijia Wang
5de5912954
Merge pull request #226018 from NickCao/qt6-rework
qt6: rework packaging of qt modules (part 2)
2023-04-14 21:05:55 +03:00
Sandro
882a83a355
Merge pull request #224487 from dani0854/init/doas-sudo-shim 2023-04-14 19:14:24 +02:00
Doron Behar
dcc87a8f7b
Merge pull request #225415 from doronbehar/pkg/ps2eps
ps2eps: init at 1.70
2023-04-14 09:46:01 -07:00
Kira Bruneau
332d775c53 mangohud: 0.6.8 -> 0.6.9 2023-04-14 12:10:15 -04:00
Kira Bruneau
a98e3adeeb mangohud: add update script 2023-04-14 11:49:00 -04:00
Kira Bruneau
69ac4b600b mangohud: support 32bit mango app vulkan layer 2023-04-14 11:48:59 -04:00
Kira Bruneau
62bad427ff mangohud: suport nvidia cards when directly using vulkan layer
Before this change, NVIDIA GPUs were only supported when using the
mangohud & mangoapp binaries.

This extends support to direct use of the Vulkan layer
(enabled through `MANGOHUD=1`).
2023-04-14 11:48:58 -04:00
Kira Bruneau
d9cb109138 mangohud: move loader header deps to nativeBuildInputs 2023-04-14 11:48:57 -04:00
Kira Bruneau
eefb3eb9a4 mangohud: switch back to using system spdlog
The issue that required us to use the static subproject version has
been fixed:

https://github.com/ValveSoftware/steam-runtime/issues/511
2023-04-14 11:48:52 -04:00
Kira Bruneau
83c65fd633 mangohud: prefer finalAttrs over rec 2023-04-14 11:43:53 -04:00
Carlos A Becker
f9b6077157
goreleaser: 1.17.0 -> 1.17.1
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2023-04-14 13:37:05 +00:00
Bobby Rong
1c9c16f3be
Merge pull request #226135 from Ruixi-rebirth/chatgpt-cli
chatgpt-cli: 1.1 -> 1.1.1
2023-04-14 20:21:23 +08:00
Bobby Rong
7d6b09292d
Merge pull request #225754 from markbeep/ramfetch
ramfetch: 1.1.0 -> 1.1.0a
2023-04-14 20:15:15 +08:00
Vincenzo Mantova
a58da07fc6
texlive: accept gracefully packages without pname or version (#226070) 2023-04-14 08:03:35 -04:00
Nick Cao
d69d20baa3
libsForQt5.fcitx5-qt: fix reference to qt6.qtbase 2023-04-14 19:29:58 +08:00
Ruixi-rebirth
baab567c82
chatgpt-cli: 1.1 -> 1.1.1 2023-04-14 18:43:35 +08:00
Mark
aa4692d566
ramfetch: 1.1.0 -> 1.1.0a 2023-04-14 12:32:17 +02:00
Weijia Wang
bc8ebd6a12
Merge pull request #226124 from wegank/ripasso-bump
ripasso-cursive: 0.6.2 -> 0.6.4
2023-04-14 13:21:42 +03:00
Weijia Wang
43e2460a44 ripasso-cursive: 0.6.2 -> 0.6.4 2023-04-14 10:48:26 +03:00
zowoq
65702964b3
Merge pull request #225800 from Mindavi/nix/2.15.0 2023-04-14 15:38:03 +10:00
Adam Joseph
4aa036f15a rav1e: fix cross
`cargo cbuild` needs to have the `C{C,XX}_FOR_{${platform}}`
variables set just like `cargo` since it is basically a wrapper
around cargo.  Without these variables, it will try to use the
`hostPlatform` C compiler to compile `build.rs` scripts, and will
pass flags to that compiler which only make sense on the
`buildPlatform`.  So it's just doomed without the environment
variables.

Right now it looks like `rav1e` is the only package we have that is
using `cargo-c`, but if that changes in the future we should factor
this out as its own hook, like `maturinBuildHook` and the others.
2023-04-14 07:41:03 +03:00
R. Ryantm
d4839f0c97 krapslog: 0.5.0 -> 0.5.1 2023-04-14 03:26:54 +00:00
Rick van Schijndel
e7912c19a9 nixVersions.unstable: 2.14.1 -> 2.15.0 2023-04-14 10:19:30 +10:00
figsoda
731f1a0ffb
Merge pull request #226087 from NobbZ/rustic-rs-0-5-1
rustic-rs: 0.5.0 -> 0.5.1
2023-04-13 19:48:37 -04:00
figsoda
94ffd78dc4
Merge pull request #226083 from ereslibre/bump-wasm-tools-1-0-30
wasm-tools: 1.0.27 -> 1.0.30
2023-04-13 19:04:34 -04:00
Sandro
2fb1fcd55a
Merge pull request #201437 from hacker1024/package/libpff 2023-04-14 00:46:57 +02:00
Sandro
ba0bb8eb1d
Merge pull request #225426 from aaronjheng/d2 2023-04-14 00:44:09 +02:00
Norbert Melzer
faf82854bb
Merge pull request #219740 from rafa-dot-el/fix/zap-bug-219737 2023-04-14 00:43:32 +02:00
Sandro
ae7f83a246
Merge pull request #225970 from aacebedo/aacebedo/pynitrokey_0.4.36 2023-04-14 00:37:49 +02:00
Fabian Affolter
c56755b71b
Merge pull request #225749 from fabaff/nuttcp-bump
nuttcp: 8.1.4 -> 8.2.2
2023-04-14 00:16:50 +02:00
Norbert Melzer
484af2ff83 rustic-rs: 0.5.0 -> 0.5.1 2023-04-14 00:06:11 +02:00
Rafael Fernández López
aa246b2c13
wasm-tools: 1.0.27 -> 1.0.30 2023-04-13 23:31:30 +02:00
Fabian Affolter
80189ff5f4 qovery-cli: 0.56.3 -> 0.57.1
Diff: https://github.com/Qovery/qovery-cli/compare/v0.56.3...v0.57.1

Changelog: https://github.com/Qovery/qovery-cli/releases/tag/v0.57.1
2023-04-13 21:58:44 +02:00
Adam Joseph
a8709c13c5
Merge pull request #224932 from amjoseph-nixpkgs/pr/wv/enableParallelBuilding
wv: set enableParallelBuilding=true
2023-04-13 19:21:05 +00:00
Sandro
d3db87726c
Merge pull request #226050 from apfelkuchen6/auctex 2023-04-13 21:07:46 +02:00
figsoda
7a458893d5 asciinema-agg: 1.4.0 -> 1.4.1
Diff: https://github.com/asciinema/agg/compare/v1.4.0...v1.4.1
2023-04-13 15:06:57 -04:00
Artturi
3ed9e7d6d5
Merge pull request #226030 from alexshpilkin/nm-ss-wnoerror 2023-04-13 21:27:30 +03:00
Adam Joseph
c556c242bb wv: set enableParallelBuilding=true 2023-04-13 21:08:36 +03:00
apfelkuchen06
cec3a44123 auctex: fix build
prior to this change, the build fails because the documentation cannot be
generated due to a missing latex package (probably fallout from a texlive
update):

! LaTeX Error: File `hypdoc.sty' not found.

Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)

Enter file name:
! Emergency stop.
<read *>

l.29  \begin{document}
                      ^^M
!  ==> Fatal error occurred, no output PDF file produced!
Transcript written on preview.log.
make[1]: *** [Makefile:91: preview.pdf] Error 1
make[1]: Leaving directory '/build/auctex-12.3/latex'
make: *** [Makefile:219: texmf] Error 2
2023-04-13 18:59:07 +02:00
Roman Volosatovs
a503b6162f qmk: 1.1.1 -> 1.1.2
Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>
2023-04-13 17:57:50 +02:00
Lein Matsumaru
342e173470
exploitdb: 2023-04-11 -> 2023-04-13 2023-04-13 15:55:16 +00:00
Alexander Shpilkin
6b208c2575
networkmanager_strongswan: disable -Werror
A Gtk deprecation warning breaks the build of 1.6.0 with GNOME 44 otherwise.
2023-04-13 18:20:32 +03:00
Sandro
bafeb07d07
Merge pull request #226011 from fgaz/qrcp/0.10.1
qrcp: 0.9.1 -> 0.10.1
2023-04-13 16:40:25 +02:00
Jonas Heinrich
247b5e22f8
Merge pull request #225980 from vinnymeller/twm
twm: init at 0.1.1
2023-04-13 15:55:09 +02:00
Kira Bruneau
2baa9a713c
Merge pull request #225985 from K900/mangohud-fix
mangohud: use vendored vulkan-headers to fix build
2023-04-13 09:27:01 -04:00
Sandro
40ed0699c2
Merge pull request #225990 from matthiasbeyer/update-zellij
zellij: 0.35.2 -> 0.36.0
2023-04-13 14:21:40 +02:00
Francesco Gazzetta
3ec278cfaf qrcp: 0.10.0 -> 0.10.1 2023-04-13 14:11:17 +02:00
Matthias Beyer
2e6eb06dc2
zellij: 0.35.2 -> 0.36.0
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-04-13 11:20:21 +02:00
K900
6092709f22
Revert "Add LTS version of GnuPG and update libgcrypt to latest LTS version" 2023-04-13 11:46:59 +03:00
7c6f434c
fc861d3e06
Merge pull request #225803 from risicle/ris-glusterfs-11
glusterfs: 10.3 -> 11
2023-04-13 08:36:58 +00:00
K900
04be1e4a9f mangohud: use vendored vulkan-headers to fix build
This isn't great but what can you do.
2023-04-13 11:34:44 +03:00
Vinny Meller
4ba25efc4e twm: init at 0.1.1 2023-04-13 03:32:38 -05:00
Weijia Wang
693bc82c4b
Merge pull request #220765 from dotlambda/gotop-darwin
gotop: fix build on Darwin
2023-04-13 11:19:59 +03:00
Weijia Wang
1c5f066f12
Merge pull request #225359 from strager/nrg2iso-macos
nrg2iso: compile on Darwin
2023-04-13 10:15:53 +03:00
Thomas Gerbet
8888cd52aa
Merge pull request #223629 from LeSuisse/osv-scanner-1.3.0
osv-scanner: 1.2.0 -> 1.3.1
2023-04-13 09:08:02 +02:00
Danil Suetin
0c48c4a986
doas-sudo-shim: init at 0.1.1 2023-04-13 13:32:56 +07:00
Peter Simons
3f78d78e3d
Merge pull request #215109 from afh/gnupg-libgcrypt-lts
Add LTS version of GnuPG and update libgcrypt to latest LTS version
2023-04-13 08:20:47 +02:00
Alexandre Acebedo
1e5d5ebf0c pynitrokey: 0.4.34 -> 0.4.36 2023-04-13 08:02:32 +02:00
Rick van Schijndel
95daa74795 nixVersions.nix_2_15: init at 2.15.0 2023-04-13 08:00:36 +02:00
zowoq
664877a563 netavark: 1.5.0 -> 1.6.0
Diff: https://github.com/containers/netavark/compare/v1.5.0...v1.6.0

Changelog: https://github.com/containers/netavark/releases/tag/v1.6.0
2023-04-13 15:49:29 +10:00
zowoq
43e91f57d5 aardvark-dns: 1.5.0 -> 1.6.0
Diff: https://github.com/containers/aardvark-dns/compare/v1.5.0...v1.6.0

Changelog: https://github.com/containers/aardvark-dns/releases/tag/v1.6.0
2023-04-13 15:49:29 +10:00
Mario Rodas
3ebdf8d35b starship: 1.14.1 -> 1.14.2
https://github.com/starship/starship/releases/tag/v1.14.2
2023-04-13 04:20:00 +00:00
Adam Joseph
96ba1c52e5
Merge pull request #224923 from amjoseph-nixpkgs/pr/chafa/cross
chafa: fix cross-compilation
2023-04-13 03:55:09 +00:00
Adam Joseph
b3eda21d71
Merge pull request #224925 from amjoseph-nixpkgs/pr/wv/cross
wv: fix cross compilation, add autoreconfHook
2023-04-13 03:53:49 +00:00
Nick Cao
b5b08f8b07
Merge pull request #225848 from r-ryantm/auto-update/dar
dar: 2.7.8 -> 2.7.9
2023-04-13 09:14:44 +08:00
figsoda
1e00756206
Merge pull request #225887 from christoph-heiss/pkgs/trurl
trurl: 0.3 -> 0.4
2023-04-12 20:40:44 -04:00
Martin Weinelt
097f7df150
Merge pull request #223565 from mweinelt/esphome
esphome: 2023.3.1 -> 2023.3.2
2023-04-12 22:59:54 +02:00
Sandro
ef26580bda
Merge pull request #224443 from linsui/i2p 2023-04-12 22:59:16 +02:00
Adam Joseph
537fdfca20 chafa: fix cross-compilation 2023-04-12 22:37:33 +03:00
Adam Joseph
a1a1d335e1 wv: fix cross compilation, add autoreconfHook 2023-04-12 22:21:59 +03:00
MGlolenstine
ef47b9f8b6 shell_gpt: 0.7.3 -> 0.8.8 2023-04-12 15:04:28 -04:00
Sandro
490ed4e802
Merge pull request #225521 from r-ryantm/auto-update/vault 2023-04-12 20:08:33 +02:00
figsoda
958cce6246
Merge pull request #225854 from fabaff/feroxbuster-bump
feroxbuster: 2.9.2 -> 2.9.3
2023-04-12 11:33:54 -04:00
Sandro
6e45c5384d
Merge pull request #225893 from iopq/patch-1
xray: fix standalone executable geoip usage
2023-04-12 17:23:29 +02:00
Doron Behar
f5c0e424fc
Merge pull request #225868 from alerque/sile-0.14.9
sile: 0.14.8 → 0.14.9
2023-04-12 07:36:41 -07:00
iopq
6490bbcc0f
xray: fix standalone executable geoip usage
I didn't test it right because my config didn't use the assets

Should fix both use cases
2023-04-12 21:52:17 +08:00
Christoph Heiss
df87a35173
trurl: 0.3 -> 0.4
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-04-12 14:05:10 +02:00
Vladimír Čunát
2a3291834f
Merge #224806: staging-next 2023-04-05 2023-04-12 13:18:37 +02:00
name_snrl
f1dffc4fd4 openvpn3: 19_beta -> 20 2023-04-12 15:38:43 +06:00
Vladimír Čunát
4bcb4621a2
Merge #225823: sequoia: 0.27.0 -> 0.28.0
...into staging-next
In particular, this fixes build after rustc upgrade.
2023-04-12 11:28:05 +02:00
Doron Behar
3b8f47f015
Merge pull request #225823 from uninsane/pr/sequoia-0.28.0
sequoia: 0.27.0 -> 0.28.0
2023-04-12 02:24:56 -07:00
Caleb Maclennan
9d006b188f
sile: 0.14.8 → 0.14.9 2023-04-12 12:13:45 +03:00
Sandro
6a4b2b3408
Merge pull request #224196 from wentasah/mailutils-fix
mailutils: fix testsuite failure caused by unsupported weak hashes
2023-04-12 10:59:13 +02:00
Sandro
b0989ca61b
Merge pull request #222632 from panicgh/spdlog-upd
tiledb: 2.3.3 -> 2.8.3, spdlog: 1.10.0 -> 1.11.0, spdlog_0: remove
2023-04-12 10:57:23 +02:00
Fabian Affolter
e719b53773 feroxbuster: 2.9.2 -> 2.9.3
Diff: https://github.com/epi052/feroxbuster/compare/refs/tags/v2.9.2...v2.9.3

Changelog: https://github.com/epi052/feroxbuster/releases/tag/v2.9.3
2023-04-12 09:32:26 +02:00
Fabian Affolter
debaa5d9a8 trufflehog: 3.31.4 -> 3.31.5
Diff: https://github.com/trufflesecurity/trufflehog/compare/refs/tags/v3.31.4...v3.31.5

Changelog: https://github.com/trufflesecurity/trufflehog/releases/tag/v3.31.5
2023-04-12 09:25:48 +02:00
Fabian Affolter
2f503dfaf4
Merge pull request #225796 from fabaff/metasploit-bump
metasploit: 6.3.9 -> 6.3.11
2023-04-12 09:11:35 +02:00
R. Ryantm
8eafc81075 dar: 2.7.8 -> 2.7.9 2023-04-12 07:07:23 +00:00
github-actions[bot]
4d4fee11d0
Merge master into staging-next 2023-04-12 06:01:06 +00:00
linsui
729be44d98 i2p: 2.1.0 -> 2.2.0 2023-04-12 13:40:46 +08:00
Nick Cao
349da1b760
Merge pull request #225777 from figsoda/hck
hck: 0.9.1 -> 0.9.2
2023-04-12 11:10:08 +08:00
Nick Cao
20c5b12c65
Merge pull request #225688 from r-ryantm/auto-update/peco
peco: 0.5.10 -> 0.5.11
2023-04-12 10:54:36 +08:00
Nick Cao
a712d634a8
Merge pull request #225737 from r-ryantm/auto-update/tracee
tracee: 0.13.0 -> 0.13.1
2023-04-12 09:45:58 +08:00
Nick Cao
6e52f6a57c
Merge pull request #225773 from figsoda/erdtree
erdtree: 1.7.1 -> 1.8.1
2023-04-12 09:24:07 +08:00
Nick Cao
d4abb96582
Merge pull request #225772 from figsoda/nerdfix
nerdfix: 0.2.0 -> 0.2.1
2023-04-12 09:23:47 +08:00
Nick Cao
01c1113d70
Merge pull request #225757 from applePrincess/exploitdb-bump
exploitdb: 2023-04-09 -> 2023-04-11
2023-04-12 09:23:00 +08:00
Nick Cao
b646bfafe9
Merge pull request #225808 from figsoda/typst
typst: 0.1.0 -> 0.2.0
2023-04-12 09:19:30 +08:00
github-actions[bot]
47157337bf
Merge master into staging-next 2023-04-12 00:02:18 +00:00
Colin
718abd311c sequoia: 0.27.0 -> 0.28.0
upstream changelog:
<https://gitlab.com/sequoia-pgp/sequoia/-/compare/sq%2Fv0.27.0...sq%2Fv0.28.0>

changes to the nix package:
- removes the cherry-picked 7916f90421 patch that made it into 0.28.0
- cherry-picks upstream commit 4dc6e624c2 which adds support for newer
  rust versions but didn't make the 0.28.0 release. see
  <https://github.com/NixOS/nixpkgs/pull/224806>
- adds an update script. future routine updates can be automated with
  `nix-shell maintainers/scripts/update.nix --argstr package sequoia`
2023-04-11 23:21:49 +00:00
Lorenz Brun
8fb5d438e2
cc2538-bsl: init at unstable-2022-08-03 (#221394)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-04-11 23:23:40 +02:00
figsoda
445ef29db8 typst: 0.1.0 -> 0.2.0
Diff: https://github.com/typst/typst/compare/v0.1.0...v0.2.0

Changelog: https://github.com/typst/typst/releases/tag/v0.2.0
2023-04-11 16:43:19 -04:00
Fabian Affolter
7499ef8c67 metasploit: 6.3.9 -> 6.3.11 2023-04-11 21:12:22 +02:00
Carlos A Becker
7f5eaf18d4
timer: unstable-2023-02-01 -> v1.3.0
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2023-04-11 18:03:59 +00:00
github-actions[bot]
4e2c1815ed
Merge master into staging-next 2023-04-11 18:01:18 +00:00
Martin Weinelt
7e8b87566a
Merge pull request #219493 from covert8/ceph-17
ceph: 16.2.10 -> 17.2.5
2023-04-11 19:35:38 +02:00
figsoda
2f06bf09b3 hck: 0.9.1 -> 0.9.2
Diff: https://github.com/sstadick/hck/compare/v0.9.1...v0.9.2

Changelog: https://github.com/sstadick/hck/blob/v0.9.2/CHANGELOG.md
2023-04-11 13:29:55 -04:00
Sergei Trofimovich
0c0caf53ac
Merge pull request #225180 from yvt/patch/fuse-7z-ng-zero-init-fuse-operations
fuse-7z-ng: add patch to zero-init `struct fuse_operations`
2023-04-11 18:03:13 +01:00
figsoda
d017614a26 erdtree: 1.7.1 -> 1.8.1
Diff: https://github.com/solidiquis/erdtree/compare/v1.7.1...v1.8.1

Changelog: https://github.com/solidiquis/erdtree/releases/tag/v1.8.1
2023-04-11 12:42:56 -04:00
figsoda
2b292f9d1f nerdfix: 0.2.0 -> 0.2.1
Diff: https://github.com/loichyan/nerdfix/compare/v0.2.0...v0.2.1

Changelog: https://github.com/loichyan/nerdfix/blob/v0.2.1/CHANGELOG.md
2023-04-11 12:39:22 -04:00
yvt
e9cb831ee1 fuse-7z-ng: link to <https://github.com/kedazo/fuse-7z-ng/pull/8>
The patch file added in the last commit was based on this linked PR
(authored by me).
2023-04-12 01:35:47 +09:00
Lein Matsumaru
c6f6191dbb
exploitdb: 2023-04-09 -> 2023-04-11 2023-04-11 15:39:14 +00:00
Fabian Affolter
36e4689bd2 nuttcp: 8.1.4 -> 8.2.2 2023-04-11 15:56:49 +02:00
R. Ryantm
68e9d5dff8 tracee: 0.13.0 -> 0.13.1 2023-04-11 12:48:35 +00:00
Mario Rodas
6ed78de1e8
Merge pull request #225686 from msfjarvis/starship-1.14.0
starship: 1.13.1 -> 1.14.1
2023-04-11 07:08:57 -05:00
github-actions[bot]
3c070a08ff
Merge master into staging-next 2023-04-11 12:01:14 +00:00
Martin Weinelt
853a90c2d7
fabs: Don't use alias for python-dateutil
It breaks evaluation without aliases enabled.
2023-04-11 13:57:10 +02:00
Michael Raitza
e86e7eb495 kstart: init at 4.3 2023-04-11 08:30:56 -03:00
Michael Raitza
38b97e374d fabs: init at 1.1 2023-04-11 08:30:56 -03:00
ajs124
f7245e9e4e
Merge pull request #224859 from Yarny0/tsm-client
tsm-client: use `libxcrypt-legacy`, drop `openssl_1_1`, use `concatLines` in module
2023-04-11 11:17:29 +02:00
Sandro
412a5ee6cb
Merge pull request #217765 from CobaltCause/init-pulldown-cmark
pulldown-cmark: init at 0.9.2
2023-04-11 10:41:21 +02:00
Harsh Shandilya
68652847ed starship: 1.14.0 -> 1.14.1
Diff: https://github.com/starship/starship/compare/v1.14.0...v1.14.1
2023-04-11 08:34:23 +00:00
Fabian Affolter
c02d4c8604
Merge pull request #224645 from fabaff/alterx
alterx: init at 0.0.1
2023-04-11 09:17:56 +02:00
Vladimír Čunát
ab1cc58b5c
pulumi-bin: fixup build (missing libgcc_s.so)
https://hydra.nixos.org/log/rwj328z506dq7mqswrz2c1yh079sf81c-pulumi-3.62.0.drv
2023-04-11 08:52:37 +02:00
Weijia Wang
f45e382317
Merge pull request #225642 from wegank/clipboard-jh-darwin
clipboard-jh: 0.3.2 -> 0.6.0
2023-04-11 09:37:00 +03:00
R. Ryantm
053afa8036 astc-encoder: 4.3.1 -> 4.4.0 2023-04-11 06:25:19 +00:00
Weijia Wang
692e23454f
Merge pull request #225539 from r-ryantm/auto-update/boundary
boundary: 0.12.1 -> 0.12.2
2023-04-11 09:24:27 +03:00
Weijia Wang
74fedb3cc6
Merge pull request #225650 from wegank/boundary-darwin
boundary: fix build on x86_64-darwin
2023-04-11 09:12:48 +03:00
R. Ryantm
1ce963acec peco: 0.5.10 -> 0.5.11 2023-04-11 06:09:25 +00:00
Robert Schütz
20646319c7
Merge pull request #225506 from mweinelt/vaultwarden-1.28.1
vaultwarden: 1.28.0 -> 1.28.1
2023-04-10 23:04:58 -07:00
github-actions[bot]
6d69269e44
Merge master into staging-next 2023-04-11 06:01:15 +00:00
Harsh Shandilya
1bcb788a92 starship: 1.13.1 -> 1.14.0
Diff: https://github.com/starship/starship/compare/v1.13.1...v1.14.0
2023-04-11 05:36:51 +00:00
Nick Cao
466c0a647e
Merge pull request #225582 from r-ryantm/auto-update/infracost
infracost: 0.10.18 -> 0.10.19
2023-04-11 10:02:59 +08:00
Mario Rodas
cbbf49ea93
Merge pull request #225629 from developer-guy/feature/goreleaser-upgrade
goreleaser: 1.16.2 -> 1.17.0
2023-04-10 20:47:15 -05:00
Mario Rodas
d5c4439a48
Merge pull request #225655 from r-ryantm/auto-update/nfpm
nfpm: 2.27.1 -> 2.28.0
2023-04-10 20:42:20 -05:00
R. Ryantm
4b9c4c7f80 nfpm: 2.27.1 -> 2.28.0 2023-04-11 00:16:57 +00:00
github-actions[bot]
bcca7c70b6
Merge master into staging-next 2023-04-11 00:02:15 +00:00
Charles Hall
9bdc580037
pulldown-cmark: init at 0.9.2 2023-04-10 16:24:09 -07:00
Weijia Wang
e76c7c7a8b boundary: fix build on x86_64-darwin 2023-04-11 01:54:37 +03:00
Weijia Wang
7e8170a669
Merge pull request #225510 from r-ryantm/auto-update/q
q: 0.9.0 -> 0.11.1
2023-04-11 01:29:43 +03:00
Weijia Wang
894ec4859f
Merge pull request #225508 from r-ryantm/auto-update/kubevirt
kubevirt: 0.58.0 -> 0.59.0
2023-04-11 01:25:44 +03:00
Weijia Wang
61509ee70f
Merge pull request #225440 from r-ryantm/auto-update/dnsproxy
dnsproxy: 0.46.5 -> 0.48.3
2023-04-11 01:16:46 +03:00
Weijia Wang
dbe1898126
Merge pull request #225093 from r-ryantm/auto-update/kics
kics: 1.6.12 -> 1.6.13
2023-04-11 01:04:48 +03:00
Weijia Wang
a80655b9b6
Merge pull request #225088 from r-ryantm/auto-update/watchexec
watchexec: 1.22.0 -> 1.22.2
2023-04-11 01:03:34 +03:00
Robert Scott
d3ddefde9b glusterfs: 10.3 -> 11 2023-04-10 23:02:29 +01:00
Weijia Wang
4edf27fe75
Merge pull request #225042 from r-ryantm/auto-update/mydumper
mydumper: 0.14.1-1 -> 0.14.3-1
2023-04-11 00:57:41 +03:00
Weijia Wang
e41f17910f
Merge pull request #225021 from r-ryantm/auto-update/jfrog-cli
jfrog-cli: 2.35.0 -> 2.36.0
2023-04-11 00:55:24 +03:00
Weijia Wang
eb374d7bae clipboard-jh: 0.3.2 -> 0.6.0 2023-04-11 00:47:18 +03:00
Weijia Wang
3ef18538ed
Merge pull request #224758 from r-ryantm/auto-update/swagger-codegen
swagger-codegen: 2.4.19 -> 2.4.31
2023-04-11 00:14:12 +03:00
Weijia Wang
c486b06532
Merge pull request #224703 from r-ryantm/auto-update/mergerfs
mergerfs: 2.34.1 -> 2.35.1
2023-04-11 00:12:45 +03:00
Weijia Wang
17b83e45b5
Merge pull request #224607 from r-ryantm/auto-update/openseachest
openseachest: 23.03 -> 23.03.1
2023-04-11 00:11:09 +03:00
Mario Rodas
aa267b1968
Merge pull request #225543 from marsam/update-resvg
resvg: 0.30.0 -> 0.31.0
2023-04-10 15:14:49 -05:00
Batuhan Apaydın
c7d390eaed
goreleaser: 1.16.2 -> 1.17.0
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>
2023-04-10 22:42:58 +03:00
Martin Weinelt
b41dbf177a
vaultwarden: Drop rust nightly workaround
The related issue has been closed since the 1.25 release.
2023-04-10 20:36:37 +02:00
Florian Klink
7c599907e6
Merge pull request #225597 from r-ryantm/auto-update/google-guest-oslogin
google-guest-oslogin: 20230217.00 -> 20230406.02
2023-04-10 20:05:12 +02:00
github-actions[bot]
ace14e0119
Merge master into staging-next 2023-04-10 18:01:11 +00:00
Artturin
f221a66286 nix: use old aws-sdk-cpp for old nix
old nix fails to build and the patch doesn't apply on new aws-sdk-cpp
and the patch may not be needed anymore because the flake.nix in the nix
repo has never mentioned it
2023-04-10 19:46:21 +03:00
R. Ryantm
070cdd9951 google-guest-oslogin: 20230217.00 -> 20230406.02 2023-04-10 16:18:35 +00:00
R. Ryantm
0d00fe5817 infracost: 0.10.18 -> 0.10.19 2023-04-10 14:47:36 +00:00
Benjamin Hipple
82fa717f85
Merge pull request #224530 from lbpdt/fix/awscli2-composible-python-package-overrides
awscli2: allow composible python packageOverrides
2023-04-10 10:14:02 -04:00
Weijia Wang
b696e793aa
Merge pull request #225568 from wegank/uim-aarch64
uim: unbreak on aarch64-linux
2023-04-10 16:51:50 +03:00
Ilan Joselevich
55a6e0382a
Merge pull request #225421 from Kranzes/age-plugin-yubikey
age-plugin-yubikey: 0.3.3 -> 0.4.0
2023-04-10 16:14:57 +03:00
markuskowa
5795c5dd9f
Merge pull request #225517 from r-ryantm/auto-update/tmux-sessionizer
tmux-sessionizer: 0.2.0 -> 0.2.1
2023-04-10 14:36:17 +02:00
Ilan Joselevich
9be0c651cd
age-plugin-yubikey: 0.3.3 -> 0.4.0
Diff: https://github.com/str4d/age-plugin-yubikey/compare/v0.3.3...v0.4.0
2023-04-10 15:19:22 +03:00
Weijia Wang
a73734e5db uim: unbreak on aarch64-linux 2023-04-10 15:15:49 +03:00
github-actions[bot]
995e7507ce
Merge master into staging-next 2023-04-10 12:01:35 +00:00
betaboon
8d91dcbfe0 pdm: 2.4.6 -> 2.5.1
Diff: https://github.com/pdm-project/pdm/compare/2.4.6...2.5.2

Changelog: https://github.com/pdm-project/pdm/releases/tag/2.5.2
2023-04-10 13:56:40 +02:00
Weijia Wang
79f61ec5dc
Merge pull request #224302 from r-ryantm/auto-update/clash-meta
clash-meta: 1.14.2 -> 1.14.3
2023-04-10 08:37:34 +02:00
github-actions[bot]
39f71c03bf
Merge master into staging-next 2023-04-10 06:01:13 +00:00
Mario Rodas
0c920a67d7 resvg: 0.30.0 -> 0.31.0
https://github.com/RazrFalcon/resvg/releases/tag/v0.31.0
2023-04-10 04:20:00 +00:00
R. Ryantm
c5fca072d3 boundary: 0.12.1 -> 0.12.2 2023-04-10 04:13:47 +00:00
Dmitry Kalinkin
df3bf8ff76
Merge pull request #218331 from xworld21/texlive-new-dependency-resolution
texlive.combine: move dependencies to attribute tlDeps, resolve them …
2023-04-09 23:59:45 -04:00
Nick Cao
f1a31fc684
Merge pull request #225457 from r-ryantm/auto-update/fend
fend: 1.1.5 -> 1.1.6
2023-04-10 09:59:17 +08:00
Nick Cao
f5e3536514
Merge pull request #225460 from r-ryantm/auto-update/vals
vals: 0.23.0 -> 0.24.0
2023-04-10 09:57:54 +08:00
Nick Cao
43101e6be8
Merge pull request #225491 from r-ryantm/auto-update/kubernetes-polaris
kubernetes-polaris: 7.3.2 -> 7.4.1
2023-04-10 09:48:38 +08:00
R. Ryantm
464df64c33 vault: 1.13.0 -> 1.13.1 2023-04-10 00:05:18 +00:00
github-actions[bot]
2ea027a913
Merge master into staging-next 2023-04-10 00:02:09 +00:00
R. Ryantm
85de04f6a4 tmux-sessionizer: 0.2.0 -> 0.2.1 2023-04-09 23:35:35 +00:00
Fabian Affolter
340acec509
Merge pull request #225392 from fabaff/exploitdb-bump
exploitdb: 2023-04-08 -> 2023-04-09
2023-04-10 00:45:42 +02:00
Mario Rodas
6ff8f71c27
Merge pull request #225492 from r-ryantm/auto-update/stripe-cli
stripe-cli: 1.13.12 -> 1.14.0
2023-04-09 17:43:56 -05:00
Fabian Affolter
d02bb4cf07
Merge pull request #223432 from fabaff/zeekscript
zeekscript: init at 1.2.1
2023-04-10 00:43:12 +02:00
R. Ryantm
e95fc83781 q: 0.9.0 -> 0.11.1 2023-04-09 22:29:19 +00:00
Artturi
f61b5a2bb6
Merge pull request #225497 from r-ryantm/auto-update/comma 2023-04-10 01:02:15 +03:00
R. Ryantm
64147e82b1 kubevirt: 0.58.0 -> 0.59.0 2023-04-09 21:46:09 +00:00
Martin Weinelt
a3ac3f8502
vaultwarden: 1.28.0 -> 1.28.1
https://github.com/dani-garcia/vaultwarden/releases/tag/1.28.1
2023-04-09 23:41:29 +02:00
R. Ryantm
57f54cea65 libcpuid: 0.6.2 -> 0.6.3 2023-04-09 21:36:34 +00:00
R. Ryantm
bebe1fe60b comma: 1.5.0 -> 1.6.0 2023-04-09 20:52:08 +00:00
R. Ryantm
40ccdecb47 stripe-cli: 1.13.12 -> 1.14.0 2023-04-09 20:34:06 +00:00
R. Ryantm
099b6650de kubernetes-polaris: 7.3.2 -> 7.4.1 2023-04-09 20:25:07 +00:00
Thiago Kenji Okada
3f3b9c4cca
Merge pull request #225297 from DPDmancul/wpaperd_0.3.0
wpaperd: 0.2.0 -> 0.3.0
2023-04-09 20:50:18 +01:00
Thiago Kenji Okada
aac9f2d7c7
Merge pull request #225311 from alyssais/pkg-1.19.1
pkg: 1.19.0 -> 1.19.1
2023-04-09 20:44:16 +01:00
Thiago Kenji Okada
09971906bb
Merge pull request #225323 from ylh/patch-depotdownloader-darwin
depotdownloader: unbreak on aarch64-darwin
2023-04-09 20:39:56 +01:00
github-actions[bot]
e88cc8f10e
Merge master into staging-next 2023-04-09 18:01:15 +00:00
R. Ryantm
e4ac873f10 vals: 0.23.0 -> 0.24.0 2023-04-09 17:04:28 +00:00
R. Ryantm
c2a37b06dd fend: 1.1.5 -> 1.1.6 2023-04-09 16:50:50 +00:00
Guillaume Girol
d465834686
Merge pull request #225238 from Luflosi/swapspace-improvements
swapspace: patch paths to binaries and install systemd unit file
2023-04-09 16:46:07 +00:00
R. Ryantm
a1ad820020 juicefs: 1.0.3 -> 1.0.4 2023-04-09 18:37:41 +02:00
Fabian Affolter
97e9e9afce zeekscript: init at 1.2.1 2023-04-09 18:14:55 +02:00
R. Ryantm
ed43068fb5 dnsproxy: 0.46.5 -> 0.48.3 2023-04-09 15:01:42 +00:00
Weijia Wang
502b08d315 clash-meta: fix clash 2023-04-09 16:17:49 +02:00
Aaron Jheng
a4aca2afa2
d2: 0.3.0 -> 0.4.0 2023-04-09 14:03:42 +00:00
Nick Cao
a3d8b7f691
Merge pull request #225394 from fabaff/kubescape-bump
kubescape: 2.2.5 -> 2.2.6
2023-04-09 20:15:31 +08:00
Nick Cao
e49820c46a
Merge pull request #225393 from wahjava/update-ugrep
ugrep: 3.11.0 -> 3.11.2
2023-04-09 20:14:51 +08:00
Doron Behar
393343e2fc ps2eps: init at 1.70 2023-04-09 15:09:50 +03:00
github-actions[bot]
20d94e414f
Merge master into staging-next 2023-04-09 12:01:09 +00:00
Mario Rodas
68bb0e03c4
Merge pull request #224179 from aaronjheng/pre-commit
pre-commit: 3.1.0 -> 3.2.2
2023-04-09 06:52:54 -05:00
Norbert Melzer
231b45989a
Merge pull request #225399 from NobbZ/rustic-rs-update-script
rustic-rs: add update script
2023-04-09 13:12:55 +02:00
Doron Behar
b6926131aa
Merge pull request #225350 from doronbehar/pkg/pistol
pistol: 0.3.2 -> 0.3.3
2023-04-09 04:01:37 -07:00
Norbert Melzer
bd81c94de0 rustic-rs: add update script 2023-04-09 11:32:52 +02:00
Ashish SHUKLA
89a0fabf6a
ugrep: 3.11.0 -> 3.11.2 2023-04-09 10:39:24 +02:00
Fabian Affolter
1a827d74d8 exploitdb: 2023-04-08 -> 2023-04-09
Diff: https://gitlab.com/exploit-database/exploitdb/-/compare/refs/tags/2023-04-08...2023-04-09
2023-04-09 10:38:08 +02:00
Fabian Affolter
f597cba178 kubescape: 2.2.5 -> 2.2.6
Diff: https://github.com/kubescape/kubescape.git/compare/refs/tags/v2.2.5...v2.2.6

Changelog: https://github.com/kubescape/kubescape/releases/tag/v2.2.6
2023-04-09 10:37:28 +02:00
Doron Behar
a3f6d55533 pistol: 0.3.2 -> 0.3.3
Diff: https://github.com/doronbehar/pistol/compare/v0.3.2...v0.3.3

Switch to postInstall from postBuild - See:
https://discourse.nixos.org/t/cant-update-a-go-package-getting-go-inconsistent-vendoring/27063/6
2023-04-09 11:31:41 +03:00
iopq
bfb7a581c8
xray: fix GUI compatibility
While the package itself will look for assets in both folders, ./xray and ./v2ray the GUIs don't always support this, so since we use the v2ray-assets we should also set the V2RAY_LOCATION_ASSET variable to hint them to look at the ./v2ray folder
2023-04-09 16:19:45 +08:00
Fabian Affolter
eed67b2258
Merge pull request #225344 from fabaff/exploitdb-bump
exploitdb: 2023-04-07 -> 2023-04-08
2023-04-09 09:53:38 +02:00
Vladimír Čunát
418cc5813e
dsniff: fixup build
https://hydra.nixos.org/build/215252689
2023-04-09 09:38:39 +02:00
github-actions[bot]
fc0616b73d
Merge master into staging-next 2023-04-09 06:01:16 +00:00
Mario Rodas
3d1fa88a24
Merge pull request #225151 from aaronjheng/gcsfuse
gcsfuse: 0.41.12 -> 0.42.3
2023-04-09 00:13:42 -05:00
figsoda
3854d9b3ef
Merge pull request #225361 from SuperSandro2000/onefetch
onefetch: 2.16.0 -> 2.17.0
2023-04-08 23:50:22 -04:00
Anderson Torres
9dc1574013 nux: refactor 2023-04-09 00:24:29 -03:00
Anderson Torres
22940300fe dwt1-shell-color-scripts: init at unstable-2023-03-27 2023-04-09 00:24:29 -03:00
Anderson Torres
f4f836e4de dt-shell-color-scripts: remove 2023-04-09 00:24:29 -03:00
Nick Cao
96529364b1
Merge pull request #225343 from fabaff/nats-top-bump
nats-top: 0.5.3 -> 0.6.0
2023-04-09 09:56:42 +08:00
Nick Cao
087d863354
Merge pull request #225301 from lionello/pulumi-bin-3.62
pulumi-bin: 3.60.0 -> 3.62.0
2023-04-09 09:46:22 +08:00
Matthew "strager" Glazar
48f8dbfef3 nrg2iso: compile on Darwin
nrg2iso's build scripts are hard-coded to use GCC. This prevents nrg2iso
from working on Darwin/macOS.

Teach nrg2iso's build scripts to use whatever compiler is installed, not
GCC specifically. This allows nrg2iso to build using Clang on macOS.
2023-04-08 17:53:41 -07:00
Sandro Jäckel
5b49c4e3a2
onefetch: 2.16.0 -> 2.17.0
Diff: https://github.com/o2sh/onefetch/compare/2.16.0...2.17.0

Changelog: https://github.com/o2sh/onefetch/blob/v2.17.0/CHANGELOG.md
2023-04-09 02:37:14 +02:00
Sandro
eb251ec0a9
Merge pull request #225348 from qowoz/gdu 2023-04-09 02:32:22 +02:00
github-actions[bot]
97afa6ec9b
Merge master into staging-next 2023-04-09 00:02:38 +00:00
Sandro
cef9ba1ad0
Merge pull request #222397 from Zahrun/doc/partition-manager 2023-04-09 01:30:57 +02:00
zowoq
4bdd70bbdb gdu: 5.22.0 -> 5.23.0
Diff: https://github.com/dundee/gdu/compare/refs/tags/v5.22.0...v5.23.0

Changelog: https://github.com/dundee/gdu/releases/tag/v5.23.0
2023-04-09 08:56:28 +10:00
Fabian Affolter
e1252f8314
Merge pull request #223938 from fabaff/ntopng-bump
ntopng: 5.2.1 -> 5.6, ndpi: 4.2 -> 4.6
2023-04-09 00:20:48 +02:00
Fabian Affolter
2669f6d354
nats-top: add changelog to meta 2023-04-08 23:16:06 +02:00
Fabian Affolter
5da97c87a8 nats-top: 0.5.3 -> 0.6.0
Diff: https://github.com/nats-io/nats-top/compare/v0.5.3...v0.6.0
2023-04-08 23:12:22 +02:00
Sandro
075dce259f
Merge pull request #225275 from wahjava/update-goawk 2023-04-08 23:00:53 +02:00
Fabian Affolter
cb9c4a59f9 exploitdb: 2023-04-07 -> 2023-04-08
Diff: https://gitlab.com/exploit-database/exploitdb/-/compare/refs/tags/2023-04-07...2023-04-08
2023-04-08 22:34:36 +02:00
Samuel Ainsworth
c5b01a1407
Merge pull request #222273 from SomeoneSerge/torch20
python3Packages.torch: 1.13.1 -> 2.0.0
2023-04-08 15:12:39 -04:00
Adam Joseph
7261e7544e pinentry: fix cross
When cross-compiling, pinentry's configury needs extra hints about
where to find libassuan and libgpg-error.  Let's provide them.
2023-04-08 12:00:37 -07:00
Yestin L. Harrison
dea29666cb depotdownloader: unbreak on aarch64-darwin 2023-04-08 11:17:12 -07:00
github-actions[bot]
df6db8c5b0
Merge master into staging-next 2023-04-08 18:01:13 +00:00
Christian Kögler
952c6deb30
Merge pull request #225095 from r-ryantm/auto-update/udpreplay
udpreplay: 1.0.0 -> 1.1.0
2023-04-08 18:21:27 +02:00
Alyssa Ross
2dbdc56a46
pkg: don't use vendored libelf 2023-04-08 16:00:41 +00:00
Alyssa Ross
84077e13db
pkg: 1.19.0 -> 1.19.1 2023-04-08 16:00:23 +00:00
Lionello Lunesu
cbff37bcbc pulumi-bin: 3.60.0 -> 3.62.0 2023-04-08 08:01:31 -07:00
DPDmancul
a93f7c28dd
wpaperd: 0.2.0 -> 0.3.0
https://github.com/danyspin97/wpaperd/releases/tag/0.3.0
2023-04-08 16:23:11 +02:00
github-actions[bot]
8ae069b888
Merge master into staging-next 2023-04-08 12:01:05 +00:00
Fabian Affolter
e8a861f940
Merge pull request #224884 from r-ryantm/auto-update/interactsh
interactsh: 1.1.0 -> 1.1.2
2023-04-08 13:42:02 +02:00
Vladimír Čunát
fd77cd7a01
Merge branch 'master' into staging-next
Indentation conflict in vulkan-related src fetches.
2023-04-08 11:33:08 +02:00
Ilan Joselevich
d9f759f2ea
Merge pull request #224650 from Kranzes/vulkan-sdk-update-script
vulkan-headers: add update script
2023-04-08 12:19:06 +03:00
Ashish SHUKLA
4f255d1d04
goawk: 1.21.0 -> 1.22.0 2023-04-08 10:27:12 +02:00
Nick Cao
de33bfe022
Merge pull request #221310 from uninsane/pr/sane/cross-browserpass
browserpass: support cross compilation by only conditionally running tests
2023-04-08 15:29:42 +08:00
Nick Cao
db63a705b9
Merge pull request #225250 from NickCao/stratis
stratis-cli: 3.5.0 -> 3.5.1
2023-04-08 15:11:40 +08:00
Nick Cao
83c7a01cb4
stratis-cli: 3.5.0 -> 3.5.1
Diff: https://github.com/stratis-storage/stratis-cli/compare/v3.5.0...v3.5.1
2023-04-08 11:05:40 +08:00
Nick Cao
200c918380
Merge pull request #224534 from developer-guy/feature/bom-upgrade
bom: 0.4.1 --> 0.5.1
2023-04-08 10:28:29 +08:00
Nick Cao
c0aaf16016
Merge pull request #225206 from fabaff/trufflehog-bump
trufflehog: 3.31.3 -> 3.31.4
2023-04-08 09:56:14 +08:00
Nick Cao
a35b31b0a2
Merge pull request #225200 from fabaff/exploitdb-bump
exploitdb: 2023-04-06 -> 2023-04-07
2023-04-08 09:51:51 +08:00
Martin Weinelt
7045b39ce7
Merge pull request #224624 from mweinelt/tts-tests
tts: Run tests in passthru
2023-04-08 02:50:20 +02:00
github-actions[bot]
75e19b98bb
Merge master into staging-next 2023-04-08 00:02:03 +00:00
Someone Serge
378c0c6983
python3Packages.openai-triton: init at 2.0.0 2023-04-08 02:46:54 +03:00
Artturi
01dd363560
Merge pull request #225103 from uninsane/pr/sane/cross-2023-04-06 2023-04-08 02:03:16 +03:00
Luflosi
82dd065f7a
swapspace: patch paths to binaries and install systemd unit file
This will be useful when creating a NixOS module for this program.
2023-04-08 00:54:54 +02:00
Luflosi
b0004e6c97
swapspace: add Luflosi as maintainer 2023-04-08 00:54:53 +02:00
OTABI Tomoya
66d6701fc9
fcitx5-mozc: wrapQtApp for mozc_tool (#224077) 2023-04-08 01:17:15 +03:00
figsoda
4445a3be69
Merge pull request #225155 from figsoda/nixpkgs-review 2023-04-07 17:55:28 -04:00
Adam Stephens
266bbb12b4
yubikey-manager-qt: set meta.mainProgram 2023-04-07 17:43:40 -04:00
Fabian Affolter
0aa6b78ac3
Merge pull request #225017 from r-ryantm/auto-update/cariddi
cariddi: 1.3.0 -> 1.3.1
2023-04-07 23:29:48 +02:00
Sergei Trofimovich
cfe69b703b
Merge pull request #224404 from trofi/ansifilter-update
ansifilter: 2.18 -> 2.19
2023-04-07 21:55:34 +01:00
Fabian Affolter
909a397a80 trufflehog: 3.31.3 -> 3.31.4
Diff: https://github.com/trufflesecurity/trufflehog/compare/refs/tags/v3.31.3...v3.31.4

Changelog: https://github.com/trufflesecurity/trufflehog/releases/tag/v3.31.4
2023-04-07 21:20:11 +02:00
Fabian Affolter
991f5472e9 exploitdb: 2023-04-06 -> 2023-04-07
Diff: https://gitlab.com/exploit-database/exploitdb/-/compare/refs/tags/2023-04-06...2023-04-07
2023-04-07 21:15:11 +02:00
Michele Guerini Rocco
26c3a8a421
Merge pull request #219580 from rnhmjoj/pr-libreswan
libreswan fixes
2023-04-07 20:32:56 +02:00
Artturi
094c82d9d9
Merge pull request #200366 from considerate/netpbm 2023-04-07 21:07:29 +03:00
github-actions[bot]
1ad73cb589
Merge master into staging-next 2023-04-07 18:01:06 +00:00
figsoda
9278e88084
Merge pull request #225030 from figsoda/hayagriva 2023-04-07 13:17:43 -04:00
yvt
b121f98160 fuse-7z-ng: add patch to zero-init struct fuse_operations
Fixes segfault when reading archive files.

`struct fuse_operations` contains function pointers specifying a
filesystem's behavior for each operation. For unimplemented operations,
they must be set to null so that libfuse can fall back to a default
implementation or return an error. In fuse-7z-ng, however, they were
left uninitialized, causing segfault due to garbage values stored in
them.
2023-04-08 01:21:41 +09:00
7c6f434c
dec41d4917
Merge pull request #225105 from tylerjl/gluster-10.3
glusterfs: 10.1 -> 10.3
2023-04-07 15:05:57 +00:00
Fabian Affolter
ffc9810776
Merge pull request #224982 from fabaff/qovery-cli-bump
qovery-cli: 0.56.0 -> 0.56.3
2023-04-07 16:58:17 +02:00
Vladimír Čunát
b856c0f8f4
Merge #218143: GNOME: 43 → 44
...into staging-next
2023-04-07 16:09:13 +02:00
yvt
69510f467e fuse-7z-ng: set meta.homepage 2023-04-07 22:06:05 +09:00
Aroun
00afa18aff partition-manager: add indication for the nix option
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-04-07 18:34:32 +05:30
figsoda
3e55ce6120 nixpkgs-review: 2.9.0 -> 2.9.1
Diff: https://github.com/Mic92/nixpkgs-review/compare/2.9.0...2.9.1

Changelog: https://github.com/Mic92/nixpkgs-review/releases/tag/2.9.1
2023-04-07 09:04:25 -04:00
github-actions[bot]
6abf5b5c59
Merge master into staging-next 2023-04-07 12:01:26 +00:00
Mario Rodas
51c8c0f580
Merge pull request #224957 from r-ryantm/auto-update/saml2aws
saml2aws: 2.36.5 -> 2.36.6
2023-04-07 07:00:10 -05:00
Aaron Jheng
ee61271b2f
gcsfuse: 0.41.12 -> 0.42.3 2023-04-07 12:00:02 +00:00
Weijia Wang
d4fd4d20b5
Merge pull request #225120 from drupol/bump/typst-0.1.0
typst: 0.1 -> 0.1.0
2023-04-07 14:27:00 +03:00
Nick Cao
8ac4c1de3f
Merge pull request #224997 from r-ryantm/auto-update/mongodb-compass
mongodb-compass: 1.36.1 -> 1.36.2
2023-04-07 19:06:40 +08:00
Pol Dellaiera
e70f2d487b
typst: 0.1 -> 0.1.0 2023-04-07 09:35:45 +02:00
github-actions[bot]
06a0a17fc7
Merge master into staging-next 2023-04-07 06:01:28 +00:00
Tyler Langlois
3f70428b1c glusterfs: 10.1 -> 10.3 2023-04-06 22:13:32 -06:00
Colin
a08a67a563 tpm2-abrmd: support cross compilation
the build process requires gdbus-codegen, achieved by adding `glib` to `nativeBuildInputs`
2023-04-07 03:56:37 +00:00
R. Ryantm
9fc1b4dbfb udpreplay: 1.0.0 -> 1.1.0 2023-04-07 03:27:26 +00:00
R. Ryantm
b2b772e6c9 kics: 1.6.12 -> 1.6.13 2023-04-07 03:14:53 +00:00
R. Ryantm
a6cd748265 watchexec: 1.22.0 -> 1.22.2 2023-04-07 02:19:00 +00:00
ocfox
33c403ff9e
sshed: init at 1.2.0 2023-04-07 09:39:46 +08:00
Nick Cao
2baa3864b1
Merge pull request #225070 from Ruixi-rebirth/master
chatgpt-cli: 1.0.2 -> 1.1
2023-04-07 09:18:39 +08:00
Nick Cao
38d49c6e10
Merge pull request #225041 from figsoda/kmon
kmon: 1.6.2 -> 1.6.3
2023-04-07 08:17:24 +08:00
Nick Cao
f32623b809
Merge pull request #225068 from r-ryantm/auto-update/mpd-mpris
mpd-mpris: 0.4.0 -> 0.4.0-2
2023-04-07 08:04:14 +08:00
github-actions[bot]
135af46604
Merge master into staging-next 2023-04-07 00:02:13 +00:00
Nick Cao
957b2f016d
Merge pull request #225045 from LeSuisse/cosign-2.0.1
cosign: 2.0.0 -> 2.0.1
2023-04-07 07:59:03 +08:00
Lily Foster
d73c93c9d0
Merge pull request #222266 from dylanmtaylor/meraki-cli
meraki-cli: init at 1.5.0
2023-04-06 19:43:42 -04:00
Ruixi-rebirth
6eab744741
chatgpt-cli: 1.0.2 -> 1.1 2023-04-07 07:33:17 +08:00
Mario Rodas
da7455460e
Merge pull request #224615 from developer-guy/feature/syft
syft: 0.75.0 -> 0.76.1
2023-04-06 18:29:59 -05:00
Mario Rodas
7b21d7f772
Merge pull request #224880 from azahi/iaito-584
iaito: 5.8.2 -> 5.8.4
2023-04-06 18:25:55 -05:00
R. Ryantm
cf0b410c49 mpd-mpris: 0.4.0 -> 0.4.0-2 2023-04-06 23:22:02 +00:00
Dylan M. Taylor
2bac5de0f9 meraki-cli: init at 1.5.0 2023-04-06 18:53:10 -04:00
Sandro
0cca0c5d18
Merge pull request #224526 from christoph-heiss/pkgs/trurl 2023-04-07 00:15:20 +02:00
Thomas Gerbet
ddba54b657 cosign: 2.0.0 -> 2.0.1
https://github.com/sigstore/cosign/releases/tag/v2.0.1
2023-04-06 22:15:38 +02:00
R. Ryantm
e20c3e4cb3 mydumper: 0.14.1-1 -> 0.14.3-1 2023-04-06 20:08:06 +00:00
Fabian Affolter
3b64b3a4c8
Merge pull request #224974 from fabaff/exploitdb-bump
exploitdb: 2023-04-02 -> 2023-04-06
2023-04-06 22:01:45 +02:00
figsoda
b7f3f46642 kmon: 1.6.2 -> 1.6.3
Diff: https://github.com/orhun/kmon/compare/v1.6.2...v1.6.3

Changelog: https://github.com/orhun/kmon/blob/v1.6.3/CHANGELOG.md
2023-04-06 15:57:38 -04:00
figsoda
f0f192cf13 hayagriva: init at 0.3.0 2023-04-06 14:19:42 -04:00
R. Ryantm
3ba8d2c464 jfrog-cli: 2.35.0 -> 2.36.0 2023-04-06 17:11:57 +00:00
R. Ryantm
65c79040d8 cariddi: 1.3.0 -> 1.3.1 2023-04-06 16:57:29 +00:00
github-actions[bot]
638ad26bf6
Merge master into staging-next 2023-04-06 16:11:06 +00:00
Christoph Heiss
453c8f4157
trurl: init at 0.3
This is a new tool for "translating and transposing URLs, made by curl's
Daniel Sternberg.

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-04-06 16:29:30 +02:00
figsoda
dbc49ae43f
Merge pull request #224722 from figsoda/pipe-rename 2023-04-06 10:15:52 -04:00
R. Ryantm
efd5ee6de6 mongodb-compass: 1.36.1 -> 1.36.2 2023-04-06 14:08:43 +00:00
Sandro
a97b5d3950
Merge pull request #221863 from bennyandresen/zrok-bin__new
zrok: init at 0.3.4
2023-04-06 15:57:12 +02:00
Sandro
c5d6777759
Merge pull request #222232 from mwdomino/init-aichat
aichat: init at 0.8.0
2023-04-06 15:47:53 +02:00
Thomas Gerbet
fb1a7a4791 osv-scanner: 1.2.0 -> 1.3.1
https://github.com/google/osv-scanner/releases/tag/v1.3.0
https://github.com/google/osv-scanner/releases/tag/v1.3.1
2023-04-06 15:07:02 +02:00
github-actions[bot]
707b1367f3
Merge master into staging-next 2023-04-06 12:01:12 +00:00
Fabian Affolter
0a6de3fd28 qovery-cli: 0.56.0 -> 0.56.3
Diff: https://github.com/Qovery/qovery-cli/compare/v0.56.0...v0.56.3

Changelog: https://github.com/Qovery/qovery-cli/releases/tag/v0.56.3
2023-04-06 13:22:23 +02:00
Colin
be1280ceea browserpass: support cross compilation by only conditionally running tests
tests were previously run during the buildPhase via the default `make`
target: this patch moves that testing into the check phase and sets
`doCheck` appropriately.

Co-authored by: Nick Cao <nickcao@nichi.co>
2023-04-06 10:34:48 +00:00
Fabian Affolter
23044202e6 exploitdb: 2023-04-02 -> 2023-04-06
Diff: https://gitlab.com/exploit-database/exploitdb/-/compare/refs/tags/2023-04-02...2023-04-06
2023-04-06 11:58:09 +02:00
Nick Cao
409ee92d62
Merge pull request #224789 from r-ryantm/auto-update/gobgp
gobgp: 3.12.0 -> 3.13.0
2023-04-06 17:57:26 +08:00
Fabian Affolter
e833f4a864
Merge pull request #224374 from applePrincess/exploitdb-bump
exploitdb: 2023-04-01 -> 2023-04-02
2023-04-06 11:54:09 +02:00
Vladimír Čunát
6afd316cbc
Merge branch 'master' into staging-next 2023-04-06 11:54:07 +02:00
Batuhan Apaydın
9a7b9af393
bom: 0.4.1 -> 0.5.1
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>
2023-04-06 12:07:12 +03:00
Batuhan Apaydın
076dba16b4
syft: add developer-guy to maintainers list
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>
2023-04-06 12:06:55 +03:00
Batuhan Apaydın
dae1b748fd
syft: 0.75.0 -> 0.76.1
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>
2023-04-06 12:06:46 +03:00
Benjamin Andresen
aea8ccf67e zrok: init at 0.3.4 2023-04-06 09:56:16 +02:00
R. Ryantm
b0496d71e1 saml2aws: 2.36.5 -> 2.36.6 2023-04-06 06:58:24 +00:00
R. Ryantm
7815835381 wakatime: 1.70.0 -> 1.70.1 2023-04-06 05:42:01 +00:00
Nicolas Benes
cbf0264cd8 micromamba: remove spdlog workaround
spdlog uses fmt_9 and is compatible with micromamba. The workaround is
not needed any more.
2023-04-06 07:25:19 +02:00
github-actions[bot]
be07e18261
Merge master into staging-next 2023-04-06 00:02:09 +00:00
Jan Tojnar
48753b589a fprintd: Stop tests from crashing with GLib 2.76
GLib 2.76 started raising critical warnings for unhandled GTasks.
Since tests are failing on criticals to detect issues, they started to fail.
https://gitlab.freedesktop.org/libfprint/fprintd/-/issues/151
Let’s disable fatal-criticals until the issue is resolved.
2023-04-06 01:36:43 +02:00
Bobby Rong
f441c242d2 desktop-file-utils: Support Desktop Entry Specification v1.5
The gnome-terminal desktop file validation fails otherwise.
2023-04-06 01:35:15 +02:00
Fabian Affolter
11b0a545ef
Merge pull request #224717 from fabaff/grype-bump
grype: 0.60.0 -> 0.61.0
2023-04-06 01:18:16 +02:00
Martin Weinelt
1e67c00b61
enumer: 1.5.7 -> 1.5.8
Diff: https://github.com/dmarkham/enumer/compare/refs/tags/v1.5.7...v1.5.8
2023-04-06 00:11:24 +02:00
Azat Bahawi
8788050932
iaito: 5.8.2 -> 5.8.4
Fixes: #224862
2023-04-06 00:24:47 +03:00
Weijia Wang
11fc036357 wl-clipboard: add darwin support 2023-04-06 00:18:38 +03:00
R. Ryantm
f4d36c53a7 interactsh: 1.1.0 -> 1.1.2 2023-04-05 21:05:07 +00:00
Weijia Wang
6ed024336b
Merge pull request #224594 from r-ryantm/auto-update/pritunl-client
pritunl-client: 1.3.3477.58 -> 1.3.3484.2
2023-04-05 22:15:48 +03:00
Weijia Wang
7890ff302d
Merge pull request #224309 from r-ryantm/auto-update/docker-credential-gcr
docker-credential-gcr: 2.1.7 -> 2.1.8
2023-04-05 22:06:07 +03:00
github-actions[bot]
136b8f41e4
Merge master into staging-next 2023-04-05 18:01:36 +00:00
Yarny0
fca76c5810 tsm-client: fix absolute symlinks, drop openssl dependency
`tsm-client` is delivered with its
own `lib{crypto,ssl}.so` implementation.
Beginning with version 8.1.9.1, those `.so`-files came with
absolute symlinks to `/opt/...` causing `autoPatchelf`
to abort with error messages of the form

> error: auto-patchelf could not satisfy dependency libssl.so.1.1

I was under the impression that a new dependency
got introduced and added `openssl` to `builtInputs`
in commit 5ad0ecb901.
This fixed the build, but `tsm-client` no longer
linked against its own ssl implementation.

The commit at hand corrects that mistake:
It adds a small `preFixup` script that finds
and adapts absolute symlinks to `/opt/`,
so that `autoPatchelfHook` finds those
`so`-files again and sets RPATH properly.
This permits to drop `openssl` from the dependency list again.
2023-04-05 19:32:52 +02:00
Michael Adler
af4d85ba89 mtools: 4.0.42 -> 4.0.43 2023-04-05 15:20:55 +00:00
Michael Adler
dbd2e95148 mtools: add update script 2023-04-05 15:20:55 +00:00