-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add package for pylibmc, adding cyrus_sasl to libmemcached's propagatedB... #7055
Conversation
Hmm could someone with more experience of the travis system tell me what's failing here? |
@@ -15,6 +15,8 @@ stdenv.mkDerivation rec { | |||
|
|||
buildInputs = [ cyrus_sasl libevent ]; | |||
|
|||
propagatedBuildInputs = [ cyrus_sasl ]; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It should then be removed from buildInputs
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ahhh I must be going blind.
mmm...? It can be automatically merged, but the merge failed? ...in a file I didn't touch? (pkgs/tools/misc/cpulimit/default.nix) |
Travis is sucking at the moment (download speeds of 17KBps?) so this may pass if someone retries it. |
cc @domenkozar |
My bad @risicle can you rebase on top of master? |
275e036
to
a2ce1ae
Compare
^Travis log length exceeded and I don't currently have access to a machine that can do a local build. |
…dBuildInputs while we're at it
ok, ^a nox build for this works for me locally (though i bet travis won't work) |
@domenkozar poke |
I don't understand what has happened here, but as of 16fff5e the master should contain all of these changes. |
...uildInputs while we're at it