[automation] Update flake
This commit is contained in:
parent
4252e3590c
commit
323a746c29
2 changed files with 27 additions and 27 deletions
32
flake.lock
32
flake.lock
|
@ -383,11 +383,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1733530506,
|
"lastModified": 1733618008,
|
||||||
"narHash": "sha256-x8slAzUe1gopASFNhnHO9DmWXvnF7u27YMSwTmIY8bU=",
|
"narHash": "sha256-8MM4WF1AapF9QWDJhoXGLcEKrLE3S75QA74YEQt0A18=",
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "neovim-nightly-overlay",
|
"repo": "neovim-nightly-overlay",
|
||||||
"rev": "3930a71f90bacc656e8bdf19cc0faa9ebf10353a",
|
"rev": "b75d6c354368841ce4291142b79882362e574f61",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -399,11 +399,11 @@
|
||||||
"neovim-src": {
|
"neovim-src": {
|
||||||
"flake": false,
|
"flake": false,
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1733517821,
|
"lastModified": 1733614558,
|
||||||
"narHash": "sha256-QjFVx/zMyutuW1TWzOKEe5cY7YGqvPkRhi9wQHY52Yo=",
|
"narHash": "sha256-JcI4DL5fn0KGX5TxoSLIxwTfi6rikRHsG/gI/7SUDIg=",
|
||||||
"owner": "neovim",
|
"owner": "neovim",
|
||||||
"repo": "neovim",
|
"repo": "neovim",
|
||||||
"rev": "517ecb85f58ed6ac8b4d5443931612e75e7c7dc2",
|
"rev": "4fcc5cd34a75df9a3088c83dc1a87aa6e37051e1",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -423,11 +423,11 @@
|
||||||
"poetry2nix": "poetry2nix"
|
"poetry2nix": "poetry2nix"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1733536908,
|
"lastModified": 1733623310,
|
||||||
"narHash": "sha256-58sGDaG5MFmeN3ZLOzWVUN84yQH8lHyAAGYJKbpJLG8=",
|
"narHash": "sha256-Y1IFC3FsB//ZcTrbvLD1FnZ3xRPTzr/WE8E1fmA7N/w=",
|
||||||
"ref": "refs/heads/master",
|
"ref": "refs/heads/master",
|
||||||
"rev": "b85005d3a9feda883b77605668d2a033a3a871ed",
|
"rev": "a48acd58f5a8cb8c38f1603684c9c38e00d8c90c",
|
||||||
"revCount": 1022,
|
"revCount": 1023,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.kempkens.io/daniel/nix-overlay"
|
"url": "https://git.kempkens.io/daniel/nix-overlay"
|
||||||
},
|
},
|
||||||
|
@ -443,11 +443,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1733351379,
|
"lastModified": 1733570843,
|
||||||
"narHash": "sha256-MTMsAhXxMMVHVN99jT8E0afOAOtt3JQWjYpTja94PAU=",
|
"narHash": "sha256-sQJAxY1TYWD1UyibN/FnN97paTFuwBw3Vp3DNCyKsMk=",
|
||||||
"owner": "lnl7",
|
"owner": "lnl7",
|
||||||
"repo": "nix-darwin",
|
"repo": "nix-darwin",
|
||||||
"rev": "55d07816a0944f06a9df5ef174999a72fa4060c7",
|
"rev": "a35b08d09efda83625bef267eb24347b446c80b8",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -496,11 +496,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1733470866,
|
"lastModified": 1733603762,
|
||||||
"narHash": "sha256-OSIG4k3SttKzxPodsHUxEEWB0mNSe0/UFKiDm9UDvUU=",
|
"narHash": "sha256-E+cuaL8s1oHCumWD/Zkw0gkLOOQcz848pVyLfvqWDVw=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "c77dab3ae5c71a5eaef539968ebfb13dce79b0ea",
|
"rev": "b1dd465e8139748a8e26037fdd4c5ffe79457cbd",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
@ -33,8 +33,8 @@ in
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "kyazdani42";
|
owner = "kyazdani42";
|
||||||
repo = "nvim-web-devicons";
|
repo = "nvim-web-devicons";
|
||||||
rev = "21417212f640a1dad28a1408f04468819848f5e7";
|
rev = "87c34abe5d1dc7c1c0a95aaaf888059c614c68ac";
|
||||||
sha256 = "04v54g2q1y1bq5zcd1n48wyhfynv27qylk09kg2frzwbryg3gar5";
|
sha256 = "1kkrnsxja92kvrk5lh8sldad4wcnhwgpcpiqhwzn2pg2xda14a08";
|
||||||
fetchSubmodules = false;
|
fetchSubmodules = false;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
@ -117,12 +117,12 @@ in
|
||||||
};
|
};
|
||||||
nvim-treesitter = buildVimPlugin {
|
nvim-treesitter = buildVimPlugin {
|
||||||
pname = "nvim-treesitter";
|
pname = "nvim-treesitter";
|
||||||
version = "2024-12-06";
|
version = "2024-12-07";
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "nvim-treesitter";
|
owner = "nvim-treesitter";
|
||||||
repo = "nvim-treesitter";
|
repo = "nvim-treesitter";
|
||||||
rev = "53e20aa728713af5cb4a3e0e2dcfea18975d49fc";
|
rev = "894cb3cebbad0535fb4e319ada5d875dbc48d8b9";
|
||||||
sha256 = "0xvsdmn4irspsba01qyc5gkr1jgkwcqqzvcjkah90rw6digv1bl0";
|
sha256 = "05j8b8hg2m5wqdm00j31gzwy20l8bz9xj7v27qa4n06frq8825bs";
|
||||||
fetchSubmodules = false;
|
fetchSubmodules = false;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
@ -183,12 +183,12 @@ in
|
||||||
};
|
};
|
||||||
nvim-lspconfig = buildVimPlugin {
|
nvim-lspconfig = buildVimPlugin {
|
||||||
pname = "nvim-lspconfig";
|
pname = "nvim-lspconfig";
|
||||||
version = "2024-12-06";
|
version = "2024-12-07";
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "neovim";
|
owner = "neovim";
|
||||||
repo = "nvim-lspconfig";
|
repo = "nvim-lspconfig";
|
||||||
rev = "64073cbed0ce23e988160bfd1a148a75b6af94cc";
|
rev = "47f236c058f0511702286a21ba53bbf42abbd8a8";
|
||||||
sha256 = "115lqj3pmvdxw6am3gz47mnmfljpfgrli7jclr310l92c53479kp";
|
sha256 = "1pqwnr0c861rjd1ckp0v7ihva6v1y1v1drq2c63wyrh06fmgdk2x";
|
||||||
fetchSubmodules = false;
|
fetchSubmodules = false;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
@ -205,12 +205,12 @@ in
|
||||||
};
|
};
|
||||||
schemastore-nvim = buildVimPlugin {
|
schemastore-nvim = buildVimPlugin {
|
||||||
pname = "schemastore.nvim";
|
pname = "schemastore.nvim";
|
||||||
version = "2024-12-04";
|
version = "2024-12-07";
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "b0o";
|
owner = "b0o";
|
||||||
repo = "schemastore.nvim";
|
repo = "schemastore.nvim";
|
||||||
rev = "51644f296db488d20ecb84f4d9a050c46d5b4dfc";
|
rev = "6aeaad5ef9eeac79016fa5bb7525fdee72cba775";
|
||||||
sha256 = "01p0lkl609k16yhvx3fs85nicpwik205bjsrcs39bgfzb45qa1lw";
|
sha256 = "0bhd48d7x4q0j6f3fwwngrjhaj22173wy3aw8xmjrc0vba9343p4";
|
||||||
fetchSubmodules = false;
|
fetchSubmodules = false;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue