mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-17 20:58:30 +00:00
apvlv: move to pkgs/by-name
This commit is contained in:
parent
0d86a49d54
commit
bc2e4a537e
@ -36028,8 +36028,6 @@ with pkgs;
|
||||
lua = lua5_3;
|
||||
};
|
||||
|
||||
apvlv = callPackage ../applications/misc/apvlv { };
|
||||
|
||||
xpdf = libsForQt5.callPackage ../applications/misc/xpdf {
|
||||
stdenv = if stdenv.isDarwin then darwin.apple_sdk_11_0.stdenv else stdenv;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user