dbeley / nixos-config

My NixOS config files.
8 stars 0 forks source link

Update flake.lock #93

Closed github-actions[bot] closed 7 months ago

github-actions[bot] commented 7 months ago

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

Flake lock file updates:

• Updated input 'firefox-addons':
    'gitlab:rycee/nur-expressions/df1bfbe169710686b20f494e23e8888ae5d0f5d6?dir=pkgs/firefox-addons' (2023-10-30)
  → 'gitlab:rycee/nur-expressions/9b95702a2f22cb241ee05d4239692c474f8fdad5?dir=pkgs/firefox-addons' (2023-11-18)
• Updated input 'home-manager':
    'github:nix-community/home-manager/f92a54fef4eacdbe86b0a2054054dd58b0e2a2a4' (2023-10-28)
  → 'github:nix-community/home-manager/3feeb7715584fd45ed1389cec8fb15f6930e8dab' (2023-11-17)
• Updated input 'hyprland':
    'github:hyprwm/Hyprland/8e91c038db0f512e5bfe84711ee1a1345055d7a3' (2023-10-30)
  → 'github:hyprwm/Hyprland/483302a2cdc3cc8f4854aecb9cb0ed841babe30c' (2023-11-17)
• Updated input 'hyprland/wlroots':
    'gitlab:wlroots/wlroots/47bf87ade2bd32395615a385ebde1fefbcdf79a2' (2023-10-21)
  → 'gitlab:wlroots/wlroots/5de9e1a99d6642c2d09d589aa37ff0a8945dcee1' (2023-11-06)
• Updated input 'nixos-hardware':
    'github:NixOS/nixos-hardware/80d98a7d55c6e27954a166cb583a41325e9512d7' (2023-10-23)
  → 'github:NixOS/nixos-hardware/5689f3ebf899f644a1aabe8774d4f37eb2f6c2f9' (2023-11-14)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/61202fc8677a6e9e0a82eb6610eeef28852fc790' (2023-11-15)
  → 'github:nixos/nixpkgs/7414e9ee0b3e9903c24d3379f577a417f0aae5f1' (2023-11-16)
• Updated input 'nixvim':
    'github:nix-community/nixvim/9004ffe32f68bb9cc3e5907bdb55ceccddca44a0' (2023-10-28)
  → 'github:nix-community/nixvim/440c449c0a13f7864bb8406baf19f4e9f61abc55' (2023-11-17)
• Updated input 'nixvim/pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/bd38df3d508dfcdff52cd243d297f218ed2257bf' (2023-10-25)
  → 'github:cachix/pre-commit-hooks.nix/ea758da1a6dcde6dc36db348ed690d09b9864128' (2023-11-06)

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