From a30fd1a367391869afafa7696b543f01a942ded7 Mon Sep 17 00:00:00 2001 From: Soispha Date: Sat, 6 May 2023 22:23:03 +0200 Subject: Build(flake): Move yambar binaries to codeberg --- flake.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index aa48b414..79bbf35d 100644 --- a/flake.nix +++ b/flake.nix @@ -126,7 +126,7 @@ }; }; yambar_cpu = { - url = "git+https://git.sils.li/ene/yambar_cpu.git"; + url = "git+https://codeberg.org/soispha/yambar_cpu.git"; inputs = { nixpkgs.follows = "nixpkgs"; crane.follows = "crane"; @@ -134,7 +134,7 @@ }; }; yambar_memory = { - url = "git+https://git.sils.li/ene/yambar_memory.git"; + url = "git+https://codeberg.org/soispha/yambar_memory.git"; inputs = { nixpkgs.follows = "nixpkgs"; crane.follows = "crane"; -- cgit 1.4.1