Compare commits

..

1 commit

Author SHA1 Message Date
github-actions[bot]
5c32e5e710 automated: Update flake.lock
All checks were successful
Perform checks / formatting (pull_request) Successful in 1m5s
Perform checks / formatting (push) Successful in 1m7s
Perform checks / nix_flake_check (pull_request) Successful in 1m17s
Perform checks / nix_build (pull_request) Successful in 2m7s
Perform checks / nix_flake_check (push) Successful in 1m12s
Perform checks / nix_build (push) Successful in 1m53s
- The following Nix Flake inputs were updated:

```
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/d3c42f187194c26d9f0309a8ecc469d6c878ce33?narHash=sha256-cHar1vqHOOyC7f1%2BtVycPoWTfKIaqkoe1Q6TnKzuti4%3D' (2024-12-17)
  → 'github:NixOS/nixpkgs/634fd46801442d760e09493a794c4f15db2d0cbb?narHash=sha256-NYVcA06%2BblsLG6wpAbSPTCyLvxD/92Hy4vlY9WxFI1M%3D' (2024-12-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
2024-12-29 00:51:04 +00:00
2 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@ name: Update `flake.lock`
on:
workflow_dispatch:
schedule:
- cron: '0 0 * * 6' # runs weekly on Saturday at 00:00
- cron: '0 0 * * 0' # runs weekly on Sunday at 00:00
jobs:
update_lockfile:

6
flake.lock generated
View file

@ -181,11 +181,11 @@
},
"nixpkgs_2": {
"locked": {
"lastModified": 1735834308,
"narHash": "sha256-dklw3AXr3OGO4/XT1Tu3Xz9n/we8GctZZ75ZWVqAVhk=",
"lastModified": 1735291276,
"narHash": "sha256-NYVcA06+blsLG6wpAbSPTCyLvxD/92Hy4vlY9WxFI1M=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "6df24922a1400241dae323af55f30e4318a6ca65",
"rev": "634fd46801442d760e09493a794c4f15db2d0cbb",
"type": "github"
},
"original": {