Simplify flake
This commit is contained in:
parent
3c4bbe3b6b
commit
bb7808c9e7
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
|||
tablejohn = naersk'.buildPackage
|
||||
{
|
||||
root = ./.;
|
||||
nativeBuildInputs = [ pkgs.nodePackages.typescript ];
|
||||
nativeBuildInputs = [ pkgs.typescript ];
|
||||
};
|
||||
default = tablejohn;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue