-
-
Notifications
You must be signed in to change notification settings - Fork 14.2k
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
bitlbee-facebook: 2015-08-27 → 1.1.0 #24454
Conversation
@michalrus, thanks for your PR! By analyzing the history of the files in this pull request, we identified @anderspapitto and @dezgeg to be potential reviewers. |
f026a9d
to
20772c6
Compare
owner = "jgeboski"; | ||
repo = "bitlbee-facebook"; | ||
sha256 = "1dvbl1z6fl3wswvqbs82vkqlggk24dyi8w7cmm5jh1fmaznmwqrl"; | ||
sha256 = "0qclyc2zz8144dc42bhfv2xxrahpiv9j2iwq9h3cmfxszvkb8r3s"; | ||
}; | ||
|
||
buildInputs = [ bitlbee autoconf automake libtool pkgconfig glib json_glib ]; |
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.
Move: autoconf, automake, libtool pkgconfig into nativeBuildInputs
20772c6
to
2cef2c5
Compare
Thanks! |
I suppose this should be also back ported? |
@Mic92, possibly, yes. Because all older versions won’t work at all, after the protocol change. Or you can copy my approach to |
(cherry picked from commit 2cef2c5) backported because not functional due protocol changes: #24454 (comment)
I included this change in 17.03. |
(cherry picked from commit 2cef2c5) backported because not functional due protocol changes: NixOS#24454 (comment)
Motivation for this change
The previous one stopped working after Facebook’s updates, see bitlbee/bitlbee-facebook#138
Things done
nix-shell -p nox --run "nox-review wip"
./result/bin/
)