SomeoneSerge / nixpkgs-cuda-ci

Building and caching nixpkgs with cudaSupport=true. We push to https://cuda-maintainers.cachix.org/
https://hercules-ci.com/github/SomeoneSerge/nixpkgs-cuda-ci
MIT License
22 stars 2 forks source link

nix: update flake.lock #24

Closed SomeoneSerge closed 5 months ago

SomeoneSerge commented 5 months ago

Automated changes by the update-flake-lock GitHub Action.

Flake lock file updates:

• Updated input 'nixpkgs-master':
    'github:NixOS/nixpkgs/5a64d9a24256a28a9d6b4639845217b635fd21c2?narHash=sha256-bW94g%2BV6EBa1OUtjLfpF4isWDyBeVdYkEkogF2iu5rg%3D' (2024-06-03)
  → 'github:NixOS/nixpkgs/4f0a1d22454509f30bdcdf24182a03500308b498?narHash=sha256-ztNuYAY/YNZ0pDWKgHvoeNBleuKIlOfBip6PAmzjCJg%3D' (2024-06-06)
• Updated input 'nixpkgs-nixpkgs-unstable':
    'github:NixOS/nixpkgs/6132b0f6e344ce2fe34fc051b72fb46e34f668e0?narHash=sha256-7R2ZvOnvd9h8fDd65p0JnB7wXfUvreox3xFdYWd1BnY%3D' (2024-05-30)
  → 'github:NixOS/nixpkgs/3b01abcc24846ae49957b30f4345bab4b3f1d14b?narHash=sha256-I8/plBsua4/NZ5bKgj%2Bz7/ThiWuud1YFwLsn1QQ5PgE%3D' (2024-06-04)
• Updated input 'nixpkgs-release':
    'github:NixOS/nixpkgs/a62e6edd6d5e1fa0329b8653c801147986f8d446?narHash=sha256-oamiKNfr2MS6yH64rUn99mIZjc45nGJlj9eGth/3Xuw%3D' (2024-05-31)
  → 'github:NixOS/nixpkgs/a2e1d0414259a144ebdc048408a807e69e0565af?narHash=sha256-b4Dn%2BPnrZoVZ/BoR9JN2fTxXxplJrAsdSUIePf4Cacs%3D' (2024-06-04)
• Updated input 'nixpkgs-release-staging':
    'github:NixOS/nixpkgs/92ab95e154e3fdd09016fea3e0bb89a6b95feb56?narHash=sha256-AnPvX4GIgw8z5dGMIvHF4af6mBEzFxC7fW37LpwMZCA%3D' (2024-06-03)
  → 'github:NixOS/nixpkgs/4fec8cd3964184ba1a6ab81bca347a5e50bd88a3?narHash=sha256-ssL1d65whDgSk5H0c%2BppwOBHFlT%2BYaOmm9kXNsXRIq0%3D' (2024-06-06)

Running GitHub Actions on this PR

GitHub Actions will not run workflows on pull requests which are opened by a GitHub Action.

To run GitHub Actions workflows on this PR, run:

git branch -D update_flake_lock_action
git fetch origin
git checkout update_flake_lock_action
git commit --amend --no-edit
git push origin update_flake_lock_action --force