Branch: refs/heads/release-17.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: d1ed241f42d1b0c3e52bd4eacc3b7ad64608fd30
      
https://github.com/NixOS/nixpkgs/commit/d1ed241f42d1b0c3e52bd4eacc3b7ad64608fd30
  Author: Thomas Tuegel <ttue...@mailbox.org>
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
    M nixos/modules/installer/cd-dvd/installation-cd-graphical-kde.nix

  Log Message:
  -----------
  iso_graphical: fix warning about Plasma 5 desktop module name

(cherry picked from commit 80e883a7c31b78124c48fa3f60111f1b60c64671)


  Commit: f769c470cfe8b36c1a09b69b04bf333273e41909
      
https://github.com/NixOS/nixpkgs/commit/f769c470cfe8b36c1a09b69b04bf333273e41909
  Author: Thomas Tuegel <ttue...@mailbox.org>
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
    M nixos/release-combined.nix
    M nixos/release.nix
    R nixos/tests/kde5.nix
    A nixos/tests/plasma5.nix

  Log Message:
  -----------
  nixos/tests: fix Plasma 5 test

(cherry picked from commit 0da421ce17a0226e4880c596702adcc58cb19d6c)


  Commit: 8dc7f7d5083ac7e0291f6a6611d89cf274a7ab0c
      
https://github.com/NixOS/nixpkgs/commit/8dc7f7d5083ac7e0291f6a6611d89cf274a7ab0c
  Author: Thomas Tuegel <ttue...@mailbox.org>
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
    M nixos/release.nix

  Log Message:
  -----------
  nixos: fix renaming warning in KDE closure

(cherry picked from commit 7755fcd5439093e37d028a44ef809fb0421dc3c5)


  Commit: f6cd3bda4407d49e39b5974ec498f379950a7361
      
https://github.com/NixOS/nixpkgs/commit/f6cd3bda4407d49e39b5974ec498f379950a7361
  Author: Thomas Tuegel <ttue...@mailbox.org>
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
    M nixos/tests/plasma5.nix

  Log Message:
  -----------
  nixos/tests/plasma5: fix test name

(cherry picked from commit dcee54c935f893566085471e786aaeecbde75d11)


  Commit: 6502e9ffe0a8e1989a5bb5c67054c9b422fa52a1
      
https://github.com/NixOS/nixpkgs/commit/6502e9ffe0a8e1989a5bb5c67054c9b422fa52a1
  Author: Thomas Tuegel <ttue...@mailbox.org>
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
    M nixos/tests/phabricator.nix

  Log Message:
  -----------
  nixos/tests/phabricator: fix renaming warning

(cherry picked from commit e7b0b2bb66fb0047ccd6288bd4faaf91ebad00a0)


  Commit: 8df2ea5217ee8f6f56eb33924c1a775552122bc0
      
https://github.com/NixOS/nixpkgs/commit/8df2ea5217ee8f6f56eb33924c1a775552122bc0
  Author: Thomas Tuegel <ttue...@mailbox.org>
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
    M nixos/tests/trac.nix

  Log Message:
  -----------
  nixos/tests/trac: fix renaming warning

(cherry picked from commit 60817e4715a2fd42390a44b189b1c1cd1b888529)


  Commit: 5a1ff8cf05897124904781d334614990c04fb7e7
      
https://github.com/NixOS/nixpkgs/commit/5a1ff8cf05897124904781d334614990c04fb7e7
  Author: Thomas Tuegel <ttue...@mailbox.org>
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
    M nixos/modules/profiles/graphical.nix

  Log Message:
  -----------
  nixos: fix renaming warning in graphical profile

(cherry picked from commit 8e6bdcc7317179fbc906d725e2b1c0f6b1c72199)


  Commit: cf74cb2b7c50ec1183b0869cbe7861195bc98dac
      
https://github.com/NixOS/nixpkgs/commit/cf74cb2b7c50ec1183b0869cbe7861195bc98dac
  Author: Thomas Tuegel <ttue...@mailbox.org>
  Date:   2017-03-06 (Mon, 06 Mar 2017)

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

  Log Message:
  -----------
  nixos-generate-config: rename plasma5 desktop

(cherry picked from commit d91637c54632761b8a918da28d047d96c4cdfd68)


  Commit: 3cc2a33d9bf2a382d9f16be4fa7da47b1e9b0658
      
https://github.com/NixOS/nixpkgs/commit/3cc2a33d9bf2a382d9f16be4fa7da47b1e9b0658
  Author: Thomas Tuegel <ttue...@mailbox.org>
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
    M nixos/doc/manual/configuration/modularity.xml
    M nixos/doc/manual/configuration/x-windows.xml

  Log Message:
  -----------
  nixos/doc/manual: rename plasma5 desktop

(cherry picked from commit ecb65eceaa746c7d9bc6b5c1330268e959912d4e)


  Commit: 02546ff81736399809cf6d90ee290484c8559ce7
      
https://github.com/NixOS/nixpkgs/commit/02546ff81736399809cf6d90ee290484c8559ce7
  Author: Eelco Dolstra <edols...@gmail.com>
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
    M nixos/modules/system/activation/switch-to-configuration.pl

  Log Message:
  -----------
  nixos-rebuild: Sync /nix/store only

We only care about /nix/store because its contents might be out of
sync with /nix/var/nix/db. Syncing other filesystems might cause
unnecessary delays or hangs (e.g. I encountered a case where an NFS
mount was taking a very long time to sync).

(cherry picked from commit 136f77b7b974f41362eddb750aae7ec9cb4c0a86)


  Commit: 630e3809a11bcf0268ad13fd11c4ac10a1052ce1
      
https://github.com/NixOS/nixpkgs/commit/630e3809a11bcf0268ad13fd11c4ac10a1052ce1
  Author: Eelco Dolstra <edols...@gmail.com>
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
    M nixos/modules/services/misc/nix-daemon.nix

  Log Message:
  -----------
  Fix incorrect $NIX_BUILD_HOOK on Nix 1.12

(cherry picked from commit 3070c887987e9c24a72a5b7b18db29ebe1ed6d4c)


  Commit: 17f6e7bfdebe1bd327cb1a9851382ad21989751e
      
https://github.com/NixOS/nixpkgs/commit/17f6e7bfdebe1bd327cb1a9851382ad21989751e
  Author: Eelco Dolstra <edols...@gmail.com>
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
    M nixos/modules/services/misc/nix-daemon.nix

  Log Message:
  -----------
  nix-daemon: Remove a bunch of unnecessary environment variables

(cherry picked from commit 3971876585eb0829a8fc2732c547743544fa706f)


  Commit: ad24ba30d3dbd463d6b1295830b86a5e67a00a68
      
https://github.com/NixOS/nixpkgs/commit/ad24ba30d3dbd463d6b1295830b86a5e67a00a68
  Author: Thomas Strobel 
<4ZKTUB6TEP74PYJOPWIR013S2AV29YUBW5F9ZH2F4D5UMJUJ6S@hash.domains>
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
    M nixos/modules/virtualisation/qemu-vm.nix

  Log Message:
  -----------
  fix: "nixos-rebuild build-vm-with-bootloader"

(cherry picked from commit 0a8d9779c5b3bce15b252bb0f31c94744107ecf6)


Compare: https://github.com/NixOS/nixpkgs/compare/678f5dde01d4...ad24ba30d3db
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to