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

Closed github-actions[bot] closed 3 weeks ago

github-actions[bot] commented 3 weeks ago

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

Flake lock file updates:

• Updated input 'aagl':
    'github:ezKEa/aagl-gtk-on-nix/a56097c0eecef74b52218dcd77a21d516e6aaefc?narHash=sha256-Cae9qS/2A6bI2d9rKPWO1FOZoC2HmmFmYL21eU5AVWc%3D' (2024-06-18)
  → 'github:ezKEa/aagl-gtk-on-nix/b5058cc8e073fab0130bad71c6f062b89abe7106?narHash=sha256-/fgUkcTVzxRVJdSlHdZqO7zGifMge5sJnJhaOwskmVs%3D' (2024-06-25)
• Updated input 'catppuccin':
    'github:catppuccin/nix/73e06d5bd7ed34bdd0168030893ef8364fdc1d4a?narHash=sha256-Q3fgY7huFE%2Buaw7BNsAl1x%2BFvjDAi3EDWPnlALJt5pM%3D' (2024-06-14)
  → 'github:catppuccin/nix/1adbfeb44a54be0ae79eca751ba948a6faa3bb0f?narHash=sha256-eP%2BSydN7alV3ln7a1BrGhDoLVTBa6RaHxYZ9bTHAQIA%3D' (2024-06-25)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/c4681ea2cc1f2d1e1a0568ad03069c57bdcd7a88?narHash=sha256-Roaz1CckctannQVyhfwJ7sqmCGmU3hfTo/7Nmms06WM%3D' (2024-06-21)
  → 'github:rust-lang/rust-analyzer/d6d735e6f20ef78b16a79886fe28bd69cf059504?narHash=sha256-qBruki5NHrSqIw5ulxtwFmVsb6W/aOKOMjsCJjfalA4%3D' (2024-05-31)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/dd457de7e08c6d06789b1f5b88fc9327f4d96309?narHash=sha256-wM9v2yIxClRYsGHut5vHICZTK7xdrUGfrLkXvSuv6s4%3D' (2024-06-19)
  → 'github:NixOS/nixpkgs/fc07dc3bdf2956ddd64f24612ea7fc894933eb2e?narHash=sha256-A/76RFUVxZ/7Y8%2BOMVL1Lc8LRhBxZ8ZE2bpMnvZ1VpY%3D' (2024-06-24)
• Updated input 'nixpkgs-unstable':
    'github:NixOS/nixpkgs/d603719ec6e294f034936c0d0dc06f689d91b6c3?narHash=sha256-k3JqJrkdoYwE3fHE6xGDY676AYmyh4U2Zw%2B0Bwe5DLU%3D' (2024-06-20)
  → 'github:NixOS/nixpkgs/2893f56de08021cffd9b6b6dfc70fd9ccd51eb60?narHash=sha256-ECni%2BIkwXjusHsm9Sexdtq8weAq/yUyt1TWIemXt3Ko%3D' (2024-06-24)
• Updated input 'sops-nix':
    'github:Mic92/sops-nix/797ce4c1f45a85df6dd3d9abdc53f2691bea9251?narHash=sha256-Pm9I/BMQHbsucdWf6y9G3xBZh3TMlThGo4KBbeoeczg%3D' (2024-06-16)
  → 'github:Mic92/sops-nix/c2ea1186c0cbfa4d06d406ae50f3e4b085ddc9b3?narHash=sha256-pcUk2Fg5vPXLUEnFI97qaB8hto/IToRfqskFqsjvjb8%3D' (2024-06-24)

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