Loading pkgs/applications/networking/instant-messengers/gurk-rs/default.nix→pkgs/by-name/gu/gurk-rs/package.nix +7 −4 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ protobuf, rustPlatform, fetchFromGitHub, Cocoa, darwin, pkgsBuildHost, openssl, pkg-config, Loading @@ -13,15 +13,18 @@ gurk-rs, }: let inherit (darwin.apple_sdk.frameworks) Cocoa; in rustPlatform.buildRustPackage rec { pname = "gurk-rs"; version = "0.6.0"; version = "0.6.1"; src = fetchFromGitHub { owner = "boxdot"; repo = "gurk-rs"; tag = "v${version}"; hash = "sha256-FPbEtk2A7qs/85VsmfV1uPsVZ7V5WKhMKeWrzUt5L4w="; hash = "sha256-cNKUQlCzhOgyWoitHjRoVdehj8AUEslHBCGxH9nRWF4="; }; postPatch = '' Loading @@ -30,7 +33,7 @@ rustPlatform.buildRustPackage rec { useFetchCargoVendor = true; cargoHash = "sha256-yLZKat6NNZkbyTpAVpOvDAbbNajh4Vaebc7fmK0I3Mc="; cargoHash = "sha256-eh7ZD8ZX1oKiJbJcVtk6pczb6HxNM6md93P/22Qn5u0="; nativeBuildInputs = [ protobuf Loading pkgs/top-level/all-packages.nix +0 −4 Original line number Diff line number Diff line Loading @@ -13455,10 +13455,6 @@ with pkgs; fftw = fftwSinglePrec; }; gurk-rs = callPackage ../applications/networking/instant-messengers/gurk-rs { inherit (darwin.apple_sdk.frameworks) Cocoa; }; puddletag = libsForQt5.callPackage ../applications/audio/puddletag { }; welle-io = qt6Packages.callPackage ../applications/radio/welle-io { }; Loading Loading
pkgs/applications/networking/instant-messengers/gurk-rs/default.nix→pkgs/by-name/gu/gurk-rs/package.nix +7 −4 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ protobuf, rustPlatform, fetchFromGitHub, Cocoa, darwin, pkgsBuildHost, openssl, pkg-config, Loading @@ -13,15 +13,18 @@ gurk-rs, }: let inherit (darwin.apple_sdk.frameworks) Cocoa; in rustPlatform.buildRustPackage rec { pname = "gurk-rs"; version = "0.6.0"; version = "0.6.1"; src = fetchFromGitHub { owner = "boxdot"; repo = "gurk-rs"; tag = "v${version}"; hash = "sha256-FPbEtk2A7qs/85VsmfV1uPsVZ7V5WKhMKeWrzUt5L4w="; hash = "sha256-cNKUQlCzhOgyWoitHjRoVdehj8AUEslHBCGxH9nRWF4="; }; postPatch = '' Loading @@ -30,7 +33,7 @@ rustPlatform.buildRustPackage rec { useFetchCargoVendor = true; cargoHash = "sha256-yLZKat6NNZkbyTpAVpOvDAbbNajh4Vaebc7fmK0I3Mc="; cargoHash = "sha256-eh7ZD8ZX1oKiJbJcVtk6pczb6HxNM6md93P/22Qn5u0="; nativeBuildInputs = [ protobuf Loading
pkgs/top-level/all-packages.nix +0 −4 Original line number Diff line number Diff line Loading @@ -13455,10 +13455,6 @@ with pkgs; fftw = fftwSinglePrec; }; gurk-rs = callPackage ../applications/networking/instant-messengers/gurk-rs { inherit (darwin.apple_sdk.frameworks) Cocoa; }; puddletag = libsForQt5.callPackage ../applications/audio/puddletag { }; welle-io = qt6Packages.callPackage ../applications/radio/welle-io { }; Loading