Skip to content

Commit

Permalink
Drop license-checker from dev-env (digital-asset#12909)
Browse files Browse the repository at this point in the history
No reason to keep a custom nix deriv around for something we don’t
use.

changelog_begin
changelog_end
  • Loading branch information
cocreature authored Feb 14, 2022
1 parent cc4c06c commit 6a585c9
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 1,158 deletions.
3 changes: 0 additions & 3 deletions nix/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -109,9 +109,6 @@ in rec {

node2nix = pkgs.nodePackages.node2nix;

license-checker =
(import ./tools/license-checker { inherit pkgs; nodejs = tools.node; }).license-checker;

chromedriver = pkgs.chromedriver;

# Python development
Expand Down
3 changes: 0 additions & 3 deletions nix/tools/license-checker/README.md

This file was deleted.

17 changes: 0 additions & 17 deletions nix/tools/license-checker/default.nix

This file was deleted.

Loading

0 comments on commit 6a585c9

Please sign in to comment.