automated: Update flake.lock
Some checks failed
Perform checks / formatting (pull_request) Successful in 49s
Perform checks / nix_flake_check (pull_request) Successful in 56s
Perform checks / formatting (push) Successful in 50s
Perform checks / nix_flake_check (push) Failing after 31s
Perform checks / nix_build (pull_request) Successful in 2m29s
Perform checks / nix_build (push) Successful in 2m17s
Some checks failed
Perform checks / formatting (pull_request) Successful in 49s
Perform checks / nix_flake_check (pull_request) Successful in 56s
Perform checks / formatting (push) Successful in 50s
Perform checks / nix_flake_check (push) Failing after 31s
Perform checks / nix_build (pull_request) Successful in 2m29s
Perform checks / nix_build (push) Successful in 2m17s
- The following Nix Flake inputs were updated: ``` • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/10069ef4cf863633f57238f179a0297de84bd8d3?narHash=sha256-Q6pMP4a9ed636qilcYX8XUguvKl/0/LGXhHcRI91p0U%3D' (2025-03-06) → 'github:NixOS/nixpkgs/6607cf789e541e7873d40d3a8f7815ea92204f32?narHash=sha256-cPfs8qMccim2RBgtKGF%2Bx9IBCduRvd/N5F4nYpU0TVE%3D' (2025-03-13) ``` 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
133f686483
commit
260536c4f5
1 changed files with 3 additions and 3 deletions
|
@ -181,11 +181,11 @@
|
|||
},
|
||||
"nixpkgs_2": {
|
||||
"locked": {
|
||||
"lastModified": 1741246872,
|
||||
"narHash": "sha256-Q6pMP4a9ed636qilcYX8XUguvKl/0/LGXhHcRI91p0U=",
|
||||
"lastModified": 1741851582,
|
||||
"narHash": "sha256-cPfs8qMccim2RBgtKGF+x9IBCduRvd/N5F4nYpU0TVE=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "10069ef4cf863633f57238f179a0297de84bd8d3",
|
||||
"rev": "6607cf789e541e7873d40d3a8f7815ea92204f32",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
Loading…
Reference in a new issue