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

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 'nixpkgs-master':
    'github:NixOS/nixpkgs/485125d667747f971cfcd1a1cfb4b2213a700c79?narHash=sha256-pSgkZI3HwKqDj1jAv/hWTP31vCuPQqZ/jyEqT/9Nd%2BI%3D' (2024-05-19)
  → 'github:NixOS/nixpkgs/b30aef1f0a0bf0bda3a3895591f123d4fcd5df37?narHash=sha256-8EnoUDekKm1lI/yDurJmcnJV61FNSY5uVh9Y1tWT2FA%3D' (2024-05-20)
• Updated input 'nixpkgs-nixos-unstable':
    'github:NixOS/nixpkgs/4a6b83b05df1a8bd7d99095ec4b4d271f2956b64?narHash=sha256-%2BNpbZRCRisUHKQJZF3CT%2Bxn14ZZQO%2BKjxIIanH3Pvn4%3D' (2024-05-17)
  → 'github:NixOS/nixpkgs/6c0b7a92c30122196a761b440ac0d46d3d9954f1?narHash=sha256-sowPU%2BtLQv8GlqtVtsXioTKeaQvlMz/pefcdwg8MvfM%3D' (2024-05-19)
• Updated input 'nixpkgs-nixpkgs-unstable':
    'github:NixOS/nixpkgs/8535fb92661f37ff9f0da3007fbc942f7d134b41?narHash=sha256-1UMrLtgzielG/Sop6gl6oTSM4pDt7rF9j9VuxhDWDlY%3D' (2024-05-19)
  → 'github:NixOS/nixpkgs/f9256de8281f2ccd04985ac5c30d8f69aefadbe8?narHash=sha256-3DNg/PV%2BX2V7yn8b/fUR2ppakw7D9N4sjVBGk6nDwII%3D' (2024-05-19)
• Updated input 'nixpkgs-release-staging':
    'github:NixOS/nixpkgs/2fd98c2932a2266efa9245c9cb04bc76e0a2ef97?narHash=sha256-IWgBPVHpq%2BMM/Pyv0%2BP2zjQr%2BXpguEw2mwQSLUkiq8Y%3D' (2024-05-19)
  → 'github:NixOS/nixpkgs/400ff21d133fc5d835cd1693f95d7a1e285009f5?narHash=sha256-DEy6jNH78Ninfv27rXRoUsqBCdZ0s9bE72DgA%2BKvFbI%3D' (2024-05-20)

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