From 68e92930997ea97d88b189f2d4b1e4395a7d2c05 Mon Sep 17 00:00:00 2001 From: MoritzBoehme Date: Tue, 26 Oct 2021 09:36:46 +0200 Subject: [PATCH] fixup! use plugins provided by home-manager --- flake.lock | 36 +----------------------------------- 1 file changed, 1 insertion(+), 35 deletions(-) diff --git a/flake.lock b/flake.lock index 086e5e8..8563d11 100644 --- a/flake.lock +++ b/flake.lock @@ -149,9 +149,7 @@ "nur": "nur", "picom": "picom", "stable": "stable", - "utils": "utils", - "zsh-autosuggestions": "zsh-autosuggestions", - "zsh-syntax-highlighting": "zsh-syntax-highlighting" + "utils": "utils" } }, "stable": { @@ -188,38 +186,6 @@ "repo": "flake-utils-plus", "type": "github" } - }, - "zsh-autosuggestions": { - "flake": false, - "locked": { - "lastModified": 1622844304, - "narHash": "sha256-KLUYpUu4DHRumQZ3w59m9aTW6TBKMCXl2UcKi4uMd7w=", - "owner": "zsh-users", - "repo": "zsh-autosuggestions", - "rev": "a411ef3e0992d4839f0732ebeb9823024afaaaa8", - "type": "github" - }, - "original": { - "owner": "zsh-users", - "repo": "zsh-autosuggestions", - "type": "github" - } - }, - "zsh-syntax-highlighting": { - "flake": false, - "locked": { - "lastModified": 1632454857, - "narHash": "sha256-vwtgFWEs51ZfrUbWmRjcHZz+WPMFUrSHfIt4FjrMOoU=", - "owner": "zsh-users", - "repo": "zsh-syntax-highlighting", - "rev": "1a9264bc661b3d52756916bf9ec3f41687d64db2", - "type": "github" - }, - "original": { - "owner": "zsh-users", - "repo": "zsh-syntax-highlighting", - "type": "github" - } } }, "root": "root",