Branch: refs/heads/peter_unstable
  Home:   https://github.com/NixOS/nixpkgs
  Commit: ab87a316926f24ba9fd2f51a3b5cedf9660361c9
      
https://github.com/NixOS/nixpkgs/commit/ab87a316926f24ba9fd2f51a3b5cedf9660361c9
  Author: Peter Hoeg <pe...@speartail.com>
  Date:   2017-02-27 (Mon, 27 Feb 2017)

  Changed paths:
    M nixos/modules/services/networking/ssh/sshd.nix

  Log Message:
  -----------
  ssh: deprecate use of old DSA keys

They are not safe and shouldn't be used.


  Commit: a1528764fe5c6d954ef98dca913bd6432b0f7442
      
https://github.com/NixOS/nixpkgs/commit/a1528764fe5c6d954ef98dca913bd6432b0f7442
  Author: Peter Hoeg <pe...@speartail.com>
  Date:   2017-02-27 (Mon, 27 Feb 2017)

  Changed paths:
    M pkgs/os-specific/linux/microcode/intel.nix

  Log Message:
  -----------
  microcode-intel: 20160714 -> 20161104


  Commit: f28d55270e57bf6b1db45cb6efb0a1108ea99aa4
      
https://github.com/NixOS/nixpkgs/commit/f28d55270e57bf6b1db45cb6efb0a1108ea99aa4
  Author: Peter Hoeg <pe...@speartail.com>
  Date:   2017-02-27 (Mon, 27 Feb 2017)

  Changed paths:
    A pkgs/tools/package-management/nix-upgrade-scripts/default.nix
    M pkgs/top-level/all-packages.nix

  Log Message:
  -----------
  upgrade scripts


  Commit: 2ac414f18c271a622b22c74111847d89fa9ab4a5
      
https://github.com/NixOS/nixpkgs/commit/2ac414f18c271a622b22c74111847d89fa9ab4a5
  Author: Peter Hoeg <pe...@speartail.com>
  Date:   2017-02-27 (Mon, 27 Feb 2017)

  Changed paths:
    A nixos/modules/hardware/sensor/iio.nix
    M nixos/modules/module-list.nix
    A pkgs/os-specific/linux/iio-sensor-proxy/default.nix
    M pkgs/top-level/all-packages.nix

  Log Message:
  -----------
  iio-sensor-proxy: init at 2.2 and nixos module

This PR adds support for ```iio-sensor-proxy``` used by GNOME v3 and
others for reading data from the accelerometer, gps, compass and similar sensors
built into some relatively recent laptops.

Additionally, there is a NixOS module exposed via hardware.sensor.iio
for enabling services, udev rules and dbus services.


  Commit: 04091fbdcb60c5f1b628a735faca2719d479d84b
      
https://github.com/NixOS/nixpkgs/commit/04091fbdcb60c5f1b628a735faca2719d479d84b
  Author: Peter Hoeg <pe...@speartail.com>
  Date:   2017-02-27 (Mon, 27 Feb 2017)

  Changed paths:
    A pkgs/build-support/make-dbusservice/default.nix

  Log Message:
  -----------
  skeleton


  Commit: 8cce8a973d7e25719340b53e4c6cad572e38a7c9
      
https://github.com/NixOS/nixpkgs/commit/8cce8a973d7e25719340b53e4c6cad572e38a7c9
  Author: Peter Hoeg <pe...@speartail.com>
  Date:   2017-02-27 (Mon, 27 Feb 2017)

  Changed paths:
    M nixos/modules/config/networking.nix
    M nixos/modules/services/networking/networkmanager.nix

  Log Message:
  -----------
  networkmanager module: support for dns and dhcp

This adds support for specifying the dhcp and dns options to
networkmanager. It just follows upstream's defaults if not specified so
there are no changes in behaviour unless the user requests it.

Especially the ```dns``` part is interesting as it allows us to do split
lookups when connected to a VPN.

Additional stuff

- remove deprecated `hostname`
- make loglevel configurable
- do not log to auditd if auditing is disabled


  Commit: 9d18474b52607d96795e3041e0485f6b82f230ae
      
https://github.com/NixOS/nixpkgs/commit/9d18474b52607d96795e3041e0485f6b82f230ae
  Author: Peter Hoeg <pe...@speartail.com>
  Date:   2017-02-27 (Mon, 27 Feb 2017)

  Changed paths:
    M pkgs/desktops/kde-5/plasma/startkde/startkde.sh

  Log Message:
  -----------
  Fixes:
- invalid reference to variable
- more broken tests
- scalefactor
- use QT_SCALE_FACTOR


  Commit: c9703d2ea887972d8cfa4bad4c6d17e53fec7483
      
https://github.com/NixOS/nixpkgs/commit/c9703d2ea887972d8cfa4bad4c6d17e53fec7483
  Author: Peter Hoeg <pe...@speartail.com>
  Date:   2017-02-27 (Mon, 27 Feb 2017)

  Changed paths:
    M pkgs/tools/virtualization/awless/default.nix

  Log Message:
  -----------
  awless: 0.0.13 -> 0.0.14


  Commit: f31f319fa584e48d84370253cd6d919a75d040eb
      
https://github.com/NixOS/nixpkgs/commit/f31f319fa584e48d84370253cd6d919a75d040eb
  Author: Peter Hoeg <pe...@speartail.com>
  Date:   2017-02-27 (Mon, 27 Feb 2017)

  Changed paths:
    M pkgs/applications/networking/remote/freerdp/default.nix

  Log Message:
  -----------
  freerdp: add support for JPEG and OpenH264


  Commit: a5493c3545011656649dff4ee0affe8920eea218
      
https://github.com/NixOS/nixpkgs/commit/a5493c3545011656649dff4ee0affe8920eea218
  Author: Peter Hoeg <pe...@speartail.com>
  Date:   2017-02-27 (Mon, 27 Feb 2017)

  Changed paths:
    M pkgs/applications/networking/remote/freerdp/default.nix

  Log Message:
  -----------
  build with channels


  Commit: e0989f30651aa1cdb8578dd703843ac179757e35
      
https://github.com/NixOS/nixpkgs/commit/e0989f30651aa1cdb8578dd703843ac179757e35
  Author: Peter Hoeg <pe...@speartail.com>
  Date:   2017-02-27 (Mon, 27 Feb 2017)

  Changed paths:
    M pkgs/applications/misc/gcalcli/default.nix

  Log Message:
  -----------
  gcalcli: fix notifications on linux


  Commit: 2c497a8896c72dbf8e21c1b11e6f15fff6bfa60b
      
https://github.com/NixOS/nixpkgs/commit/2c497a8896c72dbf8e21c1b11e6f15fff6bfa60b
  Author: Peter Hoeg <pe...@speartail.com>
  Date:   2017-02-27 (Mon, 27 Feb 2017)

  Changed paths:
    M pkgs/development/tools/misc/global/default.nix

  Log Message:
  -----------
  gnu global: use universal-ctags instead of ctags


  Commit: 1a9b312cbb1ef11e9b059ced48fb8e8d73e72b85
      
https://github.com/NixOS/nixpkgs/commit/1a9b312cbb1ef11e9b059ced48fb8e8d73e72b85
  Author: Graham Christensen <gra...@grahamc.com>
  Date:   2017-02-27 (Mon, 27 Feb 2017)

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

  Log Message:
  -----------
  mcelog: 144 -> 148


  Commit: c8d65cd2d0f9a2bab8c62a18a1aa913a91ca5a64
      
https://github.com/NixOS/nixpkgs/commit/c8d65cd2d0f9a2bab8c62a18a1aa913a91ca5a64
  Author: Graham Christensen <gra...@grahamc.com>
  Date:   2017-02-27 (Mon, 27 Feb 2017)

  Changed paths:
    A nixos/modules/hardware/mcelog.nix
    M nixos/modules/module-list.nix

  Log Message:
  -----------
  mcelog: init Machine Check Exception Logging Daemon service


  Commit: b1ddb8e72543aa1a2f1f27f545f545dbd3be0fb5
      
https://github.com/NixOS/nixpkgs/commit/b1ddb8e72543aa1a2f1f27f545f545dbd3be0fb5
  Author: Peter Hoeg <pe...@speartail.com>
  Date:   2017-02-27 (Mon, 27 Feb 2017)

  Changed paths:
    M pkgs/applications/networking/msmtp/default.nix

  Log Message:
  -----------
  msmtp: 1.6.4 -> 1.6.6


  Commit: 156ce629b8edf2ab11c4059fb0a63743bb62d246
      
https://github.com/NixOS/nixpkgs/commit/156ce629b8edf2ab11c4059fb0a63743bb62d246
  Author: Peter Hoeg <pe...@speartail.com>
  Date:   2017-02-27 (Mon, 27 Feb 2017)

  Changed paths:
    M pkgs/applications/networking/msmtp/default.nix
    A pkgs/applications/networking/msmtp/paths.patch

  Log Message:
  -----------
  msmtp: clean up msmtpq

 - replace relative bin paths with absolute filenames in the nix store
 - make the log and queue paths configurable
 - log to the journal on linux


  Commit: c8573bffa3804b5097a04f5fe2197c7f959ca761
      
https://github.com/NixOS/nixpkgs/commit/c8573bffa3804b5097a04f5fe2197c7f959ca761
  Author: Peter Hoeg <pe...@speartail.com>
  Date:   2017-02-27 (Mon, 27 Feb 2017)

  Changed paths:
    M nixos/modules/config/pulseaudio.nix

  Log Message:
  -----------
  pulseaudio: enable socket activation


  Commit: 8be7ed1f129ff7f2e288cf8807dfef5bdb18d5b0
      
https://github.com/NixOS/nixpkgs/commit/8be7ed1f129ff7f2e288cf8807dfef5bdb18d5b0
  Author: zraexy <zra...@users.noreply.github.com>
  Date:   2017-02-27 (Mon, 27 Feb 2017)

  Changed paths:
    M pkgs/applications/misc/qsyncthingtray/default.nix

  Log Message:
  -----------
  qsyncthingtray: 0.5.5rc2 -> 0.5.7


  Commit: 04d3a80755eb10f2462ac1db90a27a7ffc1e4593
      
https://github.com/NixOS/nixpkgs/commit/04d3a80755eb10f2462ac1db90a27a7ffc1e4593
  Author: zraexy <zra...@users.noreply.github.com>
  Date:   2017-02-27 (Mon, 27 Feb 2017)

  Changed paths:
    M pkgs/applications/misc/qsyncthingtray/default.nix

  Log Message:
  -----------
  qsyncthingtray: 0.5.5rc2 -> 0.5.7


  Commit: 4c931ad847630e3e46aaf4a0ff801da5aebf4b34
      
https://github.com/NixOS/nixpkgs/commit/4c931ad847630e3e46aaf4a0ff801da5aebf4b34
  Author: Peter Hoeg <pe...@speartail.com>
  Date:   2017-02-27 (Mon, 27 Feb 2017)

  Changed paths:
    M pkgs/applications/misc/qsyncthingtray/default.nix

  Log Message:
  -----------
  qsyncthingtray: fix path to pgrep

 - wrap the binary so we can find pgrep
 - use cmake
 - allow choosing the web engine
 - make the exe lower case to be in line with how other stuff is named


  Commit: 0bb0847250807965c51b3dd7bc5bd4693b877975
      
https://github.com/NixOS/nixpkgs/commit/0bb0847250807965c51b3dd7bc5bd4693b877975
  Author: Peter Hoeg <pe...@speartail.com>
  Date:   2017-02-27 (Mon, 27 Feb 2017)

  Changed paths:
    A pkgs/applications/audio/clementine/qt5.nix
    M pkgs/top-level/all-packages.nix

  Log Message:
  -----------
  clementine-qt5: init at 1.3.1

It only works on linux for now as the qt5 isn't quite complete but it runs fine 
here.


  Commit: 2424a0b9fd71b54b385da281d95e8e346f3f61d1
      
https://github.com/NixOS/nixpkgs/commit/2424a0b9fd71b54b385da281d95e8e346f3f61d1
  Author: Peter Hoeg <pe...@speartail.com>
  Date:   2017-02-27 (Mon, 27 Feb 2017)

  Changed paths:
    M nixos/modules/module-list.nix
    A nixos/modules/services/networking/firewalld.nix
    A pkgs/os-specific/linux/firewalld/default.nix
    M pkgs/top-level/all-packages.nix

  Log Message:
  -----------
  firewalld: init at 0.4.4.2

Includes systemd module.


Compare: https://github.com/NixOS/nixpkgs/compare/ab87a316926f^...2424a0b9fd71
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to