fix flake
This commit is contained in:
parent
63b065428b
commit
ea04188672
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
||||||
src = ./.;
|
src = ./.;
|
||||||
|
|
||||||
nativeBuildInputs = with pkgs; [typescript];
|
nativeBuildInputs = with pkgs; [typescript];
|
||||||
npmDepsHash = "sha256-YlKPinb6wmpo6kL/lL7DQnhVmnR9zJaIOKGzBg9kvRM=";
|
npmDepsHash = "sha256-t2WNmLP6ip1sraRgQRsETuarw3D2bDVMfuhzQtpR/z4=";
|
||||||
|
|
||||||
buildPhase = ''
|
buildPhase = ''
|
||||||
tsc
|
tsc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue