diff --git a/.gitmodules b/.gitmodules index f740ede..8823f91 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,16 +1,19 @@ -[submodule "user/modules/neovim/nvim"] +[submodule "nvim"] path = user/modules/neovim/nvim url = https://github.com/itme-brain/nvim.git branch = master -[submodule "user/modules/vim/vim"] + +[submodule "vim"] path = user/modules/vim/vim url = https://github.com/itme-brain/vim.git branch = master -[submodule "user/modules/git/git"] + +[submodule "git"] path = user/modules/git/git url = https://github.com/itme-brain/git.git branch = master -[submodule "user/modules/bash/bash"] + +[submodule "bash"] path = user/modules/bash/bash url = https://github.com/itme-brain/bash.git branch = master diff --git a/flake.lock b/flake.lock index aa265c3..45dc8a7 100644 --- a/flake.lock +++ b/flake.lock @@ -118,11 +118,11 @@ }, "nixpkgs-unstable": { "locked": { - "lastModified": 1776169885, - "narHash": "sha256-l/iNYDZ4bGOAFQY2q8y5OAfBBtrDAaPuRQqWaFHVRXM=", + "lastModified": 1774709303, + "narHash": "sha256-D3Q07BbIA2KnTcSXIqqu9P586uWxN74zNoCH3h2ESHg=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "4bd9165a9165d7b5e33ae57f3eecbcb28fb231c9", + "rev": "8110df5ad7abf5d4c0f6fb0f8f978390e77f9685", "type": "github" }, "original": { diff --git a/user/modules/bash/bash b/user/modules/bash/bash index 6667f36..454cb1a 160000 --- a/user/modules/bash/bash +++ b/user/modules/bash/bash @@ -1 +1 @@ -Subproject commit 6667f36a9f83a88b33b691a5a9b701365267bbb3 +Subproject commit 454cb1a9ccf0bd55e8e6d3ed1dd55d344f2084cd diff --git a/user/modules/git/git b/user/modules/git/git index 8b16b70..d394ee0 160000 --- a/user/modules/git/git +++ b/user/modules/git/git @@ -1 +1 @@ -Subproject commit 8b16b7047c3fa70945cca5a058408b57b2ef2e7f +Subproject commit d394ee0594e8b1162f05547c3f7da817b6fcb62a diff --git a/user/modules/neovim/nvim b/user/modules/neovim/nvim index da6106c..c57321f 160000 --- a/user/modules/neovim/nvim +++ b/user/modules/neovim/nvim @@ -1 +1 @@ -Subproject commit da6106c77470b336783951ff2bce795688e9663d +Subproject commit c57321f8503b2fa29bb4404425394cf3b901079b diff --git a/user/modules/vim/vim b/user/modules/vim/vim index 8c8a4e4..f98c1a9 160000 --- a/user/modules/vim/vim +++ b/user/modules/vim/vim @@ -1 +1 @@ -Subproject commit 8c8a4e4a7afd175be2eb97055bb01f43ee8b992d +Subproject commit f98c1a98cd4623ca7b001135a4d09ccac8e0f015