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

Closed vkleen closed 7 months ago

vkleen commented 8 months ago

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

Flake lock file updates:

• Updated input 'fenix':
    'github:nix-community/fenix/a8a70dfe2b9d8a40a51642c554fee83942850c49' (2023-11-18)
  → 'github:nix-community/fenix/4ef52d5432c4b1aff96c7c62349e63a1b04c934e' (2023-11-25)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/255eed40c45fcf108ba844b4ad126bdc4e7a18df' (2023-11-17)
  → 'github:rust-lang/rust-analyzer/34cffbf1d75fb6b5cb6bc68a9854b20dc74f135d' (2023-11-24)
• Updated input 'nickel':
    'github:tweag/nickel/8d7725da772599a65874a827aa02feb8306852ed' (2023-11-16)
  → 'github:tweag/nickel/f7ffe31697d639ba7d10bcb757a3a8ba73f011a7' (2023-11-22)
• Updated input 'nickel/crane':
    'github:ipetkov/crane/3de322e06fc88ada5e3589dc8a375b73e749f512' (2023-09-23)
  → 'github:ipetkov/crane/6849911446e18e520970cc6b7a691e64ee90d649' (2023-11-09)
• Removed input 'nickel/crane/flake-compat'
• Removed input 'nickel/crane/flake-utils'
• Removed input 'nickel/crane/flake-utils/systems'
• Removed input 'nickel/crane/rust-overlay'
• Removed input 'nickel/crane/rust-overlay/flake-utils'
• Removed input 'nickel/crane/rust-overlay/nixpkgs'
• Updated input 'nickel/nix-input':
    'github:nixos/nix/b99fdcf8dbb38ec0be0e82f65d1d138ec9e89dda' (2023-09-13)
  → 'github:nixos/nix/1d86bb4f70ee5c2d06810f21bf7cd057ed46712c' (2023-11-17)
• Updated input 'nickel/nix-input/nixpkgs':
    'github:NixOS/nixpkgs/8a86b98f0ba1c405358f1b71ff8b5e1d317f5db2' (2023-09-27)
  → 'github:NixOS/nixpkgs/9eb24edd6a0027fed010ccfe300a9734d029983c' (2023-11-01)
• Updated input 'nickel/nixpkgs':
    'github:NixOS/nixpkgs/aa8aa7e2ea35ce655297e8322dc82bf77a31d04b' (2023-09-01)
  → 'github:NixOS/nixpkgs/bf744fe90419885eefced41b3e5ae442d732712d' (2023-11-14)
• Updated input 'nickel/pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/cb770e93516a1609652fa8e945a0f310e98f10c0' (2023-09-24)
  → 'github:cachix/pre-commit-hooks.nix/e558068cba67b23b4fbc5537173dbb43748a17e8' (2023-11-15)
• Updated input 'nickel/rust-overlay':
    'github:oxalica/rust-overlay/a4c3c904ab29e04a20d3a6da6626d66030385773' (2023-09-30)
  → 'github:oxalica/rust-overlay/e3ebc177291f5de627d6dfbac817b4a661b15d1c' (2023-11-17)
• Updated input 'nickel/topiary':
    'github:tweag/topiary/8299a04bf83c4a2774cbbff7a036c022efa939b3' (2023-09-21)
  → 'github:tweag/topiary/79b93527d9bd59533f9a79fe490567963193fafd' (2023-10-23)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/7414e9ee0b3e9903c24d3379f577a417f0aae5f1' (2023-11-16)
  → 'github:NixOS/nixpkgs/0bd59c54ef06bc34eca01e37d689f5e46b3fe2f1' (2023-11-24)

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