1
0
Fork 0

[automation] Update flake

This commit is contained in:
Actions Bot 2024-07-01 04:03:28 +00:00
parent b641d21717
commit 0830bbe389
2 changed files with 28 additions and 28 deletions

View file

@ -327,11 +327,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1719733038, "lastModified": 1719764240,
"narHash": "sha256-kUG94JixUcSgkkJ0I1xo2rtXfSOmUJNbq+PKs9kDWWI=", "narHash": "sha256-bsZDPD08s8FKCGyy1OMMuM+cOjO1M8vPREkhgyqkRQM=",
"owner": "nix-community", "owner": "nix-community",
"repo": "neovim-nightly-overlay", "repo": "neovim-nightly-overlay",
"rev": "dace98a9b5ee51971cab74f7a00955b8b8089536", "rev": "643ec69ac0cfcc1cd26523c3816fb111e5bb3a41",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -343,11 +343,11 @@
"neovim-src": { "neovim-src": {
"flake": false, "flake": false,
"locked": { "locked": {
"lastModified": 1719676676, "lastModified": 1719700831,
"narHash": "sha256-97hP/z7sH4GUBBVi2Z7QiJsgIOO6a+AFYf4MvTU2p0Y=", "narHash": "sha256-d89hDFBBtuQ7rwS/Q3lKYyfE0ekVCwubMN9q1qCZ3m0=",
"owner": "neovim", "owner": "neovim",
"repo": "neovim", "repo": "neovim",
"rev": "435d0182d293e70b14a5655c976c3c6daa6ea765", "rev": "e7020306a19a5211c834966ec067fff3b981bdb9",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -367,11 +367,11 @@
"poetry2nix": "poetry2nix" "poetry2nix": "poetry2nix"
}, },
"locked": { "locked": {
"lastModified": 1719754213, "lastModified": 1719799319,
"narHash": "sha256-B4tzVIeNRJxU2Ezri05dD/NEbdFhAOBdOstdr/afgFk=", "narHash": "sha256-FAZCqXTyQzrW801jFb/rsp4mFwAUlxPNs4EXT45SrXc=",
"ref": "refs/heads/master", "ref": "refs/heads/master",
"rev": "c0d3153e79583cb2907bf8a40b82e69957a0e8a5", "rev": "99a168ea930dbbfa074ecb5cd7f63da3ea5d10b3",
"revCount": 872, "revCount": 874,
"type": "git", "type": "git",
"url": "https://git.kempkens.io/daniel/nix-overlay" "url": "https://git.kempkens.io/daniel/nix-overlay"
}, },
@ -440,11 +440,11 @@
}, },
"nixos-unstable": { "nixos-unstable": {
"locked": { "locked": {
"lastModified": 1719718011, "lastModified": 1719763542,
"narHash": "sha256-vGFce2Qr1o/M+0kOV4tNp5Tk8LzpkgH+rhVNdkKqKNc=", "narHash": "sha256-mXkOj9sJ0f69Nkc2dGGOWtof9d1YNY8Le/Hia3RN+8Q=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "7244df692701da41a24ae1b10c03c63f5806b7db", "rev": "e6cdd8a11b26b4d60593733106042141756b54a3",
"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-06-29"; version = "2024-06-30";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "nvim-treesitter"; owner = "nvim-treesitter";
repo = "nvim-treesitter"; repo = "nvim-treesitter";
rev = "f0e3b5c5fe38d0012c63368db90017fef87c85a2"; rev = "7ff0b8d3d21b15eb7231fcbd2acfded8987f5efd";
sha256 = "04w8pv1pcrivbjz3bsq378q1sshj2kav4jk89r5f8b4w9y24amrp"; sha256 = "0gc588kjjjbqxds310da58n23mci0a1vkahl19gjcj9pf0ayg0y7";
fetchSubmodules = false; fetchSubmodules = false;
}; };
}; };
@ -172,12 +172,12 @@ in
}; };
telescope-undo-nvim = buildVimPlugin { telescope-undo-nvim = buildVimPlugin {
pname = "telescope-undo.nvim"; pname = "telescope-undo.nvim";
version = "2024-05-01"; version = "2024-06-30";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "debugloop"; owner = "debugloop";
repo = "telescope-undo.nvim"; repo = "telescope-undo.nvim";
rev = "95b61c01ea3a4c9e8747731148e905bbcf0ccaee"; rev = "51be9ae7c42fc27c0b05505e3a0162e0f05fbb6a";
sha256 = "17imd6f1qykxv4wk67ihj7ir07yvcmrr0cqvidv1as3k77riclxb"; sha256 = "1xz2fccjp1rv7l0xzkczz4z2w32q8slc9lc6rm5219s1hl7k4nam";
fetchSubmodules = false; fetchSubmodules = false;
}; };
}; };
@ -205,12 +205,12 @@ in
}; };
schemastore-nvim = buildVimPlugin { schemastore-nvim = buildVimPlugin {
pname = "schemastore.nvim"; pname = "schemastore.nvim";
version = "2024-06-26"; version = "2024-06-30";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "b0o"; owner = "b0o";
repo = "schemastore.nvim"; repo = "schemastore.nvim";
rev = "73594484edfa33ec9301e42c6c7a4af25c48266f"; rev = "e796f9d8d95c2ada582b591d3332daac32f012fc";
sha256 = "0m3bh6w9a0nlkmf7bni9cy3r2s1hc5h4d5rj727mba7g2njxnzwc"; sha256 = "07xr3ncg3mqb074vmbijr50hb9m78l5r241s40dg7rgbnadl5a6s";
fetchSubmodules = false; fetchSubmodules = false;
}; };
}; };
@ -249,12 +249,12 @@ in
}; };
otter-nvim = buildVimPlugin { otter-nvim = buildVimPlugin {
pname = "otter.nvim"; pname = "otter.nvim";
version = "2024-06-29"; version = "2024-06-30";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "jmbuhr"; owner = "jmbuhr";
repo = "otter.nvim"; repo = "otter.nvim";
rev = "86c72d886174845b2993ad4d2134f0675f54c1fb"; rev = "45db1799625eacda838c196c728974058d922d80";
sha256 = "139kkq110asqdyawiwr2n71g0xxnhshwli327kln5pfqyn1df1r6"; sha256 = "0l1m1m5iv1ll8hksrlj6jfgrqlrs7xvcn32171xvzdr0dm1v4mnd";
fetchSubmodules = false; fetchSubmodules = false;
}; };
}; };
@ -502,12 +502,12 @@ in
}; };
neogit = buildVimPlugin { neogit = buildVimPlugin {
pname = "neogit"; pname = "neogit";
version = "2024-06-28"; version = "2024-06-30";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "NeogitOrg"; owner = "NeogitOrg";
repo = "neogit"; repo = "neogit";
rev = "76380b650ce2bb752cebf34a15583b9f2f141d62"; rev = "e9a391bf516b68faa04475ab636fd4eae49f6b3e";
sha256 = "0ac4rjr0k7kfmj8i299s544dga6f77gfkb981b1hrbfgsbqfw58y"; sha256 = "0zfspcn6c7g4z3si3r6b2wsy5ihbgaas58ydcn92y14h6siib7q0";
fetchSubmodules = false; fetchSubmodules = false;
}; };
}; };