gradio: 7.2 -> 7.3
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/gradio/versions
This commit is contained in:
parent
96ac71d680
commit
e146b13944
@ -16,7 +16,7 @@
|
|||||||
, gst_plugins ? with gst_all_1; [ gst-plugins-good gst-plugins-ugly ]
|
, gst_plugins ? with gst_all_1; [ gst-plugins-good gst-plugins-ugly ]
|
||||||
}:
|
}:
|
||||||
let
|
let
|
||||||
version = "7.2";
|
version = "7.3";
|
||||||
|
|
||||||
in stdenv.mkDerivation {
|
in stdenv.mkDerivation {
|
||||||
pname = "gradio";
|
pname = "gradio";
|
||||||
@ -26,7 +26,7 @@ in stdenv.mkDerivation {
|
|||||||
owner = "haecker-felix";
|
owner = "haecker-felix";
|
||||||
repo = "gradio";
|
repo = "gradio";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
sha256 = "0c4vlrfl0ljkiwarpwa8wcfmmihh6a5j4pi4yr0qshyl9xxvxiv3";
|
sha256 = "00982dynl36lpsrx3mkd2a479zsrc8jvwfb8i7pi6w7fzzd8n8bl";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user