automated: Update flake.lock
All checks were successful
Perform checks / formatting (pull_request) Successful in 54s
Perform checks / nix_flake_check (pull_request) Successful in 58s
Perform checks / nix_build (pull_request) Successful in 2m9s
Perform checks / formatting (push) Successful in 47s
Perform checks / nix_flake_check (push) Successful in 59s
Perform checks / nix_build (push) Successful in 2m32s
All checks were successful
Perform checks / formatting (pull_request) Successful in 54s
Perform checks / nix_flake_check (pull_request) Successful in 58s
Perform checks / nix_build (pull_request) Successful in 2m9s
Perform checks / formatting (push) Successful in 47s
Perform checks / nix_flake_check (push) Successful in 59s
Perform checks / nix_build (push) Successful in 2m32s
- The following Nix Flake inputs were updated: ``` • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/5135c59491985879812717f4c9fea69604e7f26f?narHash=sha256-Vr3Qi346M%2B8CjedtbyUevIGDZW8LcA1fTG0ugPY/Hic%3D' (2025-02-26) → 'github:NixOS/nixpkgs/10069ef4cf863633f57238f179a0297de84bd8d3?narHash=sha256-Q6pMP4a9ed636qilcYX8XUguvKl/0/LGXhHcRI91p0U%3D' (2025-03-06) ``` 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
a2590c6eb0
commit
133f686483
1 changed files with 3 additions and 3 deletions
|
@ -181,11 +181,11 @@
|
|||
},
|
||||
"nixpkgs_2": {
|
||||
"locked": {
|
||||
"lastModified": 1740560979,
|
||||
"narHash": "sha256-Vr3Qi346M+8CjedtbyUevIGDZW8LcA1fTG0ugPY/Hic=",
|
||||
"lastModified": 1741246872,
|
||||
"narHash": "sha256-Q6pMP4a9ed636qilcYX8XUguvKl/0/LGXhHcRI91p0U=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "5135c59491985879812717f4c9fea69604e7f26f",
|
||||
"rev": "10069ef4cf863633f57238f179a0297de84bd8d3",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
Loading…
Reference in a new issue