Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated update #114

Merged
merged 1 commit into from
Oct 14, 2024
Merged

Automated update #114

merged 1 commit into from
Oct 14, 2024

Conversation

infinixbot
Copy link
Contributor

@infinixbot infinixbot commented Sep 30, 2024

cargo changes

cargo upgrade

    Checking nixpkgs-vet's dependencies
name     old req compatible latest new req
====     ======= ========== ====== =======
regex    1.10.6  1.11.0     1.11.0 1.11.0 
clap     4.5.18  4.5.20     4.5.20 4.5.20 
tempfile 3.12.0  3.13.0     3.13.0 3.13.0 
   Upgrading recursive dependencies
     Locking 0 packages to latest compatible versions
note: pass `--verbose` to see 10 unchanged dependencies behind latest
note: Re-run with `--verbose` to show more dependencies
  latest: 16 packages

cargo update

    Updating crates.io index
     Locking 7 packages to latest compatible versions
    Updating autocfg v1.3.0 -> v1.4.0
    Updating libc v0.2.158 -> v0.2.159
    Updating once_cell v1.19.0 -> v1.20.2
    Updating proc-macro2 v1.0.86 -> v1.0.87
    Updating redox_syscall v0.5.4 -> v0.5.7
    Updating syn v2.0.77 -> v2.0.79
    Updating unicode-xid v0.2.5 -> v0.2.6
note: pass `--verbose` to see 14 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 663 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning repo/Cargo.lock for vulnerabilities (91 crate dependencies)

GitHub Action updates
npins changes
[INFO ] Updating 'nixpkgs' …
Changes:
-    url: https://releases.nixos.org/nixpkgs/nixpkgs-24.11pre683804.a1d92660c6b3/nixexprs.tar.xz
+    url: https://releases.nixos.org/nixpkgs/nixpkgs-24.11pre691017.b69de56fac8c/nixexprs.tar.xz
-    hash: 0lzd1g9x7ihscdajc2g9f0jyykymw6r1lq2ir5g0shjzjf0jc5la
+    hash: 0z32pj0lh5ng2a6cn0qfmka8cynnygckn5615mkaxq2aplkvgzx3
[INFO ] Updating 'treefmt-nix' …
Changes:
-    revision: 35dfece10c642eb52928a48bee7ac06a59f93e9a
+    revision: 4446c7a6fc0775df028c5a3f6727945ba8400e64
-    url: https://github.com/numtide/treefmt-nix/archive/35dfece10c642eb52928a48bee7ac06a59f93e9a.tar.gz
+    url: https://github.com/numtide/treefmt-nix/archive/4446c7a6fc0775df028c5a3f6727945ba8400e64.tar.gz
-    hash: 16wii3pqgjbhdzcj2bm2fnpy7kjjs7lk95797la2089l0yn6i6c2
+    hash: 0xyh9lwfvflagq7rk7cwbq41gx9f9s37s6kljp3wl3r860hnm566
[INFO ] Update successful.

auto-merge was automatically disabled October 5, 2024 09:00

Head branch was pushed to by a user without write access

@willbush
Copy link
Member

willbush commented Oct 5, 2024

manually rerunning the action to see if latest nixpkgs solves the evaluation issue.

@willbush
Copy link
Member

willbush commented Oct 5, 2024

Fails due to nix-build -A nixpkgsCheckWithMinimumNix nixpkgsCheckWithMinimumNix = packages.nixpkgsCheck.nixVersions.minimum;

@philiptaron
Copy link
Contributor

I made the fix PR:

@philiptaron philiptaron merged commit e0fb7c0 into NixOS:main Oct 14, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants