nixpkgs/pkgs/build-support/build-bazel-package
Timo Kaufmann 255686e8fc bzildBazelPackage: fix fetch with no markers
Previously the installPhase of the fixed ouput derivation would fail for
a package that has no markers, since `sed` would complain about having
no input files. If we use `find` instead of bash globs, that problem
goes away.
2019-06-28 22:44:20 +02:00
..
default.nix bzildBazelPackage: fix fetch with no markers 2019-06-28 22:44:20 +02:00