elmPackages.elm-test: 0.19.1-revision16 -> 0.19.1-revision17 (#462918)

This commit is contained in:
Marek Fajkus
2025-11-18 17:09:40 +01:00
committed by GitHub
@@ -6,16 +6,16 @@
buildNpmPackage rec { buildNpmPackage rec {
pname = "elm-test"; pname = "elm-test";
version = "0.19.1-revision16"; version = "0.19.1-revision17";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "rtfeldman"; owner = "rtfeldman";
repo = "node-test-runner"; repo = "node-test-runner";
rev = version; rev = version;
hash = "sha256-5XV5AxLJ3YdtlB3Px5tmFzP8H2BP8lkq9M01iUbbmPU="; hash = "sha256-qmzmImTDH7CBFxEDtR+XydegnpuYiZuNF6eJ80I2fwM=";
}; };
npmDepsHash = "sha256-+e21gMBiRQo1uUIvlIs5fzkyWW6+zWEi2HGdDsXxgaA="; npmDepsHash = "sha256-Yy53mGzARXRnPDLWnUevbnSCMSch1ecsvROu5C96WBA=";
postPatch = '' postPatch = ''
sed -i '/elm-tooling install/d' package.json sed -i '/elm-tooling install/d' package.json