deps(third_party/npmlock2nix): add
This adds npmlock2nix. Cannot use upstream npmlock2nix due to https://github.com/nix-community/npmlock2nix/issues/194. Change-Id: I00a54dceb854b51ede3c2cb42bbbd9360cc5d76f
This commit is contained in:
parent
944acead3e
commit
dcbe231825
2 changed files with 15 additions and 0 deletions
3
third_party/npmlock2nix/default.nix
vendored
Normal file
3
third_party/npmlock2nix/default.nix
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{ depot, pkgs, ... }:
|
||||
|
||||
pkgs.callPackage depot.third_party.sources.npmlock2nix { }
|
||||
Loading…
Add table
Add a link
Reference in a new issue