My Nix Configuration
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

[planka] fix npmDepsHash

dish 1b39c97f 7a109938

+1 -1
+1 -1
packages/planka/package.nix
··· 42 42 npmDeps = fetchNpmDeps { 43 43 inherit (finalAttrs) src sourceRoot; 44 44 npmDepsFetcherVersion = 2; 45 - hash = "sha256-YmuUXK+i7tXp4R+hsfq/sF3/FWZBmsm2qyDbzsDQkys="; 45 + hash = "sha256-+ZvnufQuh9J/cDXg0i3ZFAKCBR8qWmrlFstHBzAxEBs="; 46 46 }; 47 47 48 48 npmFlags = [