Skip to content

Commit

Permalink
nodePackages: regenerate sets
Browse files Browse the repository at this point in the history
  • Loading branch information
adisbladis committed Mar 15, 2020
1 parent f37e7ad commit af9b839
Show file tree
Hide file tree
Showing 4 changed files with 2,818 additions and 6 deletions.
2 changes: 1 addition & 1 deletion pkgs/development/node-packages/composition-v10.nix
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ in
import ./node-packages-v10.nix {
inherit (pkgs) fetchurl fetchgit;
inherit nodeEnv;
}
}
2 changes: 1 addition & 1 deletion pkgs/development/node-packages/composition-v12.nix
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ in
import ./node-packages-v12.nix {
inherit (pkgs) fetchurl fetchgit;
inherit nodeEnv;
}
}
2 changes: 1 addition & 1 deletion pkgs/development/node-packages/composition-v13.nix
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ in
import ./node-packages-v13.nix {
inherit (pkgs) fetchurl fetchgit;
inherit nodeEnv;
}
}
Loading

0 comments on commit af9b839

Please sign in to comment.