mirror of
https://github.com/itme-brain/nixos.git
synced 2026-05-08 14:50:12 -04:00
Compare commits
No commits in common. "042820fb2a88c46389e477abf5181b78d02222a3" and "35dc86826465b4935a0a2221e550ba2f9dfbdab5" have entirely different histories.
042820fb2a
...
35dc868264
6 changed files with 11 additions and 14 deletions
11
.gitmodules
vendored
11
.gitmodules
vendored
|
|
@ -1,19 +1,16 @@
|
|||
[submodule "nvim"]
|
||||
[submodule "user/modules/neovim/nvim"]
|
||||
path = user/modules/neovim/nvim
|
||||
url = https://github.com/itme-brain/nvim.git
|
||||
branch = master
|
||||
|
||||
[submodule "vim"]
|
||||
[submodule "user/modules/vim/vim"]
|
||||
path = user/modules/vim/vim
|
||||
url = https://github.com/itme-brain/vim.git
|
||||
branch = master
|
||||
|
||||
[submodule "git"]
|
||||
[submodule "user/modules/git/git"]
|
||||
path = user/modules/git/git
|
||||
url = https://github.com/itme-brain/git.git
|
||||
branch = master
|
||||
|
||||
[submodule "bash"]
|
||||
[submodule "user/modules/bash/bash"]
|
||||
path = user/modules/bash/bash
|
||||
url = https://github.com/itme-brain/bash.git
|
||||
branch = master
|
||||
|
|
|
|||
6
flake.lock
generated
6
flake.lock
generated
|
|
@ -118,11 +118,11 @@
|
|||
},
|
||||
"nixpkgs-unstable": {
|
||||
"locked": {
|
||||
"lastModified": 1774709303,
|
||||
"narHash": "sha256-D3Q07BbIA2KnTcSXIqqu9P586uWxN74zNoCH3h2ESHg=",
|
||||
"lastModified": 1776169885,
|
||||
"narHash": "sha256-l/iNYDZ4bGOAFQY2q8y5OAfBBtrDAaPuRQqWaFHVRXM=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "8110df5ad7abf5d4c0f6fb0f8f978390e77f9685",
|
||||
"rev": "4bd9165a9165d7b5e33ae57f3eecbcb28fb231c9",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 454cb1a9ccf0bd55e8e6d3ed1dd55d344f2084cd
|
||||
Subproject commit 6667f36a9f83a88b33b691a5a9b701365267bbb3
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit d394ee0594e8b1162f05547c3f7da817b6fcb62a
|
||||
Subproject commit 8b16b7047c3fa70945cca5a058408b57b2ef2e7f
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit c57321f8503b2fa29bb4404425394cf3b901079b
|
||||
Subproject commit da6106c77470b336783951ff2bce795688e9663d
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit f98c1a98cd4623ca7b001135a4d09ccac8e0f015
|
||||
Subproject commit 8c8a4e4a7afd175be2eb97055bb01f43ee8b992d
|
||||
Loading…
Add table
Add a link
Reference in a new issue