mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-27 22:03:54 +03:00
OOPS: typo
svn path=/nixpkgs/trunk/; revision=33068
This commit is contained in:
parent
a315685cd8
commit
7ccc8fc78f
@ -8514,7 +8514,7 @@ let
|
||||
|
||||
pgf2 = callPackage ../tools/typesetting/tex/pgf/2.x.nix { };
|
||||
|
||||
pgfplots = callPackage ../tools/typesetting/pgfplots { };
|
||||
pgfplots = callPackage ../tools/typesetting/tex/pgfplots { };
|
||||
|
||||
pjsip = callPackage ../applications/networking/pjsip { };
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user