Merge branch 'master' into staging
Conflicts: pkgs/tools/system/facter/default.nix
This commit is contained in:
@@ -26,5 +26,6 @@ stdenv.mkDerivation rec {
|
||||
license = stdenv.lib.licenses.gpl2;
|
||||
maintainers = with stdenv.lib.maintainers; [ viric fpletz ];
|
||||
platforms = with stdenv.lib.platforms; linux;
|
||||
broken = (kernel.features.grsecurity or false);
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user