Branch: refs/heads/release-17.03
Home: https://github.com/NixOS/nixpkgs
Commit: e2773cd699b2ed5fd7624066280b0b3f9ba3634b
https://github.com/NixOS/nixpkgs/commit/e2773cd699b2ed5fd7624066280b0b3f9ba3634b
Author: Benno Fünfstück <[email protected]>
Date: 2017-03-03 (Fri, 03 Mar 2017)
Changed paths:
M pkgs/misc/emulators/vbam/default.nix
Log Message:
-----------
vbam: fix location of etc in output
Shell variables are not expanded in cmakeFlags, so the etc files ended up in
`$out/'$out'/etc` instead of the expected `$out/etc`.
Commit: e13f6d34de85e3c8e3d0ff9c19c78c1c35330120
https://github.com/NixOS/nixpkgs/commit/e13f6d34de85e3c8e3d0ff9c19c78c1c35330120
Author: Benno Fünfstück <[email protected]>
Date: 2017-03-03 (Fri, 03 Mar 2017)
Changed paths:
M pkgs/development/libraries/libbladeRF/default.nix
Log Message:
-----------
libbladeRF: fix udev rule location in $out
Shell variables in cmakeFlags are not expanded, so the rules instead ended up
in `$out/'$out'/etc/udev/rules.d`.
Compare: https://github.com/NixOS/nixpkgs/compare/026cca444cbb...e13f6d34de85_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits