1
0
Fork 0

[automation] Update flake

This commit is contained in:
Actions Bot 2024-03-25 04:03:09 +00:00
parent a3ca23f774
commit 601ceea1a5
2 changed files with 32 additions and 32 deletions

View file

@ -280,11 +280,11 @@
}, },
"locked": { "locked": {
"dir": "contrib", "dir": "contrib",
"lastModified": 1711232369, "lastModified": 1711323947,
"narHash": "sha256-8e456HSCTA7IhCzxJcKoWERWpgZ624LX5E3U9Ny3vwU=", "narHash": "sha256-Vc478rxwJkMuOcgBXm+brraWk9lbFqrGEdXVuST2l/A=",
"owner": "neovim", "owner": "neovim",
"repo": "neovim", "repo": "neovim",
"rev": "d3e51603bc94fac68cd2c92ae7ebc90baa8471fe", "rev": "02d00cf3eed6681c6dde40585551c8243d7c003f",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -305,11 +305,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1711245701, "lastModified": 1711332112,
"narHash": "sha256-bZGCS0dCuDiw9UJIRU8hD2d4X3x0MNcq32C82oOVbLE=", "narHash": "sha256-Ejz1RKfAHycDCktlrbenmLetmWxlBb3VMEoO22vCQh8=",
"ref": "refs/heads/master", "ref": "refs/heads/master",
"rev": "31ee3f7029e4ed56ff2d54aa641209fa0281dcbf", "rev": "2ef39b0a4d95223973ef54714ae7b5156e30d7b5",
"revCount": 755, "revCount": 756,
"type": "git", "type": "git",
"url": "https://git.kempkens.io/daniel/nix-overlay" "url": "https://git.kempkens.io/daniel/nix-overlay"
}, },
@ -340,11 +340,11 @@
}, },
"nixos-hardware": { "nixos-hardware": {
"locked": { "locked": {
"lastModified": 1710783728, "lastModified": 1711274671,
"narHash": "sha256-eIsfu3c9JUBgm3cURSKTXLEI9Dlk1azo+MWKZVqrmkc=", "narHash": "sha256-19KQXya5VERUXOdeEJJN+zOqtvuE6MV3qTk9Gr4J9Uo=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixos-hardware", "repo": "nixos-hardware",
"rev": "1e679b9a9970780cd5d4dfe755a74a8f96d33388", "rev": "7559df1e4af972d5f1de87975b5ef6a8d7559db2",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -356,11 +356,11 @@
}, },
"nixos-unstable": { "nixos-unstable": {
"locked": { "locked": {
"lastModified": 1711196013, "lastModified": 1711297276,
"narHash": "sha256-3F/y0uUbVPIMMsBbQ0eFxcDBtqweLOcFZqEDFZVZQto=", "narHash": "sha256-KtHBr73Z729krfueBV6pUsEyq/4vILGP77DPmrKOTrI=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "fc7ec5e349440957a173a4346734dee8baf6a7d1", "rev": "3d41d1087707826b3a90685ab69147f8dc8145d5",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -372,11 +372,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1711200738, "lastModified": 1711231723,
"narHash": "sha256-dkJmk/ET/tRV4007O6kU101UEg1svUwiyk/zEEX9Tdg=", "narHash": "sha256-dARJQ8AJOv6U+sdRePkbcVyVbXJTi1tReCrkkOeusiA=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "20bc93ca7b2158ebc99b8cef987a2173a81cde35", "rev": "e1d501922fd7351da4200e1275dfcf5faaad1220",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -438,11 +438,11 @@
}, },
"nurpkgs": { "nurpkgs": {
"locked": { "locked": {
"lastModified": 1711251386, "lastModified": 1711339044,
"narHash": "sha256-MCquUbbED9gk0YfB+Zfp1VImmpNV4LpoR0YaN5pjNIQ=", "narHash": "sha256-FBl0rD/b0+r+vJaL/Q5xq9jSmPdYG+qVEaX3YgSJAU0=",
"owner": "nix-community", "owner": "nix-community",
"repo": "NUR", "repo": "NUR",
"rev": "141b6000ce386f29ce15c890f5b6e35c2238f4ab", "rev": "e65fe342315ed4fe3201369f7802646eaa40cd8b",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -33,8 +33,8 @@ in
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "kyazdani42"; owner = "kyazdani42";
repo = "nvim-web-devicons"; repo = "nvim-web-devicons";
rev = "6ed787740a3b275b748328eb2dc7dd22dae1c064"; rev = "6662f059bf78e6092ba90cd1929599625f448f55";
sha256 = "0wrnl6j56clyrbv2h6hbqdhs3scy3fj5qb3668wi89zlnccz3lav"; sha256 = "18f6zrfyclspw7rxbf0xkajv8cqhpkyinl3cwg1sfysmkbf0mn5k";
fetchSubmodules = false; fetchSubmodules = false;
}; };
}; };
@ -117,12 +117,12 @@ in
}; };
nvim-treesitter = buildVimPlugin { nvim-treesitter = buildVimPlugin {
pname = "nvim-treesitter"; pname = "nvim-treesitter";
version = "2024-03-23"; version = "2024-03-25";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "nvim-treesitter"; owner = "nvim-treesitter";
repo = "nvim-treesitter"; repo = "nvim-treesitter";
rev = "8532b1d941b5859b4844310fa71d6db0f633be33"; rev = "aa6323e834a181c1035208d1c3c80f31f07e0162";
sha256 = "1dcy4n2fpssfyjls8svndfpaq3lq99cp4xdyvi2yqph03n40jwka"; sha256 = "17yj5vnm0frysqils47pdfh1kx0s883hghs9sc7fqzd1mpz0bzak";
fetchSubmodules = false; fetchSubmodules = false;
}; };
}; };
@ -216,12 +216,12 @@ in
}; };
nvim-lspconfig = buildVimPlugin { nvim-lspconfig = buildVimPlugin {
pname = "nvim-lspconfig"; pname = "nvim-lspconfig";
version = "2024-03-22"; version = "2024-03-24";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "neovim"; owner = "neovim";
repo = "nvim-lspconfig"; repo = "nvim-lspconfig";
rev = "24662f92c18edd397ef12d635b11dbdedef2d094"; rev = "6e5c78ebc9936ca74add66bda22c566f951b6ee5";
sha256 = "05ys52kgfsr8rxx812lml5hmnp6ngr7sfy3zfksksl9dayk8vn1c"; sha256 = "1w2as0lgx57pgchyykbyhfdjfldz7rw4dfb0p4wc0s0k1n9zxclh";
fetchSubmodules = false; fetchSubmodules = false;
}; };
}; };
@ -242,8 +242,8 @@ in
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "b0o"; owner = "b0o";
repo = "schemastore.nvim"; repo = "schemastore.nvim";
rev = "ec922ac461c1c755332f55e163b8296bbc4dfa12"; rev = "290e692d568e55be475f6af4579fea434e20ba0c";
sha256 = "1pxri34lzwli93pn9gjixlrc00ah2hb16xafh8xvqsnj2imh017k"; sha256 = "12qm6ax0zfndy9yxl9g05fhcnnxm70yp48gp2f10pqgcvwsabaxz";
fetchSubmodules = false; fetchSubmodules = false;
}; };
}; };
@ -315,12 +315,12 @@ in
}; };
nvim-cmp = buildVimPlugin { nvim-cmp = buildVimPlugin {
pname = "nvim-cmp"; pname = "nvim-cmp";
version = "2024-03-22"; version = "2024-03-24";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "hrsh7th"; owner = "hrsh7th";
repo = "nvim-cmp"; repo = "nvim-cmp";
rev = "6ed1c93465c33f6a53b4c3f103bf9d1ab696382a"; rev = "97dc716fc914c46577a4f254035ebef1aa72558a";
sha256 = "0416f4gjwkfkcij49s4s7j9qiwsxn22xcld7vycvdvilcv7i855r"; sha256 = "1d6fpp46bl7lmj3zhq14k3fl4fgrvzm9y5ivbfjw1f9mcbb5ynsl";
fetchSubmodules = false; fetchSubmodules = false;
}; };
}; };