Loading pkgs/applications/networking/compactor/default.nix→pkgs/by-name/co/compactor/package.nix +8 −6 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ libpcap, libtins, openssl, protobuf, protobuf_21, xz, zlib, catch2, Loading @@ -25,15 +25,17 @@ tcpdump, wireshark-cli, }: stdenv.mkDerivation rec { let protobuf = protobuf_21; in stdenv.mkDerivation (finalAttrs: { pname = "compactor"; version = "1.2.3"; src = fetchFromGitHub { owner = "dns-stats"; repo = "compactor"; rev = version; tag = finalAttrs.version; fetchSubmodules = true; hash = "sha256-5Z14suhO5ghhmZsSj4DsSoKm+ct2gQFO6qxhjmx4Xm4="; }; Loading Loading @@ -100,9 +102,9 @@ stdenv.mkDerivation rec { meta = { description = "Tools to capture DNS traffic and record it in C-DNS files"; homepage = "https://dns-stats.org/"; changelog = "https://github.com/dns-stats/compactor/raw/${version}/ChangeLog.txt"; changelog = "https://github.com/dns-stats/compactor/raw/${finalAttrs.version}/ChangeLog.txt"; license = lib.licenses.mpl20; maintainers = with lib.maintainers; [ fdns ]; platforms = lib.platforms.unix; }; } }) pkgs/applications/networking/compactor/patches/add-a-space-after-type-in-check-response-opt-sh.patch→pkgs/by-name/co/compactor/patches/add-a-space-after-type-in-check-response-opt-sh.patch +0 −0 File moved. View file pkgs/applications/networking/compactor/patches/update-golden-cbor2diag-output.patch→pkgs/by-name/co/compactor/patches/update-golden-cbor2diag-output.patch +0 −0 File moved. View file pkgs/top-level/all-packages.nix +0 −4 Original line number Diff line number Diff line Loading @@ -1618,10 +1618,6 @@ with pkgs; extraPackages = [ ffmpeg ]; }; compactor = callPackage ../applications/networking/compactor { protobuf = protobuf_21; }; inherit (callPackages ../tools/misc/coreboot-utils { }) msrtool cbmem Loading Loading
pkgs/applications/networking/compactor/default.nix→pkgs/by-name/co/compactor/package.nix +8 −6 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ libpcap, libtins, openssl, protobuf, protobuf_21, xz, zlib, catch2, Loading @@ -25,15 +25,17 @@ tcpdump, wireshark-cli, }: stdenv.mkDerivation rec { let protobuf = protobuf_21; in stdenv.mkDerivation (finalAttrs: { pname = "compactor"; version = "1.2.3"; src = fetchFromGitHub { owner = "dns-stats"; repo = "compactor"; rev = version; tag = finalAttrs.version; fetchSubmodules = true; hash = "sha256-5Z14suhO5ghhmZsSj4DsSoKm+ct2gQFO6qxhjmx4Xm4="; }; Loading Loading @@ -100,9 +102,9 @@ stdenv.mkDerivation rec { meta = { description = "Tools to capture DNS traffic and record it in C-DNS files"; homepage = "https://dns-stats.org/"; changelog = "https://github.com/dns-stats/compactor/raw/${version}/ChangeLog.txt"; changelog = "https://github.com/dns-stats/compactor/raw/${finalAttrs.version}/ChangeLog.txt"; license = lib.licenses.mpl20; maintainers = with lib.maintainers; [ fdns ]; platforms = lib.platforms.unix; }; } })
pkgs/applications/networking/compactor/patches/add-a-space-after-type-in-check-response-opt-sh.patch→pkgs/by-name/co/compactor/patches/add-a-space-after-type-in-check-response-opt-sh.patch +0 −0 File moved. View file
pkgs/applications/networking/compactor/patches/update-golden-cbor2diag-output.patch→pkgs/by-name/co/compactor/patches/update-golden-cbor2diag-output.patch +0 −0 File moved. View file
pkgs/top-level/all-packages.nix +0 −4 Original line number Diff line number Diff line Loading @@ -1618,10 +1618,6 @@ with pkgs; extraPackages = [ ffmpeg ]; }; compactor = callPackage ../applications/networking/compactor { protobuf = protobuf_21; }; inherit (callPackages ../tools/misc/coreboot-utils { }) msrtool cbmem Loading