nix: fix statix hints

This commit is contained in:
monacoremo
2021-11-02 23:10:23 +01:00
committed by Remo
parent 2357961f48
commit d16a4a9a2b
4 changed files with 9 additions and 14 deletions
+2 -4
View File
@@ -13,11 +13,9 @@ let
postgrest =
import ./default.nix;
pkgs =
postgrest.pkgs;
inherit (postgrest) pkgs;
lib =
pkgs.lib;
inherit (pkgs) lib;
toolboxes =
[