automated: Update flake.lock
All checks were successful
Perform checks / formatting (pull_request) Successful in 49s
Perform checks / nix_flake_check (pull_request) Successful in 59s
Perform checks / formatting (push) Successful in 50s
Perform checks / nix_flake_check (push) Successful in 1m5s
Perform checks / nix_build (pull_request) Successful in 2m38s
Perform checks / nix_build (push) Successful in 2m18s
All checks were successful
Perform checks / formatting (pull_request) Successful in 49s
Perform checks / nix_flake_check (pull_request) Successful in 59s
Perform checks / formatting (push) Successful in 50s
Perform checks / nix_flake_check (push) Successful in 1m5s
Perform checks / nix_build (pull_request) Successful in 2m38s
Perform checks / nix_build (push) Successful in 2m18s
- The following Nix Flake inputs were updated: ``` • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/a84ebe20c6bc2ecbcfb000a50776219f48d134cc?narHash=sha256-mNqIplmEohk5jRkqYqG19GA8MbQ/D4gQSK0Mu4LvfRQ%3D' (2025-03-19) → 'github:NixOS/nixpkgs/5e5402ecbcb27af32284d4a62553c019a3a49ea6?narHash=sha256-gWd4urRoLRe8GLVC/3rYRae1h%2BxfQzt09xOfb0PaHSk%3D' (2025-03-27) ``` 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
35fc0105c6
commit
b4949544d9
1 changed files with 3 additions and 3 deletions
|
@ -181,11 +181,11 @@
|
|||
},
|
||||
"nixpkgs_2": {
|
||||
"locked": {
|
||||
"lastModified": 1742422364,
|
||||
"narHash": "sha256-mNqIplmEohk5jRkqYqG19GA8MbQ/D4gQSK0Mu4LvfRQ=",
|
||||
"lastModified": 1743095683,
|
||||
"narHash": "sha256-gWd4urRoLRe8GLVC/3rYRae1h+xfQzt09xOfb0PaHSk=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "a84ebe20c6bc2ecbcfb000a50776219f48d134cc",
|
||||
"rev": "5e5402ecbcb27af32284d4a62553c019a3a49ea6",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
Loading…
Reference in a new issue