Khenziii / nixos-config

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

chore(nixos): update flake.lock #6

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/b6c854508d8c03f3ff06bf658d12b0ae8052d7a5?narHash=sha256-JUGjp4P7Yi3ToxLW5iMSz7CI7mffprF8GsK1hkFdKzs%3D' (2024-06-22)
  → 'github:catppuccin/nix/e3d54d7486445cb03f35408f412c00b49a4542b6?narHash=sha256-yq4twcOT5iBKi%2BrE17uB9fWUdhTPKKyeLde2m6fzVk8%3D' (2024-06-30)
• Updated input 'firefox-addons':
    'gitlab:rycee/nur-expressions/c7fb57aa0faf6614f2aa1234322db77d6d14c0b8?dir=pkgs/firefox-addons&narHash=sha256-MWgNsTNKCFcQDaprGrzZD%2BiQc8sz6GeRWmeGMq0XuzM%3D' (2024-06-24)
  → 'gitlab:rycee/nur-expressions/590551ba0bb0f960c7fcd37d6ff3a429f7cc9dd1?dir=pkgs/firefox-addons&narHash=sha256-MTF%2B/uUIdFNeyzEFirWyza43AFfr3Syld7aPw2CSCkI%3D' (2024-06-29)
• Updated input 'home-manager':
    'github:nix-community/home-manager/cd886711998fe5d9ff7979fdd4b4cbd17b1f1511?narHash=sha256-aOKd8%2BmhBsLQChCu1mn/W5ww79ta5cXVE59aJFrifM8%3D' (2024-06-22)
  → 'github:nix-community/home-manager/36317d4d38887f7629876b0e43c8d9593c5cc48d?narHash=sha256-qO9WZsj/0E6zcK4Ht1y/iJ8XfwbBzq7xdqhBh44OP/M%3D' (2024-06-29)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/d603719ec6e294f034936c0d0dc06f689d91b6c3?narHash=sha256-k3JqJrkdoYwE3fHE6xGDY676AYmyh4U2Zw%2B0Bwe5DLU%3D' (2024-06-20)
  → 'github:NixOS/nixpkgs/b2852eb9365c6de48ffb0dc2c9562591f652242a?narHash=sha256-C8e9S7RzshSdHB7L%2Bv9I51af1gDM5unhJ2xO1ywxNH8%3D' (2024-06-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