nickel-lang / json-schema-to-nickel

Convert JSON schemas into Nickel contracts
Apache License 2.0
32 stars 0 forks source link

flake.lock: Update #100

Closed vkleen closed 6 days ago

vkleen commented 1 week ago

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

Flake lock file updates:

• Updated input 'crane':
    'github:ipetkov/crane/7e4586bad4e3f8f97a9271def747cf58c4b68f3c?narHash=sha256-PrtLmqhM6UtJP7v7IGyzjBFhbG4eOAHT6LPYOFmYfbk%3D' (2024-09-04)
  → 'github:ipetkov/crane/5b03654ce046b5167e7b0bccbd8244cb56c16f0e?narHash=sha256-/mumx8AQ5xFuCJqxCIOFCHTVlxHkMT21idpbgbm/TIE%3D' (2024-09-26)
• Updated input 'fenix':
    'github:nix-community/fenix/18eefba7fd0bf03e115785948758a44125a9fd68?narHash=sha256-v3r7yJY8YE4HAzD5DXOxLkzj8YZKQ0xuccp9yppGW1U%3D' (2024-09-21)
  → 'github:nix-community/fenix/05848315f6849b29bb538bf3c646a07cb1492548?narHash=sha256-rkyXU40J/D4ZJtigMRlZ%2B6uHsr60mseWkaUFeL%2B7NKk%3D' (2024-09-28)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/94b526fc86eaa0e90fb4d54a5ba6313aa1e9b269?narHash=sha256-nCmG4NJpwI0IoIlYlwtDwVA49yuspA2E6OhfCOmiArQ%3D' (2024-09-15)
  → 'github:rust-lang/rust-analyzer/546339a7be357b3e95fc4b79a8816dce540d477b?narHash=sha256-jrr8r2CT9jsi6XDTTX%2BE39/CakTcQ9RYRp6rWGzLkk0%3D' (2024-09-27)
• Updated input 'nickel':
    'github:tweag/nickel/c50647d281e65da6f877d508f94ce9290341fc16?narHash=sha256-aLF%2BstHEYMiqWtkaOjnGPuUY5i22aJc/UfzQ3cN7S1c%3D' (2024-09-18)
  → 'github:tweag/nickel/1ddfe25f46337f1be96b4bdc92ce1cc2162e23a5?narHash=sha256-eIZJT1YDjvDW7arSBGzunb0Ekn2lM9NibTFjJ0Pp05A%3D' (2024-09-27)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/a1d92660c6b3b7c26fb883500a80ea9d33321be2?narHash=sha256-V5LpfdHyQkUF7RfOaDPrZDP%2Boqz88lTJrMT1%2BstXNwo%3D' (2024-09-20)
  → 'github:NixOS/nixpkgs/b5b2fecd0cadd82ef107c9583018f381ae70f222?narHash=sha256-k6YxGj08voz9NvuKExojiGXAVd69M8COtqWSKr6sQS4%3D' (2024-09-28)
• Updated input 'topiary':
    'github:tweag/topiary/7229c0f6828785b0f2b7868a8a2c99855ba321df?narHash=sha256-LGKqp7AuHJEKwWbqti3EdYyu33HRJeo2A0UlshjXOjM%3D' (2024-09-20)
  → 'github:tweag/topiary/99daaaaa2622b4827c9a9b9358b88b83757beb46?narHash=sha256-XglCrx3voAfsGSGv9LdkLgqRxIVdknHwtAhRkj5R4n0%3D' (2024-09-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