Skip to content

Commit

Permalink
Update lockfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 18, 2024
1 parent d402da5 commit 6b1c6c0
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 30 deletions.
24 changes: 12 additions & 12 deletions _sources/generated.json
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@
},
"emacs-llm": {
"cargoLocks": null,
"date": "2024-12-15",
"date": "2024-12-18",
"extract": null,
"name": "emacs-llm",
"passthru": null,
Expand All @@ -273,11 +273,11 @@
"name": null,
"owner": "ahyatt",
"repo": "llm",
"rev": "99f9fab641258266f7e143ee94d8d1fdc82df62a",
"sha256": "sha256-EfL9H0eZ3/y7pDha5lTIxwIMhOoqoMb2o3QyN3JLBvA=",
"rev": "541e8ec2b57ef58f9143f27eca61b5a9e0471adf",
"sha256": "sha256-mf+YG5sPmADuym/aoQ+cblM5lQLSHColiSpVWIGYv2Q=",
"type": "github"
},
"version": "99f9fab641258266f7e143ee94d8d1fdc82df62a"
"version": "541e8ec2b57ef58f9143f27eca61b5a9e0471adf"
},
"emacs-mu4e-dashboard": {
"cargoLocks": null,
Expand Down Expand Up @@ -1321,7 +1321,7 @@
},
"vim-ddu": {
"cargoLocks": null,
"date": "2024-12-16",
"date": "2024-12-18",
"extract": null,
"name": "vim-ddu",
"passthru": null,
Expand All @@ -1333,11 +1333,11 @@
"name": null,
"owner": "Shougo",
"repo": "ddu.vim",
"rev": "3fa8a5aedbd3d2cb088aed014249220ee0b253e0",
"sha256": "sha256-FG/31MTf/PTcO8pZ6ovUQ6p3hmTj1XgwMW+aFo4bzoM=",
"rev": "c0ffda305961b83009caea9353a9c1252a1511d8",
"sha256": "sha256-F/+M4udl5WAA7TPmCuqsF6EZN/WEKamvWPdvKlrM/tU=",
"type": "github"
},
"version": "3fa8a5aedbd3d2cb088aed014249220ee0b253e0"
"version": "c0ffda305961b83009caea9353a9c1252a1511d8"
},
"vim-ddu-column-icon_filename": {
"cargoLocks": null,
Expand Down Expand Up @@ -2221,7 +2221,7 @@
},
"vimdoc-ja": {
"cargoLocks": null,
"date": "2024-12-17",
"date": "2024-12-18",
"extract": null,
"name": "vimdoc-ja",
"passthru": null,
Expand All @@ -2233,10 +2233,10 @@
"name": null,
"owner": "vim-jp",
"repo": "vimdoc-ja",
"rev": "b2f73c6c7066e377d9c601471c1dcc8e96fc834f",
"sha256": "sha256-wjqxnsfAkYxU4Upal637pGFfWaOZO7D84N+2K09HLfM=",
"rev": "d35bacb19b773f109d2580848915eabfc53f9cbc",
"sha256": "sha256-I5ken6PCQ1OhXIVtCvmExl0TmAHmycIQTgJBUiuhKHc=",
"type": "github"
},
"version": "b2f73c6c7066e377d9c601471c1dcc8e96fc834f"
"version": "d35bacb19b773f109d2580848915eabfc53f9cbc"
}
}
24 changes: 12 additions & 12 deletions _sources/generated.nix
Original file line number Diff line number Diff line change
Expand Up @@ -164,15 +164,15 @@
};
emacs-llm = {
pname = "emacs-llm";
version = "99f9fab641258266f7e143ee94d8d1fdc82df62a";
version = "541e8ec2b57ef58f9143f27eca61b5a9e0471adf";
src = fetchFromGitHub {
owner = "ahyatt";
repo = "llm";
rev = "99f9fab641258266f7e143ee94d8d1fdc82df62a";
rev = "541e8ec2b57ef58f9143f27eca61b5a9e0471adf";
fetchSubmodules = false;
sha256 = "sha256-EfL9H0eZ3/y7pDha5lTIxwIMhOoqoMb2o3QyN3JLBvA=";
sha256 = "sha256-mf+YG5sPmADuym/aoQ+cblM5lQLSHColiSpVWIGYv2Q=";
};
date = "2024-12-15";
date = "2024-12-18";
};
emacs-mu4e-dashboard = {
pname = "emacs-mu4e-dashboard";
Expand Down Expand Up @@ -800,15 +800,15 @@
};
vim-ddu = {
pname = "vim-ddu";
version = "3fa8a5aedbd3d2cb088aed014249220ee0b253e0";
version = "c0ffda305961b83009caea9353a9c1252a1511d8";
src = fetchFromGitHub {
owner = "Shougo";
repo = "ddu.vim";
rev = "3fa8a5aedbd3d2cb088aed014249220ee0b253e0";
rev = "c0ffda305961b83009caea9353a9c1252a1511d8";
fetchSubmodules = false;
sha256 = "sha256-FG/31MTf/PTcO8pZ6ovUQ6p3hmTj1XgwMW+aFo4bzoM=";
sha256 = "sha256-F/+M4udl5WAA7TPmCuqsF6EZN/WEKamvWPdvKlrM/tU=";
};
date = "2024-12-16";
date = "2024-12-18";
};
vim-ddu-column-icon_filename = {
pname = "vim-ddu-column-icon_filename";
Expand Down Expand Up @@ -1340,14 +1340,14 @@
};
vimdoc-ja = {
pname = "vimdoc-ja";
version = "b2f73c6c7066e377d9c601471c1dcc8e96fc834f";
version = "d35bacb19b773f109d2580848915eabfc53f9cbc";
src = fetchFromGitHub {
owner = "vim-jp";
repo = "vimdoc-ja";
rev = "b2f73c6c7066e377d9c601471c1dcc8e96fc834f";
rev = "d35bacb19b773f109d2580848915eabfc53f9cbc";
fetchSubmodules = false;
sha256 = "sha256-wjqxnsfAkYxU4Upal637pGFfWaOZO7D84N+2K09HLfM=";
sha256 = "sha256-I5ken6PCQ1OhXIVtCvmExl0TmAHmycIQTgJBUiuhKHc=";
};
date = "2024-12-17";
date = "2024-12-18";
};
}
12 changes: 6 additions & 6 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6b1c6c0

Please sign in to comment.