Update deps
This commit is contained in:
parent
2ccaffa97d
commit
c776c47d8e
2 changed files with 5 additions and 5 deletions
|
@ -465,11 +465,11 @@
|
|||
},
|
||||
"nixpkgs-master": {
|
||||
"locked": {
|
||||
"lastModified": 1695389763,
|
||||
"narHash": "sha256-Gyw8E7dO8xGpQF0JpgvAuN10r0EM16CoqYH3/EXoVDo=",
|
||||
"lastModified": 1695396137,
|
||||
"narHash": "sha256-emp53vvOl73KZ5LahIaBVa6zLK9og48+YjEHRCRAl+8=",
|
||||
"owner": "nixos",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "624cc6cae600690f5ee5b3d47087b7b492fd438e",
|
||||
"rev": "1133b4d6321f0f86b0f9a6724f0a4010806d14cc",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
@ -576,8 +576,8 @@ in
|
|||
src = fetchFromGitHub {
|
||||
owner = "lewis6991";
|
||||
repo = "gitsigns.nvim";
|
||||
rev = "94656269a37957dd85c4bf760375002750f870c7";
|
||||
sha256 = "04n97idfa21smz8brifrp588bbfglvkp8gm4hhw8szm10w764d94";
|
||||
rev = "e2b8e61ce0f1a3bb55091c532d19c14a37be1004";
|
||||
sha256 = "155h4pryi3g6j69w7gw047dmb30cz8ss39l9hvxi1w8any7hgyhc";
|
||||
fetchSubmodules = false;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue