diff options
Diffstat (limited to 'npmPackages')
-rw-r--r-- | npmPackages/index.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npmPackages/index.nix b/npmPackages/index.nix index 27880b5..6aeebb4 100644 --- a/npmPackages/index.nix +++ b/npmPackages/index.nix @@ -1,3 +1,4 @@ +# XXX this file is automatically generated. self: super: let inherit (super) callPackage; |