hnaderi / edomata

Production ready event-driven automata for Scala, Scala.js and scala native
http://edomata.ir/
Apache License 2.0
85 stars 9 forks source link

Update flake.lock #363

Closed hnaderi closed 4 months ago

hnaderi commented 4 months ago

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

Flake lock file updates:

• Updated input 'typelevel-nix':
    'github:typelevel/typelevel-nix/60c3868688cb8f5f7ebc781f6e122c061ae35d4d?narHash=sha256-KbNmyxEvcnq5h/wfeL1ZxO9RwoNRjJ0IgYlUZpdSlLo%3D' (2024-03-11)
  → 'github:typelevel/typelevel-nix/d7761857a892d246a322aaa69dac0e0b6ce58592?narHash=sha256-cLsgDWliyXIDSGcWXvbw3p3tAQuUSG3KVXvTKyvCLV8%3D' (2024-05-29)
• Updated input 'typelevel-nix/devshell':
    'github:numtide/devshell/5ddecd67edbd568ebe0a55905273e56cc82aabe3?narHash=sha256-O5%2BnFozxz2Vubpdl1YZtPrilcIXPcRAjqNdNE8oCRoA%3D' (2024-02-26)
  → 'github:numtide/devshell/12e914740a25ea1891ec619bb53cf5e6ca922e40?narHash=sha256-wtBhsdMJA3Wa32Wtm1eeo84GejtI43pMrFrmwLXrsEc%3D' (2024-04-19)
• Updated input 'typelevel-nix/devshell/nixpkgs':
    'github:NixOS/nixpkgs/63143ac2c9186be6d9da6035fa22620018c85932?narHash=sha256-QGua89Pmq%2BFBAro8NriTuoO/wNaUtugt29/qqA8zeeM%3D' (2024-01-02)
  → follows 'typelevel-nix/nixpkgs'
• Updated input 'typelevel-nix/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 'typelevel-nix/nixpkgs':
    'github:nixos/nixpkgs/d40e866b1f98698d454dad8f592fe7616ff705a4?narHash=sha256-B7Ea7q7hU7SE8wOPJ9oXEBjvB89yl2csaLjf5v/7jr8%3D' (2024-03-10)
  → 'github:nixos/nixpkgs/e2dd4e18cc1c7314e24154331bae07df76eb582f?narHash=sha256-usk0vE7VlxPX8jOavrtpOqphdfqEQpf9lgedlY/r66c%3D' (2024-05-26)

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