Compare commits
2 Commits
75325472b8
...
65bc08f033
| Author | SHA1 | Date | |
|---|---|---|---|
| 65bc08f033 | |||
| f8db5d68cc |
@ -66,7 +66,7 @@ const otherSkills: OtherSkill[] = [
|
||||
{
|
||||
title: "Some of the relevant Frameworks/Tooling",
|
||||
description:
|
||||
"Terraform, Prometheus, Grafana, React, Webpack, Rollup, Esbuild, deep understanding of Git",
|
||||
"Terraform, Prometheus, Grafana, Nix shell, React, Webpack, Rollup, Esbuild, deep understanding of Git",
|
||||
},
|
||||
{
|
||||
title: "Software Development",
|
||||
|
||||
@ -47,7 +47,7 @@ let
|
||||
cp -a dist $out
|
||||
'';
|
||||
npmInstallFlags = "--no-audit --no-progress --no-fund";
|
||||
npmDepsHash = "sha256-dnUbw0kfAA50ZaQ91q/fC+gZhAGNo6vrSQBz6Qf2ngo=";
|
||||
npmDepsHash = "sha256-p4rTpy0t8aajbubvtF1TA83/FFqvfKEOPBb5T0ZRfQY=";
|
||||
npmPackFlags = [ "--ignore-scripts" ];
|
||||
};
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user