This commit is contained in:
Miguel Palhas
2025-07-18 16:25:30 +01:00
parent 016fbd726b
commit f0d3a146a0
+1 -10
View File
@@ -37,24 +37,15 @@
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";
}; };
zen-browser.url = "github:0xc000022070/zen-browser-flake"; zen-browser.url = "github:0xc000022070/zen-browser-flake";
<<<<<<< HEAD
ethui.url = "github:ethui/ethui/v1.19.2";
=======
quickshell = { quickshell = {
url = "git+https://git.outfoxxed.me/outfoxxed/quickshell"; url = "git+https://git.outfoxxed.me/outfoxxed/quickshell";
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";
}; };
ethui = { ethui = {
<<<<<<< HEAD
url = "github:ethui/ethui"; url = "github:ethui/ethui";
ref="flake"; ref = "flake";
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";
}
>>>>>>> 08aa572 (wip)
=======
url = "github:ethui/ethui/flake";
}; };
>>>>>>> ca35dc2 (wip)
}; };
outputs = outputs =