Loading pkgs/by-name/fa/factoriolab/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -10,13 +10,13 @@ }: buildNpmPackage rec { pname = "factoriolab"; version = "3.12.1"; version = "3.13.2"; src = fetchFromGitHub { owner = "factoriolab"; repo = "factoriolab"; tag = "v${version}"; hash = "sha256-EhCxeZ1rxdYl3JejUiE+Ss02hm91tmXuyJ/2UgS+ZIw="; hash = "sha256-jZLrBt73Af1nmRxPcaTTRovQic4EdQryISlGznT7/iE="; }; buildInputs = [ vips ]; nativeBuildInputs = [ Loading Loading
pkgs/by-name/fa/factoriolab/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -10,13 +10,13 @@ }: buildNpmPackage rec { pname = "factoriolab"; version = "3.12.1"; version = "3.13.2"; src = fetchFromGitHub { owner = "factoriolab"; repo = "factoriolab"; tag = "v${version}"; hash = "sha256-EhCxeZ1rxdYl3JejUiE+Ss02hm91tmXuyJ/2UgS+ZIw="; hash = "sha256-jZLrBt73Af1nmRxPcaTTRovQic4EdQryISlGznT7/iE="; }; buildInputs = [ vips ]; nativeBuildInputs = [ Loading