forked from DGNum/metis
Formatting
This commit is contained in:
parent
75e9a5c281
commit
142b841397
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
{ pkgs ? import ./nix {} }:
|
||||
{ pkgs ? import ./nix { } }:
|
||||
pkgs.npmlock2nix.shell {
|
||||
src = ./.;
|
||||
nodejs = pkgs.nodejs-14_x;
|
||||
|
|
Loading…
Reference in a new issue