typelevel-nix icon indicating copy to clipboard operation
typelevel-nix copied to clipboard

flake.lock: Update

Open typelevel-steward[bot] opened this issue 11 months ago • 1 comments

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

Flake lock file updates:

• Updated input 'devshell':
    'github:numtide/devshell/5ddecd67edbd568ebe0a55905273e56cc82aabe3' (2024-02-26)
  → 'github:numtide/devshell/2d45b54ca4a183f2fdcf4b19c895b64fbf620ee8' (2024-03-22)
• Updated input 'flake-utils':
    'github:numtide/flake-utils/d465f4819400de7c8d874d50b982301f28a84605' (2024-02-28)
  → 'github:numtide/flake-utils/b1d9ab70662946ef0850d488da1c9019f3a9752a' (2024-03-11)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/d40e866b1f98698d454dad8f592fe7616ff705a4' (2024-03-10)
  → 'github:nixos/nixpkgs/3c1b6f75344e207a67536d834886ee9b4577ebe7' (2024-04-07)

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

typelevel-steward[bot] avatar Mar 18 '24 03:03 typelevel-steward[bot]

pkgs.llvmPackages.libcxxabi has gone missing, and I haven't chased why.

rossabaker avatar Mar 25 '24 14:03 rossabaker