From 5911508fc64befd907047ee3fa3bc8c4b80977eb Mon Sep 17 00:00:00 2001 From: traxys Date: Wed, 31 May 2023 15:22:20 +0200 Subject: [PATCH] Update neovim for ARM support --- flake.lock | 116 ++++++++++++++++++++++++++++++++++------------------- 1 file changed, 75 insertions(+), 41 deletions(-) diff --git a/flake.lock b/flake.lock index 4b3ca95..44240dc 100644 --- a/flake.lock +++ b/flake.lock @@ -161,24 +161,9 @@ "type": "github" } }, - "flake-utils_2": { - "locked": { - "lastModified": 1667395993, - "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, - "flake-utils_3": { + "flake-utils_10": { "inputs": { - "systems": "systems_2" + "systems": "systems_4" }, "locked": { "lastModified": 1681202837, @@ -194,7 +179,25 @@ "type": "github" } }, - "flake-utils_4": { + "flake-utils_2": { + "inputs": { + "systems": "systems_2" + }, + "locked": { + "lastModified": 1685518550, + "narHash": "sha256-o2d0KcvaXzTrPRIo0kOLV0/QXHhDQ5DTi+OxcjO8xqY=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "a1720a10a6cfe8234c0e93907ffe81be440f4cef", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "flake-utils_3": { "locked": { "lastModified": 1667395993, "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=", @@ -209,6 +212,24 @@ "type": "github" } }, + "flake-utils_4": { + "inputs": { + "systems": "systems_3" + }, + "locked": { + "lastModified": 1681202837, + "narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "cfacdce06f30d2b68473a46042957675eebb3401", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, "flake-utils_5": { "locked": { "lastModified": 1667395993, @@ -226,11 +247,11 @@ }, "flake-utils_6": { "locked": { - "lastModified": 1659877975, - "narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=", + "lastModified": 1667395993, + "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=", "owner": "numtide", "repo": "flake-utils", - "rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0", + "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f", "type": "github" }, "original": { @@ -256,11 +277,11 @@ }, "flake-utils_8": { "locked": { - "lastModified": 1656928814, - "narHash": "sha256-RIFfgBuKz6Hp89yRr7+NR5tzIAbn52h8vT6vXkYjZoM=", + "lastModified": 1659877975, + "narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=", "owner": "numtide", "repo": "flake-utils", - "rev": "7e2a3b3dfd9af950a856d66b0a7d01e3c18aa249", + "rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0", "type": "github" }, "original": { @@ -270,15 +291,12 @@ } }, "flake-utils_9": { - "inputs": { - "systems": "systems_3" - }, "locked": { - "lastModified": 1681202837, - "narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=", + "lastModified": 1656928814, + "narHash": "sha256-RIFfgBuKz6Hp89yRr7+NR5tzIAbn52h8vT6vXkYjZoM=", "owner": "numtide", "repo": "flake-utils", - "rev": "cfacdce06f30d2b68473a46042957675eebb3401", + "rev": "7e2a3b3dfd9af950a856d66b0a7d01e3c18aa249", "type": "github" }, "original": { @@ -440,7 +458,7 @@ }, "neovim-flake": { "inputs": { - "flake-utils": "flake-utils_2", + "flake-utils": "flake-utils_3", "nixpkgs": [ "nvim-traxys", "nixpkgs" @@ -817,7 +835,7 @@ "nixvim": { "inputs": { "beautysh": "beautysh", - "flake-utils": "flake-utils_3", + "flake-utils": "flake-utils_4", "nixpkgs": [ "nvim-traxys", "nixpkgs" @@ -855,6 +873,7 @@ }, "nvim-traxys": { "inputs": { + "flake-utils": "flake-utils_2", "neovim-flake": "neovim-flake", "new-plugin:vim-headerguard": "new-plugin:vim-headerguard", "nixfiles": [], @@ -909,11 +928,11 @@ "plugin:zk-nvim": "plugin:zk-nvim" }, "locked": { - "lastModified": 1685148484, - "narHash": "sha256-sbAsm5tmZyvUEXLgATEdVmFX9ZmkKp6ssZkfKZ8Dvvs=", + "lastModified": 1685539295, + "narHash": "sha256-qA7l3biXrKFrhJ4Vcf2DAmR3hFcKYpA5BtgQhV7hL/4=", "owner": "traxys", "repo": "nvim-flake", - "rev": "61e5caf19d6b87624b8a7ee6dd0547adb29821db", + "rev": "07f52ad4ca27a2417335500c2ce81aa0ecb84a04", "type": "github" }, "original": { @@ -1706,7 +1725,7 @@ "pre-commit-hooks": { "inputs": { "flake-compat": "flake-compat_3", - "flake-utils": "flake-utils_4", + "flake-utils": "flake-utils_5", "gitignore": "gitignore", "nixpkgs": [ "nvim-traxys", @@ -1731,7 +1750,7 @@ }, "raclette": { "inputs": { - "flake-utils": "flake-utils_5", + "flake-utils": "flake-utils_6", "hyperfine": "hyperfine", "naersk": "naersk_3", "nixpkgs": "nixpkgs_8", @@ -1753,7 +1772,7 @@ }, "roaming_proxy": { "inputs": { - "flake-utils": "flake-utils_7", + "flake-utils": "flake-utils_8", "naersk": "naersk_4", "nixpkgs": "nixpkgs_11", "rust-overlay": "rust-overlay_2" @@ -1798,7 +1817,7 @@ }, "rust-overlay": { "inputs": { - "flake-utils": "flake-utils_6", + "flake-utils": "flake-utils_7", "nixpkgs": "nixpkgs_9" }, "locked": { @@ -1817,7 +1836,7 @@ }, "rust-overlay_2": { "inputs": { - "flake-utils": "flake-utils_8", + "flake-utils": "flake-utils_9", "nixpkgs": "nixpkgs_12" }, "locked": { @@ -1836,7 +1855,7 @@ }, "rust-overlay_3": { "inputs": { - "flake-utils": "flake-utils_9", + "flake-utils": "flake-utils_10", "nixpkgs": "nixpkgs_13" }, "locked": { @@ -1914,6 +1933,21 @@ "type": "github" } }, + "systems_4": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } + }, "utils": { "locked": { "lastModified": 1678901627,