Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: c27eeeafd95b6e6f7e059f2a69ce2168c439e068
      
https://github.com/NixOS/nixpkgs/commit/c27eeeafd95b6e6f7e059f2a69ce2168c439e068
  Author: Joachim Fasting <[email protected]>
  Date:   2016-12-18 (Sun, 18 Dec 2016)

  Changed paths:
    M nixos/modules/services/hardware/brltty.nix

  Log Message:
  -----------
  brltty service: wait for devices to settle

Otherwise it starts way too early, only to fail and having to restart
until devices are available.  It is less wasteful to simply wait until
there's a reasonable chance of success.  This is consistent with
upstream.


  Commit: 361633db3be8786df74170331526012586088816
      
https://github.com/NixOS/nixpkgs/commit/361633db3be8786df74170331526012586088816
  Author: Joachim Fasting <[email protected]>
  Date:   2016-12-18 (Sun, 18 Dec 2016)

  Changed paths:
    M nixos/modules/services/mail/rmilter.nix

  Log Message:
  -----------
  rmilter service: fix invalid directive

RuntimeDirectoryPermissions -> RuntimeDirectoryMode

Would result in warnings like "unknown lvalue" on startup


Compare: https://github.com/NixOS/nixpkgs/compare/feb6dbc91627...361633db3be8
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to