Skip to content

Commit

Permalink
Merge pull request #190 from nix-community/update-locks
Browse files Browse the repository at this point in the history
chore: update locks
  • Loading branch information
github-actions[bot] authored Aug 16, 2024
2 parents 92efa29 + b760268 commit 0d329ff
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 21 deletions.
18 changes: 9 additions & 9 deletions _sources/generated.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"monado": {
"cargoLocks": null,
"date": "2024-08-13",
"date": "2024-08-15",
"extract": null,
"name": "monado",
"passthru": null,
Expand All @@ -37,12 +37,12 @@
"fetchSubmodules": false,
"leaveDotGit": false,
"name": null,
"rev": "ecaab0f63e4988c9a4ddb090a21a15dfb2db7900",
"sha256": "sha256-06B6Lr+Vx+XsCoTmTo0BrcEFnbrQbB3TVcoF5WXIjls=",
"rev": "5375d366cba5ff7d961857d61826f7691f810fd1",
"sha256": "sha256-ea0wrdUqYc8cjPkjhqBl7MmnTH/ekMoyjpmq3eWdDKw=",
"type": "git",
"url": "https://gitlab.freedesktop.org/monado/monado.git"
},
"version": "ecaab0f63e4988c9a4ddb090a21a15dfb2db7900"
"version": "5375d366cba5ff7d961857d61826f7691f810fd1"
},
"opencomposite": {
"cargoLocks": null,
Expand All @@ -66,7 +66,7 @@
"wlx-overlay-s": {
"cargoLocks": {
"Cargo.lock": [
"./wlx-overlay-s-dc985f6da68f5dc47c346be8a6eb6d9ab2bf0b84/Cargo.lock",
"./wlx-overlay-s-9d18628354276e571c0e032f11d4ef512ea8952c/Cargo.lock",
{
"libmonado-rs-0.1.0": "sha256-ja7OW/YSmfzaQoBhu6tec9v8fyNDknLekE2eY7McLPE=",
"openxr-0.18.0": "sha256-ktkbhmExstkNJDYM/HYOwAwv3acex7P9SP0KMAOKhQk=",
Expand All @@ -76,7 +76,7 @@
}
]
},
"date": "2024-08-13",
"date": "2024-08-15",
"extract": null,
"name": "wlx-overlay-s",
"passthru": null,
Expand All @@ -86,11 +86,11 @@
"fetchSubmodules": false,
"leaveDotGit": false,
"name": null,
"rev": "dc985f6da68f5dc47c346be8a6eb6d9ab2bf0b84",
"sha256": "sha256-slvFozT+IHqxkxYYXChX/Wvx4BjBZkL9xGOrl+/WLMI=",
"rev": "9d18628354276e571c0e032f11d4ef512ea8952c",
"sha256": "sha256-30LrBKk7DIT7U4b5TCA6aC8ET22qgX8NZGLcK6eUFp0=",
"type": "git",
"url": "https://github.com/galister/wlx-overlay-s.git"
},
"version": "dc985f6da68f5dc47c346be8a6eb6d9ab2bf0b84"
"version": "9d18628354276e571c0e032f11d4ef512ea8952c"
}
}
18 changes: 9 additions & 9 deletions _sources/generated.nix
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,16 @@
};
monado = {
pname = "monado";
version = "ecaab0f63e4988c9a4ddb090a21a15dfb2db7900";
version = "5375d366cba5ff7d961857d61826f7691f810fd1";
src = fetchgit {
url = "https://gitlab.freedesktop.org/monado/monado.git";
rev = "ecaab0f63e4988c9a4ddb090a21a15dfb2db7900";
rev = "5375d366cba5ff7d961857d61826f7691f810fd1";
fetchSubmodules = false;
deepClone = false;
leaveDotGit = false;
sha256 = "sha256-06B6Lr+Vx+XsCoTmTo0BrcEFnbrQbB3TVcoF5WXIjls=";
sha256 = "sha256-ea0wrdUqYc8cjPkjhqBl7MmnTH/ekMoyjpmq3eWdDKw=";
};
date = "2024-08-13";
date = "2024-08-15";
};
opencomposite = {
pname = "opencomposite";
Expand All @@ -48,17 +48,17 @@
};
wlx-overlay-s = {
pname = "wlx-overlay-s";
version = "dc985f6da68f5dc47c346be8a6eb6d9ab2bf0b84";
version = "9d18628354276e571c0e032f11d4ef512ea8952c";
src = fetchgit {
url = "https://github.com/galister/wlx-overlay-s.git";
rev = "dc985f6da68f5dc47c346be8a6eb6d9ab2bf0b84";
rev = "9d18628354276e571c0e032f11d4ef512ea8952c";
fetchSubmodules = false;
deepClone = false;
leaveDotGit = false;
sha256 = "sha256-slvFozT+IHqxkxYYXChX/Wvx4BjBZkL9xGOrl+/WLMI=";
sha256 = "sha256-30LrBKk7DIT7U4b5TCA6aC8ET22qgX8NZGLcK6eUFp0=";
};
cargoLock."Cargo.lock" = {
lockFile = ./wlx-overlay-s-dc985f6da68f5dc47c346be8a6eb6d9ab2bf0b84/Cargo.lock;
lockFile = ./wlx-overlay-s-9d18628354276e571c0e032f11d4ef512ea8952c/Cargo.lock;
outputHashes = {
"openxr-0.18.0" = "sha256-ktkbhmExstkNJDYM/HYOwAwv3acex7P9SP0KMAOKhQk=";
"libmonado-rs-0.1.0" = "sha256-ja7OW/YSmfzaQoBhu6tec9v8fyNDknLekE2eY7McLPE=";
Expand All @@ -67,6 +67,6 @@
"wlx-capture-0.3.12" = "sha256-32WnAnNUSfsAA8WB9da3Wqb4acVlXh6HWsY9tPzCHEE=";
};
};
date = "2024-08-13";
date = "2024-08-15";
};
}
6 changes: 3 additions & 3 deletions flake.lock

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

0 comments on commit 0d329ff

Please sign in to comment.