mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-11-08 11:36:07 +01:00
treewide: apply nixpkgs-fmt
This commit is contained in:
parent
241632822a
commit
7d1ed0fbaa
23 changed files with 64 additions and 61 deletions
|
|
@ -9,7 +9,7 @@ in
|
|||
{
|
||||
typespeed = nixpkgs.typespeed.overrideAttrs (old: {
|
||||
patches = nixpkgs.typespeed.patches ++ [
|
||||
./typespeed-no-drop-priv.patch
|
||||
./typespeed-no-drop-priv.patch
|
||||
];
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue