From f0d3a146a0ac5ef0e7ea0fd19a7601d7a91a81c2 Mon Sep 17 00:00:00 2001 From: Miguel Palhas Date: Fri, 18 Jul 2025 16:25:30 +0100 Subject: [PATCH] updates --- flake.nix | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/flake.nix b/flake.nix index 0a1c555..e734c38 100644 --- a/flake.nix +++ b/flake.nix @@ -37,24 +37,15 @@ inputs.nixpkgs.follows = "nixpkgs"; }; zen-browser.url = "github:0xc000022070/zen-browser-flake"; -<<<<<<< HEAD - ethui.url = "github:ethui/ethui/v1.19.2"; -======= quickshell = { url = "git+https://git.outfoxxed.me/outfoxxed/quickshell"; inputs.nixpkgs.follows = "nixpkgs"; }; ethui = { -<<<<<<< HEAD url = "github:ethui/ethui"; - ref="flake"; + ref = "flake"; inputs.nixpkgs.follows = "nixpkgs"; - } ->>>>>>> 08aa572 (wip) -======= - url = "github:ethui/ethui/flake"; }; ->>>>>>> ca35dc2 (wip) }; outputs =