nixpkgs/pkgs
Tuomas Tynkkynen 44f462bf4d generate-config.pl: Be more verbose about missing options
For instance, the current 3.10 kernel build fails at the end with:

unused option: BRCMFMAC_PCIE
unused option: FW_LOADER_USER_HELPER_FALLBACK
unused option: KEXEC_FILE
unused option: RANDOMIZE_BASE

However, it's not obvious that only the _last_ one is actually fatal to
the build. After this change it's at least somewhat better:

warning: unused option: BRCMFMAC_PCIE
warning: unused option: FW_LOADER_USER_HELPER_FALLBACK
warning: unused option: KEXEC_FILE
error: unused option: RANDOMIZE_BASE
2016-08-06 17:06:45 +03:00
..
applications chromium: split the sandbox into a seperate output (take 2) 2016-08-06 14:42:13 +01:00
build-support treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
data dejavu-fonts: simplify build process 2016-08-06 10:24:43 +02:00
desktops gtksourceviewmm: init at 3.18.0 2016-08-05 09:53:45 +02:00
development haskellPackages.hans: fixed major version bugs (#17555) 2016-08-06 14:29:01 +03:00
games treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
misc flat-plat: made the theme discoverable 2016-08-04 13:02:22 +02:00
os-specific generate-config.pl: Be more verbose about missing options 2016-08-06 17:06:45 +03:00
servers xorg.libpciaccess: Not supported on Darwin 2016-08-04 23:11:45 +03:00
shells oh-my-zsh: 2016-07-15 -> 2016-08-01 2016-08-05 09:53:48 -04:00
stdenv stdenv: ARM bootstrap: Update bootstrap tarballs to hydra-built ones 2016-07-20 18:51:09 +03:00
test Remove cruft 2016-04-26 17:31:54 +02:00
tools Merge pull request #17484 from srp/nixos-container-terminate 2016-08-05 23:03:38 +02:00
top-level pythonPackages.notebook: 4.2.1 -> 4.2.2 2016-08-06 08:36:59 +02:00