automated: Update flake.lock
All checks were successful
Perform checks / formatting (pull_request) Successful in 1m7s
Perform checks / nix_flake_check (pull_request) Successful in 1m16s
Perform checks / nix_build (pull_request) Successful in 2m16s
Perform checks / formatting (push) Successful in 1m6s
Perform checks / nix_flake_check (push) Successful in 1m14s
Perform checks / nix_build (push) Successful in 1m30s
All checks were successful
Perform checks / formatting (pull_request) Successful in 1m7s
Perform checks / nix_flake_check (pull_request) Successful in 1m16s
Perform checks / nix_build (pull_request) Successful in 2m16s
Perform checks / formatting (push) Successful in 1m6s
Perform checks / nix_flake_check (push) Successful in 1m14s
Perform checks / nix_build (push) Successful in 1m30s
- The following Nix Flake inputs were updated: ``` • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/634fd46801442d760e09493a794c4f15db2d0cbb?narHash=sha256-NYVcA06%2BblsLG6wpAbSPTCyLvxD/92Hy4vlY9WxFI1M%3D' (2024-12-27) → 'github:NixOS/nixpkgs/6df24922a1400241dae323af55f30e4318a6ca65?narHash=sha256-dklw3AXr3OGO4/XT1Tu3Xz9n/we8GctZZ75ZWVqAVhk%3D' (2025-01-02) ``` 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
cae66c4d1d
commit
147a80a0f1
1 changed files with 3 additions and 3 deletions
|
@ -181,11 +181,11 @@
|
|||
},
|
||||
"nixpkgs_2": {
|
||||
"locked": {
|
||||
"lastModified": 1735291276,
|
||||
"narHash": "sha256-NYVcA06+blsLG6wpAbSPTCyLvxD/92Hy4vlY9WxFI1M=",
|
||||
"lastModified": 1735834308,
|
||||
"narHash": "sha256-dklw3AXr3OGO4/XT1Tu3Xz9n/we8GctZZ75ZWVqAVhk=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "634fd46801442d760e09493a794c4f15db2d0cbb",
|
||||
"rev": "6df24922a1400241dae323af55f30e4318a6ca65",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
Loading…
Reference in a new issue