Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 8c0074dd9f02daffe7b11b5ce427fd899e189b09
      
https://github.com/NixOS/nixpkgs/commit/8c0074dd9f02daffe7b11b5ce427fd899e189b09
  Author: Benno Fünfstück <benno.fuenfstu...@gmail.com>
  Date:   2017-03-20 (Mon, 20 Mar 2017)

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

  Log Message:
  -----------
  drbd: fix output file location (#23541)

drbd was installing files into $out/nix/store/... due to the usage of DESTDIR
(setting both DESTDIR + prefix to $out will cause files to be installed into 
$out/$out/...)


_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to