postgresqlPackages: remove left-over nixosTests arguments

This commit is contained in:
Wolfgang Walther
2025-04-24 10:17:17 +02:00
parent f1d98a95a9
commit 1a2cd3683e
3 changed files with 0 additions and 3 deletions

View File

@@ -5,7 +5,6 @@
fetchFromGitHub,
lib,
nix-update-script,
nixosTests,
openssl,
pkg-config,
postgresql,

View File

@@ -3,7 +3,6 @@
fetchFromGitHub,
lib,
libkrb5,
nixosTests,
openssl,
postgresql,
postgresqlBuildExtension,

View File

@@ -2,7 +2,6 @@
fetchzip,
lib,
mecab,
nixosTests,
postgresql,
postgresqlTestExtension,
stdenv,