automated: Update flake.lock
Some checks failed
Perform checks / formatting (pull_request) Failing after 20s
Perform checks / nix_flake_check (pull_request) Failing after 1m10s
Perform checks / nix_build (pull_request) Failing after 1m5s
Perform checks / formatting (push) Successful in 1m8s
Perform checks / nix_flake_check (push) Failing after 1m15s
Perform checks / nix_build (push) Failing after 54s
Some checks failed
Perform checks / formatting (pull_request) Failing after 20s
Perform checks / nix_flake_check (pull_request) Failing after 1m10s
Perform checks / nix_build (pull_request) Failing after 1m5s
Perform checks / formatting (push) Successful in 1m8s
Perform checks / nix_flake_check (push) Failing after 1m15s
Perform checks / nix_build (push) Failing after 54s
- The following Nix Flake inputs were updated: ``` • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/3a228057f5b619feb3186e986dbe76278d707b6e?narHash=sha256-xvTo0Aw0%2Bveek7hvEVLzErmJyQkEcRk6PSR4zsRQFEc%3D' (2025-02-01) → 'github:NixOS/nixpkgs/a79cfe0ebd24952b580b1cf08cd906354996d547?narHash=sha256-mIvECo/NNdJJ/bXjNqIh8yeoSjVLAuDuTUzAo7dzs8Y%3D' (2025-02-08) ``` 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
ef7cd8341a
commit
d7e15e5edc
1 changed files with 3 additions and 3 deletions
|
@ -181,11 +181,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs_2": {
|
"nixpkgs_2": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1738410390,
|
"lastModified": 1739020877,
|
||||||
"narHash": "sha256-xvTo0Aw0+veek7hvEVLzErmJyQkEcRk6PSR4zsRQFEc=",
|
"narHash": "sha256-mIvECo/NNdJJ/bXjNqIh8yeoSjVLAuDuTUzAo7dzs8Y=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "3a228057f5b619feb3186e986dbe76278d707b6e",
|
"rev": "a79cfe0ebd24952b580b1cf08cd906354996d547",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
Loading…
Reference in a new issue