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
+1 -2
View File
@@ -2,8 +2,7 @@
self: super:
let
lib =
self.haskell.lib;
inherit (self.haskell) lib;
overrides =
final: prev: