Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: b9f30bdc2041e26ba7cad93d41ac9b3ff7cd00d8
      
https://github.com/NixOS/nixpkgs/commit/b9f30bdc2041e26ba7cad93d41ac9b3ff7cd00d8
  Author: Bjørn Forsman <[email protected]>
  Date:   2016-05-26 (Thu, 26 May 2016)

  Changed paths:
    M pkgs/development/libraries/goocanvas/default.nix

  Log Message:
  -----------
  goocanvas: 0.10 -> 1.0 (fixes build)

I'm not updating to the 2.x version yet, because the only dependee of
this package is 'shutter' (which I'm about to package) and it doesn't
support 2.x.


  Commit: 444afc43acfbe9fc7f97cb38a78570fd0915224a
      
https://github.com/NixOS/nixpkgs/commit/444afc43acfbe9fc7f97cb38a78570fd0915224a
  Author: Bjørn Forsman <[email protected]>
  Date:   2016-05-26 (Thu, 26 May 2016)

  Changed paths:
    M pkgs/top-level/perl-packages.nix

  Log Message:
  -----------
  perlPackages: add dependencies needed by 'shutter' application

shutter is a screenshot and annotation GUI tool, coming to Nix soon.
This commit adds its needed perl dependencies:

  Gnome2, Gnome2Canvas, Gnome2VFS, Gnome2Wnck, GooCanvas,
  Gtk2AppIndicator, Gtk2ImageView, Gtk2Unique, ProcSimple

All expressions are created with nix-generate-from-cpan and manual
tweaks to (propagated)buildInputs and meta.license.


  Commit: 0b3b45c5a7ca319ea27337ab7c0f272102e07ff6
      
https://github.com/NixOS/nixpkgs/commit/0b3b45c5a7ca319ea27337ab7c0f272102e07ff6
  Author: Bjørn Forsman <[email protected]>
  Date:   2016-05-26 (Thu, 26 May 2016)

  Changed paths:
    A pkgs/applications/graphics/shutter/default.nix
    M pkgs/top-level/all-packages.nix

  Log Message:
  -----------
  shutter: init at 0.93.1

Screenshot and annotation tool.

The application may complain about missing GConf dbus service[1], but it
still works (and remembers its settings, AFAICT).

[1]: The error message is (line wrapped):
  GConf Error: Failed to contact configuration server; the most
  common cause is a missing or misconfigured D-Bus session bus daemon. See
  http://projects.gnome.org/gconf/ for information. (Details -  1: GetIOR
  failed: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name
  org.gnome.GConf was not provided by any .service files)


Compare: https://github.com/NixOS/nixpkgs/compare/3e530012d0b5...0b3b45c5a7ca
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to