Khenziii / nixos-config

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

chore(nixos): update flake.lock #9

Closed github-actions[bot] closed 1 month ago

github-actions[bot] commented 1 month ago

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

Flake lock file updates:

• Updated input 'firefox-addons':
    'gitlab:rycee/nur-expressions/c69eb4e8e18829a8180783f744ef47557414bea1?dir=pkgs/firefox-addons&narHash=sha256-duN3KAtcdxfxAkIOToz9h842OQeOy9XFRSlEVzL5Jhw%3D' (2024-07-13)
  → 'gitlab:rycee/nur-expressions/863eb5594f8c375d1ddaa2cea84a819c5197dd76?dir=pkgs/firefox-addons&narHash=sha256-zmvqafJogm5DJ8%2B2v/kE9Oj8AGzK7IBOdMSIPZyKuNk%3D' (2024-07-20)
• Updated input 'home-manager':
    'github:nix-community/home-manager/90ae324e2c56af10f20549ab72014804a3064c7f?narHash=sha256-neWQ8eNtLTd%2BYMesb7WjKl1SVCbDyCm46LUgP/g/hdo%3D' (2024-07-11)
  → 'github:nix-community/home-manager/afd2021bedff2de92dfce0e257a3d03ae65c603d?narHash=sha256-H548rpPMsn25LDKn1PCFmPxmWlClJJGnvdzImHkqjuY%3D' (2024-07-16)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/7e7c39ea35c5cdd002cd4588b03a3fb9ece6fad9?narHash=sha256-EYekUHJE2gxeo2pM/zM9Wlqw1Uw2XTJXOSAO79ksc4Y%3D' (2024-07-12)
  → 'github:NixOS/nixpkgs/1d9c2c9b3e71b9ee663d11c5d298727dace8d374?narHash=sha256-8MUgifkJ7lkZs3u99UDZMB4kbOxvMEXQZ31FO3SopZ0%3D' (2024-07-19)

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