Skip to content

Commit

Permalink
Merge pull request #68013 from serokell/nixfmt
Browse files Browse the repository at this point in the history
nixfmt: init at 0.3.0 from haskellPackages
  • Loading branch information
jagajaga authored Sep 4, 2019
2 parents 683a7f0 + 8038817 commit 3dd112c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkgs/top-level/all-packages.nix
Original file line number Diff line number Diff line change
Expand Up @@ -24139,6 +24139,8 @@ in

nix-serve = callPackage ../tools/package-management/nix-serve { };

nixfmt = haskell.lib.justStaticExecutables haskellPackages.nixfmt;

nixpkgs-fmt = callPackage ../tools/nix/nixpkgs-fmt { };

nixos-artwork = callPackage ../data/misc/nixos-artwork { };
Expand Down

0 comments on commit 3dd112c

Please sign in to comment.