gaelreyrol / nixos-config

My NixOS configuration
4 stars 0 forks source link

Update flake.lock #140

Closed github-actions[bot] closed 6 months ago

github-actions[bot] commented 6 months ago

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

Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/86853e31dc1b62c6eeed11c667e8cdd0285d4411?narHash=sha256-Xn2r0Jv95TswvPlvamCC46wwNo8ALjRCMBJbGykdhcM%3D' (2024-04-25)
  → 'github:nix-community/home-manager/ab5542e9dbd13d0100f8baae2bc2d68af901f4b4?narHash=sha256-wPuqrAQGdv3ISs74nJfGb%2BYprm23U/rFpcHFFNWgM94%3D' (2024-05-10)
• Updated input 'master':
    'github:NixOS/nixpkgs/54b4bb956f9891b872904abdb632cea85a033ff2?narHash=sha256-Wx3Y6arRJD1pd3c8SnD7dfW7KWuCr/r248P/5XLaMdM%3D' (2024-05-04)
  → 'github:NixOS/nixpkgs/e5df79550e2d68899955c7aba527ab453f5de15c?narHash=sha256-OwIfEyUI7lOZ5sPKUMAKhDR%2BuuCoQKtIJQvVOAXLwcY%3D' (2024-05-19)
• Updated input 'nixos-hardware':
    'github:NixOS/nixos-hardware/3f017311191fe6d501ca2496a835d012f656ee9c?narHash=sha256-Jdyw7VcM%2BjQ0uSXgjFj8UdXZ229yOvPNlYkKyKyHA4s%3D' (2024-05-03)
  → 'github:NixOS/nixos-hardware/b55712de78725c8fcde422ee0a0fe682046e73c3?narHash=sha256-QBfab6V4TeQ6Y4NiXVrEATdQuhCNFNaXt/L1K/Zw%2Bzc%3D' (2024-05-18)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/383ffe076d9b633a2e97b6e4dd97fc15fcf30159?narHash=sha256-Q4ddhb5eC5pwci0QhAapFwnsc8X8H9ZMQiWpsofBsDc%3D' (2024-05-02)
  → 'github:NixOS/nixpkgs/bacb8503d3a51d9e9b52e52a1ba45e2c380ad07d?narHash=sha256-dxMrggEogQuJQr6f02VAFtsSNtjEPkgxczeiyW7WOQc%3D' (2024-05-17)
• Updated input 'nur':
    'github:nix-community/NUR/059f6c2bf1f8b8ee1789f2692c2be200514d29b8?narHash=sha256-TNHj9ARs7ny3l7pubZO4/9r4wPpZZiKIUrBobLB35is%3D' (2024-05-04)
  → 'github:nix-community/NUR/3b7597fbe7af84fe7c6051f64795249e7c17f775?narHash=sha256-Kvi%2By8tDwjhhp%2B0rgF1jCAVKXYSJsWyFHsLMt6%2BDYiw%3D' (2024-05-18)
• Updated input 'unstable':
    'github:NixOS/nixpkgs/63c3a29ca82437c87573e4c6919b09a24ea61b0f?narHash=sha256-4cPymbty65RvF1DWQfc%2BBc8B233A1BWxJnNULJKQ1EY%3D' (2024-05-02)
  → 'github:NixOS/nixpkgs/4a6b83b05df1a8bd7d99095ec4b4d271f2956b64?narHash=sha256-%2BNpbZRCRisUHKQJZF3CT%2Bxn14ZZQO%2BKjxIIanH3Pvn4%3D' (2024-05-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