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

Closed vkleen closed 7 months ago

vkleen commented 7 months ago

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

Flake lock file updates:

• Updated input 'crane':
    'github:ipetkov/crane/3330c0de31e8729bb5d01820e59ceb1640e128dc' (2023-12-16)
  → 'github:ipetkov/crane/2a5136f14a9ac93d9d370d64a36026c5de3ae8a4' (2023-12-20)
• Updated input 'fenix':
    'github:nix-community/fenix/8001e62f21df863304287c63f01fcc0c24c91816' (2023-12-16)
  → 'github:nix-community/fenix/7c6af11a6d9d4929fcaedd94eec9007795e52778' (2023-12-23)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/21b06c1beb9bb59369ffd652f5d617bcf6952e05' (2023-12-15)
  → 'github:rust-lang/rust-analyzer/afbb8f31ff0fb66cb7f6ae89606727d01c0a8153' (2023-12-22)
• Updated input 'nickel':
    'github:tweag/nickel/e1113af36842a1012494342a95f76a7973495961' (2023-12-15)
  → 'github:tweag/nickel/29f4464aa1d94b0c5db94754860b632a54c81414' (2023-12-22)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/aa9d4729cbc99dabacb50e3994dcefb3ea0f7447' (2023-12-14)
  → 'github:NixOS/nixpkgs/d6863cbcbbb80e71cecfc03356db1cda38919523' (2023-12-21)
• Updated input 'topiary':
    'github:tweag/topiary/8cc9aa40d99c89b448190bb1693777128fdcd6c0' (2023-11-30)
  → 'github:tweag/topiary/4d48c236a1fd25824384241b42239ffff8cb3a04' (2023-12-21)

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