Skip to content

Commit

Permalink
Remove nixpkgs-fmt check
Browse files Browse the repository at this point in the history
  • Loading branch information
ipetkov committed Jul 21, 2022
1 parent 1239aa3 commit 731a810
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 18 deletions.
2 changes: 0 additions & 2 deletions checks/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ let
x64Linux = pkgs.hostPlatform.system == "x86_64-linux";
in
myPkgs // {
checkNixpkgsFmt = callPackage ./nixpkgs-fmt.nix { };

cleanCargoTomlTests = callPackage ./cleanCargoTomlTests { };

clippy = callPackage ./clippy { };
Expand Down
16 changes: 0 additions & 16 deletions checks/nixpkgs-fmt.nix

This file was deleted.

0 comments on commit 731a810

Please sign in to comment.