Commit fbc94cc
authored
Update flake.lock (#550)
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/a5e5a7f' (2026-03-17)
→ 'github:cachix/devenv/e183f79' (2026-03-19)
• Updated input 'devenv/nix':
'github:cachix/nix/ef483d5' (2026-03-15)
→ 'github:cachix/nix/d01902c' (2026-03-18)
• Updated input 'fenix':
'github:nix-community/fenix/0aa13c1' (2026-03-17)
→ 'github:nix-community/fenix/329e4ed' (2026-03-19)
• Updated input 'fenix/nixpkgs':
'github:nixos/nixpkgs/5b2c2d8' (2026-03-16)
→ 'github:nixos/nixpkgs/cda4854' (2026-03-17)
• Updated input 'fenix/rust-analyzer-src':
'github:rust-lang/rust-analyzer/2993637' (2026-03-16)
→ 'github:rust-lang/rust-analyzer/4eac290' (2026-03-17)
• Updated input 'home-manager':
'github:nix-community/home-manager/d47357a' (2026-03-18)
→ 'github:nix-community/home-manager/ecf019b' (2026-03-19)
• Updated input 'nixos-wsl':
'github:nix-community/nixos-wsl/0efe7af' (2026-03-15)
→ 'github:nix-community/nixos-wsl/fd0eae9' (2026-03-19)
• Updated input 'nixos-wsl/nixpkgs':
'github:NixOS/nixpkgs/fe416aa' (2026-03-12)
→ 'github:NixOS/nixpkgs/cda4854' (2026-03-17)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/cda4854' (2026-03-17)
→ 'github:NixOS/nixpkgs/b40629e' (2026-03-18)
• Updated input 'nixpkgs-stable':
'github:NixOS/nixpkgs/bc76f1a' (2026-03-17)
→ 'github:NixOS/nixpkgs/826430a' (2026-03-18)
• Updated input 'rust-overlay':
'github:oxalica/rust-overlay/f17186f' (2026-03-18)
→ 'github:oxalica/rust-overlay/dbfd51b' (2026-03-19)
• Updated input 'sops-nix':
'github:Mic92/sops-nix/8237de8' (2026-03-16)
→ 'github:Mic92/sops-nix/29b6519' (2026-03-19)
```
### 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
+36
-36
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments