Ryan Mulligan
Ryan Mulligan
Here is a successful build on Ubuntu for reference: ``` $ cabal build -v Saved package config file is outdated: • the Cabal version changed from Cabal-1.22.5.0 to Cabal-1.24.0.0 •...
@hasufell it builds for me on Ubuntu with your "dirty hack".
I should also point out that the title of this issue isn't exactly correct, because on NixOs it builds fine even though the libraries are definitely not in /usr/lib.
https://downloads.haskell.org/~ghc/7.6.3/docs/html/users_guide/using-shared-libs.html mentions FreeBSD so that makes me think the sharedOptions thing isn't a hack. Do we need to hide it behind some kind of OS guard though?
@georgewfraser Hi, my name is Ryan and I work at [Replit](https://replit.com). We're trying to integrate java-language-server into our templates because it has much better resource usage than Eclipse's jdk-language-server. Unfortunately,...
I have this same issue with the `-race` build flag. What do you think @adisbladis? Do you want a more comprehensive solution like warning about certain types of buildFlags? Or,...
> @ryantm this PR looks ready isn't it? I've been testing the output of it in my version of the Nixpkgs manual for over a year now. https://ryantm.github.io/nixpkgs/functions/library/asserts/#sec-functions-library-asserts So, yes,...
@jonmbake Would you accept a PR that adds a Discourse setting for the `title` attribute?
@photodude Since we are pretty sure we aren't going to support different timers in the library at this time, I think we should close this. Are you okay with that?
Here's the PR for this https://github.com/NixOS/nixos-search/pull/650