fixup! use plugins provided by home-manager
This commit is contained in:
parent
191237564e
commit
68e9293099
1 changed files with 1 additions and 35 deletions
36
flake.lock
36
flake.lock
|
@ -149,9 +149,7 @@
|
||||||
"nur": "nur",
|
"nur": "nur",
|
||||||
"picom": "picom",
|
"picom": "picom",
|
||||||
"stable": "stable",
|
"stable": "stable",
|
||||||
"utils": "utils",
|
"utils": "utils"
|
||||||
"zsh-autosuggestions": "zsh-autosuggestions",
|
|
||||||
"zsh-syntax-highlighting": "zsh-syntax-highlighting"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"stable": {
|
"stable": {
|
||||||
|
@ -188,38 +186,6 @@
|
||||||
"repo": "flake-utils-plus",
|
"repo": "flake-utils-plus",
|
||||||
"type": "github"
|
"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",
|
"root": "root",
|
||||||
|
|
Loading…
Reference in a new issue