1
0
Fork 0

[automation] Update flake

This commit is contained in:
Actions Bot 2024-08-06 04:02:12 +00:00
parent 8d499951aa
commit 0a415fc1dc
2 changed files with 34 additions and 34 deletions

View file

@ -309,11 +309,11 @@
"nixpkgs-stable": "nixpkgs-stable_2"
},
"locked": {
"lastModified": 1721042469,
"narHash": "sha256-6FPUl7HVtvRHCCBQne7Ylp4p+dpP3P/OYuzjztZ4s70=",
"lastModified": 1722857853,
"narHash": "sha256-3Zx53oz/MSIyevuWO/SumxABkrIvojnB7g9cimxkhiE=",
"owner": "cachix",
"repo": "git-hooks.nix",
"rev": "f451c19376071a90d8c58ab1a953c6e9840527fd",
"rev": "06939f6b7ec4d4f465bf3132a05367cccbbf64da",
"type": "github"
},
"original": {
@ -457,11 +457,11 @@
]
},
"locked": {
"lastModified": 1722755885,
"narHash": "sha256-+q9aul2Dy77Qd/Sl/sTcWjFYAhjE41BEzW2YOoMZEgw=",
"lastModified": 1722865783,
"narHash": "sha256-a23BT63Ayt0JedCRab2vnRt0kOr7Uujh/ZGKrRWq5yA=",
"owner": "nix-community",
"repo": "neovim-nightly-overlay",
"rev": "da6d85c958e345129f3f85b39392e00fd78e2e46",
"rev": "9cbacea6291a0abe1c3c294a49982fcd223aca57",
"type": "github"
},
"original": {
@ -473,11 +473,11 @@
"neovim-src": {
"flake": false,
"locked": {
"lastModified": 1722722994,
"narHash": "sha256-UpW1FMRNS8uCM8ONSYQhVua8ESqABnsWu6nh5MCvDVg=",
"lastModified": 1722810680,
"narHash": "sha256-/83aiz7PIQny+agTySIKIrexYPV2MFHjKNLggcSZDs8=",
"owner": "neovim",
"repo": "neovim",
"rev": "58406ab9f0adba6f26402d47479ca061864b2584",
"rev": "0c2860d9e5ec5417a94db6e3edd237578b76d418",
"type": "github"
},
"original": {
@ -497,11 +497,11 @@
"poetry2nix": "poetry2nix"
},
"locked": {
"lastModified": 1722823303,
"narHash": "sha256-ylc4IbC+84M1cpJzAx+PjnS0gefB+RHUabWicwL/1gM=",
"lastModified": 1722909702,
"narHash": "sha256-/p3Yigf9JWBrq2fLjo1YLsK4lAFTcp2W2gXcabZYz3s=",
"ref": "refs/heads/master",
"rev": "9cf144eb802b79376ecafd68f2e4d3e7bb099f48",
"revCount": 918,
"rev": "a3290d8e0e0878d7bc0b82d1141267e40852dfa9",
"revCount": 919,
"type": "git",
"url": "https://git.kempkens.io/daniel/nix-overlay"
},
@ -570,11 +570,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1722802969,
"narHash": "sha256-bPhyAXNnVerBZusxOuPMhMm0X7hSFLFKcH+7ynfgLjs=",
"lastModified": 1722892243,
"narHash": "sha256-E0CKe8EJfdEA0Td/Z79AHpYuWg8H8U6RFUxaEaRVHdc=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "785feb91183a50959823ff9ba9ef673105259cd5",
"rev": "54a75f91a509dec6e474c9336830af230fce8d1a",
"type": "github"
},
"original": {

View file

@ -117,12 +117,12 @@ in
};
nvim-treesitter = buildVimPlugin {
pname = "nvim-treesitter";
version = "2024-08-04";
version = "2024-08-05";
src = fetchFromGitHub {
owner = "nvim-treesitter";
repo = "nvim-treesitter";
rev = "d7353a6b72008b38aa873ace49aa97bea257941b";
sha256 = "151yrgddjaym52jwc65z036m8jncf7ndfycdj899xc2raw3qac5s";
rev = "1aad04ecde5ebf8f2b3eea5c6f39d38b251757f5";
sha256 = "00w9yhj62w545jmda37ij17fwjvvhjqc0k8syf4g70cdkwwp893x";
fetchSubmodules = false;
};
};
@ -183,34 +183,34 @@ in
};
nvim-lspconfig = buildVimPlugin {
pname = "nvim-lspconfig";
version = "2024-08-02";
version = "2024-08-05";
src = fetchFromGitHub {
owner = "neovim";
repo = "nvim-lspconfig";
rev = "e6528f4613c8db2e04be908eb2b5886d63f62a98";
sha256 = "0b4p41kv6m0hi1rh2z0711s8mklrnjsdddx9fgvmjm2ajh3qcfh3";
rev = "81a19de18990208b678be084597613e2dbe66912";
sha256 = "0x9zq3pf18xczb9knvqz8jxla1qlcbxcc8l3jh28r9164vm3g7w3";
fetchSubmodules = false;
};
};
nvim-jdtls = buildVimPlugin {
pname = "nvim-jdtls";
version = "2024-08-01";
version = "2024-08-05";
src = fetchFromGitHub {
owner = "mfussenegger";
repo = "nvim-jdtls";
rev = "be5c8d49e0f5c01978aed2314ec47fa8eae759ca";
sha256 = "11lb2ayr0l5mdhg69vmx3ks7yixljyhw81fd3dij9z2drw344z5h";
rev = "99e4b2081de1d9162666cc7b563cbeb01c26b66b";
sha256 = "0gz37cf5rnmwkh9826dwr2jzqgz4fin2j1xd9r8n6xs7a3g2rzvk";
fetchSubmodules = false;
};
};
schemastore-nvim = buildVimPlugin {
pname = "schemastore.nvim";
version = "2024-08-01";
version = "2024-08-06";
src = fetchFromGitHub {
owner = "b0o";
repo = "schemastore.nvim";
rev = "a86e7a0ecaf09fdb0b58ca09f34cd1e2b2b1fd75";
sha256 = "0yidgx3z5dims64gdzvln8rji7qqbaxrg9jwbxa7w7vqhy3s7b99";
rev = "218a9887085b81b3eb0ee8f1e2d20c4a7fd7b1c9";
sha256 = "05hppp6rp112vd2j029jzdb5wkfxgqr98kvbnhb081y9cphvdp3m";
fetchSubmodules = false;
};
};
@ -392,12 +392,12 @@ in
};
nvim-treesitter-textobjects = buildVimPlugin {
pname = "nvim-treesitter-textobjects";
version = "2024-08-04";
version = "2024-08-05";
src = fetchFromGitHub {
owner = "nvim-treesitter";
repo = "nvim-treesitter-textobjects";
rev = "d45a1150580745a1905d74185b544af3ea6f709d";
sha256 = "0gbb4hdwypffrxk2g7h09f7rd050g9knbzlwnr55sals5xhf1ngc";
rev = "33a17515b79ddb10d750320fa994098bdc3e93ef";
sha256 = "0l7gc2yd8qrxa7lgaw1qs7b8gsrhgwcl6f65c0mj1d98whln377b";
fetchSubmodules = false;
};
};
@ -436,12 +436,12 @@ in
};
indent-blankline-nvim = buildVimPlugin {
pname = "indent-blankline.nvim";
version = "2024-06-28";
version = "2024-08-05";
src = fetchFromGitHub {
owner = "lukas-reineke";
repo = "indent-blankline.nvim";
rev = "65e20ab94a26d0e14acac5049b8641336819dfc7";
sha256 = "14v9mglm2zykylga0lzh9w1vcmxixya7xg2k4z4m6f4a3l21farx";
rev = "3fe94b8034dd5241cb882bb73847303b58857ecf";
sha256 = "0vy8ysdd5d1n4v7bsnpf88wfvdxw8b5csqipfyddw5apfmyyjqzz";
fetchSubmodules = false;
};
};