From 856d9c39bdb77e4d5d7ed3ca849eab926e00a843 Mon Sep 17 00:00:00 2001 From: Soispha Date: Thu, 19 Oct 2023 13:14:52 +0200 Subject: fix(hm/conf/nvim/plgs/harpoon): Enable Telescope extension Otherwise nixvim will complain, as I also have telescope enabled --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index 7109511a..e7b1e663 100644 --- a/flake.lock +++ b/flake.lock @@ -607,17 +607,17 @@ }, "nixpkgs": { "locked": { - "lastModified": 1696879762, - "narHash": "sha256-Ud6bH4DMcYHUDKavNMxAhcIpDGgHMyL/yaDEAVSImQY=", + "lastModified": 1697456312, + "narHash": "sha256-roiSnrqb5r+ehnKCauPLugoU8S36KgmWraHgRqVYndo=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "f99e5f03cc0aa231ab5950a15ed02afec45ed51a", + "rev": "ca012a02bf8327be9e488546faecae5e05d7d749", "type": "github" }, "original": { "owner": "NixOS", + "ref": "nixos-unstable", "repo": "nixpkgs", - "rev": "f99e5f03cc0aa231ab5950a15ed02afec45ed51a", "type": "github" } }, -- cgit 1.4.1