about summary refs log tree commit diff stats
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--flake.nix4
1 files changed, 3 insertions, 1 deletions
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 = {