remote: adapt bounds for core-0.6

This commit is contained in:
Richard Marko 2022-06-06 10:59:07 +02:00
parent 3e0ee222ba
commit b43d6f598f

View File

@ -52,7 +52,7 @@ library
, nix-derivation >= 1.1.1 && <2
, mtl
, unordered-containers
, hnix-store-core >= 0.5 && <0.6
, hnix-store-core >= 0.6 && <0.7
mixins:
base hiding (Prelude)
, relude (Relude as Prelude)