nix: Add deadnix to postgrest-lint and remove dead nix code

This commit is contained in:
Wolfgang Walther
2024-02-24 13:08:04 +01:00
parent caf0a70171
commit ccc386cf38
14 changed files with 18 additions and 46 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
self: super:
_: super:
{
libpq = super.callPackage ../libpq.nix {
postgresql = super.postgresql_16;