From dc410f516fd26d5f4651060ff8d9dc7567b31c3b Mon Sep 17 00:00:00 2001 From: isabelroses <71222764+isabelroses@users.noreply.github.com> Date: Sun, 12 Jan 2025 00:42:52 +0000 Subject: [PATCH] chore: update --- _sources/generated.json | 24 ++++++++++++------------ _sources/generated.nix | 24 ++++++++++++------------ examples/custom/flake.lock | 18 +++++++++--------- examples/defaults/flake.lock | 18 +++++++++--------- flake.lock | 6 +++--- 5 files changed, 45 insertions(+), 45 deletions(-) diff --git a/_sources/generated.json b/_sources/generated.json index f23627c..21febbd 100644 --- a/_sources/generated.json +++ b/_sources/generated.json @@ -253,7 +253,7 @@ }, "mini": { "cargoLocks": null, - "date": "2025-01-10", + "date": "2025-01-11", "extract": null, "name": "mini", "passthru": null, @@ -265,16 +265,16 @@ "name": null, "owner": "echasnovski", "repo": "mini.nvim", - "rev": "89c9f7bb00ef0b90d28533038763469e06ea7f29", - "sha256": "sha256-TSOfjsmuQX0LdeKCMQJQqO2onBh2mhL3A0r2IoOjtHI=", + "rev": "3a3178419ce9947f55708966dabf030eca40735a", + "sha256": "sha256-2GE8ym575ix2KXRLWUv1RVJwlQ5GmibmE7ptg++9AuA=", "sparseCheckout": [], "type": "github" }, - "version": "89c9f7bb00ef0b90d28533038763469e06ea7f29" + "version": "3a3178419ce9947f55708966dabf030eca40735a" }, "null": { "cargoLocks": null, - "date": "2025-01-08", + "date": "2025-01-11", "extract": null, "name": "null", "passthru": null, @@ -286,12 +286,12 @@ "name": null, "owner": "nvimtools", "repo": "none-ls.nvim", - "rev": "7bebb35a05871aeb99825f29d869cbd9a46bdbba", - "sha256": "sha256-R2M9bDGuokDWKoXjfDl4+CQk8NeTpMy2JRkhDyUPf94=", + "rev": "0143bb5f117f76863cf0c24bcf0724d3137f04d2", + "sha256": "sha256-mFXRCBQGLORZxvhBvSfoJHItH1o0Exu5s4nF6E/LzqY=", "sparseCheckout": [], "type": "github" }, - "version": "7bebb35a05871aeb99825f29d869cbd9a46bdbba" + "version": "0143bb5f117f76863cf0c24bcf0724d3137f04d2" }, "nvim-cmp": { "cargoLocks": null, @@ -421,7 +421,7 @@ }, "treesitter": { "cargoLocks": null, - "date": "2025-01-10", + "date": "2025-01-11", "extract": null, "name": "treesitter", "passthru": null, @@ -433,12 +433,12 @@ "name": null, "owner": "nvim-treesitter", "repo": "nvim-treesitter", - "rev": "306dd6e9dc806db1d79568d26e1c9b6c98b95fbc", - "sha256": "sha256-HaMkS0JzUn/bs0/5vfbHSktxh6ytodGcoC2xdtgbXc8=", + "rev": "29f96aafe1ec99f464732b4586af53d2953345bb", + "sha256": "sha256-q4KZxaso2MeJTnEZUBP9Z0zrsGfJJk1GNpKiUnUYkPs=", "sparseCheckout": [], "type": "github" }, - "version": "306dd6e9dc806db1d79568d26e1c9b6c98b95fbc" + "version": "29f96aafe1ec99f464732b4586af53d2953345bb" }, "trouble": { "cargoLocks": null, diff --git a/_sources/generated.nix b/_sources/generated.nix index d1610c9..145bdc0 100644 --- a/_sources/generated.nix +++ b/_sources/generated.nix @@ -147,27 +147,27 @@ }; mini = { pname = "mini"; - version = "89c9f7bb00ef0b90d28533038763469e06ea7f29"; + version = "3a3178419ce9947f55708966dabf030eca40735a"; src = fetchFromGitHub { owner = "echasnovski"; repo = "mini.nvim"; - rev = "89c9f7bb00ef0b90d28533038763469e06ea7f29"; + rev = "3a3178419ce9947f55708966dabf030eca40735a"; fetchSubmodules = false; - sha256 = "sha256-TSOfjsmuQX0LdeKCMQJQqO2onBh2mhL3A0r2IoOjtHI="; + sha256 = "sha256-2GE8ym575ix2KXRLWUv1RVJwlQ5GmibmE7ptg++9AuA="; }; - date = "2025-01-10"; + date = "2025-01-11"; }; null = { pname = "null"; - version = "7bebb35a05871aeb99825f29d869cbd9a46bdbba"; + version = "0143bb5f117f76863cf0c24bcf0724d3137f04d2"; src = fetchFromGitHub { owner = "nvimtools"; repo = "none-ls.nvim"; - rev = "7bebb35a05871aeb99825f29d869cbd9a46bdbba"; + rev = "0143bb5f117f76863cf0c24bcf0724d3137f04d2"; fetchSubmodules = false; - sha256 = "sha256-R2M9bDGuokDWKoXjfDl4+CQk8NeTpMy2JRkhDyUPf94="; + sha256 = "sha256-mFXRCBQGLORZxvhBvSfoJHItH1o0Exu5s4nF6E/LzqY="; }; - date = "2025-01-08"; + date = "2025-01-11"; }; nvim-cmp = { pname = "nvim-cmp"; @@ -243,15 +243,15 @@ }; treesitter = { pname = "treesitter"; - version = "306dd6e9dc806db1d79568d26e1c9b6c98b95fbc"; + version = "29f96aafe1ec99f464732b4586af53d2953345bb"; src = fetchFromGitHub { owner = "nvim-treesitter"; repo = "nvim-treesitter"; - rev = "306dd6e9dc806db1d79568d26e1c9b6c98b95fbc"; + rev = "29f96aafe1ec99f464732b4586af53d2953345bb"; fetchSubmodules = false; - sha256 = "sha256-HaMkS0JzUn/bs0/5vfbHSktxh6ytodGcoC2xdtgbXc8="; + sha256 = "sha256-q4KZxaso2MeJTnEZUBP9Z0zrsGfJJk1GNpKiUnUYkPs="; }; - date = "2025-01-10"; + date = "2025-01-11"; }; trouble = { pname = "trouble"; diff --git a/examples/custom/flake.lock b/examples/custom/flake.lock index eb3f383..e22b669 100644 --- a/examples/custom/flake.lock +++ b/examples/custom/flake.lock @@ -7,11 +7,11 @@ "nixpkgs": "nixpkgs" }, "locked": { - "lastModified": 1736469573, - "narHash": "sha256-vNCGvOZU34pJjSUwTpTLXMlKOqHZro/LDL5DraAXgv4=", + "lastModified": 1736555932, + "narHash": "sha256-8EKb15pQ6fm3MH4bgUDrzhKf3NGxnO46A09weUrBrbM=", "owner": "isabelroses", "repo": "chainix", - "rev": "30f0267c8e820059a967197a5773d59ff86eb22c", + "rev": "cf3a4d709919de8d35e3b7684132939fddcf4bef", "type": "github" }, "original": { @@ -122,11 +122,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1736241350, - "narHash": "sha256-CHd7yhaDigUuJyDeX0SADbTM9FXfiWaeNyY34FL1wQU=", + "lastModified": 1736320768, + "narHash": "sha256-nIYdTAiKIGnFNugbomgBJR+Xv5F1ZQU+HfaBqJKroC0=", "owner": "nixos", "repo": "nixpkgs", - "rev": "8c9fd3e564728e90829ee7dbac6edc972971cd0f", + "rev": "4bc9c909d9ac828a039f288cf872d16d38185db8", "type": "github" }, "original": { @@ -150,11 +150,11 @@ }, "nixpkgs_2": { "locked": { - "lastModified": 1736320768, - "narHash": "sha256-nIYdTAiKIGnFNugbomgBJR+Xv5F1ZQU+HfaBqJKroC0=", + "lastModified": 1736420959, + "narHash": "sha256-dMGNa5UwdtowEqQac+Dr0d2tFO/60ckVgdhZU9q2E2o=", "owner": "nixos", "repo": "nixpkgs", - "rev": "4bc9c909d9ac828a039f288cf872d16d38185db8", + "rev": "32af3611f6f05655ca166a0b1f47b57c762b5192", "type": "github" }, "original": { diff --git a/examples/defaults/flake.lock b/examples/defaults/flake.lock index eb3f383..e22b669 100644 --- a/examples/defaults/flake.lock +++ b/examples/defaults/flake.lock @@ -7,11 +7,11 @@ "nixpkgs": "nixpkgs" }, "locked": { - "lastModified": 1736469573, - "narHash": "sha256-vNCGvOZU34pJjSUwTpTLXMlKOqHZro/LDL5DraAXgv4=", + "lastModified": 1736555932, + "narHash": "sha256-8EKb15pQ6fm3MH4bgUDrzhKf3NGxnO46A09weUrBrbM=", "owner": "isabelroses", "repo": "chainix", - "rev": "30f0267c8e820059a967197a5773d59ff86eb22c", + "rev": "cf3a4d709919de8d35e3b7684132939fddcf4bef", "type": "github" }, "original": { @@ -122,11 +122,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1736241350, - "narHash": "sha256-CHd7yhaDigUuJyDeX0SADbTM9FXfiWaeNyY34FL1wQU=", + "lastModified": 1736320768, + "narHash": "sha256-nIYdTAiKIGnFNugbomgBJR+Xv5F1ZQU+HfaBqJKroC0=", "owner": "nixos", "repo": "nixpkgs", - "rev": "8c9fd3e564728e90829ee7dbac6edc972971cd0f", + "rev": "4bc9c909d9ac828a039f288cf872d16d38185db8", "type": "github" }, "original": { @@ -150,11 +150,11 @@ }, "nixpkgs_2": { "locked": { - "lastModified": 1736320768, - "narHash": "sha256-nIYdTAiKIGnFNugbomgBJR+Xv5F1ZQU+HfaBqJKroC0=", + "lastModified": 1736420959, + "narHash": "sha256-dMGNa5UwdtowEqQac+Dr0d2tFO/60ckVgdhZU9q2E2o=", "owner": "nixos", "repo": "nixpkgs", - "rev": "4bc9c909d9ac828a039f288cf872d16d38185db8", + "rev": "32af3611f6f05655ca166a0b1f47b57c762b5192", "type": "github" }, "original": { diff --git a/flake.lock b/flake.lock index bdfe013..4340b63 100644 --- a/flake.lock +++ b/flake.lock @@ -81,11 +81,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1736320768, - "narHash": "sha256-nIYdTAiKIGnFNugbomgBJR+Xv5F1ZQU+HfaBqJKroC0=", + "lastModified": 1736420959, + "narHash": "sha256-dMGNa5UwdtowEqQac+Dr0d2tFO/60ckVgdhZU9q2E2o=", "owner": "nixos", "repo": "nixpkgs", - "rev": "4bc9c909d9ac828a039f288cf872d16d38185db8", + "rev": "32af3611f6f05655ca166a0b1f47b57c762b5192", "type": "github" }, "original": {