Branch: refs/heads/release-16.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 0559af6262005473989e12e1c7c3ddca5b45bf87
      
https://github.com/NixOS/nixpkgs/commit/0559af6262005473989e12e1c7c3ddca5b45bf87
  Author: Eelco Dolstra <[email protected]>
  Date:   2016-05-27 (Fri, 27 May 2016)

  Changed paths:
    M nixos/modules/testing/test-instrumentation.nix

  Log Message:
  -----------
  KDE test: Bump kdm start timeout

Hopefully this will fix random failures like
http://hydra.nixos.org/build/36249079.

(cherry picked from commit b786b00023fa2166c3acaad002cbeb087e5395f7)


  Commit: 4701211bf8c46f663ddc088a02eb76c9e3731b6a
      
https://github.com/NixOS/nixpkgs/commit/4701211bf8c46f663ddc088a02eb76c9e3731b6a
  Author: Eelco Dolstra <[email protected]>
  Date:   2016-05-27 (Fri, 27 May 2016)

  Changed paths:
    M nixos/modules/virtualisation/containers.nix

  Log Message:
  -----------
  Fix failure to start old containers

The existence of $root/var/lib/private/host-notify as a socket
prevented a bind mount:

  container foo[8083]: Failed to create mount point 
/var/lib/containers/foo/var/lib/private/host-notify: No such device or address

(cherry picked from commit b37d6d8996cf9270d5a74e5bec605b79ec35b862)


  Commit: a4c9f82bdc9a970bc0f4bc0346aa7451753bde3c
      
https://github.com/NixOS/nixpkgs/commit/a4c9f82bdc9a970bc0f4bc0346aa7451753bde3c
  Author: Eelco Dolstra <[email protected]>
  Date:   2016-05-27 (Fri, 27 May 2016)

  Changed paths:
    M nixos/modules/installer/tools/nixos-generate-config.pl

  Log Message:
  -----------
  nixos-generate-config: Enable strictness

(cherry picked from commit c6ab4ab20613150dab0496958e21c14bbe0ca350)


  Commit: 08ab2e49f8f958622adac933eb0f3c4ea19a0326
      
https://github.com/NixOS/nixpkgs/commit/08ab2e49f8f958622adac933eb0f3c4ea19a0326
  Author: Eelco Dolstra <[email protected]>
  Date:   2016-05-27 (Fri, 27 May 2016)

  Changed paths:
    M pkgs/applications/networking/mailreaders/thunderbird/default.nix

  Log Message:
  -----------
  thunderbird: 45.0 -> 45.1.0

(cherry picked from commit fa1b9ec1e637252b522bcd5a23ab6fc4edc53333)


  Commit: a80c23228fd2246231dfd8b813d708797be7d231
      
https://github.com/NixOS/nixpkgs/commit/a80c23228fd2246231dfd8b813d708797be7d231
  Author: Eelco Dolstra <[email protected]>
  Date:   2016-05-27 (Fri, 27 May 2016)

  Changed paths:
    M lib/types.nix

  Log Message:
  -----------
  Improve types.listOf error message

If an option value is not a list, you now get

  The option value `bla' in `file.nix' is not a list.

rather than

  value is a string while a list was expected, at 
.../nixpkgs/lib/lists.nix:49:56

(cherry picked from commit b056948c005c642c68220c4d45a6273eeafc36c2)


  Commit: 15e7e6e56146b0bdb85f8dc5aeaf460492955439
      
https://github.com/NixOS/nixpkgs/commit/15e7e6e56146b0bdb85f8dc5aeaf460492955439
  Author: Eelco Dolstra <[email protected]>
  Date:   2016-05-27 (Fri, 27 May 2016)

  Changed paths:
    M pkgs/top-level/perl-packages.nix

  Log Message:
  -----------
  Term::ReadLine::Gnu: Fix finding libncursesw

Fixes

  Cannot do `initialize' in Term::ReadLine::Gnu at 
/nix/store/8kld1l6cn75lh0csw8wq6zbccallkr73-nixos-test-driver/bin/.nixos-test-driver-wrapped
 line 115.

when running NixOS VM tests interactively.

(cherry picked from commit 012313f2532e4809dd2cd9051ee046dae43c6aab)


Compare: https://github.com/NixOS/nixpkgs/compare/31ad93861aca...15e7e6e56146
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to