From 8cc982ce13305983fe0bed32704092ab12821969 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Wed, 2 Apr 2025 18:01:09 +0200 Subject: refactor(treewide): Remove `river_init_lesser` This was moved in-tree a while ago. --- flake.lock | 33 --------------------------------- 1 file changed, 33 deletions(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index 1c881b0f..3a177791 100644 --- a/flake.lock +++ b/flake.lock @@ -687,38 +687,6 @@ "type": "github" } }, - "river_init_lesser": { - "inputs": { - "crane": [ - "crane" - ], - "flake-compat": [ - "flake-compat" - ], - "flake-utils": [ - "flake-utils" - ], - "nixpkgs": [ - "nixpkgs" - ], - "rust-overlay": [ - "rust-overlay" - ] - }, - "locked": { - "lastModified": 1683353540, - "narHash": "sha256-tOf9gfFzWjZxIF/2BAU64aH55xfic6SapKsFqVn6U/8=", - "ref": "refs/heads/prime", - "rev": "aedd2bf8863802443d7b6df94646c239d67b2796", - "revCount": 10, - "type": "git", - "url": "https://codeberg.org/soispha/river_keymap_init.git" - }, - "original": { - "type": "git", - "url": "https://codeberg.org/soispha/river_keymap_init.git" - } - }, "root": { "inputs": { "agenix": "agenix", @@ -750,7 +718,6 @@ "pre-commit-hooks": "pre-commit-hooks", "qmk_firmware": "qmk_firmware", "ragenix": "ragenix", - "river_init_lesser": "river_init_lesser", "rust-overlay": "rust-overlay", "serverphone": "serverphone", "shell_library": "shell_library", -- cgit 1.4.1