pkgs/top-level/all-packages.nix: don't use tabs for indention
svn path=/nixpkgs/trunk/; revision=28865
This commit is contained in:
parent
b6d994e9b7
commit
7d9c4b06ad
@ -5209,7 +5209,7 @@ let
|
||||
[ kernelPatches.fbcondecor_2_6_25
|
||||
kernelPatches.sec_perm_2_6_24
|
||||
kernelPatches.glibc_getline
|
||||
kernelPatches.cifs_timeout_2_6_25
|
||||
kernelPatches.cifs_timeout_2_6_25
|
||||
];
|
||||
};
|
||||
|
||||
@ -5220,7 +5220,7 @@ let
|
||||
[ kernelPatches.fbcondecor_2_6_25
|
||||
kernelPatches.sec_perm_2_6_24
|
||||
kernelPatches.glibc_getline
|
||||
kernelPatches.cifs_timeout_2_6_25
|
||||
kernelPatches.cifs_timeout_2_6_25
|
||||
];
|
||||
};
|
||||
|
||||
@ -5230,7 +5230,7 @@ let
|
||||
kernelPatches =
|
||||
[ kernelPatches.fbcondecor_2_6_27
|
||||
kernelPatches.sec_perm_2_6_24
|
||||
kernelPatches.cifs_timeout_2_6_25
|
||||
kernelPatches.cifs_timeout_2_6_25
|
||||
];
|
||||
};
|
||||
|
||||
@ -5242,7 +5242,7 @@ let
|
||||
kernelPatches.sec_perm_2_6_24
|
||||
kernelPatches.ext4_softlockups_2_6_28
|
||||
kernelPatches.glibc_getline
|
||||
kernelPatches.cifs_timeout_2_6_25
|
||||
kernelPatches.cifs_timeout_2_6_25
|
||||
];
|
||||
};
|
||||
|
||||
@ -5251,7 +5251,7 @@ let
|
||||
kernelPatches =
|
||||
[ kernelPatches.fbcondecor_2_6_29
|
||||
kernelPatches.sec_perm_2_6_24
|
||||
kernelPatches.cifs_timeout_2_6_29
|
||||
kernelPatches.cifs_timeout_2_6_29
|
||||
];
|
||||
};
|
||||
|
||||
@ -5328,7 +5328,7 @@ let
|
||||
[ kernelPatches.fbcondecor_2_6_33
|
||||
kernelPatches.aufs2_2_6_33
|
||||
kernelPatches.sec_perm_2_6_24
|
||||
kernelPatches.cifs_timeout_2_6_29
|
||||
kernelPatches.cifs_timeout_2_6_29
|
||||
];
|
||||
};
|
||||
|
||||
@ -5354,7 +5354,7 @@ let
|
||||
[ /*kernelPatches.fbcondecor_2_6_33*/
|
||||
kernelPatches.sec_perm_2_6_24
|
||||
kernelPatches.aufs2_2_6_34
|
||||
kernelPatches.cifs_timeout_2_6_29
|
||||
kernelPatches.cifs_timeout_2_6_29
|
||||
];
|
||||
};
|
||||
|
||||
@ -5370,7 +5370,7 @@ let
|
||||
[ #kernelPatches.fbcondecor_2_6_35
|
||||
kernelPatches.sec_perm_2_6_24
|
||||
kernelPatches.aufs2_2_6_35
|
||||
kernelPatches.cifs_timeout_2_6_35
|
||||
kernelPatches.cifs_timeout_2_6_35
|
||||
] ++ lib.optional (platform.kernelArch == "arm")
|
||||
kernelPatches.sheevaplug_modules_2_6_35;
|
||||
};
|
||||
@ -5405,7 +5405,7 @@ let
|
||||
kernelPatches.sec_perm_2_6_24
|
||||
kernelPatches.aufs2_2_6_36
|
||||
kernelPatches.mips_restart_2_6_36
|
||||
kernelPatches.cifs_timeout_2_6_35
|
||||
kernelPatches.cifs_timeout_2_6_35
|
||||
];
|
||||
};
|
||||
|
||||
@ -5443,7 +5443,7 @@ let
|
||||
[ kernelPatches.fbcondecor_2_6_37
|
||||
kernelPatches.sec_perm_2_6_24
|
||||
kernelPatches.aufs2_1_2_6_37
|
||||
kernelPatches.cifs_timeout_2_6_35
|
||||
kernelPatches.cifs_timeout_2_6_35
|
||||
#kernelPatches.mips_restart_2_6_36
|
||||
];
|
||||
};
|
||||
@ -5460,7 +5460,7 @@ let
|
||||
[ kernelPatches.fbcondecor_2_6_38
|
||||
kernelPatches.sec_perm_2_6_24
|
||||
kernelPatches.aufs2_1_2_6_38
|
||||
kernelPatches.cifs_timeout_2_6_38
|
||||
kernelPatches.cifs_timeout_2_6_38
|
||||
#kernelPatches.mips_restart_2_6_36
|
||||
];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user