postgresqlPackages: remove unused inputs

Thanks, deadnix.
This commit is contained in:
Wolfgang Walther
2025-05-11 10:44:16 +02:00
parent 0deef54a2d
commit e1573ae30b
45 changed files with 2 additions and 49 deletions
@@ -7,10 +7,9 @@
postgresql,
postgresqlBuildExtension,
runtimeShell,
stdenv,
}:
postgresqlBuildExtension (finalAttrs: {
postgresqlBuildExtension {
pname = "postgresql_anonymizer";
inherit (pg-dump-anon) version src;
@@ -32,4 +31,4 @@ postgresqlBuildExtension (finalAttrs: {
meta = lib.getAttrs [ "homepage" "teams" "license" ] pg-dump-anon.meta // {
description = "Extension to mask or replace personally identifiable information (PII) or commercially sensitive data from a PostgreSQL database";
};
})
}
@@ -5,7 +5,6 @@
postgresql,
postgresqlBuildExtension,
postgresqlTestExtension,
stdenv,
}:
let
@@ -7,7 +7,6 @@
postgresql,
postgresqlBuildExtension,
postgresqlTestExtension,
stdenv,
}:
postgresqlBuildExtension (finalAttrs: {
@@ -4,7 +4,6 @@
postgresql,
postgresqlBuildExtension,
protobufc,
stdenv,
}:
postgresqlBuildExtension {
@@ -4,7 +4,6 @@
lib,
postgresql,
postgresqlBuildExtension,
stdenv,
}:
postgresqlBuildExtension (finalAttrs: {
@@ -3,7 +3,6 @@
lib,
postgresql,
postgresqlBuildExtension,
stdenv,
}:
postgresqlBuildExtension {
@@ -6,7 +6,6 @@
postgresql,
postgresqlBuildExtension,
postgresqlTestExtension,
stdenv,
}:
postgresqlBuildExtension (finalAttrs: {
@@ -3,7 +3,6 @@
lib,
postgresql,
postgresqlBuildExtension,
stdenv,
}:
postgresqlBuildExtension (finalAttrs: {
@@ -4,7 +4,6 @@
postgresql,
postgresqlBuildExtension,
postgresqlTestExtension,
testers,
}:
postgresqlBuildExtension (finalAttrs: {
@@ -3,7 +3,6 @@
lib,
postgresql,
postgresqlBuildExtension,
stdenv,
}:
postgresqlBuildExtension (finalAttrs: {
@@ -3,7 +3,6 @@
lib,
postgresql,
postgresqlBuildExtension,
stdenv,
}:
postgresqlBuildExtension (finalAttrs: {
@@ -3,7 +3,6 @@
lib,
postgresql,
postgresqlBuildExtension,
stdenv,
}:
postgresqlBuildExtension (finalAttrs: {
@@ -3,7 +3,6 @@
lib,
postgresql,
postgresqlBuildExtension,
stdenv,
}:
let
@@ -3,7 +3,6 @@
lib,
postgresql,
postgresqlBuildExtension,
stdenv,
}:
postgresqlBuildExtension (finalAttrs: {
@@ -3,7 +3,6 @@
lib,
postgresql,
postgresqlBuildExtension,
stdenv,
}:
postgresqlBuildExtension (finalAttrs: {
@@ -6,7 +6,6 @@
pkg-config,
postgresql,
postgresqlBuildExtension,
stdenv,
}:
postgresqlBuildExtension (finalAttrs: {
@@ -4,7 +4,6 @@
lib,
postgresql,
postgresqlBuildExtension,
stdenv,
}:
postgresqlBuildExtension (finalAttrs: {
@@ -3,7 +3,6 @@
lib,
postgresql,
postgresqlBuildExtension,
stdenv,
}:
postgresqlBuildExtension (finalAttrs: {
@@ -3,7 +3,6 @@
lib,
postgresql,
postgresqlBuildExtension,
stdenv,
}:
postgresqlBuildExtension (finalAttrs: {
@@ -5,7 +5,6 @@
postgresql,
postgresqlBuildExtension,
postgresqlTestExtension,
stdenv,
testers,
}:
@@ -3,8 +3,6 @@
lib,
postgresql,
postgresqlBuildExtension,
postgresqlTestHook,
stdenv,
}:
postgresqlBuildExtension (finalAttrs: {
@@ -3,7 +3,6 @@
lib,
postgresql,
postgresqlBuildExtension,
stdenv,
}:
with {
@@ -4,7 +4,6 @@
lib,
postgresql,
postgresqlBuildExtension,
stdenv,
}:
postgresqlBuildExtension {
@@ -5,7 +5,6 @@
postgresql,
postgresqlBuildExtension,
postgresqlTestExtension,
stdenv,
}:
postgresqlBuildExtension (finalAttrs: {
@@ -3,7 +3,6 @@
lib,
postgresql,
postgresqlBuildExtension,
stdenv,
}:
postgresqlBuildExtension rec {
@@ -3,7 +3,6 @@
lib,
postgresql,
postgresqlBuildExtension,
stdenv,
}:
postgresqlBuildExtension (finalAttrs: {
@@ -5,7 +5,6 @@
openssl,
postgresql,
postgresqlBuildExtension,
stdenv,
}:
let
@@ -5,7 +5,6 @@
postgresql,
postgresqlBuildExtension,
postgresqlTestExtension,
stdenv,
unstableGitUpdater,
}:
-1
View File
@@ -3,7 +3,6 @@
lib,
postgresql,
postgresqlBuildExtension,
stdenv,
}:
postgresqlBuildExtension (finalAttrs: {
@@ -6,7 +6,6 @@
pkg-config,
postgresql,
postgresqlBuildExtension,
stdenv,
xxHash,
}:
@@ -6,7 +6,6 @@
perl,
postgresql,
postgresqlBuildExtension,
stdenv,
}:
postgresqlBuildExtension (finalAttrs: {
@@ -6,7 +6,6 @@
postgresql,
postgresqlBuildExtension,
postgresqlTestExtension,
stdenv,
}:
postgresqlBuildExtension (finalAttrs: {
@@ -4,7 +4,6 @@
lib,
postgresql,
postgresqlBuildExtension,
stdenv,
}:
postgresqlBuildExtension (finalAttrs: {
@@ -3,7 +3,6 @@
lib,
postgresql,
postgresqlBuildExtension,
stdenv,
}:
postgresqlBuildExtension (finalAttrs: {
@@ -4,7 +4,6 @@
postgresql,
postgresqlBuildExtension,
postgresqlTestExtension,
stdenv,
}:
postgresqlBuildExtension (finalAttrs: {
-1
View File
@@ -8,7 +8,6 @@
postgresqlTestExtension,
R,
rPackages,
stdenv,
}:
postgresqlBuildExtension (finalAttrs: {
@@ -3,7 +3,6 @@
lib,
postgresql,
postgresqlTestExtension,
tcl,
tclPackages,
}:
@@ -6,7 +6,6 @@
lib,
postgresql,
postgresqlBuildExtension,
stdenv,
}:
postgresqlBuildExtension (finalAttrs: {
-1
View File
@@ -4,7 +4,6 @@
postgresql,
postgresqlBuildExtension,
postgresqlTestExtension,
stdenv,
}:
postgresqlBuildExtension (finalAttrs: {
@@ -3,7 +3,6 @@
lib,
postgresql,
postgresqlBuildExtension,
stdenv,
}:
postgresqlBuildExtension {
@@ -3,7 +3,6 @@
lib,
postgresql,
postgresqlBuildExtension,
stdenv,
}:
postgresqlBuildExtension (finalAttrs: {
pname = "system_stats";
@@ -4,8 +4,6 @@
lib,
postgresql,
postgresqlBuildExtension,
stdenv,
unstableGitUpdater,
}:
postgresqlBuildExtension (finalAttrs: {
@@ -3,7 +3,6 @@
lib,
postgresql,
postgresqlBuildExtension,
stdenv,
}:
postgresqlBuildExtension (finalAttrs: {
@@ -7,7 +7,6 @@
postgresql,
postgresqlBuildExtension,
postgresqlTestExtension,
stdenv,
enableUnfree ? true,
}:
-1
View File
@@ -5,7 +5,6 @@ let
{
stdenv,
fetchFromGitHub,
fetchpatch,
fetchurl,
lib,
replaceVars,