automated: Update flake.lock
All checks were successful
Perform checks / formatting (pull_request) Successful in 1m8s
Perform checks / formatting (push) Successful in 1m9s
Perform checks / nix_flake_check (pull_request) Successful in 1m19s
Perform checks / nix_flake_check (push) Successful in 1m19s
Perform checks / nix_build (pull_request) Successful in 2m55s
Perform checks / nix_build (push) Successful in 2m22s
All checks were successful
Perform checks / formatting (pull_request) Successful in 1m8s
Perform checks / formatting (push) Successful in 1m9s
Perform checks / nix_flake_check (pull_request) Successful in 1m19s
Perform checks / nix_flake_check (push) Successful in 1m19s
Perform checks / nix_build (pull_request) Successful in 2m55s
Perform checks / nix_build (push) Successful in 2m22s
- 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/2ff53fe64443980e139eaa286017f53f88336dd0?narHash=sha256-%2B/bYK3DbPxMIvSL4zArkMX0LQvS7rzBKXnDXLfKyRVc%3D' (2025-02-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
35fe9f2e18
commit
bca9b12ae3
1 changed files with 3 additions and 3 deletions
|
@ -181,11 +181,11 @@
|
|||
},
|
||||
"nixpkgs_2": {
|
||||
"locked": {
|
||||
"lastModified": 1738410390,
|
||||
"narHash": "sha256-xvTo0Aw0+veek7hvEVLzErmJyQkEcRk6PSR4zsRQFEc=",
|
||||
"lastModified": 1739446958,
|
||||
"narHash": "sha256-+/bYK3DbPxMIvSL4zArkMX0LQvS7rzBKXnDXLfKyRVc=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "3a228057f5b619feb3186e986dbe76278d707b6e",
|
||||
"rev": "2ff53fe64443980e139eaa286017f53f88336dd0",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
Loading…
Reference in a new issue