Loading pkgs/by-name/op/open62541/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -33,13 +33,13 @@ in stdenv.mkDerivation (finalAttrs: { pname = "open62541"; version = "1.4.14"; version = "1.4.15"; src = fetchFromGitHub { owner = "open62541"; repo = "open62541"; rev = "v${finalAttrs.version}"; hash = "sha256-+gE1wlxAyUVgHnDhkHEu9IwCCIKDuAHUzkThuDgdzdE="; hash = "sha256-g0Kp6kdDyPIS1I4lpHNjQpsKes9l0OBcb+7oMTEwC7s="; fetchSubmodules = true; }; Loading Loading @@ -67,7 +67,7 @@ stdenv.mkDerivation (finalAttrs: { with python3Packages; [ sphinx sphinx_rtd_theme sphinx-rtd-theme graphviz-nox ] ); Loading Loading
pkgs/by-name/op/open62541/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -33,13 +33,13 @@ in stdenv.mkDerivation (finalAttrs: { pname = "open62541"; version = "1.4.14"; version = "1.4.15"; src = fetchFromGitHub { owner = "open62541"; repo = "open62541"; rev = "v${finalAttrs.version}"; hash = "sha256-+gE1wlxAyUVgHnDhkHEu9IwCCIKDuAHUzkThuDgdzdE="; hash = "sha256-g0Kp6kdDyPIS1I4lpHNjQpsKes9l0OBcb+7oMTEwC7s="; fetchSubmodules = true; }; Loading Loading @@ -67,7 +67,7 @@ stdenv.mkDerivation (finalAttrs: { with python3Packages; [ sphinx sphinx_rtd_theme sphinx-rtd-theme graphviz-nox ] ); Loading