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

Closed SomeoneSerge closed 4 months ago

SomeoneSerge commented 4 months ago

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

Flake lock file updates:

• Updated input 'nixpkgs-master':
    'github:NixOS/nixpkgs/3a6785efdb7b7412208e356b4064278aff90c6e2?narHash=sha256-bZYIRki8ElGw3hbc6t7VG3GiCpVYYNUVBDiW1fPjbck%3D' (2024-07-22)
  → 'github:NixOS/nixpkgs/6a8a86ede2e8ce496648f2a8ae79d2c24464ca2a?narHash=sha256-zijKXmKvTRO5hfAeTrZIsZnii/dH%2BB5iz%2Bok%2B2uS%2B9M%3D' (2024-07-23)
• Updated input 'nixpkgs-nixos-unstable':
    'github:NixOS/nixpkgs/1d9c2c9b3e71b9ee663d11c5d298727dace8d374?narHash=sha256-8MUgifkJ7lkZs3u99UDZMB4kbOxvMEXQZ31FO3SopZ0%3D' (2024-07-19)
  → 'github:NixOS/nixpkgs/68c9ed8bbed9dfce253cc91560bf9043297ef2fe?narHash=sha256-Tybxt65eyOARf285hMHIJ2uul8SULjFZbT9ZaEeUnP8%3D' (2024-07-21)
• Updated input 'nixpkgs-nixpkgs-unstable':
    'github:NixOS/nixpkgs/c19d62ad2265b16e2199c5feb4650fe459ca1c46?narHash=sha256-cFgdjyK/VBM3hB1RfFHXcI/VOCBVAv813s1upHKX7bI%3D' (2024-07-21)
  → 'github:NixOS/nixpkgs/453402b94f39f968a7c27df28e060f69e4a50c3b?narHash=sha256-iQ%2Bquy3A1EKeFyLyAtjhgSvZHH7r%2BxybXZkxMhasN4I%3D' (2024-07-22)
• Updated input 'nixpkgs-release-staging':
    'github:NixOS/nixpkgs/edaf1cbcc2bba4ef8bf175d7eb7cb7d7b782689f?narHash=sha256-TXsNZHdQLuC8qis/loTumDeyhWXaJaThNj4SZFipLWU%3D' (2024-07-22)
  → 'github:NixOS/nixpkgs/0266514706e72810a80b1b2bdaacb88b070133b4?narHash=sha256-etrFSMfnaQEXqjJiWX2WZX7nO4HierjSRFOBrMGth70%3D' (2024-07-23)

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