[Nix-commits] [NixOS/nixpkgs] 136ad2: mytetra: init at 1.42.2

2017-04-23 Thread Frederik Rietdijk
  Branch: refs/heads/staging
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 136ad2a0561f79ab8f1f2007debcd246984eddf7
  
https://github.com/NixOS/nixpkgs/commit/136ad2a0561f79ab8f1f2007debcd246984eddf7
  Author: gnidorah 
  Date:   2017-03-18 (Sat, 18 Mar 2017)

  Changed paths:
A pkgs/applications/office/mytetra/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  mytetra: init at 1.42.2


  Commit: 50bd7a113db244ad8eb45dba38112b53e9ba20c3
  
https://github.com/NixOS/nixpkgs/commit/50bd7a113db244ad8eb45dba38112b53e9ba20c3
  Author: Mike Cooper 
  Date:   2017-03-23 (Thu, 23 Mar 2017)

  Changed paths:
M pkgs/applications/version-management/mercurial/default.nix
M pkgs/applications/version-management/tortoisehg/default.nix

  Log Message:
  ---
  mercurial, tortoisehg: 3.9.2 -> 4.1.1


  Commit: 160a84013eeec6a856ef74ae8c39294f9f5a44d1
  
https://github.com/NixOS/nixpkgs/commit/160a84013eeec6a856ef74ae8c39294f9f5a44d1
  Author: Volth 
  Date:   2017-04-02 (Sun, 02 Apr 2017)

  Changed paths:
M pkgs/applications/virtualization/qemu/default.nix
M pkgs/applications/virtualization/qemu/no-etc-install.patch

  Log Message:
  ---
  qemu: 2.8.0 -> 2.8.1


  Commit: c91c3209f3dbaf9dacef69395e071a9dee59bbee
  
https://github.com/NixOS/nixpkgs/commit/c91c3209f3dbaf9dacef69395e071a9dee59bbee
  Author: Piotr Bogdan 
  Date:   2017-04-03 (Mon, 03 Apr 2017)

  Changed paths:
M nixos/modules/services/x11/unclutter.nix

  Log Message:
  ---
  unclutter: Fix default value of $DISPLAY


  Commit: 1b6189117f304c703794d94bd5ecc82fa1f85637
  
https://github.com/NixOS/nixpkgs/commit/1b6189117f304c703794d94bd5ecc82fa1f85637
  Author: Tim Jaeger 
  Date:   2017-04-04 (Tue, 04 Apr 2017)

  Changed paths:
A pkgs/tools/text/xsv/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  xsv: init at 0.11.0

This commit adds the `xsv` utility. It is quite useful when dealing with CSV 
files


  Commit: ecf03368f8b624b8573f97f70387d6d14f7e32fe
  
https://github.com/NixOS/nixpkgs/commit/ecf03368f8b624b8573f97f70387d6d14f7e32fe
  Author: Bas van Dijk 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

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

  Log Message:
  ---
  bepasty: add secretKeyFile option

This gives users the option to store secrets outside the
world-readable Nix store.


  Commit: 2380e96327ded90b7c650f9b9b6c1a7e8e95538f
  
https://github.com/NixOS/nixpkgs/commit/2380e96327ded90b7c650f9b9b6c1a7e8e95538f
  Author: Maximilian Bosch 
  Date:   2017-04-09 (Sun, 09 Apr 2017)

  Changed paths:
A pkgs/shells/lambda-mod-zsh-theme/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  lambda-mod-zsh-theme: init at eceee68cf46bba9f7f42887c2128b48e8861e31b


  Commit: 74c14f8b28a690d3ba281e9008d584ad6e0ea72d
  
https://github.com/NixOS/nixpkgs/commit/74c14f8b28a690d3ba281e9008d584ad6e0ea72d
  Author: Maximilian Bosch 
  Date:   2017-04-09 (Sun, 09 Apr 2017)

  Changed paths:
M pkgs/shells/lambda-mod-zsh-theme/default.nix

  Log Message:
  ---
  lambda-mod-zsh-theme: remove unnecessary `rec` declaration


  Commit: ea5ff16bb08a6b68dc83027ca96c29cee2b5d31c
  
https://github.com/NixOS/nixpkgs/commit/ea5ff16bb08a6b68dc83027ca96c29cee2b5d31c
  Author: Maximilian Bosch 
  Date:   2017-04-09 (Sun, 09 Apr 2017)

  Changed paths:
M pkgs/shells/lambda-mod-zsh-theme/default.nix

  Log Message:
  ---
  lambda-mod-zsh-theme: refactor to use `fetchFromGitHub` for source retrieval


  Commit: cd56c3334e67fa40e37b1610627987dcd63a1e91
  
https://github.com/NixOS/nixpkgs/commit/cd56c3334e67fa40e37b1610627987dcd63a1e91
  Author: Maximilian Bosch 
  Date:   2017-04-09 (Sun, 09 Apr 2017)

  Changed paths:
M pkgs/shells/lambda-mod-zsh-theme/default.nix

  Log Message:
  ---
  lambda-mod-zsh-theme: fix broken `maintainers` expression


  Commit: 3260d8cd7081686145e13810c5e59d8f68cf90a9
  
https://github.com/NixOS/nixpkgs/commit/3260d8cd7081686145e13810c5e59d8f68cf90a9
  Author: Maximilian Bosch 
  Date:   2017-04-09 (Sun, 09 Apr 2017)

  Changed paths:
M pkgs/shells/lambda-mod-zsh-theme/default.nix

  Log Message:
  ---
  lambda-mod-zsh-theme: refactor install behavior to use `themes` dir

Now it's possible to set the path of this derivation as `ZSH_CUSTOM` in
the zsh configuration, so it's possible to use the theme directly from
the store path.

see 
https://github.com/robbyrussell/oh-my-zsh/wiki/Customization#overriding-and-adding-themes


  Commit: ce6b5b8673967d45aead38180d65288460a14640
  
https://github.com/NixOS/nixpkgs/commit/ce6b5b8673967d45aead38180d65288460a14640
  Author: Leandro Lisboa Penz 
  Date:   2017-04-10 (Mon, 10 Apr 2017)

  Changed paths:
M pkgs/development/libraries/aspell/default.nix

  Log Message:
  ---
  aspell: set default aspell data-dir if ASPELL_CONF is not set

if

[Nix-commits] [NixOS/nixpkgs] 136ad2: mytetra: init at 1.42.2

2017-04-22 Thread Thomas Tuegel
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 136ad2a0561f79ab8f1f2007debcd246984eddf7
  
https://github.com/NixOS/nixpkgs/commit/136ad2a0561f79ab8f1f2007debcd246984eddf7
  Author: gnidorah 
  Date:   2017-03-18 (Sat, 18 Mar 2017)

  Changed paths:
A pkgs/applications/office/mytetra/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  mytetra: init at 1.42.2


  Commit: e019978d027b60440119a5906041991866325621
  
https://github.com/NixOS/nixpkgs/commit/e019978d027b60440119a5906041991866325621
  Author: Thomas Tuegel 
  Date:   2017-04-22 (Sat, 22 Apr 2017)

  Changed paths:
A pkgs/applications/office/mytetra/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Merge pull request #23922 from gnidorah/master

mytetra: init at 1.42.2


Compare: https://github.com/NixOS/nixpkgs/compare/e30b5c198ad3...e019978d027b___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
https://mailman.science.uu.nl/mailman/listinfo/nix-commits