1
0
Fork 0

[automation] Update flake

This commit is contained in:
Actions Bot 2024-09-03 04:02:23 +00:00
parent 1c24f6ee33
commit 6172de794e
2 changed files with 34 additions and 34 deletions

View file

@ -39,11 +39,11 @@
"nixpkgs-stable": "nixpkgs-stable" "nixpkgs-stable": "nixpkgs-stable"
}, },
"locked": { "locked": {
"lastModified": 1725048495, "lastModified": 1725300620,
"narHash": "sha256-vzmyW8Q6fG+QqlsYus+Xbo5s61ciXM4UpStZ2j5Pn54=", "narHash": "sha256-IdM+pZ6BnmD3o1fTJZ2BD43k7dwi1BbVfLDLpM1nE5s=",
"owner": "zhaofengli", "owner": "zhaofengli",
"repo": "attic", "repo": "attic",
"rev": "f74cee00364a36e4db8d05dc9c98391e18d9b4f8", "rev": "bea72d75b6165dfb529ba0c39cc6c7e9c7f0d234",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -521,11 +521,11 @@
"poetry2nix": "poetry2nix" "poetry2nix": "poetry2nix"
}, },
"locked": { "locked": {
"lastModified": 1725242518, "lastModified": 1725328907,
"narHash": "sha256-qm0TInIALt2nOPM64QhG4kXQ3HeDkRgDVhQRo/JqokA=", "narHash": "sha256-PMPsoOvjJMOjX+krMofntTJhKWUYh4cSkfG+18Eg5iQ=",
"ref": "refs/heads/master", "ref": "refs/heads/master",
"rev": "768a7deb7b3616d3d3060f4af93d38cdeaf7767a", "rev": "dcc08cbff8c09162114ffbbef1e280c37f56a205",
"revCount": 949, "revCount": 950,
"type": "git", "type": "git",
"url": "https://git.kempkens.io/daniel/nix-overlay" "url": "https://git.kempkens.io/daniel/nix-overlay"
}, },
@ -594,11 +594,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1725183711, "lastModified": 1725274606,
"narHash": "sha256-gkjg8FfjL92azt3gzZUm1+v+U4y+wbQE630uIf4Aybo=", "narHash": "sha256-xXINAjCR8eTmp3AxZTk/PIH9nNoFNN0OM7MUw6eB7oQ=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "a2c345850e5e1d96c62e7fa8ca6c9d77ebad1c37", "rev": "66a352a3f27a2eb2f27e42a13c6fe245d3be2b98",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -664,11 +664,11 @@
"treefmt-nix": "treefmt-nix" "treefmt-nix": "treefmt-nix"
}, },
"locked": { "locked": {
"lastModified": 1724417163, "lastModified": 1725322757,
"narHash": "sha256-gD0N0pnKxWJcKtbetlkKOIumS0Zovgxx/nMfOIJIzoI=", "narHash": "sha256-dgbmWv9ysSAZi27W4DnCdWDG+Q2yCCngVTKApDCN0ms=",
"owner": "nix-community", "owner": "nix-community",
"repo": "poetry2nix", "repo": "poetry2nix",
"rev": "7619e43c2b48c29e24b88a415256f09df96ec276", "rev": "184203e05a78f93f3c6329597db4cbec0471984b",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -815,11 +815,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1724833132, "lastModified": 1725271838,
"narHash": "sha256-F4djBvyNRAXGusJiNYInqR6zIMI3rvlp6WiKwsRISos=", "narHash": "sha256-VcqxWT0O/gMaeWTTjf1r4MOyG49NaNxW4GHTO3xuThE=",
"owner": "numtide", "owner": "numtide",
"repo": "treefmt-nix", "repo": "treefmt-nix",
"rev": "3ffd842a5f50f435d3e603312eefa4790db46af5", "rev": "9fb342d14b69aefdf46187f6bb80a4a0d97007cd",
"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-09-01"; version = "2024-09-02";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "nvim-treesitter"; owner = "nvim-treesitter";
repo = "nvim-treesitter"; repo = "nvim-treesitter";
rev = "2d8f0f37c4056022b6643cbe8671319881f8b369"; rev = "a1573a9135c608e68cb383f752623527be84bdce";
sha256 = "0z719hg76svcdsxpgqddg5yc0qy5drx89s37rszmkf6dlxydz9jj"; sha256 = "1lrd5m0ymwhm8nrxwm0cvzawz3gk1j6n5vp42rkzxfhhap3qdryb";
fetchSubmodules = false; fetchSubmodules = false;
}; };
}; };
@ -183,12 +183,12 @@ in
}; };
nvim-lspconfig = buildVimPlugin { nvim-lspconfig = buildVimPlugin {
pname = "nvim-lspconfig"; pname = "nvim-lspconfig";
version = "2024-08-30"; version = "2024-09-02";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "neovim"; owner = "neovim";
repo = "nvim-lspconfig"; repo = "nvim-lspconfig";
rev = "3ad562700d0615818bf358268ac8914f6ce2b079"; rev = "0ef64599b8aa0187ee5f6d92cb39c951f348f041";
sha256 = "1jwg5231zgrkbpi524p47lk185vc3nbwr3vy7hhxs0q4a1fj9hj9"; sha256 = "0m6vn174xmv4qc2x0qm90lj7glwhi0bnrhv8k6dw06r7w25a0gim";
fetchSubmodules = false; fetchSubmodules = false;
}; };
}; };
@ -205,12 +205,12 @@ in
}; };
schemastore-nvim = buildVimPlugin { schemastore-nvim = buildVimPlugin {
pname = "schemastore.nvim"; pname = "schemastore.nvim";
version = "2024-09-01"; version = "2024-09-02";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "b0o"; owner = "b0o";
repo = "schemastore.nvim"; repo = "schemastore.nvim";
rev = "2e0aa88ccc5f955ff3f97dbe45ee33b94ebf8ab0"; rev = "c97985bbe5a0988767216f9b54a8e05d70ce8505";
sha256 = "110vbah1h4xxfqk7rq7wvq867x2jwps8j7yq6c3rm5xw4y974zh9"; sha256 = "0agrd4zphvslzljvwvk1h9rssfqy0gwm12plsxq8d391ky8y84gl";
fetchSubmodules = false; fetchSubmodules = false;
}; };
}; };
@ -370,12 +370,12 @@ in
}; };
nvim-autopairs = buildVimPlugin { nvim-autopairs = buildVimPlugin {
pname = "nvim-autopairs"; pname = "nvim-autopairs";
version = "2024-08-19"; version = "2024-09-02";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "windwp"; owner = "windwp";
repo = "nvim-autopairs"; repo = "nvim-autopairs";
rev = "19606af7c039271d5aa96bceff101e7523af3136"; rev = "fd2badc24e675f947162a16c124d395bde80dbd6";
sha256 = "1l1w7ndfnyzs8ap32cnh2bdmg7cv1kdzqwjka4bdyax7sdxbpvkv"; sha256 = "06jzi0rdrvw24bm6zwxzqd2clml8k8zmdnqkbqx5vj30rzjchc48";
fetchSubmodules = false; fetchSubmodules = false;
}; };
}; };
@ -436,12 +436,12 @@ in
}; };
indent-blankline-nvim = buildVimPlugin { indent-blankline-nvim = buildVimPlugin {
pname = "indent-blankline.nvim"; pname = "indent-blankline.nvim";
version = "2024-08-20"; version = "2024-09-03";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "lukas-reineke"; owner = "lukas-reineke";
repo = "indent-blankline.nvim"; repo = "indent-blankline.nvim";
rev = "db926997af951da38e5004ec7b9fbdc480b48f5d"; rev = "18603eb949eba08300799f64027af11ef922283f";
sha256 = "0xz9jmgl3f5scw0f20cf7damqsmdmf65rrkkfg21xf88yiy70n0i"; sha256 = "0jai4zh4xf9h981419k5k7dvvwkcippcyc6arfv06pqjy2b6xr77";
fetchSubmodules = false; fetchSubmodules = false;
}; };
}; };
@ -502,12 +502,12 @@ in
}; };
neogit = buildVimPlugin { neogit = buildVimPlugin {
pname = "neogit"; pname = "neogit";
version = "2024-08-29"; version = "2024-09-02";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "NeogitOrg"; owner = "NeogitOrg";
repo = "neogit"; repo = "neogit";
rev = "8a60ac4b97c1a7c667506425cb9d5ffca5b8dc8d"; rev = "9bc4ee89bb42be31a2f0b1da41e36e3e6cab9bbb";
sha256 = "02qnv7lhlb94wglwj9yhk33fz4071r2lpdm3zr7xlbig9x8ps4rd"; sha256 = "09vh78nwzj256z1i3fsjym7vh58by72zvc5xlr2qi13j0ms63vxj";
fetchSubmodules = false; fetchSubmodules = false;
}; };
}; };