Loading pkgs/by-name/ne/nest-cli/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -8,16 +8,16 @@ buildNpmPackage rec { pname = "nest-cli"; version = "10.4.5"; version = "10.4.7"; src = fetchFromGitHub { owner = "nestjs"; repo = pname; rev = version; hash = "sha256-F/Oi7ra+UE4YKXHZalH5qFk4coaGfHRpWaxamYunRuw="; hash = "sha256-DVLmB4WE+8p2i2l2aq7u/YefeEykKd3B7ekaq5vKUjI="; }; npmDepsHash = "sha256-6yh8TKfq3fuq4QcnA4uM49/G0Kp1sccRyTcV5s9dVck="; npmDepsHash = "sha256-bgnbf2YyjndJQ4jX08gW6htGPLV+znARuaJBuh8Kwa8="; env = { npm_config_build_from_source = true; Loading Loading
pkgs/by-name/ne/nest-cli/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -8,16 +8,16 @@ buildNpmPackage rec { pname = "nest-cli"; version = "10.4.5"; version = "10.4.7"; src = fetchFromGitHub { owner = "nestjs"; repo = pname; rev = version; hash = "sha256-F/Oi7ra+UE4YKXHZalH5qFk4coaGfHRpWaxamYunRuw="; hash = "sha256-DVLmB4WE+8p2i2l2aq7u/YefeEykKd3B7ekaq5vKUjI="; }; npmDepsHash = "sha256-6yh8TKfq3fuq4QcnA4uM49/G0Kp1sccRyTcV5s9dVck="; npmDepsHash = "sha256-bgnbf2YyjndJQ4jX08gW6htGPLV+znARuaJBuh8Kwa8="; env = { npm_config_build_from_source = true; Loading