Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 6c8f4fd0ef26f2b999b01feec0cf90e88dc92f59
      
https://github.com/NixOS/nixpkgs/commit/6c8f4fd0ef26f2b999b01feec0cf90e88dc92f59
  Author: Bjørn Forsman <[email protected]>
  Date:   2014-05-31 (Sat, 31 May 2014)

  Changed paths:
    A pkgs/development/libraries/libftdi/1.x.nix
    M pkgs/top-level/all-packages.nix

  Log Message:
  -----------
  libftdi1: new package

This is the 1.x version of libftdi, as opposed to our existing libftdi
0.20 package.

(AVRDUDE is an (optional) dependee of libftdi1.)


  Commit: be524e925b73865bc6d2a0c61ae641b6a634e7d0
      
https://github.com/NixOS/nixpkgs/commit/be524e925b73865bc6d2a0c61ae641b6a634e7d0
  Author: Bjørn Forsman <[email protected]>
  Date:   2014-05-31 (Sat, 31 May 2014)

  Changed paths:
    M pkgs/development/tools/misc/avrdude/default.nix

  Log Message:
  -----------
  avrdude: rewrite expression

* Use stdenv.mkDerivation instead of composableDerivation.
  stdenv.mkDerivation is the current coding standard and is easier to
  read (IMHO).

* Remove the 'parportSupport' flag because it doesn't do anything.
  (Parallel port support is still enabled.)

* Remove unneeded --disable-dependency-tracking flag to ./configure; our
  default builder does that already.

* Fix documentation build. But it is still disabled (by default),
  because texLive is such a big dependency. There is always the man
  page.

* Update 'meta' attributes


  Commit: c7c32e1d094db7a65435b7e04794268fdd402074
      
https://github.com/NixOS/nixpkgs/commit/c7c32e1d094db7a65435b7e04794268fdd402074
  Author: Bjørn Forsman <[email protected]>
  Date:   2014-05-31 (Sat, 31 May 2014)

  Changed paths:
    M pkgs/development/tools/misc/avrdude/default.nix

  Log Message:
  -----------
  avrdude: add extra dependencies: libelf, libftdi1, readline

They are strictly speaking optional, but they provide useful features...


  Commit: 3b3d1d075c90701a3cc918097d4f69a9012c1a51
      
https://github.com/NixOS/nixpkgs/commit/3b3d1d075c90701a3cc918097d4f69a9012c1a51
  Author: Bjørn Forsman <[email protected]>
  Date:   2014-05-31 (Sat, 31 May 2014)

  Changed paths:
    M pkgs/development/tools/misc/avrdude/default.nix

  Log Message:
  -----------
  avrdude: update 6.0.1 -> 6.1


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

Reply via email to