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 #83

Open github-actions[bot] opened 1 week ago

github-actions[bot] commented 1 week ago

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

Flake lock file updates:

• Updated input 'aagl':
    'github:zakuciael/aagl-gtk-on-nix/df180bfaf084fade8450745bf4657e5d9e0f2a6a?narHash=sha256-H2MrkO9a5%2BwV5DEXGO7apD%2B5EmzSrTt3QKWeOFoGaTA%3D' (2024-06-30)
  → 'github:zakuciael/aagl-gtk-on-nix/8f5c74d512e21a5359d9cd72412020653d17f1cc?narHash=sha256-HClA3S%2BDw/S61W7g2o/MQ2CgSsoJhcMpWj4fLcjCFmU%3D' (2024-07-05)
• Updated input 'catppuccin':
    'github:catppuccin/nix/9345073d27d91ab66c1b6ab65df322906992aa59?narHash=sha256-zq%2BCMkdT8A9z74HonwspXp8HsX4OvP4uaVdD98AO6as%3D' (2024-07-02)
  → 'github:catppuccin/nix/d75d5803852fb0833767dc969a4581ac13204e22?narHash=sha256-CYscFEts6tyvosc1T29nxhzIYJAj/1CCEkV3ZMzSN/c%3D' (2024-07-08)
• Updated input 'home-manager':
    'github:nix-community/home-manager/391ca6e950c2525b4f853cbe29922452c14eda82?narHash=sha256-qs%2BnU20Sm8czHg3bhGCqiH%2B8e13BJyRrKONW34g3i50%3D' (2024-07-01)
  → 'github:nix-community/home-manager/e1391fb22e18a36f57e6999c7a9f966dc80ac073?narHash=sha256-A0vrUB6x82/jvf17qPCpxaM%2BulJnD8YZwH9Ci0BsAzE%3D' (2024-07-03)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/d032c1a6dfad4eedec7e35e91986becc699d7d69?narHash=sha256-Zw9rQjHz1ilNIimEXFeVa1ERNRBF8DoXDhLAZq5B4pE%3D' (2024-07-01)
  → 'github:NixOS/nixpkgs/53e81e790209e41f0c1efa9ff26ff2fd7ab35e27?narHash=sha256-1mEKHp4m9brvfQ0rjCca8P1WHpymK3TOr3v34ydv9bs%3D' (2024-07-14)
• Updated input 'nixpkgs-unstable':
    'github:NixOS/nixpkgs/00d80d13810dbfea8ab4ed1009b09100cca86ba8?narHash=sha256-H3%2BEC5cYuq%2BgQW8y0lSrrDZfH71LB4DAf%2BTDFyvwCNA%3D' (2024-07-01)
  → 'github:NixOS/nixpkgs/693bc46d169f5af9c992095736e82c3488bf7dbb?narHash=sha256-oedh2RwpjEa%2BTNxhg5Je9Ch6d3W1NKi7DbRO1ziHemA%3D' (2024-07-14)
• Updated input 'sops-nix':
    'github:Mic92/sops-nix/a11224af8d824935f363928074b4717ca2e280db?narHash=sha256-D1dxZmXf6M2h5lNE1m6orojuUawVPjogbGRsqSBX%2B1g%3D' (2024-07-01)
  → 'github:Mic92/sops-nix/0703ba03fd9c1665f8ab68cc3487302475164617?narHash=sha256-eTpnrT6yu1vp8C0B5fxHXhgKxHoYMoYTEikQx///jxY%3D' (2024-07-14)

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