Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: e4b4e9b9866758d7843cafe941cb7b59132bd673
https://github.com/NixOS/nixpkgs/commit/e4b4e9b9866758d7843cafe941cb7b59132bd673
Author: Eelco Dolstra <[email protected]>
Date: 2016-01-07 (Thu, 07 Jan 2016)
Changed paths:
M nixos/modules/system/boot/kernel.nix
M pkgs/os-specific/linux/kernel/common-config.nix
Log Message:
-----------
linux: Make Unix domain sockets builtin
This hopefully fixes intermittent initrd failures where udevd cannot
create a Unix domain socket:
machine# running udev...
machine# error getting socket: Address family not supported by protocol
machine# error initializing udev control socket
machine# error getting socket: Address family not supported by protocol
The "unix" kernel module is supposed to be loaded automatically, and
clearly that works most of the time, but maybe there is a race
somewhere. In any case, no sane person would run a kernel without Unix
domain sockets, so we may as well make it builtin.
http://hydra.nixos.org/build/30001448
Commit: 64bc8a84a4c93d7a4732e7aff87a2d804893cc44
https://github.com/NixOS/nixpkgs/commit/64bc8a84a4c93d7a4732e7aff87a2d804893cc44
Author: Eelco Dolstra <[email protected]>
Date: 2016-01-07 (Thu, 07 Jan 2016)
Changed paths:
M pkgs/build-support/trivial-builders.nix
Log Message:
-----------
Force another rebuild
Unfortunately, yesterday Nix got reverted to a version with broken
passAsFile implementation on some Hydra machines, so we have corrupted
files again. (E.g. http://hydra.nixos.org/build/29777678.) Forcing
another gratuitous rebuild to get rid of them.
(cherry picked from commit 75974d9220b8397c736ada76fb24eb934fa62f6c)
Compare: https://github.com/NixOS/nixpkgs/compare/48e66c392575...64bc8a84a4c9_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits