automated: Update flake.lock
All checks were successful
Perform checks / formatting (pull_request) Successful in 1m9s
Perform checks / nix_flake_check (pull_request) Successful in 1m18s
Perform checks / nix_build (pull_request) Successful in 1m59s
Perform checks / formatting (push) Successful in 1m1s
Perform checks / nix_flake_check (push) Successful in 1m9s
Perform checks / nix_build (push) Successful in 1m49s
All checks were successful
Perform checks / formatting (pull_request) Successful in 1m9s
Perform checks / nix_flake_check (pull_request) Successful in 1m18s
Perform checks / nix_build (pull_request) Successful in 1m59s
Perform checks / formatting (push) Successful in 1m1s
Perform checks / nix_flake_check (push) Successful in 1m9s
Perform checks / nix_build (push) Successful in 1m49s
- The following Nix Flake inputs were updated: ``` • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/6df24922a1400241dae323af55f30e4318a6ca65?narHash=sha256-dklw3AXr3OGO4/XT1Tu3Xz9n/we8GctZZ75ZWVqAVhk%3D' (2025-01-02) → 'github:NixOS/nixpkgs/bffc22eb12172e6db3c5dde9e3e5628f8e3e7912?narHash=sha256-8YVQ9ZbSfuUk2bUf2KRj60NRraLPKPS0Q4QFTbc%2Bc2c%3D' (2025-01-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
147a80a0f1
commit
a5c4375d05
1 changed files with 3 additions and 3 deletions
|
@ -181,11 +181,11 @@
|
|||
},
|
||||
"nixpkgs_2": {
|
||||
"locked": {
|
||||
"lastModified": 1735834308,
|
||||
"narHash": "sha256-dklw3AXr3OGO4/XT1Tu3Xz9n/we8GctZZ75ZWVqAVhk=",
|
||||
"lastModified": 1736344531,
|
||||
"narHash": "sha256-8YVQ9ZbSfuUk2bUf2KRj60NRraLPKPS0Q4QFTbc+c2c=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "6df24922a1400241dae323af55f30e4318a6ca65",
|
||||
"rev": "bffc22eb12172e6db3c5dde9e3e5628f8e3e7912",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
Loading…
Reference in a new issue