This commit is contained in:
Miguel Palhas
2025-07-16 11:06:21 +01:00
parent 90706618e7
commit 92eb194682
2 changed files with 169 additions and 0 deletions
+5
View File
@@ -45,11 +45,16 @@
inputs.nixpkgs.follows = "nixpkgs";
};
ethui = {
<<<<<<< HEAD
url = "github:ethui/ethui";
ref="flake";
inputs.nixpkgs.follows = "nixpkgs";
}
>>>>>>> 08aa572 (wip)
=======
url = "github:ethui/ethui/flake";
};
>>>>>>> ca35dc2 (wip)
};
outputs =