1
0
Fork 0

[automation] Update flake

This commit is contained in:
Actions Bot 2024-11-11 04:02:42 +00:00
parent 0bb4908cd3
commit d2a40c204d
2 changed files with 34 additions and 34 deletions

View file

@ -296,11 +296,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1730837930, "lastModified": 1731235328,
"narHash": "sha256-0kZL4m+bKBJUBQse0HanewWO0g8hDdCvBhudzxgehqc=", "narHash": "sha256-NjavpgE9/bMe/ABvZpyHIUeYF1mqR5lhaep3wB79ucs=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "2f607e07f3ac7e53541120536708e824acccfaa8", "rev": "60bb110917844d354f3c18e05450606a435d2d10",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -380,11 +380,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1731111231, "lastModified": 1731284192,
"narHash": "sha256-8u8k3hnU5OxlXfhDLD3XEwAqv/M9Tb5USLCEPvXCPcM=", "narHash": "sha256-+j6clqTmoM05sGkoSUFg2yMYJqmQhJkgLD3MBy7/S/A=",
"owner": "nix-community", "owner": "nix-community",
"repo": "neovim-nightly-overlay", "repo": "neovim-nightly-overlay",
"rev": "702364e6ec794961483eba5220ca531917d03784", "rev": "6844f66deb364e804f9b875db3fc87ee14b52141",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -396,11 +396,11 @@
"neovim-src": { "neovim-src": {
"flake": false, "flake": false,
"locked": { "locked": {
"lastModified": 1731083384, "lastModified": 1731246444,
"narHash": "sha256-0uH8SSP6/eqCuDvUCV+s1ZwjLg6512Vj9dgKKO0iEmE=", "narHash": "sha256-j7Ls3SaF8JzbaM2aU6ZqcHfyzqC+0F9pLiwZ+fwXgpo=",
"owner": "neovim", "owner": "neovim",
"repo": "neovim", "repo": "neovim",
"rev": "ad3472e291694b6c589d8a664459b03962eaac95", "rev": "0e54931b99530cd58af0434e12c58fe6243acb64",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -420,11 +420,11 @@
"poetry2nix": "poetry2nix" "poetry2nix": "poetry2nix"
}, },
"locked": { "locked": {
"lastModified": 1731204107, "lastModified": 1731290507,
"narHash": "sha256-PUO5v1sztfZW75BzsZxBnMikpGHXKwpw7Ls6M82YqvM=", "narHash": "sha256-GbEwCJh32VmeflKeMF3zp/RnMZZtlJLvfJe00eG5BIU=",
"ref": "refs/heads/master", "ref": "refs/heads/master",
"rev": "c5c45a63080492725e81d0b4a7a0fe8009f27c53", "rev": "1f03e7cfd2eefa5dbaa66e4cbc3cd9158765258a",
"revCount": 1014, "revCount": 1015,
"type": "git", "type": "git",
"url": "https://git.kempkens.io/daniel/nix-overlay" "url": "https://git.kempkens.io/daniel/nix-overlay"
}, },
@ -493,11 +493,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1731179382, "lastModified": 1731265036,
"narHash": "sha256-ABPtU6fetzaB93+qTUz2uSL3AO/qsqYiNzUSlrcVuKw=", "narHash": "sha256-e5I+glVZwQvLT6WIeMFi0Mk+N/jkYauZ31ir2NRZcf8=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "0927ff824cdebc46713d4d4770652fa5134c8d47", "rev": "8aed22ecd71e5b67e5299efae8b9dc580dec711c",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -547,11 +547,11 @@
"treefmt-nix": "treefmt-nix" "treefmt-nix": "treefmt-nix"
}, },
"locked": { "locked": {
"lastModified": 1731172420, "lastModified": 1731205797,
"narHash": "sha256-DpFLNJIu7fcbaSEQIf/x5j6YJqUjhXdq/pTGFqYNVZI=", "narHash": "sha256-F7N1mxH1VrkVNHR3JGNMRvp9+98KYO4b832KS8Gl2xI=",
"owner": "nix-community", "owner": "nix-community",
"repo": "poetry2nix", "repo": "poetry2nix",
"rev": "5a0a462cc6d346198582a245ea8eddb4e115e631", "rev": "f554d27c1544d9c56e5f1f8e2b8aff399803674e",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -117,12 +117,12 @@ in
}; };
nvim-treesitter = buildVimPlugin { nvim-treesitter = buildVimPlugin {
pname = "nvim-treesitter"; pname = "nvim-treesitter";
version = "2024-11-09"; version = "2024-11-11";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "nvim-treesitter"; owner = "nvim-treesitter";
repo = "nvim-treesitter"; repo = "nvim-treesitter";
rev = "0603b3e3d21ebe2fa82dc5361a3d500e0d3ad3a8"; rev = "a069bb62a86caaa15ea68af9e6a3bcd8cbc3608d";
sha256 = "1vczd1crllc9s86lzwail848wcfgi7rq9gq1lmfkllplkd0d4wk8"; sha256 = "0ms9dz914j390anz1aviyhyxcv5vvj8h6p1w2xry9w0wqp2yk73q";
fetchSubmodules = false; fetchSubmodules = false;
}; };
}; };
@ -183,12 +183,12 @@ in
}; };
nvim-lspconfig = buildVimPlugin { nvim-lspconfig = buildVimPlugin {
pname = "nvim-lspconfig"; pname = "nvim-lspconfig";
version = "2024-11-07"; version = "2024-11-10";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "neovim"; owner = "neovim";
repo = "nvim-lspconfig"; repo = "nvim-lspconfig";
rev = "d01864641c6e43c681c3e9f6cf4745c75fdd9dcc"; rev = "4cb925e96288a71409a86c84fd97f4434a95453e";
sha256 = "06a3cxizbsjk3fn6ajb2p1pydzqz4ri79qfcl8b5a787r2iflnrp"; sha256 = "1k6n8z38x8i8d0p7k6andi47g69iywf9cvdmsjcdkdppalf8qbkn";
fetchSubmodules = false; fetchSubmodules = false;
}; };
}; };
@ -359,12 +359,12 @@ in
}; };
conform-nvim = buildVimPlugin { conform-nvim = buildVimPlugin {
pname = "conform.nvim"; pname = "conform.nvim";
version = "2024-11-09"; version = "2024-11-11";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "stevearc"; owner = "stevearc";
repo = "conform.nvim"; repo = "conform.nvim";
rev = "e3263eabbfc1bdbc5b6a60ba8431b64e8dca0a79"; rev = "8c354323201d04530727d8bdcc4669791ee082ef";
sha256 = "09cqxsl5z3wd0kwh57rmr671sl7zd0wdbqkw7kd45w73ayyvam5x"; sha256 = "006bmh299ni1h33gr9kpvf0gajdygswa04wq95vhgwvcx15qwzlb";
fetchSubmodules = false; fetchSubmodules = false;
}; };
}; };
@ -403,12 +403,12 @@ in
}; };
oil-nvim = buildVimPlugin { oil-nvim = buildVimPlugin {
pname = "oil.nvim"; pname = "oil.nvim";
version = "2024-10-30"; version = "2024-11-11";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "stevearc"; owner = "stevearc";
repo = "oil.nvim"; repo = "oil.nvim";
rev = "52cc8a1fb35ea6ce1df536143add7ce7215c63c0"; rev = "50c4bd4ee216f08907f64d0295c0663a69e58ffb";
sha256 = "01anxa0ha9h2rc0dkhxxni1hl1g0kb6xav79bng7qis11jb6sjwv"; sha256 = "0zp4i4gg1xm4vpxv1jp1hr4i49h5xq04sbgqm7q0a82b586j4y2y";
fetchSubmodules = false; fetchSubmodules = false;
}; };
}; };
@ -425,12 +425,12 @@ in
}; };
indent-blankline-nvim = buildVimPlugin { indent-blankline-nvim = buildVimPlugin {
pname = "indent-blankline.nvim"; pname = "indent-blankline.nvim";
version = "2024-10-29"; version = "2024-11-10";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "lukas-reineke"; owner = "lukas-reineke";
repo = "indent-blankline.nvim"; repo = "indent-blankline.nvim";
rev = "04e44b09ee3ff189c69ab082edac1ef7ae2e256c"; rev = "e51b651ca26cba250ef3a1150c8d35045eee2a84";
sha256 = "08vf6k69p6gnciawabgy11sd5vy94i8087jxwch07plr9kfginx1"; sha256 = "1qy9d5gnkszw48h9j21hn490783y65pr21mi3qz6k1ppgff227fi";
fetchSubmodules = false; fetchSubmodules = false;
}; };
}; };