1
0
Fork 0

[automation] Update flake

This commit is contained in:
Actions Bot 2024-10-01 04:02:20 +00:00
parent 02bf0d0ce1
commit c4f704b03e
2 changed files with 34 additions and 34 deletions

View file

@ -462,11 +462,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1727598962, "lastModified": 1727674961,
"narHash": "sha256-FmPYWAA9KROtD8riHXPkQR4Sm2EkYXr++yPhxfFAhzA=", "narHash": "sha256-IkD7D2+zKyRXlNQ8sg+4dZZAfjkSNVSrWiVpVzY4jZw=",
"owner": "nix-community", "owner": "nix-community",
"repo": "neovim-nightly-overlay", "repo": "neovim-nightly-overlay",
"rev": "250e74208e30b4fdfc8b1801ced26ebdc4a4f753", "rev": "23cdd6c58fe389f6c3da06b157b512fedd9d5f5a",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -478,11 +478,11 @@
"neovim-src": { "neovim-src": {
"flake": false, "flake": false,
"locked": { "locked": {
"lastModified": 1727549946, "lastModified": 1727649824,
"narHash": "sha256-dQePezmV6hNzUBO3kv95oJxMBF5+8vt92kmOyrBpVuM=", "narHash": "sha256-P7a5cu/kHSp0kI2DR048BaEblSvDAlmLsNr9SPa1zI4=",
"owner": "neovim", "owner": "neovim",
"repo": "neovim", "repo": "neovim",
"rev": "69553f7bf55c060733553d96a068c1104c885bce", "rev": "20251be15a4ad3f6e7016450ca3338d52b2f0951",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -502,11 +502,11 @@
"poetry2nix": "poetry2nix" "poetry2nix": "poetry2nix"
}, },
"locked": { "locked": {
"lastModified": 1727661708, "lastModified": 1727748105,
"narHash": "sha256-THhDnDr928R9L9SbBkrT4DChQYsJ0yImKkAvj1HCxn8=", "narHash": "sha256-yZP5Vg9aSbDb2OyRAz7ejbWZMzry7LGT47XjMD8Lbug=",
"ref": "refs/heads/master", "ref": "refs/heads/master",
"rev": "87753585ac0f0e05fd5a759fa87f9ec1f6854f38", "rev": "1888bdee6ad6b18fc90276a40480e8c72992f416",
"revCount": 978, "revCount": 979,
"type": "git", "type": "git",
"url": "https://git.kempkens.io/daniel/nix-overlay" "url": "https://git.kempkens.io/daniel/nix-overlay"
}, },
@ -522,11 +522,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1727604521, "lastModified": 1727707210,
"narHash": "sha256-dJM7gi63/Z80Ti3SWdOYbe8E3xKugG+iBBWmbtlyI4w=", "narHash": "sha256-8XZp5XO2FC6INZEZ2WlwErtvFVpl45ACn8CJ2hfTA0Y=",
"owner": "lnl7", "owner": "lnl7",
"repo": "nix-darwin", "repo": "nix-darwin",
"rev": "4b43b68281fd1a332c2aec8fbc077d92ca352c3e", "rev": "f61d5f2051a387a15817007220e9fb3bbead57b3",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -575,11 +575,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1727631725, "lastModified": 1727739526,
"narHash": "sha256-3BhOfmcg9Pxjm/kU+IVYe76CvHL6zArK9ktlCJeP06E=", "narHash": "sha256-yVZehGvDJEB9qTEXqlPsKcxRJu5h4bHMMk/k6VE3d5Q=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "b5c4f45cfcaa5a44632c7119922987e131249cd2", "rev": "9a3f217e44f5d38a5da7d09b28c965b44061da21",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -645,11 +645,11 @@
"treefmt-nix": "treefmt-nix" "treefmt-nix": "treefmt-nix"
}, },
"locked": { "locked": {
"lastModified": 1727660890, "lastModified": 1727711975,
"narHash": "sha256-0P8Xa+5hbcE2pHPa1K0LQeoK+OsE9JoVHfvcd6CElxQ=", "narHash": "sha256-zkkL5gw+TNXhVO2zpeH70TKh2dSzUbkBbO6gKHO37s0=",
"owner": "nix-community", "owner": "nix-community",
"repo": "poetry2nix", "repo": "poetry2nix",
"rev": "71a799616d53ab00ffcbf91557316dbb6c7f648b", "rev": "ef877b8e159b23f36ebc39155021657bed744a68",
"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-29"; version = "2024-10-01";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "nvim-treesitter"; owner = "nvim-treesitter";
repo = "nvim-treesitter"; repo = "nvim-treesitter";
rev = "140f534ce9c02189921b80f5c8a68ab9e3f92ce8"; rev = "707e352df6d737e545e1a7204f7395ba82e6d2d3";
sha256 = "0wy98j0rvpybd13jw398yk7x82lrqkgwcs92k6g3lpq75kacfn7n"; sha256 = "17b53mr85d7gw1yi6dym1244zbdvljz3ybix38vq5gr1dncnh62a";
fetchSubmodules = false; fetchSubmodules = false;
}; };
}; };
@ -150,12 +150,12 @@ in
}; };
telescope-nvim = buildVimPlugin { telescope-nvim = buildVimPlugin {
pname = "telescope.nvim"; pname = "telescope.nvim";
version = "2024-09-26"; version = "2024-09-30";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "nvim-telescope"; owner = "nvim-telescope";
repo = "telescope.nvim"; repo = "telescope.nvim";
rev = "cb3f98d935842836cc115e8c9e4b38c1380fbb6b"; rev = "eae0d8fbde590b0eaa2f9481948cd6fd7dd21656";
sha256 = "05d8ziw6y8530rd8gal0shija3cb3d9bm7yhy6k1jh5m5ni1rpkg"; sha256 = "06lqkxp7j6d6lh9pl7975214dz16zbbfq9hacrnhd6wnyq002193";
fetchSubmodules = false; fetchSubmodules = false;
}; };
}; };
@ -205,12 +205,12 @@ in
}; };
schemastore-nvim = buildVimPlugin { schemastore-nvim = buildVimPlugin {
pname = "schemastore.nvim"; pname = "schemastore.nvim";
version = "2024-09-29"; version = "2024-09-30";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "b0o"; owner = "b0o";
repo = "schemastore.nvim"; repo = "schemastore.nvim";
rev = "63836d8d9e17755c67919f5840ead0efd0bc0098"; rev = "c3c96332d80b8511697711d8036049128119f771";
sha256 = "0gpw82xgn9fbxvf9p3wn1imjcxfbmqg1m697j6g3d8yskx7zr1mh"; sha256 = "0xa7nrgn2nhd0pgf3bn15sba9wmh1w9m14gkxysz48f234zsmnax";
fetchSubmodules = false; fetchSubmodules = false;
}; };
}; };
@ -370,12 +370,12 @@ in
}; };
nvim-autopairs = buildVimPlugin { nvim-autopairs = buildVimPlugin {
pname = "nvim-autopairs"; pname = "nvim-autopairs";
version = "2024-09-18"; version = "2024-10-01";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "windwp"; owner = "windwp";
repo = "nvim-autopairs"; repo = "nvim-autopairs";
rev = "f158dcb865c36f72c92358f87787dab2c272eaf3"; rev = "ee297f215e95a60b01fde33275cc3c820eddeebe";
sha256 = "0phizncx5kafr75nl0ii6nfb8jh8rmx052lw1x7cdfr6918vvxdj"; sha256 = "1a92h4yj6vp0mjw3vm2d36qgx14izwbx15sm5mcdwlfa91l0x9m6";
fetchSubmodules = false; fetchSubmodules = false;
}; };
}; };
@ -491,12 +491,12 @@ in
}; };
neogit = buildVimPlugin { neogit = buildVimPlugin {
pname = "neogit"; pname = "neogit";
version = "2024-09-28"; version = "2024-09-30";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "NeogitOrg"; owner = "NeogitOrg";
repo = "neogit"; repo = "neogit";
rev = "75ee709d18625a94aef90d94ccac4e562c9a0046"; rev = "950d6f91529573dfd89b32c5fc55c52f72dee603";
sha256 = "0l45k7bkgr0s932y8ddlsqj09kr0j2qfiqw11yl5x3wrcgrscf2x"; sha256 = "17ggi0g1b0zsp1dn4acp20yva0iczq92cj8rbzvmisj9dgz8lg46";
fetchSubmodules = false; fetchSubmodules = false;
}; };
}; };