nixpkgs/pkgs/os-specific
Benno Fünfstück 8c0074dd9f 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/...)
2017-03-20 22:25:10 +01:00
..
darwin Merge pull request #22571 from LnL7/darwin-frameworks-hook 2017-03-15 11:33:23 -04:00
gnu
linux drbd: fix output file location (#23541) 2017-03-20 22:25:10 +01:00
windows