Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 070825d443a384e8cf2928bab0367d430aaeca75
      
https://github.com/NixOS/nixpkgs/commit/070825d443a384e8cf2928bab0367d430aaeca75
  Author: Robin Gloster <m...@glob.in>
  Date:   2017-02-17 (Fri, 17 Feb 2017)

  Changed paths:
    M nixos/modules/security/wrappers/default.nix

  Log Message:
  -----------
  setcapWrapper: add support for setting permissions


  Commit: 8f3e6fdd8cb68af56d40e646be3077e319769a4e
      
https://github.com/NixOS/nixpkgs/commit/8f3e6fdd8cb68af56d40e646be3077e319769a4e
  Author: Bjørn Forsman <bjorn.fors...@gmail.com>
  Date:   2017-02-17 (Fri, 17 Feb 2017)

  Changed paths:
    M nixos/modules/misc/ids.nix
    M nixos/modules/module-list.nix
    A nixos/modules/programs/wireshark.nix

  Log Message:
  -----------
  nixos: add programs.wireshark option

To be able to use Wireshark as an ordinary user, the 'dumpcap' program
must be installed setuid root. This module module simplifies such a
configuration to simply:

  programs.wireshark.enable = true;

The setuid wrapper is available for users in the 'wireshark' group.

Changes v1 -> v2:
  - add "defaultText" to the programs.wireshark.package option (AFAIK,
    that prevents the manual from being needlessly rebuilt when the
    package changes)


  Commit: 7ec5faa8a4c26beb189c01e27a02d4e2606a4df3
      
https://github.com/NixOS/nixpkgs/commit/7ec5faa8a4c26beb189c01e27a02d4e2606a4df3
  Author: Robin Gloster <m...@glob.in>
  Date:   2017-02-17 (Fri, 17 Feb 2017)

  Changed paths:
    M nixos/modules/misc/ids.nix
    M nixos/modules/programs/wireshark.nix

  Log Message:
  -----------
  programs.wireshark: use setcap wrapper


  Commit: 12b4556642d47cf79b65511061419ca9a6816856
      
https://github.com/NixOS/nixpkgs/commit/12b4556642d47cf79b65511061419ca9a6816856
  Author: Robin Gloster <m...@glob.in>
  Date:   2017-02-20 (Mon, 20 Feb 2017)

  Changed paths:
    M nixos/modules/module-list.nix
    A nixos/modules/programs/wireshark.nix
    M nixos/modules/security/wrappers/default.nix

  Log Message:
  -----------
  Merge pull request #22882 from bjornfor/wireshark

nixos: add programs.wireshark option


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

Reply via email to