automated: Update flake.lock
All checks were successful
Perform checks / formatting (pull_request) Successful in 1m6s
Perform checks / nix_flake_check (pull_request) Successful in 1m18s
Perform checks / nix_build (pull_request) Successful in 2m16s
Perform checks / formatting (push) Successful in 1m12s
Perform checks / nix_flake_check (push) Successful in 1m24s
Perform checks / nix_build (push) Successful in 1m57s
All checks were successful
Perform checks / formatting (pull_request) Successful in 1m6s
Perform checks / nix_flake_check (pull_request) Successful in 1m18s
Perform checks / nix_build (pull_request) Successful in 2m16s
Perform checks / formatting (push) Successful in 1m12s
Perform checks / nix_flake_check (push) Successful in 1m24s
Perform checks / nix_build (push) Successful in 1m57s
- The following Nix Flake inputs were updated: ``` • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/5df43628fdf08d642be8ba5b3625a6c70731c19c?narHash=sha256-Tbk1MZbtV2s5aG%2BiM99U8FqwxU/YNArMcWAv6clcsBc%3D' (2025-01-16) → 'github:NixOS/nixpkgs/3a228057f5b619feb3186e986dbe76278d707b6e?narHash=sha256-xvTo0Aw0%2Bveek7hvEVLzErmJyQkEcRk6PSR4zsRQFEc%3D' (2025-02-01) ``` Auto-generated by [update.yml][1] with the help of [create-pull-request][2]. [1]: https://forgejo.stefka.eu/jiriks74/nix.nvim/src/branch/main/.github/workflows/update.yml [2]: https://forgejo.stefka.eu/jiriks74/create-pull-request
This commit is contained in:
parent
3ea29b1f8b
commit
ef7cd8341a
1 changed files with 3 additions and 3 deletions
|
@ -181,11 +181,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs_2": {
|
"nixpkgs_2": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1737062831,
|
"lastModified": 1738410390,
|
||||||
"narHash": "sha256-Tbk1MZbtV2s5aG+iM99U8FqwxU/YNArMcWAv6clcsBc=",
|
"narHash": "sha256-xvTo0Aw0+veek7hvEVLzErmJyQkEcRk6PSR4zsRQFEc=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c",
|
"rev": "3a228057f5b619feb3186e986dbe76278d707b6e",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
Loading…
Reference in a new issue