Loading pkgs/by-name/gh/ghostfolio/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -11,13 +11,13 @@ buildNpmPackage rec { pname = "ghostfolio"; version = "2.217.0"; version = "2.218.0"; src = fetchFromGitHub { owner = "ghostfolio"; repo = "ghostfolio"; tag = version; hash = "sha256-W2dkSMKa9Tg+1vZUs9dBEuNIFqF6c1FquO80y2Dw1QA="; hash = "sha256-r/C/P+tdfaTLe0yCa5XPUg8O4NO9cHEF7EXzyfpkpD8="; # populate values that require us to use git. By doing this in postFetch we # can delete .git afterwards and maintain better reproducibility of the src. leaveDotGit = true; Loading @@ -27,7 +27,7 @@ buildNpmPackage rec { ''; }; npmDepsHash = "sha256-1d06JlZYzvrL+GE2zCaNtYCwAmVpa9Yg4Ov9Fn/w97c="; npmDepsHash = "sha256-EMLQUZaL6u5jsOgBa67bivUHItJo8JeGZLbIq6tJdgE="; nativeBuildInputs = [ prisma Loading Loading
pkgs/by-name/gh/ghostfolio/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -11,13 +11,13 @@ buildNpmPackage rec { pname = "ghostfolio"; version = "2.217.0"; version = "2.218.0"; src = fetchFromGitHub { owner = "ghostfolio"; repo = "ghostfolio"; tag = version; hash = "sha256-W2dkSMKa9Tg+1vZUs9dBEuNIFqF6c1FquO80y2Dw1QA="; hash = "sha256-r/C/P+tdfaTLe0yCa5XPUg8O4NO9cHEF7EXzyfpkpD8="; # populate values that require us to use git. By doing this in postFetch we # can delete .git afterwards and maintain better reproducibility of the src. leaveDotGit = true; Loading @@ -27,7 +27,7 @@ buildNpmPackage rec { ''; }; npmDepsHash = "sha256-1d06JlZYzvrL+GE2zCaNtYCwAmVpa9Yg4Ov9Fn/w97c="; npmDepsHash = "sha256-EMLQUZaL6u5jsOgBa67bivUHItJo8JeGZLbIq6tJdgE="; nativeBuildInputs = [ prisma Loading