Khenziii / nixos-config

❄️ My configuration files
GNU General Public License v3.0
11 stars 1 forks source link

chore(nixos): update flake.lock #8

Closed github-actions[bot] closed 3 months ago

github-actions[bot] commented 3 months ago

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

Flake lock file updates:

• Updated input 'catppuccin':
    'github:catppuccin/nix/0ec7ee23269bcbe3e5f23de743fbc8e1383a3315?narHash=sha256-HsDHgJaozek5fExjwmN47QWbDtDnGLWJT4uOOtLEmvA%3D' (2024-07-07)
  → 'github:catppuccin/nix/d75d5803852fb0833767dc969a4581ac13204e22?narHash=sha256-CYscFEts6tyvosc1T29nxhzIYJAj/1CCEkV3ZMzSN/c%3D' (2024-07-08)
• Updated input 'firefox-addons':
    'gitlab:rycee/nur-expressions/e6d4bbd22a5a582b166c8a5f120d2bb21454f194?dir=pkgs/firefox-addons&narHash=sha256-3qOtNUQN8IX553JnnVirK4nwpi0EDnhFXHZS80%2BF8y4%3D' (2024-07-06)
  → 'gitlab:rycee/nur-expressions/c69eb4e8e18829a8180783f744ef47557414bea1?dir=pkgs/firefox-addons&narHash=sha256-duN3KAtcdxfxAkIOToz9h842OQeOy9XFRSlEVzL5Jhw%3D' (2024-07-13)
• Updated input 'home-manager':
    'github:nix-community/home-manager/10486e6b311b3c5ae1c3477fee058704cea7cb4a?narHash=sha256-E3CjSsXNDWYqoNjrKQLPdEZDLR%2BmVI9HMa%2BjY//FjBY%3D' (2024-07-06)
  → 'github:nix-community/home-manager/90ae324e2c56af10f20549ab72014804a3064c7f?narHash=sha256-neWQ8eNtLTd%2BYMesb7WjKl1SVCbDyCm46LUgP/g/hdo%3D' (2024-07-11)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/9f4128e00b0ae8ec65918efeba59db998750ead6?narHash=sha256-rwz8NJZV%2B387rnWpTYcXaRNvzUSnnF9aHONoJIYmiUQ%3D' (2024-07-03)
  → 'github:NixOS/nixpkgs/7e7c39ea35c5cdd002cd4588b03a3fb9ece6fad9?narHash=sha256-EYekUHJE2gxeo2pM/zM9Wlqw1Uw2XTJXOSAO79ksc4Y%3D' (2024-07-12)

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