WilliamHsieh / dotfiles

Personal dotfiles setup with nix and home-manager.
8 stars 0 forks source link

Update flake.lock #26

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 'darwin':
    'github:lnl7/nix-darwin/bcc8afd06e237df060c85bad6af7128e05fd61a3?narHash=sha256-Wf3gHh5uV6W1TV/A8X8QJf99a5ypDSugY4sNtdJDe0A%3D' (2024-03-17)
  → 'github:lnl7/nix-darwin/230a197063de9287128e2c68a7a4b0cd7d0b50a7?narHash=sha256-lc75rgRQLdp4Dzogv5cfqOg6qYc5Rp83oedF2t0kDp8%3D' (2024-04-24)
• Updated input 'flake-parts':
    'github:hercules-ci/flake-parts/f7b3c975cf067e56e7cda6cb098ebe3fb4d74ca2?narHash=sha256-Dt/wOWeW6Sqm11Yh%2B2%2Bt0dfEWxoMxGBvv3JpIocFl9E%3D' (2024-03-01)
  → 'github:hercules-ci/flake-parts/e5d10a24b66c3ea8f150e47dfdb0416ab7c3390e?narHash=sha256-yzcRNDoyVP7%2BSCNX0wmuDju1NUCt8Dz9%2BlyUXEI0dbI%3D' (2024-05-02)
• Updated input 'flake-parts/nixpkgs-lib':
    'github:NixOS/nixpkgs/1536926ef5621b09bba54035ae2bb6d806d72ac8?dir=lib&narHash=sha256-cy6ArO4k5qTx%2Bl5o%2B0mL9f5fa86tYUX3ozE1S%2BTxlds%3D' (2024-02-29)
  → 'https://github.com/NixOS/nixpkgs/archive/50eb7ecf4cd0a5756d7275c8ba36790e5bd53e33.tar.gz?narHash=sha256-QBx10%2Bk6JWz6u7VsohfSw8g8hjdBZEf8CFzXH1/1Z94%3D' (2024-05-02)
• Updated input 'home-manager':
    'github:nix-community/home-manager/652fda4ca6dafeb090943422c34ae9145787af37?narHash=sha256-cLbLPTL1CDmETVh4p0nQtvoF%2BFSEjsnJTFpTxhXywhQ%3D' (2024-02-03)
  → 'github:nix-community/home-manager/86853e31dc1b62c6eeed11c667e8cdd0285d4411?narHash=sha256-Xn2r0Jv95TswvPlvamCC46wwNo8ALjRCMBJbGykdhcM%3D' (2024-04-25)
• Updated input 'nix-index-database':
    'github:Mic92/nix-index-database/e25efda85e39fcdc845e371971ac4384989c4295?narHash=sha256-0fjbN5GYYDKPyPay0l8gYoH%2BtFfNqPPwP5sxxBreeA4%3D' (2024-03-17)
  → 'github:Mic92/nix-index-database/a362555e9dbd4ecff3bb98969bbdb8f79fe87f10?narHash=sha256-E68C03sYRsYFsK7wiGHUIJm8IsyPRALOrFoTL0glXnI%3D' (2024-05-05)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/f091af045dff8347d66d186a62d42aceff159456?narHash=sha256-FOOBJ3DQenLpTNdxMHR2CpGZmYuctb92gF0lpiirZ30%3D' (2024-03-20)
  → 'github:nixos/nixpkgs/9a9960b98418f8c385f52de3b09a63f9c561427a?narHash=sha256-R98WOBHkk8wIi103JUVQF3ei3oui4HvoZcz9tYOAwlk%3D' (2024-05-09)
• Updated input 'nixpkgs-unstable':
    'github:nixos/nixpkgs/20f77aa09916374aa3141cbc605c955626762c9a?narHash=sha256-URtGpHue7HHZK0mrHnSf8wJ6OmMKYSsoLmJybrOLFSQ%3D' (2024-03-21)
  → 'github:nixos/nixpkgs/f1010e0469db743d14519a1efd37e23f8513d714?narHash=sha256-doPgfj%2B7FFe9rfzWo1siAV2mVCasW%2BBh8I1cToAXEE4%3D' (2024-05-09)
• Updated input 'nur':
    'github:nix-community/nur/214e8a38599880c887950cac318f6aa30c73d979?narHash=sha256-WWO7eTfmebp7nHWA%2BN2Us7LMz885COkgGBPs6CLDiXo%3D' (2024-03-20)
  → 'github:nix-community/nur/4693a80b2ddbe8623459a095f8101e417e5154da?narHash=sha256-IuIIBVCIkyrh9BcL9DCOgotNWQdjVHqyMLgZdqsRHms%3D' (2024-05-10)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/61846354dc7e593dc4d74700ec51d0613e11b183?narHash=sha256-PpkuGiqhkR6BlvDCPzUEqJk2kbxsyfcUJHBh7%2BdiPQM%3D' (2024-03-20)
  → 'github:cachix/pre-commit-hooks.nix/2849da033884f54822af194400f8dff435ada242?narHash=sha256-q//cgb52vv81uOuwz1LaXElp3XAe1TqrABXODAEF6Sk%3D' (2024-04-30)

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
github-actions[bot] commented 6 months ago

Report for william

Version changes
 <<< old-profile
>>> new-profile
Version changes:
[U.]  #01  at-spi2-core          2.50.0 -> 2.50.2
[C.]  #02  boehm-gc              8.2.2, 8.2.4 -> 8.2.2, 8.2.6
[C*]  #03  coreutils             9.3, 9.4 -> 9.3, 9.5
[U.]  #04  crystal               1.9.2-lib -> 1.11.2-lib
[C.]  #05  curl                  8.4.0, 8.4.0-bin, 8.4.0-man, 8.6.0 -> 8.4.0, 8.4.0-bin, 8.4.0-man, 8.7.1
[C.]  #06  expat                 2.5.0, 2.6.0 -> 2.5.0, 2.6.2
[C.]  #07  fzf                   0.45.0, 0.47.0, 0.47.0-man -> 0.46.0, 0.52.0, 0.52.0-man
[U.]  #08  getent-glibc          2.38-44 -> 2.38-66
[U.]  #09  gh-copilot            0.5.4-beta -> 1.0.1
[U.]  #10  giflib                5.2.1 -> 5.2.2
[U.]  #11  glibc                 2.38-44 x2, 2.38-44-bin, 2.38-44-dev, 2.38-44-getent -> 2.38-66, 2.38-66-bin, 2.38-66-dev, 2.38-66-getent, 2.39-31
[U.]  #12  glibc-locales         2.38-44 -> 2.38-66
[U.]  #13  go                    1.21.8 -> 1.21.9
[C.]  #14  iana-etc              20230316, 20231227 -> 20230316, 20240318
[U.]  #15  libseccomp            2.5.4-lib -> 2.5.5-lib
[C.]  #16  libxml2               2.11.7, 2.12.5 -> 2.11.7, 2.12.6
[C.]  #17  nghttp2               1.57.0-lib, 1.60.0-lib -> 1.57.0-lib, 1.61.0-lib
[C.]  #18  perl                   x2, 5.38.2 x2 -> , 5.38.2 x2
[C.]  #19  python3               3.11.8 x3 -> 3.11.8 x2, 3.11.9
[C.]  #20  sqlite                3.43.2, 3.45.1 -> 3.43.2, 3.45.3
[U*]  #21  systemd               254.6 -> 254.10
[U.]  #22  systemd-minimal       254.6 -> 254.10
[U.]  #23  systemd-minimal-libs  254.6 -> 254.10
[U.]  #24  unbound               1.19.1-lib -> 1.19.2-lib
[C.]  #25  xz                    5.4.4, 5.4.4-bin, 5.6.1 -> 5.4.4, 5.4.4-bin, 5.4.6
[C.]  #26  zstd                  1.5.5 x2, 1.5.5-bin -> 1.5.5, 1.5.5-bin, 1.5.6
Closure size: 760 -> 759 (753 paths added, 754 paths removed, delta -1, disk usage +6.2MiB).