automated: Update flake.lock
Some checks failed
Perform checks / nix_build (push) Waiting to run
Perform checks / formatting (push) Successful in 1m3s
Perform checks / nix_flake_check (push) Has been cancelled
Perform checks / formatting (pull_request) Successful in 59s
Perform checks / nix_build (pull_request) Has been cancelled
Perform checks / nix_flake_check (pull_request) Has been cancelled
Some checks failed
Perform checks / nix_build (push) Waiting to run
Perform checks / formatting (push) Successful in 1m3s
Perform checks / nix_flake_check (push) Has been cancelled
Perform checks / formatting (pull_request) Successful in 59s
Perform checks / nix_build (pull_request) Has been cancelled
Perform checks / nix_flake_check (pull_request) Has been cancelled
- The following Nix Flake inputs were updated: ``` • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/4633a7c72337ea8fd23a4f2ba3972865e3ec685d?narHash=sha256-2ThgXBUXAE1oFsVATK1ZX9IjPcS4nKFOAjhPNKuiMn0%3D' (2024-11-25) → 'github:NixOS/nixpkgs/5d67ea6b4b63378b9c13be21e2ec9d1afc921713?narHash=sha256-Pj39hSoUA86ZePPF/UXiYHHM7hMIkios8TYG29kQT4g%3D' (2024-12-11) • Updated input 'presence-nvim': 'github:jiriks74/presence.nvim/df0a0b52cd0799e99d1b76805d1357ae9c0d017d?narHash=sha256-NuoXsCOA5Uz7XOtC5B1pIXLytLaod6wUzrE%2Bm5uEHcs%3D' (2024-10-07) → 'github:jiriks74/presence.nvim/c850b9e245f310e040478ab54808c7ce098919ed?narHash=sha256-NuoXsCOA5Uz7XOtC5B1pIXLytLaod6wUzrE%2Bm5uEHcs%3D' (2024-12-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
e72ddd875d
commit
3177ca4e37
1 changed files with 5 additions and 5 deletions
10
flake.lock
10
flake.lock
|
@ -181,11 +181,11 @@
|
|||
},
|
||||
"nixpkgs_2": {
|
||||
"locked": {
|
||||
"lastModified": 1732521221,
|
||||
"narHash": "sha256-2ThgXBUXAE1oFsVATK1ZX9IjPcS4nKFOAjhPNKuiMn0=",
|
||||
"lastModified": 1733940404,
|
||||
"narHash": "sha256-Pj39hSoUA86ZePPF/UXiYHHM7hMIkios8TYG29kQT4g=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "4633a7c72337ea8fd23a4f2ba3972865e3ec685d",
|
||||
"rev": "5d67ea6b4b63378b9c13be21e2ec9d1afc921713",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -198,11 +198,11 @@
|
|||
"presence-nvim": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1728312592,
|
||||
"lastModified": 1734057239,
|
||||
"narHash": "sha256-NuoXsCOA5Uz7XOtC5B1pIXLytLaod6wUzrE+m5uEHcs=",
|
||||
"owner": "jiriks74",
|
||||
"repo": "presence.nvim",
|
||||
"rev": "df0a0b52cd0799e99d1b76805d1357ae9c0d017d",
|
||||
"rev": "c850b9e245f310e040478ab54808c7ce098919ed",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
Loading…
Reference in a new issue