nickel-lang / json-schema-to-nickel

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

flake.lock: Update #59

Closed vkleen closed 6 months ago

vkleen commented 6 months ago

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

Flake lock file updates:

• Updated input 'crane':
    'github:ipetkov/crane/0efe36f9232e0961512572883ba9c995aa1f54b1' (2024-01-03)
  → 'github:ipetkov/crane/5c234301a1277e4cc759c23a2a7a00a06ddd7111' (2024-01-09)
• Updated input 'fenix':
    'github:nix-community/fenix/f18b4378cdd7b684713a06aac710f0762f0e0143' (2024-01-06)
  → 'github:nix-community/fenix/89a02ff13d98d54f0b3b41f9b8326eb26d7cdc2e' (2024-01-13)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/e53792b7cbfbee7f26be567bce2ba9dce5d90868' (2024-01-05)
  → 'github:rust-lang/rust-analyzer/9d8889cdfcc3aa0302353fc988ed21ff9bc9925c' (2024-01-11)
• Updated input 'nickel':
    'github:tweag/nickel/77b9c5791acb6090f262d9381f0fef4411378916' (2024-01-05)
  → 'github:tweag/nickel/ad00647462f4b8bce484ec1c006a0d8b058492ca' (2024-01-12)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/63143ac2c9186be6d9da6035fa22620018c85932' (2024-01-02)
  → 'github:NixOS/nixpkgs/eabe8d3eface69f5bb16c18f8662a702f50c20d5' (2024-01-09)
• Updated input 'topiary':
    'github:tweag/topiary/4d48c236a1fd25824384241b42239ffff8cb3a04' (2023-12-21)
  → 'github:tweag/topiary/a45a1138c7cf373c56b211b7e767a32b30af0737' (2024-01-08)

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