jlesquembre / clj-nix

Nix helpers for Clojure projects
https://jlesquembre.github.io/clj-nix/
Eclipse Public License 2.0
138 stars 19 forks source link

Update flake.lock #104

Closed github-actions[bot] closed 1 month ago

github-actions[bot] commented 8 months ago

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

Flake lock file updates:

• Updated input 'devshell':
    'github:numtide/devshell/7ad1c417c87e98e56dcef7ecd0e0a2f2e5669d51?narHash=sha256-JtKZEQUzosrCwDsLgm%2Bg6aqbP1aseUl1334OShEAS3s%3D' (2023-11-24)
  → 'github:numtide/devshell/1ebbe68d57457c8cae98145410b164b5477761f4?narHash=sha256-Q0OEFqe35fZbbRPPRdrjTUUChKVhhWXz3T9ZSKmaoVY%3D' (2024-06-03)
• Added input 'devshell/flake-utils':
    'github:numtide/flake-utils/4022d587cbbfd70fe950c1e2083a02621806a725?narHash=sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8%3D' (2023-12-04)
• Added input 'devshell/flake-utils/systems':
    'github:nix-systems/default/da67096a3b9bf56a91d16901293e51ba5b49a27e?narHash=sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768%3D' (2023-04-09)
• Removed input 'devshell/systems'
• Updated input 'nix-fetcher-data':
    'github:jlesquembre/nix-fetcher-data/f14967db6c92c79b77419f52c22a698518c91120?narHash=sha256-lYKEqFG9F84xu51H1rM1u%2BIp88cINL0%2BW26sT%2BvFEZc%3D' (2023-05-31)
  → 'github:jlesquembre/nix-fetcher-data/b580085c544efec5db4bb675f29334bea2636819?narHash=sha256-kNUNv3u%2B5kcV5U7WJHkItZmfsmD2DD8VnSF9p0Ko/Ws%3D' (2023-12-12)
• Removed input 'nix-fetcher-data/flake-part'
• Removed input 'nix-fetcher-data/flake-part/nixpkgs-lib'
• Updated input 'nix-fetcher-data/flake-parts':
    'github:hercules-ci/flake-parts/6ef2707776c6379bc727faf3f83c0dd60b06e0c6?narHash=sha256-XDbjJyAg6odX5Vj0Q22iI/gQuFvEkv9kamsSbQ%2BnpaI%3D' (2023-05-31)
  → 'github:hercules-ci/flake-parts/34fed993f1674c8d06d58b37ce1e0fe5eebcb9f5?narHash=sha256-YcVE5emp1qQ8ieHUnxt1wCZCC3ZfAS%2BSRRWZ2TMda7E%3D' (2023-12-01)
• Updated input 'nix-fetcher-data/flake-parts/nixpkgs-lib':
    'github:NixOS/nixpkgs/da45bf6ec7bbcc5d1e14d3795c025199f28e0de0?dir=lib&narHash=sha256-sASwo8gBt7JDnOOstnps90K1wxmVfyhsTPPNTGBPjjg%3D' (2023-04-30)
  → 'github:NixOS/nixpkgs/e92039b55bcd58469325ded85d4f58dd5a4eaf58?dir=lib&narHash=sha256-ztaDIyZ7HrTAfEEUt9AtTDNoCYxUdSd6NrRHaYOIxtk%3D' (2023-11-29)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/e92039b55bcd58469325ded85d4f58dd5a4eaf58?narHash=sha256-ztaDIyZ7HrTAfEEUt9AtTDNoCYxUdSd6NrRHaYOIxtk%3D' (2023-11-29)
  → 'github:NixOS/nixpkgs/a71e967ef3694799d0c418c98332f7ff4cc5f6af?narHash=sha256-CyyxvOwFf12I91PBWz43iGT1kjsf5oi6ax7CrvaMyAo%3D' (2024-06-22)

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