peazip: moved to by-name
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{ stdenv
|
||||
, lib
|
||||
, fetchFromGitHub
|
||||
, wrapQtAppsHook
|
||||
, libsForQt5
|
||||
, fpc
|
||||
, lazarus
|
||||
, xorg
|
||||
@@ -33,7 +33,7 @@ stdenv.mkDerivation rec {
|
||||
'';
|
||||
|
||||
nativeBuildInputs = [
|
||||
wrapQtAppsHook
|
||||
libsForQt5.wrapQtAppsHook
|
||||
lazarus
|
||||
fpc
|
||||
];
|
||||
@@ -31698,8 +31698,6 @@ with pkgs;
|
||||
stdenv = gccStdenv;
|
||||
};
|
||||
|
||||
peazip = libsForQt5.callPackage ../tools/archivers/peazip { };
|
||||
|
||||
peek = callPackage ../applications/video/peek { };
|
||||
|
||||
peertube = callPackage ../servers/peertube {
|
||||
|
||||
Reference in New Issue
Block a user