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

Closed vkleen closed 5 months ago

vkleen commented 5 months ago

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

Flake lock file updates:

• Updated input 'crane':
    'github:ipetkov/crane/0327ca9d77695421b37e8caca7a35003adb8eade' (2024-01-27)
  → 'github:ipetkov/crane/b693ec872ea8511fc8c233022e4f0eabb43bd9be' (2024-02-03)
• Updated input 'fenix':
    'github:nix-community/fenix/eb683549b7d76b12d1a009f888b91b70ed34485f' (2024-01-27)
  → 'github:nix-community/fenix/28dbd8b43ea328ee708f7da538c63e03d5ed93c8' (2024-02-03)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/596e5c77cf5b2b660b3ac2ce732fa0596c246d9b' (2024-01-26)
  → 'github:rust-lang/rust-analyzer/8f6a72871ec87ed53cfe43a09fb284168a284e7e' (2024-02-02)
• Updated input 'nickel':
    'github:tweag/nickel/220733cfa68a36ae158417c2a552819b332cbbe6' (2024-01-24)
  → 'github:tweag/nickel/6cf2902d3db768618e1d990c549671e308dd3ff4' (2024-02-01)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/4fddc9be4eaf195d631333908f2a454b03628ee5' (2024-01-25)
  → 'github:NixOS/nixpkgs/79a13f1437e149dc7be2d1290c74d378dad60814' (2024-02-03)
• Updated input 'topiary':
    'github:tweag/topiary/a30cd321dfdeefb1a3c395834d736ff7cf64be76' (2024-01-26)
  → 'github:tweag/topiary/63f9df2ff19475d91224091a8831b91ef1347826' (2024-01-31)

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