homotopy-rs icon indicating copy to clipboard operation
homotopy-rs copied to clipboard

flake.lock: Update

Open NickHu opened this issue 5 months ago • 1 comments

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

Flake lock file updates:

• Updated input 'crate2nix':
    'github:kolloch/crate2nix/7eb26c517fa5b4b2056cc5e2e288e0117306e600?narHash=sha256-O8FgwfMR8LgJjIX1RjEmme67sLscMUlmkJLlkb83RyY%3D' (2024-02-17)
  → 'github:kolloch/crate2nix/236f6addfd452a48be805819e3216af79e988fd5?narHash=sha256-xdGZQBEa1AC2us/sY3igS/CucWY6jErXsAvCFRhB2LI%3D' (2024-08-10)
• Updated input 'devshell':
    'github:numtide/devshell/5ddecd67edbd568ebe0a55905273e56cc82aabe3?narHash=sha256-O5%2BnFozxz2Vubpdl1YZtPrilcIXPcRAjqNdNE8oCRoA%3D' (2024-02-26)
  → 'github:numtide/devshell/67cce7359e4cd3c45296fb4aaf6a19e2a9c757ae?narHash=sha256-Yo/3loq572A8Su6aY5GP56knpuKYRvM2a1meP9oJZCw%3D' (2024-07-27)
• Removed input 'devshell/flake-utils'
• Updated input 'flake-utils':
    'github:numtide/flake-utils/d465f4819400de7c8d874d50b982301f28a84605?narHash=sha256-q6EQdSeUZOG26WelxqkmR7kArjgWCdw5sfJVHPH/7j8%3D' (2024-02-28)
  → 'github:numtide/flake-utils/b1d9ab70662946ef0850d488da1c9019f3a9752a?narHash=sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ%3D' (2024-03-11)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/1536926ef5621b09bba54035ae2bb6d806d72ac8?narHash=sha256-cy6ArO4k5qTx%2Bl5o%2B0mL9f5fa86tYUX3ozE1S%2BTxlds%3D' (2024-02-29)
  → 'github:NixOS/nixpkgs/5e0ca22929f3342b19569b21b2f3462f053e497b?narHash=sha256-M0xJ3FbDUc4fRZ84dPGx5VvgFsOzds77KiBMW/mMTnI%3D' (2024-08-09)
• Updated input 'rust-overlay':
    'github:oxalica/rust-overlay/6e6fde31711e699be2e7fb67aae1c7e23ef606e0?narHash=sha256-E2tsnkM97cGuzHKOqdkUXfmI%2BK1wS4dNTJJu5QH2Vuk%3D' (2024-03-02)
  → 'github:oxalica/rust-overlay/615cfd85b4d9c51811a8d875374268fab5bd4089?narHash=sha256-9iDTrfVM%2Bmbcad31a47oqW8t8tfSA4C/si6F8F2DO/w%3D' (2024-08-10)
• Removed input 'rust-overlay/flake-utils'

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

NickHu avatar Mar 10 '24 00:03 NickHu