Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fortuneteller2k authored and github-actions[bot] committed Sep 2, 2023
1 parent 7ac00ed commit 36b7f56
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 26 deletions.
8 changes: 4 additions & 4 deletions _sources/generated.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
},
"nvidia-exec": {
"cargoLocks": null,
"date": "2023-03-12",
"date": "2023-09-01",
"extract": null,
"name": "nvidia-exec",
"passthru": null,
Expand All @@ -93,11 +93,11 @@
"name": null,
"owner": "pedro00dk",
"repo": "nvidia-exec",
"rev": "9b125cd1d360b48d1f0c1be5fa939e56c71913d3",
"sha256": "sha256-pR7+FTedDlYKky/AxTlR4ayLqeIbCq68bjBklClrhBY=",
"rev": "98003e6b7c0b9fdba5e91bc6d275848161172260",
"sha256": "sha256-NXKEc7IfsuOoRoa2Z8AbodvahSs0DRqseQBsoO6BDec=",
"type": "github"
},
"version": "9b125cd1d360b48d1f0c1be5fa939e56c71913d3"
"version": "98003e6b7c0b9fdba5e91bc6d275848161172260"
},
"phocus": {
"cargoLocks": null,
Expand Down
8 changes: 4 additions & 4 deletions _sources/generated.nix
Original file line number Diff line number Diff line change
Expand Up @@ -51,15 +51,15 @@
};
nvidia-exec = {
pname = "nvidia-exec";
version = "9b125cd1d360b48d1f0c1be5fa939e56c71913d3";
version = "98003e6b7c0b9fdba5e91bc6d275848161172260";
src = fetchFromGitHub {
owner = "pedro00dk";
repo = "nvidia-exec";
rev = "9b125cd1d360b48d1f0c1be5fa939e56c71913d3";
rev = "98003e6b7c0b9fdba5e91bc6d275848161172260";
fetchSubmodules = false;
sha256 = "sha256-pR7+FTedDlYKky/AxTlR4ayLqeIbCq68bjBklClrhBY=";
sha256 = "sha256-NXKEc7IfsuOoRoa2Z8AbodvahSs0DRqseQBsoO6BDec=";
};
date = "2023-03-12";
date = "2023-09-01";
};
phocus = {
pname = "phocus";
Expand Down
36 changes: 18 additions & 18 deletions flake.lock

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

0 comments on commit 36b7f56

Please sign in to comment.