opentabletdriver: init at 0.4.2
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{ pkgs ? import ../../../../. {} }:
|
||||
|
||||
with pkgs;
|
||||
|
||||
mkShell {
|
||||
buildInputs = [
|
||||
common-updater-scripts
|
||||
curl
|
||||
dotnetCorePackages.sdk_5_0
|
||||
jq
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user