Loading pkgs/applications/audio/galaxy-buds-client/default.nix +0 −2 Original line number Diff line number Diff line Loading @@ -2,7 +2,6 @@ , stdenv , buildDotnetModule , fetchFromGitHub , autoPatchelfHook , fontconfig , xorg , libglvnd Loading @@ -27,7 +26,6 @@ buildDotnetModule rec { dotnetFlags = [ "-p:Runtimeidentifier=linux-x64" ]; nativeBuildInputs = [ autoPatchelfHook copyDesktopItems graphicsmagick ]; Loading pkgs/applications/blockchains/wasabibackend/default.nix +0 −2 Original line number Diff line number Diff line Loading @@ -4,7 +4,6 @@ fetchFromGitHub, buildDotnetModule, dotnetCorePackages, autoPatchelfHook, zlib, openssl, }: Loading @@ -25,7 +24,6 @@ buildDotnetModule rec { dotnet-sdk = dotnetCorePackages.sdk_7_0; dotnet-runtime = dotnetCorePackages.aspnetcore_7_0; nativeBuildInputs = [autoPatchelfHook]; buildInputs = [stdenv.cc.cc.lib zlib]; runtimeDeps = [openssl zlib]; Loading pkgs/applications/misc/avalonia-ilspy/default.nix +1 −3 Original line number Diff line number Diff line Loading @@ -15,7 +15,6 @@ , makeDesktopItem , copyDesktopItems , icoutils , autoPatchelfHook , bintools , fixDarwinDylibNames , autoSignDarwinBinariesHook Loading @@ -40,8 +39,7 @@ buildDotnetModule rec { nativeBuildInputs = [ copyDesktopItems icoutils ] ++ lib.optionals stdenv.hostPlatform.isLinux [ autoPatchelfHook ] ++ lib.optionals stdenv.hostPlatform.isDarwin [ bintools fixDarwinDylibNames ] ] ++ lib.optionals stdenv.hostPlatform.isDarwin [ bintools fixDarwinDylibNames ] ++ lib.optionals (stdenv.hostPlatform.isDarwin && stdenv.hostPlatform.isAarch64) [ autoSignDarwinBinariesHook ]; buildInputs = [ Loading pkgs/development/compilers/inklecate/default.nix +0 −2 Original line number Diff line number Diff line { lib , stdenv , autoPatchelfHook , buildDotnetModule , dotnetCorePackages , fetchFromGitHub Loading @@ -17,7 +16,6 @@ buildDotnetModule rec { hash = "sha512-aUjjT5Qf64wrKRn1vkwJadMOBWMkvsXUjtZ7S3/ZWAh1CCDkQNO84mSbtbVc9ny0fKeJEqaDX2tJNwq7pYqAbA=="; }; nativeBuildInputs = lib.optionals stdenv.isLinux [ autoPatchelfHook ]; buildInputs = [ stdenv.cc.cc.lib ]; projectFile = "inklecate/inklecate.csproj"; Loading pkgs/development/tools/continuous-integration/github-runner/default.nix +1 −4 Original line number Diff line number Diff line { autoPatchelfHook , autoSignDarwinBinariesHook { autoSignDarwinBinariesHook , buildDotnetModule , dotnetCorePackages , fetchFromGitHub Loading Loading @@ -114,8 +113,6 @@ buildDotnetModule rec { nativeBuildInputs = [ which git ] ++ lib.optionals stdenv.isLinux [ autoPatchelfHook ] ++ lib.optionals (stdenv.isDarwin && stdenv.isAarch64) [ autoSignDarwinBinariesHook ]; Loading Loading
pkgs/applications/audio/galaxy-buds-client/default.nix +0 −2 Original line number Diff line number Diff line Loading @@ -2,7 +2,6 @@ , stdenv , buildDotnetModule , fetchFromGitHub , autoPatchelfHook , fontconfig , xorg , libglvnd Loading @@ -27,7 +26,6 @@ buildDotnetModule rec { dotnetFlags = [ "-p:Runtimeidentifier=linux-x64" ]; nativeBuildInputs = [ autoPatchelfHook copyDesktopItems graphicsmagick ]; Loading
pkgs/applications/blockchains/wasabibackend/default.nix +0 −2 Original line number Diff line number Diff line Loading @@ -4,7 +4,6 @@ fetchFromGitHub, buildDotnetModule, dotnetCorePackages, autoPatchelfHook, zlib, openssl, }: Loading @@ -25,7 +24,6 @@ buildDotnetModule rec { dotnet-sdk = dotnetCorePackages.sdk_7_0; dotnet-runtime = dotnetCorePackages.aspnetcore_7_0; nativeBuildInputs = [autoPatchelfHook]; buildInputs = [stdenv.cc.cc.lib zlib]; runtimeDeps = [openssl zlib]; Loading
pkgs/applications/misc/avalonia-ilspy/default.nix +1 −3 Original line number Diff line number Diff line Loading @@ -15,7 +15,6 @@ , makeDesktopItem , copyDesktopItems , icoutils , autoPatchelfHook , bintools , fixDarwinDylibNames , autoSignDarwinBinariesHook Loading @@ -40,8 +39,7 @@ buildDotnetModule rec { nativeBuildInputs = [ copyDesktopItems icoutils ] ++ lib.optionals stdenv.hostPlatform.isLinux [ autoPatchelfHook ] ++ lib.optionals stdenv.hostPlatform.isDarwin [ bintools fixDarwinDylibNames ] ] ++ lib.optionals stdenv.hostPlatform.isDarwin [ bintools fixDarwinDylibNames ] ++ lib.optionals (stdenv.hostPlatform.isDarwin && stdenv.hostPlatform.isAarch64) [ autoSignDarwinBinariesHook ]; buildInputs = [ Loading
pkgs/development/compilers/inklecate/default.nix +0 −2 Original line number Diff line number Diff line { lib , stdenv , autoPatchelfHook , buildDotnetModule , dotnetCorePackages , fetchFromGitHub Loading @@ -17,7 +16,6 @@ buildDotnetModule rec { hash = "sha512-aUjjT5Qf64wrKRn1vkwJadMOBWMkvsXUjtZ7S3/ZWAh1CCDkQNO84mSbtbVc9ny0fKeJEqaDX2tJNwq7pYqAbA=="; }; nativeBuildInputs = lib.optionals stdenv.isLinux [ autoPatchelfHook ]; buildInputs = [ stdenv.cc.cc.lib ]; projectFile = "inklecate/inklecate.csproj"; Loading
pkgs/development/tools/continuous-integration/github-runner/default.nix +1 −4 Original line number Diff line number Diff line { autoPatchelfHook , autoSignDarwinBinariesHook { autoSignDarwinBinariesHook , buildDotnetModule , dotnetCorePackages , fetchFromGitHub Loading Loading @@ -114,8 +113,6 @@ buildDotnetModule rec { nativeBuildInputs = [ which git ] ++ lib.optionals stdenv.isLinux [ autoPatchelfHook ] ++ lib.optionals (stdenv.isDarwin && stdenv.isAarch64) [ autoSignDarwinBinariesHook ]; Loading