This commit is contained in:
2026-04-09 19:02:59 -05:00
parent 4b32b5a3e7
commit dcc347a717
2 changed files with 12 additions and 12 deletions

16
flake.lock generated
View File

@@ -41,17 +41,17 @@
"nixpkgs": "nixpkgs_2" "nixpkgs": "nixpkgs_2"
}, },
"locked": { "locked": {
"lastModified": 1775778260, "lastModified": 1775779267,
"narHash": "sha256-8tQ0BR6k0luCb7P9djLbaFT4QGAdKb+FiZQtzyKxD/8=", "narHash": "sha256-vw3ahicPs2hVXFjtA4/otU8MvAvy1XbO/yLS4BVPj0A=",
"ref": "refs/heads/master", "ref": "refs/heads/master",
"rev": "1f42ca1eaea5a96d2c9faa0631f42d1e38e20b54", "rev": "e15350240162338e854ec0b552f4ee6813dedcff",
"revCount": 27, "revCount": 28,
"type": "git", "type": "git",
"url": "file:///home/nathan/Projects/Aurora" "url": "https://gitea.esotericbytes.com/Blunkall-Technologies/Aurora"
}, },
"original": { "original": {
"type": "git", "type": "git",
"url": "file:///home/nathan/Projects/Aurora" "url": "https://gitea.esotericbytes.com/Blunkall-Technologies/Aurora"
} }
}, },
"disko": { "disko": {
@@ -770,11 +770,11 @@
"rev": "9d263b8208af5c1ffd4a3c639a34bfe290bce931", "rev": "9d263b8208af5c1ffd4a3c639a34bfe290bce931",
"revCount": 38, "revCount": 38,
"type": "git", "type": "git",
"url": "file:///home/nathan/Projects/Moirai" "url": "https://gitea.esotericbytes.com/Blunkall-Technologies/Moirai"
}, },
"original": { "original": {
"type": "git", "type": "git",
"url": "file:///home/nathan/Projects/Moirai" "url": "https://gitea.esotericbytes.com/Blunkall-Technologies/Moirai"
} }
}, },
"nixvim_2": { "nixvim_2": {

View File

@@ -32,11 +32,11 @@
hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1"; hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1";
#nixvim.url = "git+https://gitea.esotericbytes.com/Blunkall-Technologies/Moirai"; nixvim.url = "git+https://gitea.esotericbytes.com/Blunkall-Technologies/Moirai";
nixvim.url = "git+file:///home/nathan/Projects/Moirai"; #nixvim.url = "git+file:///home/nathan/Projects/Moirai";
#aurora.url = "git+https://gitea.esotericbytes.com/Blunkall-Technologies/Aurora"; aurora.url = "git+https://gitea.esotericbytes.com/Blunkall-Technologies/Aurora";
aurora.url = "git+file:///home/nathan/Projects/Aurora"; #aurora.url = "git+file:///home/nathan/Projects/Aurora";
}; };
outputs = { ... } @ inputs: outputs = { ... } @ inputs: