From 54d99e47151f73b5bb86932d755b65344d00a955 Mon Sep 17 00:00:00 2001 From: C4 Patino Date: Mon, 20 Oct 2025 16:24:11 -0500 Subject: [PATCH] feat: added new nixvim configuration with yumevim-nix.full --- flake.lock | 117 +++++++++++++++--------- inputs/yumevim/nix | 2 +- modules/home/cli/dev/neovim/default.nix | 2 +- pass.md | 4 - 4 files changed, 78 insertions(+), 47 deletions(-) delete mode 100644 pass.md diff --git a/flake.lock b/flake.lock index 0736335..aa74250 100755 --- a/flake.lock +++ b/flake.lock @@ -321,24 +321,6 @@ } }, "flake-parts_3": { - "inputs": { - "nixpkgs-lib": "nixpkgs-lib_2" - }, - "locked": { - "lastModified": 1753121425, - "narHash": "sha256-TVcTNvOeWWk1DXljFxVRp+E0tzG1LhrVjOGGoMHuXio=", - "owner": "hercules-ci", - "repo": "flake-parts", - "rev": "644e0fc48951a860279da645ba77fe4a6e814c5e", - "type": "github" - }, - "original": { - "owner": "hercules-ci", - "repo": "flake-parts", - "type": "github" - } - }, - "flake-parts_4": { "inputs": { "nixpkgs-lib": [ "yumevim-nix", @@ -433,6 +415,24 @@ "type": "github" } }, + "flake-utils_4": { + "inputs": { + "systems": "systems_7" + }, + "locked": { + "lastModified": 1731533236, + "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, "fromYaml": { "flake": false, "locked": { @@ -904,21 +904,6 @@ "type": "github" } }, - "nixpkgs-lib_2": { - "locked": { - "lastModified": 1751159883, - "narHash": "sha256-urW/Ylk9FIfvXfliA1ywh75yszAbiTEVgpPeinFyVZo=", - "owner": "nix-community", - "repo": "nixpkgs.lib", - "rev": "14a40a1d7fb9afa4739275ac642ed7301a9ba1ab", - "type": "github" - }, - "original": { - "owner": "nix-community", - "repo": "nixpkgs.lib", - "type": "github" - } - }, "nixpkgs_10": { "locked": { "lastModified": 1756819007, @@ -967,6 +952,22 @@ "type": "github" } }, + "nixpkgs_13": { + "locked": { + "lastModified": 1760596604, + "narHash": "sha256-J/i5K6AAz/y5dBePHQOuzC7MbhyTOKsd/GLezSbEFiM=", + "owner": "nixos", + "repo": "nixpkgs", + "rev": "3cbe716e2346710d6e1f7c559363d14e11c32a43", + "type": "github" + }, + "original": { + "owner": "nixos", + "ref": "nixpkgs-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, "nixpkgs_2": { "locked": { "lastModified": 1748929857, @@ -1097,10 +1098,10 @@ }, "nixvim": { "inputs": { - "flake-parts": "flake-parts_4", + "flake-parts": "flake-parts_3", "nixpkgs": "nixpkgs_12", "nuschtosSearch": "nuschtosSearch", - "systems": "systems_7" + "systems": "systems_8" }, "locked": { "lastModified": 1753878247, @@ -1143,7 +1144,7 @@ }, "nuschtosSearch": { "inputs": { - "flake-utils": "flake-utils_3", + "flake-utils": "flake-utils_4", "ixx": "ixx", "nixpkgs": [ "yumevim-nix", @@ -1386,6 +1387,21 @@ "type": "github" } }, + "systems_8": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } + }, "tinted-foot": { "flake": false, "locked": { @@ -1503,6 +1519,24 @@ "type": "github" } }, + "treefmt-nix_3": { + "inputs": { + "nixpkgs": "nixpkgs_13" + }, + "locked": { + "lastModified": 1760945191, + "narHash": "sha256-ZRVs8UqikBa4Ki3X4KCnMBtBW0ux1DaT35tgsnB1jM4=", + "owner": "numtide", + "repo": "treefmt-nix", + "rev": "f56b1934f5f8fcab8deb5d38d42fd692632b47c2", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "treefmt-nix", + "type": "github" + } + }, "walker": { "inputs": { "elephant": "elephant", @@ -1614,18 +1648,19 @@ }, "yumevim-nix": { "inputs": { - "flake-parts": "flake-parts_3", + "flake-utils": "flake-utils_3", "nixpkgs": [ "nixpkgs" ], - "nixvim": "nixvim" + "nixvim": "nixvim", + "treefmt-nix": "treefmt-nix_3" }, "locked": { - "lastModified": 1759783844, - "narHash": "sha256-le2b5jA+BaXJvooDTvR5k50TFMnWkavevOYtQ4C2llo=", + "lastModified": 1760996405, + "narHash": "sha256-LWStvJckWmFpILhgm0kh5k6Qi8mLfdg03S9mZSoCHWo=", "owner": "c4patino", "repo": "yumevim-nix", - "rev": "7215f8ba49d95f31ef4d9af0008588e1a05471cb", + "rev": "26af2d22c1a0a422379ccae3bc4facf18be0631f", "type": "github" }, "original": { diff --git a/inputs/yumevim/nix b/inputs/yumevim/nix index 7215f8b..26af2d2 160000 --- a/inputs/yumevim/nix +++ b/inputs/yumevim/nix @@ -1 +1 @@ -Subproject commit 7215f8ba49d95f31ef4d9af0008588e1a05471cb +Subproject commit 26af2d22c1a0a422379ccae3bc4facf18be0631f diff --git a/modules/home/cli/dev/neovim/default.nix b/modules/home/cli/dev/neovim/default.nix index 51fa240..c783f6b 100755 --- a/modules/home/cli/dev/neovim/default.nix +++ b/modules/home/cli/dev/neovim/default.nix @@ -17,7 +17,7 @@ in { config = mkIf cfg.enable { home = { - packages = [inputs.yumevim-nix.packages.${system}.default]; + packages = [inputs.yumevim-nix.packages.${system}.full]; sessionVariables.EDITOR = "nvim"; }; }; diff --git a/pass.md b/pass.md deleted file mode 100644 index 182c734..0000000 --- a/pass.md +++ /dev/null @@ -1,4 +0,0 @@ -Person ID: 106530 -Account Name: req106530 -Email Address: ceferino.patino@mutualofomaha.com -Password: moopatino106530