konradmalik / dotfiles

Dotfiles for Linux and MacOS. Currently on Nix.
21 stars 0 forks source link

Update flake.lock #17

Closed konradmalik closed 9 months ago

konradmalik commented 9 months ago

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

Flake lock file updates:

• Updated input 'darwin':
    'github:lnl7/nix-darwin/8a8321271f0835fae2cb195e1137cb381fdbcc8e' (2023-12-27)
  → 'github:lnl7/nix-darwin/0a3afdc60042d8e1c2deb63bdfa017acc424a397' (2023-12-29)
• Updated input 'neovim':
    'github:konradmalik/neovim-flake/90efc7f25a8e82650b20249a6c01156c98af512b' (2023-12-29)
  → 'github:konradmalik/neovim-flake/2c139b30bf3e714b0e38d46a3fbc0951219410c1' (2023-12-30)
• Updated input 'nixos-hardware':
    'github:NixOS/nixos-hardware/a15b6e525f5737a47b4ce28445c836996fb2ea8c' (2023-12-25)
  → 'github:NixOS/nixos-hardware/22ae59fec26591ef72ce4ccb5538c42c5f090fe3' (2023-12-29)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/5f64a12a728902226210bf01d25ec6cbb9d9265b' (2023-12-24)
  → 'github:NixOS/nixpkgs/cfc3698c31b1fb9cdcf10f36c9643460264d0ca8' (2023-12-27)

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