tweag / nickel

Better configuration for less
https://nickel-lang.org/
MIT License
2.23k stars 85 forks source link

flake.lock: Update #1922

Closed yannham closed 1 month ago

yannham commented 1 month ago

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

Flake lock file updates:

• Updated input 'crane':
    'github:ipetkov/crane/27025ab71bdca30e7ed0a16c88fd74c5970fc7f5?narHash=sha256-3Iv1PGHJn9sV3HO4FlOVaaztOxa9uGLfOmUWrH7v7%2BA%3D' (2024-05-09)
  → 'github:ipetkov/crane/5b0b062ff0357ee207bc47df34c64a0047b5d9ec?narHash=sha256-wLa2QVd9o8Kw58mDtoRn9RUgYgN8Zvl30wn%2BlSBMi64%3D' (2024-05-19)
• Updated input 'nix-input':
    'github:nixos/nix/87ab3c0ea4e6f85e7b902050365bb75cf2836fbb?narHash=sha256-j/PLYYGs%2BGjge4JGYxMjOhWQEp%2BGB4Fdicetbpmp6n0%3D' (2024-05-10)
  → 'github:nixos/nix/beb3c2bc7ab781c1b8907b647c6e72b72fa9f56b?narHash=sha256-mR8FVWkQxl7jmO14WRRYNJdTG0yno9x5VQX/bQp7Mx4%3D' (2024-05-17)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/33d1e753c82ffc557b4a585c77de43d4c922ebb5?narHash=sha256-cYApT0NXJfqBkKcci7D9Kr4CBYZKOQKDYA23q8XNuWg%3D' (2024-05-15)
  → 'github:NixOS/nixpkgs/4a6b83b05df1a8bd7d99095ec4b4d271f2956b64?narHash=sha256-%2BNpbZRCRisUHKQJZF3CT%2Bxn14ZZQO%2BKjxIIanH3Pvn4%3D' (2024-05-17)
• Updated input 'rust-overlay':
    'github:oxalica/rust-overlay/8eb8671512cb0c72c748058506e50c54fb5d8e2b?narHash=sha256-nSUFcUqyTQQ/aYFIB05mpCzytcKvfKMy3ZQAe0fP26A%3D' (2024-05-11)
  → 'github:oxalica/rust-overlay/4731829dec4859921bfc0e1548478207d6c9c8fa?narHash=sha256-krjs9VkDoRrYNQVyCTXUGUfAJziCk0Fkki1ZnnmNgjk%3D' (2024-05-18)
• Updated input 'topiary':
    'github:tweag/topiary/82a94a9f57104b89d4316afaeeab271cc51f7698?narHash=sha256-KWfgbVFV2zbCuNNFp9yeSgAa0Cc7cT090KK2J1ynfKg%3D' (2024-04-09)
  → 'github:tweag/topiary/ba4f44062299cfc45d3c383e9697c325bedd0078?narHash=sha256-5o5DvwUYAmODYlFCuDJwRvEkitgq2SFD9Wy0DRMjKsY%3D' (2024-05-15)
• Updated input 'topiary/advisory-db':
    'github:rustsec/advisory-db/0bc9a77248be5cb5f2b51fe6aba8ba451d74c6bb?narHash=sha256-1Yh%2BvafNq19JDfmpknkWq11AkcQLPmFZ8X6YJZT5r7o%3D' (2024-04-03)
  → 'github:rustsec/advisory-db/35e7459a331d3e0c585e56dabd03006b9b354088?narHash=sha256-1BVft7ggSN2XXFeXQjazU3jN9wVECd9qp2mZx/8GDMk%3D' (2024-04-27)
• Updated input 'topiary/crane':
    'github:ipetkov/crane/06a9ff255c1681299a87191c2725d9d579f28b82?narHash=sha256-sYe00cK%2BkKnQlVo1wUIZ5rZl9x8/r3djShUqNgfjnM4%3D' (2024-04-03)
  → 'github:ipetkov/crane/27025ab71bdca30e7ed0a16c88fd74c5970fc7f5?narHash=sha256-3Iv1PGHJn9sV3HO4FlOVaaztOxa9uGLfOmUWrH7v7%2BA%3D' (2024-05-09)
• Updated input 'topiary/rust-overlay':
    'github:oxalica/rust-overlay/20e7895d1873cc64c14a9f024a8e04f5824bed28?narHash=sha256-SOiwCr2HtmYpw8OvQQVRPtiCBWwndbIoPqtsamZK3J8%3D' (2024-04-04)
  → 'github:oxalica/rust-overlay/3d27c65641a61d36f1c7616d6150524cd9a2a5f7?narHash=sha256-5zlSuCM54jH6tXi8OILZ7opT%2BlBYUkGU9eOMEvJh9HU%3D' (2024-05-15)

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
yannham commented 1 month ago

Closing as there's some sort of error and an older flake.lock update PR has been upgraded, fixed and merged three days ago (#1733).