diff --git a/hnix-store-remote/hnix-store-remote.cabal b/hnix-store-remote/hnix-store-remote.cabal index 19cde0ca..9773a72e 100644 --- a/hnix-store-remote/hnix-store-remote.cabal +++ b/hnix-store-remote/hnix-store-remote.cabal @@ -30,7 +30,7 @@ library , text , unix , network - , nix-derivation + , nix-derivation >= 1.1.1 && <2 , mtl , unordered-containers , filepath