diff options
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock index 3098b4c..458deeb 100644 --- a/flake.lock +++ b/flake.lock @@ -796,6 +796,7 @@ "rust-overlay": "rust-overlay_2", "shell_library": "shell_library", "systems": "systems_4", + "wl-togglescreens": "wl-togglescreens", "yambar_cpu": "yambar_cpu", "yambar_memory": "yambar_memory" } @@ -977,6 +978,27 @@ "type": "github" } }, + "wl-togglescreens": { + "inputs": { + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1696950026, + "narHash": "sha256-+uj4G2bf+cCh3EgAfZzWzzu9keA6W0oEzM/SasNH5lw=", + "ref": "main", + "rev": "5ae8ab2e87fa345330e33604361a18b58a68cd4c", + "revCount": 11, + "type": "git", + "url": "https://git.project-insanity.org/onny/wl-togglescreens.git" + }, + "original": { + "ref": "main", + "type": "git", + "url": "https://git.project-insanity.org/onny/wl-togglescreens.git" + } + }, "yambar_cpu": { "inputs": { "crane": [ |