Branch: refs/heads/release-17.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 376bda65fddeab3fc1cebc112a54a46c4abc84d6
      
https://github.com/NixOS/nixpkgs/commit/376bda65fddeab3fc1cebc112a54a46c4abc84d6
  Author: ndowens <[email protected]>
  Date:   2017-04-17 (Mon, 17 Apr 2017)

  Changed paths:
    M pkgs/tools/system/logcheck/default.nix

  Log Message:
  -----------
  logcheck: 1.3.17 -> 1.3.18

logcheck: Added hyphen
(cherry picked from commit 1dcb0bbc39b1b58484c8aad7e0748c3fdb8423ab)


  Commit: d55d1ff1998d27013ba71933e1a63339f8a7be3b
      
https://github.com/NixOS/nixpkgs/commit/d55d1ff1998d27013ba71933e1a63339f8a7be3b
  Author: Joachim Fasting <[email protected]>
  Date:   2017-04-17 (Mon, 17 Apr 2017)

  Changed paths:
    M pkgs/tools/system/logcheck/default.nix

  Log Message:
  -----------
  logcheck: point homepage to alioth.debian.org

The page at logcheck dot org contains questionable links and it is unclear
whether it is controlled by the logcheck project at all.  Fix by using the
homepage debian points to instead.

Fixes https://github.com/NixOS/nixpkgs/issues/24952

(cherry picked from commit c2130eca44633d716aa005c566b63a6952b2600d)


  Commit: 058b89992b801a590dea0cc282b52da3783f5680
      
https://github.com/NixOS/nixpkgs/commit/058b89992b801a590dea0cc282b52da3783f5680
  Author: Tobias Pflug <[email protected]>
  Date:   2017-04-17 (Mon, 17 Apr 2017)

  Changed paths:
    M pkgs/os-specific/linux/broadcom-sta/default.nix

  Log Message:
  -----------
  broadcom-sta: fix linux-4.8 patch sha

(cherry picked from commit d857b2d2fa2fb35969e3be087d776dfb3287ec55)

Note also the change to a stable url.


  Commit: 67c6638b089a5766435e07057ff73b35c82440cc
      
https://github.com/NixOS/nixpkgs/commit/67c6638b089a5766435e07057ff73b35c82440cc
  Author: Peter Jones <[email protected]>
  Date:   2017-04-17 (Mon, 17 Apr 2017)

  Changed paths:
    M nixos/modules/services/misc/plex.nix

  Log Message:
  -----------
  plex: Don't overwrite primary database on restart

This change fixes two major issues:

  1. If you don't use SIGQUIT to stop Plex it will corrupt its own
     database :(

  2. Newer versions of Plex keep metadata in the
     `com.plexapp.plugins.library.db` database.  This is the file that
     we copy into `/var/lib/plex/.skeleton`.  If we copy the empty
     database on top of this one the user will lose their entire
     library metadata.  This change skips the copy if the file
     already exists.

(cherry picked from commit 5a50b266624bceee5243c6eadf86d958768bfa6c)

See https://github.com/NixOS/nixpkgs/pull/24900#issuecomment-294513707


Compare: https://github.com/NixOS/nixpkgs/compare/24ce0db06a72...67c6638b089a
_______________________________________________
nix-commits mailing list
[email protected]
https://mailman.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to