all-packages.nix: strip trailing whitespace
This commit is contained in:
parent
4b10fcf1ec
commit
1775b99112
1 changed files with 2 additions and 2 deletions
|
@ -419,9 +419,9 @@ let
|
|||
inherit pkgs;
|
||||
pkgs_i686 = pkgsi686Linux;
|
||||
};
|
||||
|
||||
|
||||
xcodeenv = callPackage ../development/mobile/xcodeenv { };
|
||||
|
||||
|
||||
titaniumenv = import ../development/mobile/titaniumenv {
|
||||
inherit pkgs;
|
||||
pkgs_i686 = pkgsi686Linux;
|
||||
|
|
Loading…
Reference in a new issue