apvlv: move to pkgs/by-name

This commit is contained in:
Anthony Roussel 2024-03-26 17:10:47 +01:00
parent 0d86a49d54
commit bc2e4a537e
No known key found for this signature in database
GPG Key ID: 9DC4987B1A55E75E
2 changed files with 0 additions and 2 deletions

View File

@ -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;
};