nixpkgs/pkgs/os-specific
Bjørn Forsman 81db5cfe0a lttng-modules: don't use licenses.mit because it breaks hydra evaluation
Hydra has these evaluation errors:
  at `nixpkgs.linuxPackages.lttngModules.i686-linux' [nixosSrc = ..., nixpkgs = ..., officialRelease = false]:
  value is an attribute set while a string was expected

because licenses.mit is an attribute set and not a string.

TODO: Licenses in pkgs/lib/licenses.nix are a mix of attr sets and
strings, this needs to be standardized.
2013-08-11 20:35:44 +02:00
..
darwin Merge pull request #723 from lovek323/darwin-tools 2013-07-07 04:49:04 -07:00
gnu More renames 2012-12-28 19:42:10 +01:00
linux lttng-modules: don't use licenses.mit because it breaks hydra evaluation 2013-08-11 20:35:44 +02:00
windows pthread-win32: don't propagate `mingw_headers' 2013-03-29 21:46:38 +01:00