Commit d519b82
authored
Update flake.lock (#545)
Automated changes by the
[update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock)
GitHub Action.
```
Flake lock file updates:
• Updated input 'devenv':
'github:cachix/devenv/ae81f22' (2026-03-13)
→ 'github:cachix/devenv/d100515' (2026-03-14)
• Updated input 'fenix':
'github:nix-community/fenix/8ac78ff' (2026-03-12)
→ 'github:nix-community/fenix/8124451' (2026-03-13)
• Updated input 'fenix/nixpkgs':
'github:nixos/nixpkgs/9dcb002' (2026-03-08)
→ 'github:nixos/nixpkgs/fe416aa' (2026-03-12)
• Updated input 'fenix/rust-analyzer-src':
'github:rust-lang/rust-analyzer/8ed3cca' (2026-03-11)
→ 'github:rust-lang/rust-analyzer/6254616' (2026-03-12)
• Updated input 'home-manager':
'github:nix-community/home-manager/be0c641' (2026-03-13)
→ 'github:nix-community/home-manager/ef12a9a' (2026-03-13)
• Updated input 'nixos-wsl':
'github:nix-community/nixos-wsl/be89460' (2026-03-01)
→ 'github:nix-community/nixos-wsl/d2fd7da' (2026-03-13)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/62dc67a' (2026-03-10)
→ 'github:NixOS/nixpkgs/fe416aa' (2026-03-12)
• Updated input 'rust-overlay':
'github:oxalica/rust-overlay/475826b' (2026-03-13)
→ 'github:oxalica/rust-overlay/055977c' (2026-03-14)
```
### 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:
```sh
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
```1 file changed
+24
-24
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments