Skip to content
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

Merged
merged 1 commit into from Mar 30, 2017
Merged

Conversation

michalrus
Copy link
Member

Motivation for this change

The previous one stopped working after Facebook’s updates, see bitlbee/bitlbee-facebook#138

Things done
  • Tested using sandboxing
  • Built on platform(s)
    • NixOS
    • macOS
    • Linux
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@mention-bot
Copy link

@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.

@michalrus michalrus changed the title bitlbe-facebook: 2015-08-27 → 1.1.0 bitlbee-facebook: 2015-08-27 → 1.1.0 Mar 29, 2017
owner = "jgeboski";
repo = "bitlbee-facebook";
sha256 = "1dvbl1z6fl3wswvqbs82vkqlggk24dyi8w7cmm5jh1fmaznmwqrl";
sha256 = "0qclyc2zz8144dc42bhfv2xxrahpiv9j2iwq9h3cmfxszvkb8r3s";
};

buildInputs = [ bitlbee autoconf automake libtool pkgconfig glib json_glib ];
Copy link
Contributor

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

@Mic92 Mic92 merged commit 586fd02 into NixOS:master Mar 30, 2017
@Mic92
Copy link
Member

Mic92 commented Mar 30, 2017

Thanks!

@Mic92
Copy link
Member

Mic92 commented Mar 30, 2017

I suppose this should be also back ported?

@Mic92 Mic92 added the 9.needs: port to stable A PR needs a backport to the stable release. label Mar 30, 2017
@michalrus michalrus deleted the bitlbee-facebook branch March 30, 2017 09:48
@michalrus
Copy link
Member Author

@Mic92, possibly, yes. Because all older versions won’t work at all, after the protocol change.

Or you can copy my approach to configuration.nix: https://github.com/michalrus/dotfiles/blob/73b20f7a9069a162e925f9bd10e82cd74c67e0a5/.nixos-config.symlink/pkgs/default.nix#L44 😁

Mic92 pushed a commit that referenced this pull request Mar 30, 2017
(cherry picked from commit 2cef2c5)

backported because not functional due protocol changes: #24454 (comment)
@Mic92
Copy link
Member

Mic92 commented Mar 30, 2017

I included this change in 17.03.

@samueldr samueldr removed 9.needs: port to stable A PR needs a backport to the stable release. labels Apr 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants