zakuciael / nixos-dotfiles

A repository containing configuration files for my NixOS machine
https://github.com/zakuciael/nixos-dotfiles
MIT License
3 stars 0 forks source link

chore(deps): update flake.lock #86

Open github-actions[bot] opened 2 months ago

github-actions[bot] commented 2 months ago

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

Flake lock file updates:

• Updated input 'catppuccin':
    'github:catppuccin/nix/f99984a7f4e2a7f92893443dc1d1971d0ff1fe23?narHash=sha256-o91SqI7aFZZHMoqv99WfYcxu9czFV/nqWXV4v9WGFDg%3D' (2024-10-26)
  → 'github:catppuccin/nix/0b7bf04628414a402d255924f65e9a0d1a53d92b?narHash=sha256-rv2bz7J6Wo7AenPiu4%2BptCB1AFyaMcS77y89zbRAtI8%3D' (2024-10-27)
• Updated input 'nixos-hardware':
    'github:NixOS/nixos-hardware/e8a2f6d5513fe7b7d15701b2d05404ffdc3b6dda?narHash=sha256-u3Of8xRkN//me8PU%2BRucKA59/6RNy4B2jcGAF36P4jI%3D' (2024-10-24)
  → 'github:NixOS/nixos-hardware/6906ac67a1078cf950b8527341e229eeecb5bc30?narHash=sha256-jlAGtfMuI8pUUoUmNkm2P/38pOtHZdcAf3Az8XQLAf4%3D' (2024-10-27)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/32e940c7c420600ef0d1ef396dc63b04ee9cad37?narHash=sha256-BAuPWW%2B9fa1moZTU%2BjFh%2B1cUtmsuF8asgzFwejM4wac%3D' (2024-10-23)
  → 'github:NixOS/nixpkgs/cd3e8833d70618c4eea8df06f95b364b016d4950?narHash=sha256-knnVBGfTCZlQgxY1SgH0vn2OyehH9ykfF8geZgS95bk%3D' (2024-10-26)

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