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

Closed github-actions[bot] closed 4 months ago

github-actions[bot] commented 5 months ago

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

Flake lock file updates:

• Updated input 'fenix':
    'github:nix-community/fenix/f7737feef42fa8abe70de20b9a13b845a113cfeb?narHash=sha256-GrNswS37mF%2BJj/GNb2uNapd11sR9IWf7j9WexybunPs%3D' (2024-05-19)
  → 'github:nix-community/fenix/063d7e5fac454edd35b7e2cedb6ca9fb1410c79b?narHash=sha256-MtL0YhG20cngHsS6PIdpA3bkLnSx6XJBd2V8R9RaEc4%3D' (2024-05-21)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/6524922b1b1cfdf16d1e08785dec03f352f693a2?narHash=sha256-zfOgiUQaINIiG9fpL4hDzacM/V70cfhXF%2BiSASik5vQ%3D' (2024-05-18)
  → 'github:rust-lang/rust-analyzer/21ec8f523812b88418b2bfc64240c62b3dd967bd?narHash=sha256-NJgrwLiLGHDrCia5AeIvZUHUY7xYGVryee0/9D3Ir1I%3D' (2024-05-19)
• Updated input 'nix-colors/nixpkgs-lib':
    'github:nix-community/nixpkgs.lib/0df131b5ee4d928a4b664b6d0cd99cf134d6ab6b?narHash=sha256-DGRfb7fO7c3XDS3twmuaV5NAGPPdU3W7Q35fjIZc8iY%3D' (2024-05-19)
  → 'github:nix-community/nixpkgs.lib/e1e11fdbb01113d85c7f41cada9d2847660e3902?narHash=sha256-qOfWjQ2JQSQL15KLh6D7xQhx0qgZlYZTYlcEiRuAMMw%3D' (2023-10-22)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/e7cc61784ddf51c81487637b3031a6dd2d6673a2?narHash=sha256-H0eCta7ahEgloGIwE/ihkyGstOGu%2BkQwAiHvwVoXaA0%3D' (2024-05-18)
  → 'github:NixOS/nixpkgs/a8695cbd09a7ecf3376bd62c798b9864d20f86ee?narHash=sha256-i/E7gzQybvcGAYDRGDl39WL6yVk30Je/NXypBz6/nmM%3D' (2024-05-20)
• Updated input 'nixpkgs-unstable':
    'github:NixOS/nixpkgs/4a6b83b05df1a8bd7d99095ec4b4d271f2956b64?narHash=sha256-%2BNpbZRCRisUHKQJZF3CT%2Bxn14ZZQO%2BKjxIIanH3Pvn4%3D' (2024-05-17)
  → 'github:NixOS/nixpkgs/3eaeaeb6b1e08a016380c279f8846e0bd8808916?narHash=sha256-pU9ViBVE3XYb70xZx%2BjK6SEVphvt7xMTbm6yDIF4xPs%3D' (2024-05-21)
• Updated input 'stylix':
    'github:danth/stylix/f1c49b9b4d371e03273465a54dd434ac8611ee90?narHash=sha256-KZkl9aTYcuCM4okpeCIaJCuS4WkE%2BmVG3EMyNaidyQI%3D' (2024-05-12)
  → 'github:danth/stylix/3c8f033fd585835387a754160f47dab0c37ad5ae?narHash=sha256-hQoxnofg9YqQBs/TUOX6oJAm7EEghFgaDdqK7DD%2B0T4%3D' (2024-05-21)
• Updated input 'stylix/base16':
    'github:SenchoPens/base16.nix/665b3c6748534eb766c777298721cece9453fdae?narHash=sha256-LlrC09LoPi8OPYOGPXegD72v%2B//VapgAqhbOFS3i8sc%3D' (2024-02-25)
  → 'github:SenchoPens/base16.nix/dddf2e1c04845d43c89a8e9e37d574519649a404?narHash=sha256-iwvQg2Vx0IIDWZaKo8Xmzxlv1YPHg%2BKp/QSv8dRv0RY%3D' (2023-07-17)

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