Loading pkgs/by-name/ar/aravis/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -30,13 +30,13 @@ assert enableViewer -> wrapGAppsHook3 != null; stdenv.mkDerivation rec { pname = "aravis"; version = "0.8.34"; version = "0.8.35"; src = fetchFromGitHub { owner = "AravisProject"; repo = "aravis"; tag = version; hash = "sha256-6tCV2QyzlMNnkXlRz41JT05FeBcRckHXM50VGY5/BnM="; hash = "sha256-RRIYZHtljZ44s1kmmUI1KMx92+PLLI/eCJRs4m0+egg="; }; outputs = [ Loading Loading @@ -92,7 +92,7 @@ stdenv.mkDerivation rec { ''; # the documentation is the best working homepage that's not the Github repo homepage = "https://aravisproject.github.io/docs/aravis-0.8"; license = lib.licenses.lgpl2; license = lib.licenses.lgpl21Plus; maintainers = with lib.maintainers; [ tpw_rules ]; platforms = lib.platforms.unix; }; Loading Loading
pkgs/by-name/ar/aravis/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -30,13 +30,13 @@ assert enableViewer -> wrapGAppsHook3 != null; stdenv.mkDerivation rec { pname = "aravis"; version = "0.8.34"; version = "0.8.35"; src = fetchFromGitHub { owner = "AravisProject"; repo = "aravis"; tag = version; hash = "sha256-6tCV2QyzlMNnkXlRz41JT05FeBcRckHXM50VGY5/BnM="; hash = "sha256-RRIYZHtljZ44s1kmmUI1KMx92+PLLI/eCJRs4m0+egg="; }; outputs = [ Loading Loading @@ -92,7 +92,7 @@ stdenv.mkDerivation rec { ''; # the documentation is the best working homepage that's not the Github repo homepage = "https://aravisproject.github.io/docs/aravis-0.8"; license = lib.licenses.lgpl2; license = lib.licenses.lgpl21Plus; maintainers = with lib.maintainers; [ tpw_rules ]; platforms = lib.platforms.unix; }; Loading