issues
search
NixOS
/
nixpkgs-vet
Tool to vet (check) Nixpkgs, including its pkgs/by-name directory
MIT License
29
stars
7
forks
source link
Automated update
#76
Closed
infinixbot
closed
4 months ago
infinixbot
commented
4 months ago
cargo changes
### cargo upgrade ``` Updating 'https://github.com/rust-lang/crates.io-index' index Checking nixpkgs-check-by-name's dependencies name old req compatible latest new req ==== ======= ========== ====== ======= clap 4.5.7 4.5.8 4.5.8 4.5.8 serde_json 1.0.117 1.0.119 1.0.119 1.0.119 Upgrading recursive dependencies note: pass `--verbose` to see 9 unchanged dependencies behind latest note: Re-run with `--verbose` to show more dependencies latest: 13 packages ``` ### cargo update ``` Updating crates.io index Updating bitflags v2.5.0 -> v2.6.0 Updating either v1.12.0 -> v1.13.0 note: pass `--verbose` to see 11 unchanged dependencies behind latest ``` ### cargo outdated ``` All dependencies are up to date, yay! ``` ### cargo audit ``` Fetching advisory database from `https://github.com/RustSec/advisory-db.git` Loaded 630 security advisories (from /home/runner/.cargo/advisory-db) Updating crates.io index Scanning repo/Cargo.lock for vulnerabilities (82 crate dependencies) ```
GitHub Action updates
npins changes
``` [INFO ] Updating 'nixpkgs' … Changes: - url: https://releases.nixos.org/nixpkgs/nixpkgs-24.11pre642670.9693852a2070/nixexprs.tar.xz + url: https://releases.nixos.org/nixpkgs/nixpkgs-24.11pre645735.12a9c0004bc9/nixexprs.tar.xz - hash: 0742ps99c1nfqv2ahz0g964p38jyflzjpaxh7h7sjj847h0chiwg + hash: 17py5ah7l7hya9y33vch86d1ws0z1v2s7mffi11vb4fgy5maim55 [INFO ] Updating 'treefmt-nix' … Changes: - revision: 68eb1dc333ce82d0ab0c0357363ea17c31ea1f81 + revision: 8df5ff62195d4e67e2264df0b7f5e8c9995fd0bd - url: https://github.com/numtide/treefmt-nix/archive/68eb1dc333ce82d0ab0c0357363ea17c31ea1f81.tar.gz + url: https://github.com/numtide/treefmt-nix/archive/8df5ff62195d4e67e2264df0b7f5e8c9995fd0bd.tar.gz - hash: 0nsf69jw6kd5ffi86icack0lqlhq51v67pnq8s5yh10s64myig2h + hash: 1j0wdm3azk7nsh60n0wf2192i26paby74gsp902j4a4sr8fwmlvm [INFO ] Update successful. ```
cargo changes
### cargo upgrade ``` Updating 'https://github.com/rust-lang/crates.io-index' index Checking nixpkgs-check-by-name's dependencies name old req compatible latest new req ==== ======= ========== ====== ======= clap 4.5.7 4.5.8 4.5.8 4.5.8 serde_json 1.0.117 1.0.119 1.0.119 1.0.119 Upgrading recursive dependencies note: pass `--verbose` to see 9 unchanged dependencies behind latest note: Re-run with `--verbose` to show more dependencies latest: 13 packages ``` ### cargo update ``` Updating crates.io index Updating bitflags v2.5.0 -> v2.6.0 Updating either v1.12.0 -> v1.13.0 note: pass `--verbose` to see 11 unchanged dependencies behind latest ``` ### cargo outdated ``` All dependencies are up to date, yay! ``` ### cargo audit ``` Fetching advisory database from `https://github.com/RustSec/advisory-db.git` Loaded 630 security advisories (from /home/runner/.cargo/advisory-db) Updating crates.io index Scanning repo/Cargo.lock for vulnerabilities (82 crate dependencies) ```GitHub Action updates
npins changes
``` [INFO ] Updating 'nixpkgs' … Changes: - url: https://releases.nixos.org/nixpkgs/nixpkgs-24.11pre642670.9693852a2070/nixexprs.tar.xz + url: https://releases.nixos.org/nixpkgs/nixpkgs-24.11pre645735.12a9c0004bc9/nixexprs.tar.xz - hash: 0742ps99c1nfqv2ahz0g964p38jyflzjpaxh7h7sjj847h0chiwg + hash: 17py5ah7l7hya9y33vch86d1ws0z1v2s7mffi11vb4fgy5maim55 [INFO ] Updating 'treefmt-nix' … Changes: - revision: 68eb1dc333ce82d0ab0c0357363ea17c31ea1f81 + revision: 8df5ff62195d4e67e2264df0b7f5e8c9995fd0bd - url: https://github.com/numtide/treefmt-nix/archive/68eb1dc333ce82d0ab0c0357363ea17c31ea1f81.tar.gz + url: https://github.com/numtide/treefmt-nix/archive/8df5ff62195d4e67e2264df0b7f5e8c9995fd0bd.tar.gz - hash: 0nsf69jw6kd5ffi86icack0lqlhq51v67pnq8s5yh10s64myig2h + hash: 1j0wdm3azk7nsh60n0wf2192i26paby74gsp902j4a4sr8fwmlvm [INFO ] Update successful. ```