Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: bb57eeccde9245a9fd7710daa81380d89a498bdf
      
https://github.com/NixOS/nixpkgs/commit/bb57eeccde9245a9fd7710daa81380d89a498bdf
  Author: Tobias Geerinckx-Rice <[email protected]>
  Date:   2016-11-06 (Sun, 06 Nov 2016)

  Changed paths:
    M pkgs/development/compilers/dmd/default.nix

  Log Message:
  -----------
  Revert "dmd: 2.067.1 -> 2.070.2"

This reverts commit 50a579f1921e580727127cb679c259639a421aab.

Building with AUTO_BOOTSTRAP=1 will download pre-compiled dmd binaries
during the build phase: https://github.com/NixOS/nixpkgs/pull/15256#r62290617


  Commit: c9bb753584de7075dd12f7e6aaa8ef66b47fb017
      
https://github.com/NixOS/nixpkgs/commit/c9bb753584de7075dd12f7e6aaa8ef66b47fb017
  Author: Tobias Geerinckx-Rice <[email protected]>
  Date:   2016-11-06 (Sun, 06 Nov 2016)

  Changed paths:
    M pkgs/development/compilers/dmd/default.nix

  Log Message:
  -----------
  dmd: {b -> nativeB}uildInputs; remove unreferenced curl


  Commit: a66f9b2a02872fe010455bd033807a937da1eb0c
      
https://github.com/NixOS/nixpkgs/commit/a66f9b2a02872fe010455bd033807a937da1eb0c
  Author: Tobias Geerinckx-Rice <[email protected]>
  Date:   2016-11-06 (Sun, 06 Nov 2016)

  Changed paths:
    A pkgs/development/compilers/dmd/2.067.1.nix
    M pkgs/development/compilers/dmd/default.nix
    M pkgs/top-level/all-packages.nix

  Log Message:
  -----------
  dmd: 2.067.1 -> 2.070.2

dmd 2.070.2 requires a working dmd compiler to build.

Instead of downloading a pre-compiled binary blob, keep the previous
version (which does properly build from source) around as dmd_2_067_1,
and use that to bootstrap the new version.


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

Reply via email to