Loading pkgs/applications/networking/sniffers/savvycan/default.nix→pkgs/by-name/sa/savvycan/package.nix +8 −16 Original line number Diff line number Diff line Loading @@ -2,17 +2,10 @@ stdenv, lib, fetchFromGitHub, qtbase, qttools, qmake, qtserialbus, qtserialport, qtdeclarative, wrapQtAppsHook, qt5, }: stdenv.mkDerivation rec { pname = "savvycan"; version = "220"; Loading @@ -24,16 +17,16 @@ stdenv.mkDerivation rec { }; buildInputs = [ qtbase qttools qtserialbus qtserialport qtdeclarative qt5.qtbase qt5.qttools qt5.qtserialbus qt5.qtserialport qt5.qtdeclarative ]; nativeBuildInputs = [ qmake wrapQtAppsHook qt5.qmake qt5.wrapQtAppsHook ]; meta = with lib; { Loading Loading @@ -70,5 +63,4 @@ stdenv.mkDerivation rec { it! ''; }; } pkgs/top-level/all-packages.nix +0 −2 Original line number Diff line number Diff line Loading @@ -13987,8 +13987,6 @@ with pkgs; rusty-psn-gui = rusty-psn.override { withGui = true; }; savvycan = libsForQt5.callPackage ../applications/networking/sniffers/savvycan { }; sayonara = libsForQt5.callPackage ../applications/audio/sayonara { }; scantailor-advanced = libsForQt5.callPackage ../applications/graphics/scantailor/advanced.nix { }; Loading Loading
pkgs/applications/networking/sniffers/savvycan/default.nix→pkgs/by-name/sa/savvycan/package.nix +8 −16 Original line number Diff line number Diff line Loading @@ -2,17 +2,10 @@ stdenv, lib, fetchFromGitHub, qtbase, qttools, qmake, qtserialbus, qtserialport, qtdeclarative, wrapQtAppsHook, qt5, }: stdenv.mkDerivation rec { pname = "savvycan"; version = "220"; Loading @@ -24,16 +17,16 @@ stdenv.mkDerivation rec { }; buildInputs = [ qtbase qttools qtserialbus qtserialport qtdeclarative qt5.qtbase qt5.qttools qt5.qtserialbus qt5.qtserialport qt5.qtdeclarative ]; nativeBuildInputs = [ qmake wrapQtAppsHook qt5.qmake qt5.wrapQtAppsHook ]; meta = with lib; { Loading Loading @@ -70,5 +63,4 @@ stdenv.mkDerivation rec { it! ''; }; }
pkgs/top-level/all-packages.nix +0 −2 Original line number Diff line number Diff line Loading @@ -13987,8 +13987,6 @@ with pkgs; rusty-psn-gui = rusty-psn.override { withGui = true; }; savvycan = libsForQt5.callPackage ../applications/networking/sniffers/savvycan { }; sayonara = libsForQt5.callPackage ../applications/audio/sayonara { }; scantailor-advanced = libsForQt5.callPackage ../applications/graphics/scantailor/advanced.nix { }; Loading