[Nix-commits] [NixOS/nixpkgs] 995070: telegraf: 1.2.1 -> 1.3.0

2017-05-15 Thread Jörg Thalheim
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 9950707e9612a08648d1624d6c7045cb12472b46 https://github.com/NixOS/nixpkgs/commit/9950707e9612a08648d1624d6c7045cb12472b46 Author: Jörg Thalheim Date: 2017-05-16 (Tue, 16 May 2017)

[Nix-commits] [NixOS/nixpkgs] d9df35: ssh: Add Newline to KnownHostsText

2017-05-15 Thread James Cook
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: d9df350695d3e07319798b1f169434aee19058c3 https://github.com/NixOS/nixpkgs/commit/d9df350695d3e07319798b1f169434aee19058c3 Author: jammerful Date: 2017-05-15 (Mon, 15 May 2017)

[Nix-commits] [NixOS/nixpkgs] 6303d4: terragrunt: update sha256

2017-05-15 Thread Peter Hoeg
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 6303d4ecf7751124bb0bd4d22f710889b0f81a1a https://github.com/NixOS/nixpkgs/commit/6303d4ecf7751124bb0bd4d22f710889b0f81a1a Author: Peter Hoeg Date: 2017-05-16 (Tue, 16 May 2017) Changed

[Nix-commits] [NixOS/nixpkgs] c163b7: openafs: 1.6.20 -> 1.6.20.2

2017-05-15 Thread Graham Christensen
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: c163b782bc839d58dbd6e9b25c1c8ff11b62e016 https://github.com/NixOS/nixpkgs/commit/c163b782bc839d58dbd6e9b25c1c8ff11b62e016 Author: Dmitry Kalinkin Date: 2017-05-14 (Sun, 14 May

[Nix-commits] [NixOS/nixpkgs] c441ae: gem-config: add pcaprub

2017-05-15 Thread Jörg Thalheim
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: c441ae6feb21954f750a87240034fe515e3752a1 https://github.com/NixOS/nixpkgs/commit/c441ae6feb21954f750a87240034fe515e3752a1 Author: Jörg Thalheim Date: 2017-05-14 (Sun, 14 May 2017)

[Nix-dev] Trouble packaging gnunet-gtk

2017-05-15 Thread Laverne Schrock
Hi, I'm trying to create a gnunet-gtk package for use on NixOS. You can view my current progress here: https://github.com/lverns/nixpkgs/tree/a dd-gnunet-gtk. Running `nix-build -A gnunet-gtk` in the root of the nixpkgs checkout fails with the last few lines of output being:     config.status:

[Nix-commits] [NixOS/nixpkgs] 9e4c74: kubernetes-helm: 2.3.1 -> 2.4.1

2017-05-15 Thread Jaka Hudoklin
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 9e4c74b20289ccd757a7979d1805864c9a6db307 https://github.com/NixOS/nixpkgs/commit/9e4c74b20289ccd757a7979d1805864c9a6db307 Author: Benjamin Staffin Date: 2017-05-15 (Mon, 15 May 2017)

[Nix-dev] Declarative VMs in libvirt/Qemu

2017-05-15 Thread Justin Humm
Hello everyone, I'm looking for a best practice for declarative VMs in libvirt/qemu. What I want to do: * define volumes with an OS image (not NixOS) on it * access the fs on the volume once, change some files (e.g. ssh keys) * boot the vm * define networks, which connect the vms with each other

[Nix-commits] [NixOS/nix] c05d9a: Disallow outputHash being null or an empty string

2017-05-15 Thread Eelco Dolstra
Branch: refs/heads/master Home: https://github.com/NixOS/nix Commit: c05d9ae7a5f72a6575130cf92fb54e3f90d1927d https://github.com/NixOS/nix/commit/c05d9ae7a5f72a6575130cf92fb54e3f90d1927d Author: Eelco Dolstra Date: 2017-05-15 (Mon, 15 May 2017) Changed

[Nix-commits] [NixOS/nix] 2b761d: Make fmt() non-recursive

2017-05-15 Thread Eelco Dolstra
Branch: refs/heads/master Home: https://github.com/NixOS/nix Commit: 2b761d5f50b7dc17dc55c31980c2253c37b3c920 https://github.com/NixOS/nix/commit/2b761d5f50b7dc17dc55c31980c2253c37b3c920 Author: Eelco Dolstra Date: 2017-05-15 (Mon, 15 May 2017) Changed

Re: [Nix-dev] If anyone is using VIM and BYOBU (or Screen or Tmux) in 256 colors - would you please send me your configuration file?

2017-05-15 Thread Guillaume Maudoux (Layus)
I do use screen+vim, but there is zero config in my configuration.nix related to that. To support my terminal (rxvt-unicode-256color) I had to `ln -s ./.nix-profile/share/terminfo .terminfo`, and install rxvt_unicode to the distant machine. I also have `set t_Co=256` in my vim config. Maybe

Re: [Nix-dev] If anyone is using VIM and BYOBU (or Screen or Tmux) in 256 colors - would you please send me your configuration file?

2017-05-15 Thread Eric Sagnes
For tmux, having the following in your ~/.tmux.conf should be enough: ``` set -g default-terminal "screen-256color" ``` Or running tmux with the `-2` flag should force tmux to use 256 colors: ``` $ tmux -2 ``` On Mon, May 15, 2017 at 09:28:21PM +0900, Yasuaki Kudo wrote: > I just can't get VIM

[Nix-commits] [NixOS/nixpkgs] 37cb24: python.pkgs.pytest_xdist: 1.14 -> 1.16.0

2017-05-15 Thread Frederik Rietdijk
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 37cb24a318f1c54f2a84cbca84c9bfb1d500289c https://github.com/NixOS/nixpkgs/commit/37cb24a318f1c54f2a84cbca84c9bfb1d500289c Author: Frederik Rietdijk Date: 2017-05-15 (Mon, 15 May 2017)

[Nix-dev] If anyone is using VIM and BYOBU (or Screen or Tmux) in 256 colors - would you please send me your configuration file?

2017-05-15 Thread Yasuaki Kudo
I just can't get VIM to work in 256 colors in any terminal duplexer, I don't know what to do. At least, when I use Byobu from NIXOS, I can run some 256-color confirmation script and see that it's enabled. However, if I launch VIM, it doesn't work in 256 colors. Exiting Byobu, VIM does work

[Nix-commits] [NixOS/nixpkgs] e5a4da: python-pytest-xdist: fix tests

2017-05-15 Thread Daiderd Jordan
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: e5a4da2ab8687c52d140653cc0fb17e2344f48a6 https://github.com/NixOS/nixpkgs/commit/e5a4da2ab8687c52d140653cc0fb17e2344f48a6 Author: Daiderd Jordan Date: 2017-05-15 (Mon, 15 May 2017)

[Nix-commits] [NixOS/nix] 06880d: nix ls: support '/' for the root directory

2017-05-15 Thread Eelco Dolstra
Branch: refs/heads/master Home: https://github.com/NixOS/nix Commit: 06880d7ed8b8ef8658eb965e6614136c67988970 https://github.com/NixOS/nix/commit/06880d7ed8b8ef8658eb965e6614136c67988970 Author: Benno Fünfstück Date: 2017-05-15 (Mon, 15 May 2017)

[Nix-commits] [NixOS/nixops] b2fdc4: deployment.keys: Add a 'keyFile' option to provid...

2017-05-15 Thread Kosyrev Serge
Branch: refs/heads/master Home: https://github.com/NixOS/nixops Commit: b2fdc4384f4ad48dadfaad16b42b9dd739d53226 https://github.com/NixOS/nixops/commit/b2fdc4384f4ad48dadfaad16b42b9dd739d53226 Author: Kosyrev Serge Date: 2017-05-15 (Mon, 15

[Nix-commits] [NixOS/nixpkgs] bdf88d: hackage-packages.nix: automatic Haskell package se...

2017-05-15 Thread Peter Simons
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: bdf88dd61ddabeef0a0a5cef028a0e5101150e15 https://github.com/NixOS/nixpkgs/commit/bdf88dd61ddabeef0a0a5cef028a0e5101150e15 Author: Peter Simons Date: 2017-05-15 (Mon, 15 May 2017)

[Nix-commits] [NixOS/nixpkgs] fc0543: cabal2nix: include nix in the generated wrapper to...

2017-05-15 Thread Peter Simons
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: fc0543cd88c0b94e2a3cf71e1e0f339875f4a8a0 https://github.com/NixOS/nixpkgs/commit/fc0543cd88c0b94e2a3cf71e1e0f339875f4a8a0 Author: Peter Simons Date: 2017-05-15 (Mon, 15 May 2017)

[Nix-commits] [NixOS/nixpkgs] 976d81: pythonPackages.piexif: init at 1.0.12

2017-05-15 Thread Frederik Rietdijk
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 976d811ad4ba0e1f3fb75be8c1c0779f8c9117f9 https://github.com/NixOS/nixpkgs/commit/976d811ad4ba0e1f3fb75be8c1c0779f8c9117f9 Author: Jaakko Luttinen Date: 2017-05-09 (Tue, 09 May

[Nix-commits] [NixOS/nixpkgs] 4a89ab: pythonPackages.cram: init at 0.7

2017-05-15 Thread Frederik Rietdijk
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 4a89ab35eef00098a7edc1c0ffa990929e14ba57 https://github.com/NixOS/nixpkgs/commit/4a89ab35eef00098a7edc1c0ffa990929e14ba57 Author: Jaakko Luttinen Date: 2017-05-08 (Mon, 08 May

[Nix-commits] [NixOS/nixpkgs] ff3bad: seth: init at 0.5.0

2017-05-15 Thread Pascal Wittmann
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: ff3baddbd57b6b4664ddef2659a73edffd6f7e47 https://github.com/NixOS/nixpkgs/commit/ff3baddbd57b6b4664ddef2659a73edffd6f7e47 Author: Daniel Brockman Date: 2017-05-15 (Mon, 15 May 2017)