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 #23

Closed SomeoneSerge closed 5 months ago

SomeoneSerge commented 6 months ago

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

Flake lock file updates:

• Updated input 'flake-parts':
    'github:hercules-ci/flake-parts/8dc45382d5206bd292f9c2768b8058a8fd8311d9?narHash=sha256-/GJvTdTpuDjNn84j82cU6bXztE0MSkdnTWClUCRub78%3D' (2024-05-16)
  → 'github:hercules-ci/flake-parts/2a55567fcf15b1b1c7ed712a2c6fadaec7412ea8?narHash=sha256-iKzJcpdXih14qYVcZ9QC9XuZYnPc6T8YImb6dX166kw%3D' (2024-06-01)
• Updated input 'nixpkgs-master':
    'github:NixOS/nixpkgs/74095af06573f084d7d64025b1164f09263bb6e5?narHash=sha256-W7JmEmXs0xrC/ZWOetZeuIFKXorIYa7R/ooeIv0DL60%3D' (2024-05-26)
  → 'github:NixOS/nixpkgs/5a64d9a24256a28a9d6b4639845217b635fd21c2?narHash=sha256-bW94g%2BV6EBa1OUtjLfpF4isWDyBeVdYkEkogF2iu5rg%3D' (2024-06-03)
• Updated input 'nixpkgs-nixos-unstable':
    'github:NixOS/nixpkgs/bfb7a882678e518398ce9a31a881538679f6f092?narHash=sha256-4zSIhSRRIoEBwjbPm3YiGtbd8HDWzFxJjw5DYSDy1n8%3D' (2024-05-24)
  → 'github:NixOS/nixpkgs/57610d2f8f0937f39dbd72251e9614b1561942d8?narHash=sha256-yZKhxVIKd2lsbOqYd5iDoUIwsRZFqE87smE2Vzf6Ck0%3D' (2024-05-31)
• Updated input 'nixpkgs-nixpkgs-unstable':
    'github:NixOS/nixpkgs/c5187508b11177ef4278edf19616f44f21cc8c69?narHash=sha256-iMgzIeedMqf30TXZ439zW3Yvng1Xm9QTGO%2BZwG1IWSw%3D' (2024-05-25)
  → 'github:NixOS/nixpkgs/6132b0f6e344ce2fe34fc051b72fb46e34f668e0?narHash=sha256-7R2ZvOnvd9h8fDd65p0JnB7wXfUvreox3xFdYWd1BnY%3D' (2024-05-30)
• Updated input 'nixpkgs-release':
    'github:NixOS/nixpkgs/46397778ef1f73414b03ed553a3368f0e7e33c2f?narHash=sha256-mzZDr00WUiUXVm1ujBVv6A0qRd8okaITyUp4ezYRgc4%3D' (2024-05-22)
  → 'github:NixOS/nixpkgs/a62e6edd6d5e1fa0329b8653c801147986f8d446?narHash=sha256-oamiKNfr2MS6yH64rUn99mIZjc45nGJlj9eGth/3Xuw%3D' (2024-05-31)
• Updated input 'nixpkgs-release-staging':
    'github:NixOS/nixpkgs/c351ce0f75d87d965d6f1776bb70e1802dc5ab32?narHash=sha256-88iuGaioViGISz1HGXmONo/hnAp1mv6XH8AIh%2BYw498%3D' (2024-05-26)
  → 'github:NixOS/nixpkgs/92ab95e154e3fdd09016fea3e0bb89a6b95feb56?narHash=sha256-AnPvX4GIgw8z5dGMIvHF4af6mBEzFxC7fW37LpwMZCA%3D' (2024-06-03)

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