all-packages.nix: stripped trailing whitespace
svn path=/nixpkgs/trunk/; revision=33452
This commit is contained in:
parent
b575fa1259
commit
e94fd0e83c
@ -5178,7 +5178,7 @@ let
|
|||||||
oidentd = callPackage ../servers/identd/oidentd { };
|
oidentd = callPackage ../servers/identd/oidentd { };
|
||||||
|
|
||||||
openfire = callPackage ../servers/xmpp/openfire { };
|
openfire = callPackage ../servers/xmpp/openfire { };
|
||||||
|
|
||||||
OVMF = callPackage ../applications/virtualization/OVMF { };
|
OVMF = callPackage ../applications/virtualization/OVMF { };
|
||||||
|
|
||||||
postgresql = postgresql83;
|
postgresql = postgresql83;
|
||||||
@ -6102,7 +6102,7 @@ let
|
|||||||
|
|
||||||
xf86_input_wacom = callPackage ../os-specific/linux/xf86-input-wacom { };
|
xf86_input_wacom = callPackage ../os-specific/linux/xf86-input-wacom { };
|
||||||
|
|
||||||
xf86_video_nouveau = callPackage ../os-specific/linux/xf86-video-nouveau {
|
xf86_video_nouveau = callPackage ../os-specific/linux/xf86-video-nouveau {
|
||||||
inherit (xorg) xorgserver xproto fontsproto xf86driproto renderproto
|
inherit (xorg) xorgserver xproto fontsproto xf86driproto renderproto
|
||||||
videoproto utilmacros;
|
videoproto utilmacros;
|
||||||
};
|
};
|
||||||
@ -8452,7 +8452,7 @@ let
|
|||||||
pgf1 = callPackage ../tools/typesetting/tex/pgf/1.x.nix { };
|
pgf1 = callPackage ../tools/typesetting/tex/pgf/1.x.nix { };
|
||||||
|
|
||||||
pgf2 = callPackage ../tools/typesetting/tex/pgf/2.x.nix { };
|
pgf2 = callPackage ../tools/typesetting/tex/pgf/2.x.nix { };
|
||||||
|
|
||||||
pgfplots = callPackage ../tools/typesetting/tex/pgfplots { };
|
pgfplots = callPackage ../tools/typesetting/tex/pgfplots { };
|
||||||
|
|
||||||
pjsip = callPackage ../applications/networking/pjsip { };
|
pjsip = callPackage ../applications/networking/pjsip { };
|
||||||
|
Loading…
Reference in New Issue
Block a user