nokazn / dotfiles

My dooooooooooootfiles
MIT License
2 stars 0 forks source link

Update flake.lock #158

Closed github-actions[bot] closed 2 months ago

github-actions[bot] commented 2 months ago

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

Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/6b1f90a8ff92e81638ae6eb48cd62349c3e387bb?narHash=sha256-vZAzm5KQpR6RGple1dzmSJw5kPivES2heCFM%2BZWkt0I%3D' (2024-06-23)
  → 'github:nix-community/home-manager/c514e862cd5705e51edb6fe8d01146fdeec661f2?narHash=sha256-1GHh1/WO%2Bf42TXxb1WiZFMuepM7ITA9iT%2B6yJBbBNsY%3D' (2024-07-04)
• Updated input 'nix-darwin':
    'github:lnl7/nix-darwin/50581970f37f06a4719001735828519925ef8310?narHash=sha256-I7jMpq0CAOZA/i70%2BHDQO/ulLttyQu/K70cSESiMX7A%3D' (2024-06-23)
  → 'github:lnl7/nix-darwin/ec12b88104d6c117871fad55e931addac4626756?narHash=sha256-ZLHDmWAsHQQKnmfyhYSHJDlt8Wfjv6SQhl2qek42O7A%3D' (2024-07-01)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/a71e967ef3694799d0c418c98332f7ff4cc5f6af?narHash=sha256-CyyxvOwFf12I91PBWz43iGT1kjsf5oi6ax7CrvaMyAo%3D' (2024-06-22)
  → 'github:nixos/nixpkgs/9f4128e00b0ae8ec65918efeba59db998750ead6?narHash=sha256-rwz8NJZV%2B387rnWpTYcXaRNvzUSnnF9aHONoJIYmiUQ%3D' (2024-07-03)
• Updated input 'nixpkgs-darwin':
    'github:nixos/nixpkgs/9693852a2070b398ee123a329e68f0dab5526681?narHash=sha256-jHJSUH619zBQ6WdC21fFAlDxHErKVDJ5fpN0Hgx4sjs%3D' (2024-06-22)
  → 'github:nixos/nixpkgs/1afc5440469f94e7ed26e8648820971b102afdc3?narHash=sha256-uOhYJU3ldDKXYV%2BmFaXcPtyjq/UIMh/6SCuoVNU9rxM%3D' (2024-07-04)

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