File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
pkgs/by-name/tu/turborepo-remote-cache Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1212} :
1313stdenvNoCC . mkDerivation ( finalAttrs : {
1414 pname = "turborepo-remote-cache" ;
15- version = "2.7.0 " ;
15+ version = "2.7.2 " ;
1616
1717 src = fetchFromGitHub {
1818 owner = "ducktors" ;
1919 repo = "turborepo-remote-cache" ;
2020 tag = "v${ finalAttrs . version } " ;
21- hash = "sha256-ySMZZ9rhVNkoJzz9g1ZxfnL67xGjN2WbirINJMKQqN4 =" ;
21+ hash = "sha256-OSqQ1unaQa2f0ANfCkxS9yJKiWUd1FLil3GE+BrQhoA =" ;
2222 } ;
2323
2424 pnpmDeps = fetchPnpmDeps {
2525 inherit ( finalAttrs ) pname version src ;
2626 pnpm = pnpm_10 ;
2727 fetcherVersion = 3 ;
28- hash = "sha256-i8kXC9bRit9S1TPV9uixCkkn3KahRu/hhBeDyHm6MBc =" ;
28+ hash = "sha256-CJE8fZEgde06Mm3sg9tRfbU/5jHT9caP67ODWCjQyJI =" ;
2929 } ;
3030
3131 nativeBuildInputs = [
You can’t perform that action at this time.
0 commit comments