Skip to content

Commit

Permalink
Test Refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
Kreyren committed Nov 10, 2024
1 parent 4c92c85 commit d9ccea7
Show file tree
Hide file tree
Showing 90 changed files with 1,888 additions and 832 deletions.
8 changes: 8 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,11 @@
[submodule "vendor/ragenix"]
path = vendor/ragenix
url = [email protected]:NiXium-org/ragenix.git
[submodule "vendor/nixpkgs-unstable"]
path = vendor/nixpkgs-unstable
url = [email protected]:NiXium-org/nixpkgs-unstable.git
branch = central
[submodule "vendor/nixpkgs-stable"]
path = vendor/nixpkgs-stable
url = [email protected]:NiXium-org/nixpkgs-stable.git
branch = central
1 change: 0 additions & 1 deletion default.code-workspace
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"folders": [
{ "path": "." },
{ "path": "vendor/impermanence" },
],

"settings": {
Expand Down
Loading

0 comments on commit d9ccea7

Please sign in to comment.