tnetplug/release.nix

7 lines
126 B
Nix
Raw Normal View History

# For running on Hydra
import ./default.nix {
mozillaOverlay = import <mozillaOverlay>;
rustRestrictedManifest = true;
}