2
0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-02-17 17:44:44 +00:00
Commit Graph

83602 Commits

Author SHA1 Message Date
Weijia Wang
3888c2893c
Merge pull request from r-ryantm/auto-update/wootility
wootility: 4.6.15 -> 4.6.18
2024-05-11 19:02:17 +02:00
Weijia Wang
223cd8813c
Merge pull request from r-ryantm/auto-update/lychee
lychee: 0.15.0 -> 0.15.1
2024-05-11 18:43:31 +02:00
Markus Kowalewski
6c1d199a26
Merge pull request from r-ryantm/auto-update/panoply
panoply: 5.3.4 -> 5.4.0
2024-05-11 16:37:27 +00:00
Weijia Wang
07ea483922
Merge pull request from XYenon/master
networkd-dispatcher: fix pygobject3
2024-05-11 18:12:24 +02:00
Weijia Wang
c3f3a1027b
Merge pull request from aaronjheng/notation
notation: add shell completions
2024-05-11 18:06:49 +02:00
Weijia Wang
9a643e3532
Merge pull request from r-ryantm/auto-update/gh-markdown-preview
gh-markdown-preview: 1.4.2 -> 1.5.0
2024-05-11 18:04:20 +02:00
toinux
50f296c0af
ferm: Fix import-ferm error importing ferm wrapped script instead of perlFile ()
Co-authored-by: Antoine 'Toinux' Lesieur <toinux@laptaupe.local>
2024-05-11 18:00:43 +02:00
Nick Cao
e560342a3f
Merge pull request from Misaka13514/bump-fscan
fscan: 1.8.3-build3 -> 1.8.4
2024-05-11 10:32:04 -04:00
Nick Cao
0d7feda73e
Merge pull request from r-ryantm/auto-update/topicctl
topicctl: 1.16.1 -> 1.17.0
2024-05-11 10:27:52 -04:00
Nick Cao
47f92e830b
Merge pull request from r-ryantm/auto-update/texpresso
texpresso: 0-unstable-2024-04-30 -> 0-unstable-2024-05-09
2024-05-11 10:20:49 -04:00
Nick Cao
0f1820921b
Merge pull request from marcusramberg/marcus/zaproxy
zap: fix homepage link
2024-05-11 10:06:42 -04:00
Nick Cao
82474a38eb
Merge pull request from r-ryantm/auto-update/brook
brook: 20240404 -> 20240606
2024-05-11 10:02:22 -04:00
Nick Cao
353c0164e0
Merge pull request from r-ryantm/auto-update/fits-cloudctl
fits-cloudctl: 0.12.18 -> 0.12.19
2024-05-11 10:00:27 -04:00
Nick Cao
a191fedd0f
Merge pull request from r-ryantm/auto-update/netbird-ui
netbird-ui: 0.27.4 -> 0.27.5
2024-05-11 09:59:13 -04:00
R. Ryantm
8935a26420 panoply: 5.3.4 -> 5.4.0 2024-05-11 13:26:08 +00:00
R. Ryantm
ed43264631 gh-markdown-preview: 1.4.2 -> 1.5.0 2024-05-11 13:11:21 +00:00
Raghav Sood
c0c22d9f5d
Merge pull request from fabaff/qovery-cli-bump
qovery-cli: 0.92.3 -> 0.92.4
2024-05-11 19:55:39 +08:00
Raghav Sood
ab8a2a8b30
Merge pull request from trishtzy/goose/3.20.0
goose: 3.19.2 -> 3.20.0
2024-05-11 18:02:06 +08:00
Weijia Wang
eeeb66ce09
Merge pull request from iynaix/fix-realesrgan-ncnn-vulkan
realesrgan-ncnn-vulkan: fix build for glslang 14.1.0
2024-05-11 11:14:55 +02:00
Misaka13514
55b802581c
fscan: 1.8.3-build3 -> 1.8.4
Diff: https://github.com/shadow1ng/fscan/compare/1.8.3-build3...1.8.4

Changelog: https://github.com/shadow1ng/fscan/releases/tag/1.8.4
2024-05-11 17:12:23 +08:00
Jan Tojnar
0d67b5508d duplicity: Fix finding Gio typelib
Previously, if a package just depended on GLib (or other bindings shipped with gobject-introspection),
wrapper was not needed since `${gobject-introspection}/lib/girepository-1.0` is implicitly on typelib path.
Now that GLib bindings were moved to `glib` package, `${glib}/lib/girepository-1.0` must be added
to `GI_TYPELIB_PATH` by the wrapper (or `gobject-introspection` setup hook for build time).

Simplest way to ensure that is using `wrapGApps*` hook.
Let’s also ensure that there is just one wrapper instead of three.
2024-05-11 11:09:42 +02:00
Tricia Tan
8b275b193e
goose: 3.19.2 -> 3.20.0 2024-05-11 17:06:44 +08:00
Weijia Wang
c1b76a1434
Merge pull request from leo60228/pokefinder-fix-build
pokefinder: fix build
2024-05-11 11:01:05 +02:00
Jonas Heinrich
86966b6cee
Merge pull request from reedriley/bcachefs-tools-fix
bcachefs-tools: patch to fix unlocking encrypted fs at boot with bcachefs-tools-1.7.0
2024-05-11 10:59:35 +02:00
Weijia Wang
df0b351bbf
Merge pull request from pluiedev/zhf-24.05/fontfor
fontfor: 0.4.1 -> 0.4.3, modernize
2024-05-11 10:50:12 +02:00
Weijia Wang
718d1b939a
Merge pull request from TomaSajt/linkchecker
linkchecker: fix tests, separate dependencies
2024-05-11 10:47:08 +02:00
Weijia Wang
c03c17e027
Merge pull request from rrbutani/fix/uucp-darwin
uucp: fix on Darwin (and with `pkgsLLVM`)
2024-05-11 10:44:08 +02:00
Jörg Thalheim
29b607f43d
nix-eval-jobs: 2.21.0 -> 2.22.0 ()
* nix-eval-jobs: 2.21.0 -> 2.22.0

* nix-eval-jobs: pin darwin on 2.19 release

An issue in nix causes segfaults:
https://github.com/nix-community/nix-eval-jobs/issues/301
2024-05-11 10:30:16 +02:00
Fabian Affolter
04898de2a3 qovery-cli: 0.92.3 -> 0.92.4
Diff: https://github.com/Qovery/qovery-cli/compare/refs/tags/v0.92.3...v0.92.4

Changelog: https://github.com/Qovery/qovery-cli/releases/tag/v0.92.4
2024-05-11 10:30:12 +02:00
Aaron Jheng
dbea610adb
notation: add shell completions 2024-05-11 11:04:13 +08:00
R. Ryantm
45f5ff5cdf topicctl: 1.16.1 -> 1.17.0 2024-05-11 02:52:46 +00:00
Misaka13514
01e0f9811d
nuclei: 3.2.6 -> 3.2.7
Diff: https://github.com/projectdiscovery/nuclei/compare/v3.2.6...v3.2.7

Changelog: https://github.com/projectdiscovery/nuclei/releases/tag/v3.2.7
2024-05-11 09:37:58 +08:00
R. Ryantm
6f26f25421 texpresso: 0-unstable-2024-04-30 -> 0-unstable-2024-05-09 2024-05-11 00:05:53 +00:00
Leah Amelia Chen
d76288b0dd fontfor: 0.4.1 -> 0.4.3, modernize
Switched to the `pkgs/by-name` convention, reformatted using
`nixfmt-rfc-style`, and added an update script.
2024-05-11 00:06:10 +02:00
Martin Weinelt
80c9a75f65
Merge pull request from r-ryantm/auto-update/ipxe
ipxe: 1.21.1-unstable-2024-02-08 -> 1.21.1-unstable-2024-04-17
2024-05-11 00:04:03 +02:00
kirillrdy
81b80434b6
Merge pull request from r-ryantm/auto-update/govc
govc: 0.37.1 -> 0.37.2
2024-05-11 07:11:23 +10:00
R. Ryantm
486726d02f ipxe: 1.21.1-unstable-2024-02-08 -> 1.21.1-unstable-2024-04-17 2024-05-10 19:50:28 +00:00
Marcus Ramberg
706ba16b28 zap: fix homepage link 2024-05-10 20:48:23 +02:00
Marcus Ramberg
44615ede38
Merge pull request from r-ryantm/auto-update/zap
zap: 2.14.0 -> 2.15.0
2024-05-10 20:29:19 +02:00
Martin Weinelt
30dd9aaded
Merge pull request from Schweber/master
wlsunset: 0.3.0 -> 0.4.0
2024-05-10 18:52:47 +02:00
leo60228
ecc10e1733
pokefinder: fix build 2024-05-10 12:35:56 -04:00
Marcus Ramberg
7e94b59b15
Merge pull request from r-ryantm/auto-update/rbw
rbw: 1.10.0 -> 1.10.1
2024-05-10 17:37:42 +02:00
Marcus Ramberg
6e75de71cd
Merge pull request from r-ryantm/auto-update/awscli
awscli: 1.32.58 -> 1.32.101
2024-05-10 17:21:16 +02:00
TomaSajt
3e5c3ad2f5
linkchecker: fix tests, separate dependencies 2024-05-10 16:45:19 +02:00
Nick Cao
36126037a5
Merge pull request from Sigmanificient/adopt-orphan
treewide: add sigmanificient in maintainers
2024-05-10 10:35:18 -04:00
R. Ryantm
7356175c3c netbird-ui: 0.27.4 -> 0.27.5 2024-05-10 14:27:04 +00:00
Rahul Butani
1e1d654bd9 uucp: add a version test 2024-05-10 16:18:00 +02:00
Weijia Wang
79f6a709a7
Merge pull request from jmpunkt/aw-watcher-rustc-serialize
aw-watcher-window-wayland: fix version of rustc-serialize
2024-05-10 16:15:34 +02:00
R. Ryantm
6c36d24bda fits-cloudctl: 0.12.18 -> 0.12.19 2024-05-10 13:56:38 +00:00
Reed Riley
20362ae38f bcachefs-tools: patch to fix boot with bcachefs-tools-1.7.0
fixes 309388
2024-05-10 06:29:03 -07:00