1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
Nix Packages collection & NixOS
Find a file
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
doc Fix a few typos 2013-08-11 10:55:53 +00:00
maintainers Fix a few typos 2013-08-11 10:55:53 +00:00
pkgs lttng-modules: don't use licenses.mit because it breaks hydra evaluation 2013-08-11 20:35:44 +02:00
.gitignore
COPYING
default.nix
VERSION