Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 61021c57393138b3e9f7d587c3751ea1c362bc39
      
https://github.com/NixOS/nixpkgs/commit/61021c57393138b3e9f7d587c3751ea1c362bc39
  Author: Mathijs Kwik <[email protected]>
  Date:   2013-08-25 (Sun, 25 Aug 2013)

  Changed paths:
    M pkgs/os-specific/linux/bbswitch/default.nix

  Log Message:
  -----------
  bbswitch: upgrade to 0.7


  Commit: c9318f4d2d28d9716699c92280eccb4f12638aef
      
https://github.com/NixOS/nixpkgs/commit/c9318f4d2d28d9716699c92280eccb4f12638aef
  Author: Mathijs Kwik <[email protected]>
  Date:   2013-08-25 (Sun, 25 Aug 2013)

  Changed paths:
    M pkgs/applications/misc/calibre/default.nix

  Log Message:
  -----------
  calibre: upgrade to 1.0

Upstream insists on using private qt headers.
We do not want nixpkgs' qt to export those.
So I provided a small hack to take them directly from qt's source tarball.
I made sure everything uses the normal system qt and headers, except for the
1 .so file (qt_hack) that needs these private headers.

Because of this, there is barely any increate in size or buildtime.


Compare: https://github.com/NixOS/nixpkgs/compare/75d8d312e87c...c9318f4d2d28
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to