This commit is contained in:
Varris 2023-08-13 21:25:35 +02:00
parent 772f9e8a0d
commit 089d4a47ce
2 changed files with 0 additions and 22 deletions

View File

@ -1,21 +1,5 @@
{
"nodes": {
"aitrack": {
"flake": false,
"locked": {
"lastModified": 1663260759,
"narHash": "sha256-XuE4BsB+gOfYmRw3dwqzZF+0D3jW2+KOqCJDoWY0RR8=",
"owner": "AIRLegend",
"repo": "aitrack",
"rev": "ed7d58c7decbe47c12c1008d44ea00fa9fb28c87",
"type": "github"
},
"original": {
"owner": "AIRLegend",
"repo": "aitrack",
"type": "github"
}
},
"bytecode-viewer-git-src": {
"flake": false,
"locked": {
@ -521,7 +505,6 @@
},
"root": {
"inputs": {
"aitrack": "aitrack",
"chaotic-nyx": "chaotic-nyx",
"fish-plugin-bobthefish": "fish-plugin-bobthefish",
"fish-plugin-gruvbox-theme": "fish-plugin-gruvbox-theme",

View File

@ -26,11 +26,6 @@
inputs.nixpkgs.follows = "nixpkgs";
};
aitrack = {
url = "github:AIRLegend/aitrack";
flake = false;
};
gruvbox-kvantum = {
url = "github:thefallnn/Gruvbox-Kvantum";
flake = false;