MattSturgeon / glove80-config

Config for my MoErgo Glove80 keyboard
MIT License
4 stars 4 forks source link

flake.lock: Update #14

Open github-actions[bot] opened 5 months ago

github-actions[bot] commented 5 months ago

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

Flake lock file updates:

• Updated input 'flake-parts':
    'github:hercules-ci/flake-parts/8dc45382d5206bd292f9c2768b8058a8fd8311d9' (2024-05-16)
  → 'github:hercules-ci/flake-parts/506278e768c2a08bec68eb62932193e341f55c90' (2024-11-01)
• Updated input 'glove80-zmk':
    'github:moergo-sc/zmk/2fad527cc5abed5bb59b4d4a4b0ee511d0e514e9' (2024-02-16)
  → 'github:moergo-sc/zmk/fd3aa4b64f7cb1d5879a18dd0dda0330ef9f618f' (2024-06-21)
• Updated input 'keymap-drawer':
    'github:caksoylar/keymap-drawer/1b99a076ef43d87e7ebb1929cd133e6daf8a06d9' (2024-05-29)
  → 'github:caksoylar/keymap-drawer/5465ba777c602ec63c824ebc1eb62c6e6bb80dfc' (2024-11-23)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/ad57eef4ef0659193044870c731987a6df5cf56b' (2024-05-29)
  → 'github:nixos/nixpkgs/23e89b7da85c3640bbc2173fe04f4bd114342367' (2024-11-19)
• Updated input 'poetry2nix':
    'github:nix-community/poetry2nix/3bad7d0f33e6fd09205a19aab01e10af532198f9' (2024-05-31)
  → 'github:nix-community/poetry2nix/f554d27c1544d9c56e5f1f8e2b8aff399803674e' (2024-11-10)
• Updated input 'poetry2nix/flake-utils':
    'github:numtide/flake-utils/b1d9ab70662946ef0850d488da1c9019f3a9752a' (2024-03-11)
  → 'github:numtide/flake-utils/c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a' (2024-09-17)
• Updated input 'poetry2nix/nix-github-actions':
    'github:nix-community/nix-github-actions/5163432afc817cf8bd1f031418d1869e4c9d5547' (2023-12-29)
  → 'github:nix-community/nix-github-actions/e04df33f62cdcf93d73e9a04142464753a16db67' (2024-10-24)
• Updated input 'poetry2nix/treefmt-nix':
    'github:numtide/treefmt-nix/2fba33a182602b9d49f0b2440513e5ee091d838b' (2024-05-17)
  → 'github:numtide/treefmt-nix/9ef337e492a5555d8e17a51c911ff1f02635be15' (2024-10-28)

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