overlay.nix: stop loading Core from master for Remote

This commit is contained in:
Anton-Latukha 2021-06-10 12:57:54 +03:00 committed by Anton Latukha
parent d390fcda7d
commit 35da3c9ae1

View File

@ -1,6 +1,4 @@
pkgs: hlib: helf: huper: {
hnix-store-core =
helf.callCabal2nix "hnix-store-core" ./hnix-store-core {};
hnix-store-remote =
( helf.callCabal2nixWithOptions "hnix-store-remote" ./hnix-store-remote "-fio-testsuite" {}
).overrideAttrs (attrs: {