Skip to content

Commit 69f1ffc

Browse files
committed
fixup! core: add System.Nix.Derivation and tests
1 parent d718b4d commit 69f1ffc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hnix-store-core/hnix-store-core.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ library
4444
, filepath
4545
, hashable
4646
, mtl
47-
, nix-derivation
47+
, nix-derivation >= 1.1.1 && <2
4848
, saltine
4949
, time
5050
, text

0 commit comments

Comments
 (0)