From 14bd4eb19985a79aaf6266652c0a47d4d5ad5310 Mon Sep 17 00:00:00 2001 From: Soispha Date: Sat, 6 May 2023 09:08:53 +0200 Subject: Build(flake): Update --- flake.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 119ec10a..6b379b75 100644 --- a/flake.nix +++ b/flake.nix @@ -116,11 +116,13 @@ }; }; river_init_lesser = { - url = "git+https://git.sils.li/ene/river-lesser-init.git"; + url = "git+https://codeberg.org/soispha/river_keymap_init.git"; inputs = { nixpkgs.follows = "nixpkgs"; crane.follows = "crane"; flake-utils.follows = "flake-utils"; + rust-overlay.follows = "rust-overlay"; + flake-compat.follows = "flake-compat"; }; }; yambar_cpu = { -- cgit 1.4.1