From f9adbedd2013df675c9401e4998b69bfcae3d935 Mon Sep 17 00:00:00 2001 From: voidarc Date: Thu, 5 Mar 2026 15:57:45 +0000 Subject: [PATCH] nvim now running on flake from config repo --- flake.lock | 66 +++++++++++++++++++++++++++++++++++++++++------------- 1 file changed, 50 insertions(+), 16 deletions(-) diff --git a/flake.lock b/flake.lock index 19035c5..73dd1f8 100644 --- a/flake.lock +++ b/flake.lock @@ -608,6 +608,22 @@ } }, "nixpkgs_10": { + "locked": { + "lastModified": 1756787288, + "narHash": "sha256-rw/PHa1cqiePdBxhF66V7R+WAP8WekQ0mCDG4CFqT8Y=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "d0fc30899600b9b3466ddb260fd83deb486c32f1", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs_11": { "locked": { "lastModified": 1761597516, "narHash": "sha256-wxX7u6D2rpkJLWkZ2E932SIvDJW8+ON/0Yy8+a5vsDU=", @@ -704,6 +720,22 @@ } }, "nixpkgs_7": { + "locked": { + "lastModified": 1771848320, + "narHash": "sha256-0MAd+0mun3K/Ns8JATeHT1sX28faLII5hVLq0L3BdZU=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "2fc6539b481e1d2569f25f8799236694180c0993", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "nixpkgs_8": { "locked": { "lastModified": 1769461804, "narHash": "sha256-msG8SU5WsBUfVVa/9RPLaymvi5bI8edTavbIq3vRlhI=", @@ -719,7 +751,7 @@ "type": "github" } }, - "nixpkgs_8": { + "nixpkgs_9": { "locked": { "lastModified": 1771008912, "narHash": "sha256-gf2AmWVTs8lEq7z/3ZAsgnZDhWIckkb+ZnAo5RzSxJg=", @@ -735,27 +767,28 @@ "type": "github" } }, - "nixpkgs_9": { + "nvim-wrapped": { + "inputs": { + "nixpkgs": "nixpkgs_7" + }, "locked": { - "lastModified": 1756787288, - "narHash": "sha256-rw/PHa1cqiePdBxhF66V7R+WAP8WekQ0mCDG4CFqT8Y=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "d0fc30899600b9b3466ddb260fd83deb486c32f1", - "type": "github" + "lastModified": 1772709070, + "narHash": "sha256-HXlGlbDVKMdw1ENgYu6gM3jyw+nPoam25SsgzRhtEG8=", + "rev": "68a7427e800f07d09a85a6014006d67c9350eaeb", + "revCount": 50, + "type": "git", + "url": "file:///home/user01/.dotfiles/.config/nvim" }, "original": { - "owner": "NixOS", - "ref": "nixos-unstable", - "repo": "nixpkgs", - "type": "github" + "type": "git", + "url": "file:///home/user01/.dotfiles/.config/nvim" } }, "otter-launcher": { "inputs": { "flake-parts": "flake-parts", "home-manager": "home-manager", - "nixpkgs": "nixpkgs_7", + "nixpkgs": "nixpkgs_8", "systems": "systems_4" }, "locked": { @@ -820,6 +853,7 @@ "hyprland": "hyprland", "mesa-davinci": "mesa-davinci", "nixpkgs": "nixpkgs_6", + "nvim-wrapped": "nvim-wrapped", "otter-launcher": "otter-launcher", "sls-steam": "sls-steam", "tree-sitter": "tree-sitter", @@ -866,7 +900,7 @@ }, "sls-steam": { "inputs": { - "nixpkgs": "nixpkgs_8" + "nixpkgs": "nixpkgs_9" }, "locked": { "lastModified": 1769361037, @@ -944,7 +978,7 @@ }, "tree-sitter": { "inputs": { - "nixpkgs": "nixpkgs_9" + "nixpkgs": "nixpkgs_10" }, "locked": { "lastModified": 1765318765, @@ -981,7 +1015,7 @@ }, "way-edges": { "inputs": { - "nixpkgs": "nixpkgs_10", + "nixpkgs": "nixpkgs_11", "rust-overlay": "rust-overlay" }, "locked": {