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

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 'fenix':
    'github:nix-community/fenix/063d7e5fac454edd35b7e2cedb6ca9fb1410c79b?narHash=sha256-MtL0YhG20cngHsS6PIdpA3bkLnSx6XJBd2V8R9RaEc4%3D' (2024-05-21)
  → 'github:nix-community/fenix/aaa27b4cf3729b6562cd4dd65ba24eeda3731002?narHash=sha256-Yk0L1JdBTdC9ZtDreqcMMolOtTp0XnPjrACT8oTw2Wg%3D' (2024-05-26)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/21ec8f523812b88418b2bfc64240c62b3dd967bd?narHash=sha256-NJgrwLiLGHDrCia5AeIvZUHUY7xYGVryee0/9D3Ir1I%3D' (2024-05-19)
  → 'github:rust-lang/rust-analyzer/a55e8bf09cdfc25066b77823cc98976a51af8a8b?narHash=sha256-mVUbarr4PNjERDk%2BuaoitPq7eL7De0ythZehezAzug8%3D' (2024-05-24)
• Updated input 'home-manager':
    'github:nix-community/home-manager/ab5542e9dbd13d0100f8baae2bc2d68af901f4b4?narHash=sha256-wPuqrAQGdv3ISs74nJfGb%2BYprm23U/rFpcHFFNWgM94%3D' (2024-05-10)
  → 'github:nix-community/home-manager/2c78a57c544dd19b07442350727ced097e1aa6e6?narHash=sha256-Y3bOjoh2cFBqZN0Jw1zUdyr7tjygyxl2bD/QY73GZP0%3D' (2024-05-26)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/a8695cbd09a7ecf3376bd62c798b9864d20f86ee?narHash=sha256-i/E7gzQybvcGAYDRGDl39WL6yVk30Je/NXypBz6/nmM%3D' (2024-05-20)
  → 'github:NixOS/nixpkgs/46397778ef1f73414b03ed553a3368f0e7e33c2f?narHash=sha256-mzZDr00WUiUXVm1ujBVv6A0qRd8okaITyUp4ezYRgc4%3D' (2024-05-22)
• Updated input 'nixpkgs-unstable':
    'github:NixOS/nixpkgs/3eaeaeb6b1e08a016380c279f8846e0bd8808916?narHash=sha256-pU9ViBVE3XYb70xZx%2BjK6SEVphvt7xMTbm6yDIF4xPs%3D' (2024-05-21)
  → 'github:NixOS/nixpkgs/bfb7a882678e518398ce9a31a881538679f6f092?narHash=sha256-4zSIhSRRIoEBwjbPm3YiGtbd8HDWzFxJjw5DYSDy1n8%3D' (2024-05-24)
• Updated input 'nostale-dev-env':
    'github:zakuciael/nostale-dev-env/0b4e0523657c064dfcd96e3448bea9643673cf35?narHash=sha256-mosotCU7Osz5kKVhyq5LOREwhK3v13fjimE5NFsubmc%3D' (2024-05-19)
  → 'github:zakuciael/nostale-dev-env/ed18c6d05b0c850ad946474a10b55374083d9441?narHash=sha256-lgyyuqNUWTjEJtMmngI8tev8s/AGsWfee1%2BDWRLWSNw%3D' (2024-05-22)

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