1
0
Fork 0

Update deps

This commit is contained in:
Daniel Kempkens 2023-03-27 22:40:18 +02:00
parent a71c541ea2
commit 7325695ad7
Signed by: daniel
SSH key fingerprint: SHA256:Ks/MyhQYcPRQiwMKLAKquWCdCPe3JXlb1WttgnAoSeM
4 changed files with 26 additions and 51 deletions

View file

@ -185,11 +185,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1679818858, "lastModified": 1679944603,
"narHash": "sha256-Z7yiuHOytUeIHFdsRwjYQhPeyPzyHgoIeVDy8RHMNWc=", "narHash": "sha256-qOWcYMfov8QMfksN5gBmJv9Yko7mQ4nT3pZxhrxQj/Y=",
"owner": "nifoc", "owner": "nifoc",
"repo": "nix-overlay", "repo": "nix-overlay",
"rev": "7fd936214b55cdd0b6509f4340cde238becf8387", "rev": "b6d9105e489c944f12b85be608c8277d29bfb7b8",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -87,10 +87,10 @@
}; };
in in
'' ''
vim.loader.enable()
vim.opt.runtimepath:append("${treesitter-parsers}") vim.opt.runtimepath:append("${treesitter-parsers}")
require('nifoc.nix') require('nifoc.nix')
require('impatient')
require('configuration.init') require('configuration.init')
''; '';
@ -99,9 +99,6 @@
customPlugins = import ./plugins.nix { inherit pkgs; }; customPlugins = import ./plugins.nix { inherit pkgs; };
in in
(with customPlugins; [ (with customPlugins; [
# Fixes
impatient-nvim
# Utils # Utils
popup-nvim popup-nvim
plenary-nvim plenary-nvim
@ -403,14 +400,7 @@
recursive = true; recursive = true;
}; };
home = { home.file =
activation.neovimActivation = lib.hm.dag.entryAfter [ "writeBoundary" ] ''
echo -n 'Removing luacache files: '
$DRY_RUN_CMD rm -f $HOME/.cache/nvim/luacache*
echo 'Done'
'';
file =
let let
nvim-spell-directory = "${config.xdg.configHome}/nvim/spell"; nvim-spell-directory = "${config.xdg.configHome}/nvim/spell";
in in
@ -425,5 +415,4 @@
sha256 = "13d0ecf92863d89ef60cd4a8a5eb2a5a13a0e8f9ba8d1c6abe47aba85714a948"; sha256 = "13d0ecf92863d89ef60cd4a8a5eb2a5a13a0e8f9ba8d1c6abe47aba85714a948";
}; };
}; };
};
} }

View file

@ -1,17 +1,6 @@
# This file has been auto-generated # This file has been auto-generated
{ pkgs, ... }: { pkgs, ... }:
rec { rec {
impatient-nvim = pkgs.vimUtils.buildVimPluginFrom2Nix {
pname = "impatient.nvim";
version = "2022-12-28";
src = pkgs.fetchFromGitHub {
owner = "lewis6991";
repo = "impatient.nvim";
rev = "c90e273f7b8c50a02f956c24ce4804a47f18162e";
sha256 = "1cd1l55lax3938ym0kpwz0gpzmfi8rxq8rgl3l8vhq9frlaqyn53";
fetchSubmodules = false;
};
};
popup-nvim = pkgs.vimUtils.buildVimPluginFrom2Nix { popup-nvim = pkgs.vimUtils.buildVimPluginFrom2Nix {
pname = "popup.nvim"; pname = "popup.nvim";
version = "2021-11-18"; version = "2021-11-18";
@ -124,12 +113,12 @@ rec {
}; };
nvim-ts-rainbow2 = pkgs.vimUtils.buildVimPluginFrom2Nix { nvim-ts-rainbow2 = pkgs.vimUtils.buildVimPluginFrom2Nix {
pname = "nvim-ts-rainbow2"; pname = "nvim-ts-rainbow2";
version = "2023-03-26"; version = "2023-03-27";
src = pkgs.fetchFromGitHub { src = pkgs.fetchFromGitHub {
owner = "HiPhish"; owner = "HiPhish";
repo = "nvim-ts-rainbow2"; repo = "nvim-ts-rainbow2";
rev = "aa0247e5109e53a2cca1cf1edba4a4defad43181"; rev = "51d835d411df45b14b9531789eff0c590cabf018";
sha256 = "0lchn9axiw45iwcvbqlmm7lqrlfcbvhhw45320chppgykxyq855f"; sha256 = "0c8cy8bcmbn7lrr7ld9l5iss4k6hccn4m1mp25zx3blmwz0xi01d";
fetchSubmodules = false; fetchSubmodules = false;
}; };
}; };
@ -303,12 +292,12 @@ rec {
}; };
LuaSnip = pkgs.vimUtils.buildVimPluginFrom2Nix { LuaSnip = pkgs.vimUtils.buildVimPluginFrom2Nix {
pname = "LuaSnip"; pname = "LuaSnip";
version = "2023-03-22"; version = "2023-03-27";
src = pkgs.fetchFromGitHub { src = pkgs.fetchFromGitHub {
owner = "L3MON4D3"; owner = "L3MON4D3";
repo = "LuaSnip"; repo = "LuaSnip";
rev = "025886915e7a1442019f467e0ae2847a7cf6bf1a"; rev = "bc8ec05022743d3f08bda7a76c6bb5e9a9024581";
sha256 = "0pn6r25pk0hm5zw3dnjf811b3n0hrbrf0v9mna02i8bbni6xmnlj"; sha256 = "0iicqy737w0zqgdx5hw2cdnzw7qks5scmnr0s8ssvqyw3zzym7b9";
fetchSubmodules = false; fetchSubmodules = false;
}; };
}; };
@ -483,8 +472,8 @@ rec {
src = pkgs.fetchFromGitHub { src = pkgs.fetchFromGitHub {
owner = "kylechui"; owner = "kylechui";
repo = "nvim-surround"; repo = "nvim-surround";
rev = "ed4e95c89f96019688463f30a3ee218ed3682bd3"; rev = "b7acf822a62ddc743e8129061c0d2adb32a6b810";
sha256 = "1kpfx8bmb6rmf6wicmlh3psn7y84d4myzqbk3bxi7kdgw0cs7zys"; sha256 = "13pyag877n1cnrck49350q0x66766mcb9wd9ymvs72xqhj526g7b";
fetchSubmodules = false; fetchSubmodules = false;
}; };
}; };

View file

@ -1,7 +1,4 @@
--- ---
# Fixes
- src: lewis6991/impatient.nvim
# Utils # Utils
- src: nvim-lua/popup.nvim - src: nvim-lua/popup.nvim
- src: nvim-lua/plenary.nvim - src: nvim-lua/plenary.nvim