Commit Graph

79834 Commits

Author SHA1 Message Date
R. Ryantm
aa266e8942 gobgp: 3.23.0 -> 3.24.0 2024-03-02 20:24:41 +00:00
Julien Malka
3196f72254
Merge pull request #292669 from JulienMalka/cowsay-finalattrs 2024-03-02 17:53:38 +01:00
Nick Cao
b80a0f0c82
Merge pull request #292772 from iynaix/bump-fastfetch
fastfetch: 2.8.6 -> 2.8.7
2024-03-02 11:07:47 -05:00
Nick Cao
140d992c6e
Merge pull request #292586 from r-ryantm/auto-update/mongodb-compass
mongodb-compass: 1.42.1 -> 1.42.2
2024-03-02 10:51:15 -05:00
Nick Cao
6e623870f7
Merge pull request #292647 from r-ryantm/auto-update/ddcutil
ddcutil: 2.1.3 -> 2.1.4
2024-03-02 10:45:39 -05:00
Mario Rodas
4821a5860f
Merge pull request #292751 from fabaff/feroxbuster-bump
feroxbuster: 2.10.1 -> 2.10.2
2024-03-02 06:39:32 -05:00
Lin Xianyi
79813b3bd8 fastfetch: 2.8.6 -> 2.8.7
Changelog: https://github.com/fastfetch-cli/fastfetch/releases/tag/2.8.7
Diff: https://github.com/fastfetch-cli/fastfetch/compare/2.8.6...2.8.7
2024-03-02 19:35:53 +08:00
Mario Rodas
9f0846be0f
Merge pull request #281692 from r-ryantm/auto-update/rootlesskit
rootlesskit: 1.1.1 -> 2.0.1
2024-03-02 06:32:41 -05:00
7c6f434c
f514e5c53d
Merge pull request #292715 from r-ryantm/auto-update/remind
remind: 04.02.09 -> 04.03.01
2024-03-02 09:27:05 +00:00
Fabian Affolter
1845be7374 feroxbuster: 2.10.1 -> 2.10.2
Diff: https://github.com/epi052/feroxbuster/compare/refs/tags/v2.10.1...v2.10.2

Changelog: https://github.com/epi052/feroxbuster/releases/tag/v2.10.2
2024-03-02 10:01:04 +01:00
Fabian Affolter
c65681125f
Merge pull request #292728 from r-ryantm/auto-update/httpx
httpx: 1.4.0 -> 1.5.0
2024-03-02 09:35:33 +01:00
R. Ryantm
8d6a37e699 httpx: 1.4.0 -> 1.5.0 2024-03-02 05:20:10 +00:00
Mario Rodas
f7f63520cd
Merge pull request #292623 from r-ryantm/auto-update/vale
vale: 3.2.0 -> 3.2.1
2024-03-01 23:40:03 -05:00
Mario Rodas
c16ca82d1f
Merge pull request #291680 from trofi/moreutils-update
moreutils: 0.68 -> 0.69
2024-03-01 23:20:08 -05:00
Mario Rodas
b30e4db5b7
Merge pull request #292470 from r-ryantm/auto-update/syft
syft: 0.105.1 -> 1.0.0
2024-03-01 23:17:11 -05:00
R. Ryantm
37bc2e4aa2 remind: 04.02.09 -> 04.03.01 2024-03-02 04:11:04 +00:00
éclairevoyant
aa94fc78b0
Merge pull request #289900 from afh/undmg-apfs
7zz: add setup hook script to unpack DMG files
2024-03-02 02:59:19 +00:00
Nick Cao
520456e905
qt6Packages.fcitx5-qt: fix repo in fetchFromGitHub 2024-03-01 21:04:27 -05:00
Maciej Krüger
acc3f7103e
Merge pull request #292677 from trofi/distrobuilder.tests-fix-incus-reference
distrobuilder.tests: update `incus.container` reference
2024-03-02 01:42:21 +01:00
Sergei Trofimovich
6eef1793ca distrobuilder.tests: update incus.container reference
Without the change the test build attempt fails the evaluation as:

    $ nix build --no-link -f. distrobuilder.tests.incus

       error: attribute 'container' missing

       at pkgs/tools/virtualization/distrobuilder/default.nix:54:19:

           53|   passthru = {
           54|     tests.incus = nixosTests.incus.container;
             |                   ^

This started happening after `container` test was split in two in
c607e70f70 "nixosTests.incus: add test with old and new init".
2024-03-01 22:48:18 +00:00
Julien Malka
1158bc4aac
cowsay: replace rec by finalAttrs 2024-03-01 23:10:23 +01:00
Julien Malka
0cbf7464eb
Merge pull request #291448 from trofi/diffoscope-update 2024-03-01 22:05:07 +01:00
Nick Cao
cb9d82b0c4
Merge pull request #292619 from RaitoBezarius/garage-update
garage_0_8: 0.8.5 -> 0.8.6, garage: 0.9.1 -> 0.9.2
2024-03-01 15:21:39 -05:00
R. Ryantm
0035526119 ddcutil: 2.1.3 -> 2.1.4 2024-03-01 19:59:13 +00:00
Raito Bezarius
4ffb9ba707 garage: mark broken on Darwin
It broke again because of some linker error.
```
garage-aarch64-darwin> warning: use of deprecated associated function `garage_db::sled_adapter::SledDb::init`: The Sled database is now deprecated and will be removed in Garage v1.0. Please migrate to LMDB or Sqlite as soon as possible.
garage-aarch64-darwin>    --> src/model/garage.rs:134:31
garage-aarch64-darwin>     |
garage-aarch64-darwin> 134 |                 db::sled_adapter::SledDb::init(db)
garage-aarch64-darwin>     |                                           ^^^^
garage-aarch64-darwin>     |
garage-aarch64-darwin>     = note: `#[warn(deprecated)]` on by default
garage-aarch64-darwin>
garage-aarch64-darwin>    Compiling garage_api v0.9.2 (/private/tmp/nix-build-garage-0.9.2.drv-0/source/src/api)
garage-aarch64-darwin>    Compiling garage_web v0.9.2 (/private/tmp/nix-build-garage-0.9.2.drv-0/source/src/web)
garage-aarch64-darwin> warning: `garage_model` (lib) generated 1 warning
garage-aarch64-darwin>    Compiling garage v0.9.2 (/private/tmp/nix-build-garage-0.9.2.drv-0/source/src/garage)
garage-aarch64-darwin> warning: use of deprecated associated function `garage_db::sled_adapter::SledDb::init`: The Sled database is now deprecated and will be removed in Garage v1.0. Please migrate to LMDB or Sqlite as soon as possible.
garage-aarch64-darwin>   --> src/garage/cli/convert_db.rs:65:29
garage-aarch64-darwin>    |
garage-aarch64-darwin> 65 |             Ok(sled_adapter::SledDb::init(db))
garage-aarch64-darwin>    |                                      ^^^^
garage-aarch64-darwin>    |
garage-aarch64-darwin>    = note: `#[warn(deprecated)]` on by default
garage-aarch64-darwin>
garage-aarch64-darwin> error: linker `/nix/store/6kpjydf9x7zqa1xq2qipnwr32ki3fs2n-clang-wrapper-16.0.6/bin/cc` not found
garage-aarch64-darwin>   |
garage-aarch64-darwin>   = note: No such file or directory (os error 2)
```

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-03-01 19:35:03 +01:00
Ben Siraphob
136abf61f8
Merge pull request #291912 from siraben/mmv-update-fix
mmv: 2.5.1 -> 2.6
2024-03-01 12:40:07 -05:00
R. Ryantm
13c7420268 vale: 3.2.0 -> 3.2.1 2024-03-01 17:18:21 +00:00
Raito Bezarius
b041481ef3 garage: 0.9.1 -> 0.9.2
https://git.deuxfleurs.fr/Deuxfleurs/garage/releases/tag/v0.9.2
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-03-01 18:05:18 +01:00
Raito Bezarius
19bfc60e9f garage_0_8: 0.8.5 -> 0.8.6
https://git.deuxfleurs.fr/Deuxfleurs/garage/releases/tag/v0.8.6
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
2024-03-01 18:05:02 +01:00
Nick Cao
6fb9849e68
fcitx5-configtool: build for both qt versions 2024-03-01 11:10:27 -05:00
Nick Cao
45e4e8f973
fcitx5-chinese-addons: build for both qt versions 2024-03-01 10:44:07 -05:00
Nick Cao
51f1291ea5
fcitx5-unikey: build for both qt versions 2024-03-01 10:44:06 -05:00
Nick Cao
0b5b74bbeb
fcitx5-skk: build for both qt versions 2024-03-01 10:44:06 -05:00
Nick Cao
71a4ccb5b7
Merge pull request #292594 from r-ryantm/auto-update/mergerfs
mergerfs: 2.40.1 -> 2.40.2
2024-03-01 10:36:49 -05:00
Nick Cao
ba94e8cceb
Merge pull request #292595 from Vonfry/updat/fcitx5-5.1.8
fcitx5: 5.1.7 -> 5.1.8
2024-03-01 10:21:20 -05:00
Nick Cao
f9b8932a70
Merge pull request #292454 from r-ryantm/auto-update/scraper
scraper: 0.18.1 -> 0.19.0
2024-03-01 10:19:17 -05:00
Nick Cao
f7fe73b437
Merge pull request #292402 from r-ryantm/auto-update/bfs
bfs: 3.1.1 -> 3.1.2
2024-03-01 10:13:37 -05:00
Nick Cao
cdebbef6e7
Merge pull request #292405 from r-ryantm/auto-update/fioctl
fioctl: 0.40 -> 0.41
2024-03-01 10:12:59 -05:00
Nick Cao
970fe7b621
Merge pull request #292409 from r-ryantm/auto-update/kube-bench
kube-bench: 0.7.1 -> 0.7.2
2024-03-01 10:12:08 -05:00
R. RyanTM
8147f49e28
direnv: 2.33.0 -> 2.34.0 (#292564) 2024-03-01 15:43:32 +01:00
R. Ryantm
75a1ff3f94 mergerfs: 2.40.1 -> 2.40.2 2024-03-01 14:05:57 +00:00
Vonfry
49e7019988
fcitx5-unikey: 5.1.2 -> 5.1.3
Diff: https://github.com/fcitx/fcitx5-unikey/compare/5.1.2...5.1.3
2024-03-01 22:01:00 +08:00
Vonfry
b90a2326ed
fcitx5-table-other: 5.1.0 -> 5.1.1
Diff: https://github.com/fcitx/fcitx5-table-other/compare/5.1.0...5.1.1
2024-03-01 22:00:53 +08:00
Vonfry
b85b81d215
fcitx5-table-extra: 5.1.3 -> 5.1.4
Diff: https://github.com/fcitx/fcitx5-table-extra/compare/5.1.3...5.1.4
2024-03-01 22:00:47 +08:00
Vonfry
7603c6794e
fcitx5-skk: 5.1.1 -> 5.1.2
Diff: https://github.com/fcitx/fcitx5-skk/compare/5.1.1...5.1.2
2024-03-01 22:00:40 +08:00
Vonfry
0be796b5bf
fcitx5-rime: 5.1.4 -> 5.1.5 2024-03-01 22:00:34 +08:00
Vonfry
ace8f134ea
fcitx5-hangul: 5.1.1 -> 5.1.2
Diff: https://github.com/fcitx/fcitx5-hangul/compare/5.1.1...5.1.2
2024-03-01 22:00:17 +08:00
Vonfry
0237047987
fcitx5-gtk: 5.1.1 -> 5.1.2
Diff: https://github.com/fcitx/fcitx5-gtk/compare/5.1.1...5.1.2
2024-03-01 22:00:12 +08:00
Vonfry
5a7d6c3698
fcitx5-configtool: 5.1.3 -> 5.1.4
Diff: https://github.com/fcitx/fcitx5-configtool/compare/5.1.3...5.1.4
2024-03-01 22:00:07 +08:00
Vonfry
78497390bb
fcitx5-chinese-addons: 5.1.3 -> 5.1.4
Diff: https://github.com/fcitx/fcitx5-chinese-addons/compare/5.1.3...5.1.4
2024-03-01 22:00:02 +08:00