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.252.0"; version = "2.254.0"; src = fetchFromGitHub { owner = "ghostfolio"; repo = "ghostfolio"; tag = version; hash = "sha256-IR6/LTCBUfGweGA+cM/qfgK3i2ZUaV9u7K2XZH0Q0ZI="; hash = "sha256-bcUr0tzq/X2pOmg7ZYj46+TQO9NBKmevm+C6PbyV/yc="; # 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-2EGjP7PQVeWpXonAOM7JD3rRptyEbNgSGe1sTlV/ImM="; npmDepsHash = "sha256-Wa15OSsd2IXTO1OjZoiFsSF0UhrzvS6fsymvxyPm0s8="; nativeBuildInputs = [ prisma_6 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.252.0"; version = "2.254.0"; src = fetchFromGitHub { owner = "ghostfolio"; repo = "ghostfolio"; tag = version; hash = "sha256-IR6/LTCBUfGweGA+cM/qfgK3i2ZUaV9u7K2XZH0Q0ZI="; hash = "sha256-bcUr0tzq/X2pOmg7ZYj46+TQO9NBKmevm+C6PbyV/yc="; # 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-2EGjP7PQVeWpXonAOM7JD3rRptyEbNgSGe1sTlV/ImM="; npmDepsHash = "sha256-Wa15OSsd2IXTO1OjZoiFsSF0UhrzvS6fsymvxyPm0s8="; nativeBuildInputs = [ prisma_6 Loading