commits
Instead of "eclipse-${name}". The latter is slightly confusing since
there are non-plugin eclipse packages named "eclipse-${name}", like
eclipse-modeling or eclipse-cpp.
linphone: update linphone with dependencies
I.e., add 'hidapi' to buildInputs. Build tested.
containers: fix interfaces option bugs
The default should be [], no need to check it for INTERFACES
variable.
It seemed unused - no mention in the log, and builds without it.
/cc maintainers: @phreedom, @thoughtpolice.
buildFHS*Env: add documentation
This reverts commit 54c7053bffe96d67274efafbc3518a2c40b2dc06.
Doesn't build with nix chrooted builds.
0.5.2.0 has been deprecated.
The referenced commit is long since released, and the package builds
correctly with ghc 7.6 -> 7.10.
The referenced commit has long since been released to hackage, and the
package has been verified to build properly under ghc 7.6 -> 7.10.
The original bug is long since closed, and I verified it compiles on ghc
7.6 -> 7.10.
The bug's been closed for a while, and I manually verified that the
haddock gets rendered to HTML in all versions from 7.6 -> 7.10.
The "real" issue (https://github.com/philopon/types-compat/issues/1) has
been closed for a while, and I manually confirmed that the documentation
builds correctly under 7.10.2 and 7.8.4. The package itself doesn't
build older versions because of missing dependencies.
Ref. http://nixos.org/nixpkgs/manual/#sec-package-naming
It seems upstream no longer provides old downloads. So this unbreaks the
build.
Unfortunately, this update does not fix the test suite failure:
| Test Summary Report
| -------------------
| t/img.t (Wstat: 512 Tests: 31 Failed: 2)
| Failed tests: 17-18
| Non-zero exit status: 2
| Files=59, Tests=2273, 22 wallclock secs ( 0.49 usr 0.04 sys + 16.36 cusr 5.45 csys = 22.34 CPU)
| Result: FAIL
| Failed 1/59 test programs. 2/2273 subtests failed.
This reverts commit 75ed15e174996139e439fdca407f03fadfe929da.
Turns out it was just a missing &
cc @wkennington
Unfortunately, this update does not fix the test suite failure:
| Test Summary Report
| -------------------
| t/img.t (Wstat: 512 Tests: 31 Failed: 2)
| Failed tests: 17-18
| Non-zero exit status: 2
| Files=59, Tests=2273, 22 wallclock secs ( 0.49 usr 0.04 sys + 16.36 cusr 5.45 csys = 22.34 CPU)
| Result: FAIL
| Failed 1/59 test programs. 2/2273 subtests failed.