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

Closed SomeoneSerge closed 6 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/e5d10a24b66c3ea8f150e47dfdb0416ab7c3390e?narHash=sha256-yzcRNDoyVP7%2BSCNX0wmuDju1NUCt8Dz9%2BlyUXEI0dbI%3D' (2024-05-02)
  → 'github:hercules-ci/flake-parts/8dc45382d5206bd292f9c2768b8058a8fd8311d9?narHash=sha256-/GJvTdTpuDjNn84j82cU6bXztE0MSkdnTWClUCRub78%3D' (2024-05-16)
• Updated input 'nixpkgs-master':
    'github:NixOS/nixpkgs/b5c90bbeb36af876501e1f4654713d1e75e6f972?narHash=sha256-eoas4RviSl7TpfM4Psvb/cPl/F5SxI8AVhMZsUFhtf4%3D' (2024-05-07)
  → 'github:NixOS/nixpkgs/9a50b221e403694b0cc824fc4600ab5930f3090c?narHash=sha256-MHUowfC8eVYyzKeC6TQ3S8S%2Bve689bQagsuH70V3zOA%3D' (2024-05-18)
• Updated input 'nixpkgs-nixos-unstable':
    'github:NixOS/nixpkgs/25865a40d14b3f9cf19f19b924e2ab4069b09588?narHash=sha256-UlRZtrCnhPFSJlDQE7M0eyhgvuuHBTe1eJ9N9AQlJQ0%3D' (2024-05-05)
  → 'github:NixOS/nixpkgs/33d1e753c82ffc557b4a585c77de43d4c922ebb5?narHash=sha256-cYApT0NXJfqBkKcci7D9Kr4CBYZKOQKDYA23q8XNuWg%3D' (2024-05-15)
• Updated input 'nixpkgs-nixpkgs-unstable':
    'github:NixOS/nixpkgs/ad7efee13e0d216bf29992311536fce1d3eefbef?narHash=sha256-OUt8xQFmBU96Hmm4T9tOWTu4oCswCzoVl%2BpxSq/kiFc%3D' (2024-05-06)
  → 'github:NixOS/nixpkgs/0837fbf227364d79cbae8fff2378125526905cbe?narHash=sha256-9n7SSGF%2B%2BIJSUQQNuYnj6NNiDjjWvkzABKiTeY24COQ%3D' (2024-05-17)
• Updated input 'nixpkgs-release':
    'github:NixOS/nixpkgs/27c13997bf450a01219899f5a83bd6ffbfc70d3c?narHash=sha256-IKwMSwHj9%2Bec660l%2BI4tki/1NRoeGpyA2GdtdYpAgEw%3D' (2024-05-06)
  → 'github:NixOS/nixpkgs/9ddcaffecdf098822d944d4147dd8da30b4e6843?narHash=sha256-xp62OkRkbUDNUc6VSqH02jB0FbOS%2BMsfMb7wL1RJOfA%3D' (2024-05-14)
• Updated input 'nixpkgs-release-staging':
    'github:NixOS/nixpkgs/f983582552f7349ea53e49be80a534d3f36186f7?narHash=sha256-wnGjkmQlQp10uip04zrsXXan0Xy1vfCBoFnLbofKnu4%3D' (2024-05-07)
  → 'github:NixOS/nixpkgs/69eb6d8397ad58145e6711412f47543b196f26f8?narHash=sha256-98hPIM7LykCvvmKOT3pfowl1Vp/2Nfsrp1QPPrNWguQ%3D' (2024-05-18)

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