Re: [Nix-dev] why has each revision / generation not a own configuration.nix

2017-05-16 Thread Bas van Dijk
Op 16 mei 2017 18:43 schreef "zimbatm" : How do you find back which git revision was used to produce a given NixOS profile? At LumiGuide I use the following module for that: { config, lib, ... }: with lib; { options.system = { lumiRevision = mkOption {

[Nix-commits] [NixOS/nixpkgs] fb19aa: mc: remove unwanted build-dependency references

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

Re: [Nix-dev] why has each revision / generation not a own configuration.nix

2017-05-16 Thread Linus Heckemann
On 16/05/17 17:43, zimbatm wrote: > How do you find back which git revision was used to produce a given > NixOS profile? > > Maybe nixos-rebuild should be extended to include that in the revision > name, and if the git repo is dirty. I'm planning to implement the reverse approach on my system:

[Nix-commits] [NixOS/nixpkgs] 3edc61: Enables rdkafka compilation on macOS

2017-05-16 Thread Daiderd Jordan
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 3edc6108c59973e63436b39439d77b75afcdfbb1 https://github.com/NixOS/nixpkgs/commit/3edc6108c59973e63436b39439d77b75afcdfbb1 Author: Lukasz Czyzykowski Date: 2017-05-16 (Tue,

Re: [Nix-dev] Declarative VMs in libvirt/Qemu

2017-05-16 Thread Danylo Hlynskyi
You can get some inspiration from NixOps libvirtd backend. Also, I think little changes to NixOps will allow to start/stop non-NixOS images too. Though I've run into issues with network of libvirtd machines (DHCP problems)... 2017-05-15 20:26 GMT+03:00 Justin Humm : >

Re: [Nix-dev] Nixos wiki project

2017-05-16 Thread Vladimír Čunát
On 05/16/2017 09:52 PM, Jos van den Oever wrote: > I think it's unfortunate that a free software project chooses a closed > platform to do development. GitHub is not even open core like GitLab. When the choice was done years ago, GitLab was very non-competitive. I don't think that holds

Re: [Nix-dev] Declarative VMs in libvirt/Qemu

2017-05-16 Thread Leo Gaspard
Well, if the only issue is it being far from completion, [1] should be a working implementation of it, with all the features if I remember correctly. However, I must say I've been putting more attention on the RFC than on the implementation lately, waiting to be sure the RFC is OK before making

Re: [Nix-dev] Nixos wiki project

2017-05-16 Thread Jos van den Oever
On Friday 12 May 2017 20:36:59 Matthias Beyer wrote: > On 10-05-2017 10:52:16, Arseniy Seroka wrote: > > I think that disabling wiki is one of the the worst > > decisions in nixos community. > > +1 I think it's unfortunate that a free software project chooses a closed platform to do

[Nix-commits] [NixOS/nixpkgs] b8e629: rustRegistry: 2017-05-03 -> 2017-05-15

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

[Nix-commits] [NixOS/nixpkgs] 864ef0: gnunet: enable conversation

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

[Nix-commits] [NixOS/nixpkgs] b496ff: opencv: Fix OpenCV build on non NixOS platform

2017-05-16 Thread Frederik Rietdijk
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: b496ffbe55f1a0604bfcf0eeb92a48f2fd504d03 https://github.com/NixOS/nixpkgs/commit/b496ffbe55f1a0604bfcf0eeb92a48f2fd504d03 Author: mingchuan Date: 2017-05-16 (Tue, 16 May 2017)

Re: [Nix-dev] why has each revision / generation not a own configuration.nix

2017-05-16 Thread zimbatm
How do you find back which git revision was used to produce a given NixOS profile? Maybe nixos-rebuild should be extended to include that in the revision name, and if the git repo is dirty. On Sat, 13 May 2017, 14:34 Profpatsch, wrote: > On 17-05-13 12:25pm, Layus wrote: >

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

2017-05-16 Thread Vladimír Čunát
Branch: refs/heads/staging 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

Re: [Nix-dev] Declarative VMs in libvirt/Qemu

2017-05-16 Thread Volth
https://github.com/Nekroze/kvms.nix On 5/16/17, Justin Humm wrote: > Thanks for the hint. I've already seen this, and it is quite exactly > what I want, but I considered it too far away from completion for my use > case. > > Does anyone use declarative VMs right now? > >

[Nix-commits] [NixOS/nixpkgs] 65ede0: treewide: fixup packages with RPATH problems

2017-05-16 Thread Vladimír Čunát
Branch: refs/heads/staging Home: https://github.com/NixOS/nixpkgs Commit: 65ede052fa9f005efcdb2e852315a0e6f02ce92d https://github.com/NixOS/nixpkgs/commit/65ede052fa9f005efcdb2e852315a0e6f02ce92d Author: Vladimír Čunát Date: 2017-05-16 (Tue, 16 May 2017)

Re: [Nix-dev] Declarative VMs in libvirt/Qemu

2017-05-16 Thread Justin Humm
Thanks for the hint. I've already seen this, and it is quite exactly what I want, but I considered it too far away from completion for my use case. Does anyone use declarative VMs right now? Best, Justin signature.asc Description: signature ___

[Nix-commits] [NixOS/nixpkgs] b0ec4b: typo: powerManagment -> powerManagement (#25813)

2017-05-16 Thread Matthew Maurer
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: b0ec4b8cc7dc2ebc70a4d6b3a5530892845676cc https://github.com/NixOS/nixpkgs/commit/b0ec4b8cc7dc2ebc70a4d6b3a5530892845676cc Author: Matthew Maurer Date: 2017-05-16 (Tue, 16

[Nix-commits] Success: Hydra job nixpkgs:trunk:tarball on x86_64-linux

2017-05-16 Thread Hydra Build Daemon
Hi, The status of Hydra job ‘nixpkgs:trunk:tarball’ (on x86_64-linux) has changed from "Failed" to "Success". For details, see https://hydra.nixos.org/build/52869531 This may be due to 11 commits by Armijn Hemel , Daiderd Jordan , Joachim Fasting

[Nix-commits] [NixOS/nixpkgs] f5b6c1: zerotierone: 1.2.2 -> 1.2.4

2017-05-16 Thread Emery Hemingway
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: f5b6c1e58dba2af70a8601ad555b84735fd8b5f3 https://github.com/NixOS/nixpkgs/commit/f5b6c1e58dba2af70a8601ad555b84735fd8b5f3 Author: Emery Hemingway Date: 2017-05-16 (Tue, 16 May 2017)

[Nix-commits] [NixOS/nixpkgs] 6b67f9: dino: 2017-04-24 -> 2017-05-11

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

Re: [Nix-dev] Trouble packaging gnunet-gtk

2017-05-16 Thread Laverne Schrock
On Mon, 2017-05-15 at 15:41 -0500, Laverne Schrock wrote: > 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 > /add-gnunet-gtk. > > Running `nix-build -A gnunet-gtk` in the root of the nixpkgs

[Nix-commits] [NixOS/nix] b01d62: Improve progress indicator

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

[Nix-commits] [NixOS/nixpkgs] f2c4af: nixos/luks: Silence killall complain about non-exi...

2017-05-16 Thread Rickard Nilsson
Branch: refs/heads/release-17.03 Home: https://github.com/NixOS/nixpkgs Commit: f2c4af4e3bd9ecd4b1cf494270eae5fd3ca9e68c https://github.com/NixOS/nixpkgs/commit/f2c4af4e3bd9ecd4b1cf494270eae5fd3ca9e68c Author: Rickard Nilsson Date: 2017-05-16 (Tue, 16 May

[Nix-commits] [NixOS/nixpkgs] c9700e: kernel: 4.9.27 -> 4.9.28

2017-05-16 Thread Tuomas Tynkkynen
Branch: refs/heads/release-17.03 Home: https://github.com/NixOS/nixpkgs Commit: c9700e6b9e740df071ae81a1dfb88fd503ceeb0e https://github.com/NixOS/nixpkgs/commit/c9700e6b9e740df071ae81a1dfb88fd503ceeb0e Author: Tuomas Tynkkynen Date: 2017-05-16 (Tue, 16 May

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-16 Thread Yasuaki Kudo
Thank you I figured it out - I simply had not specified any color scheme in .vimrc . The problem was immediately gone after I added some colorscheme line  -Yasu -Original Message- From: Guillaume Maudoux (Layus) [mailto:layus...@gmail.com] Sent: Monday, May 15, 2017 23:17 To:

[Nix-commits] [NixOS/nixpkgs] 685bfc: fira-code-symbols: init at 20160811

2017-05-16 Thread Profpatsch
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 685bfcee633774d730cd3da2fba6eb39a1b767b9 https://github.com/NixOS/nixpkgs/commit/685bfcee633774d730cd3da2fba6eb39a1b767b9 Author: Profpatsch Date: 2017-05-16 (Tue, 16 May 2017)

[Nix-commits] [NixOS/nixpkgs] a92bdc: nixos/luks: Silence killall complain about non-exi...

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

[Nix-commits] [NixOS/nixpkgs] 9d5038: pythonPackages.scipy: 0.18.1 -> 0.19.0

2017-05-16 Thread Frederik Rietdijk
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 9d5038e326dcbcfc77a56f704b0c61f65f2209b1 https://github.com/NixOS/nixpkgs/commit/9d5038e326dcbcfc77a56f704b0c61f65f2209b1 Author: Frederik Rietdijk Date: 2017-05-16 (Tue, 16 May 2017)

[Nix-commits] [NixOS/nixpkgs] d5e184: on error, add a reference to the configuration fil...

2017-05-16 Thread Joachim Schiele
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: d5e18499d936c7a7cd22e96dc6ed957086a7b1ce https://github.com/NixOS/nixpkgs/commit/d5e18499d936c7a7cd22e96dc6ed957086a7b1ce Author: Joachim Schiele Date: 2017-05-16 (Tue, 16 May 2017)

[Nix-commits] [NixOS/nixpkgs] 3cd189: tor: 0.3.0.6 -> 0.3.0.7

2017-05-16 Thread Joachim Fasting
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 3cd189c3bcf907ed80c945028746d9c453f1a8b6 https://github.com/NixOS/nixpkgs/commit/3cd189c3bcf907ed80c945028746d9c453f1a8b6 Author: Joachim Fasting Date: 2017-05-16 (Tue, 16 May 2017)

[Nix-commits] [NixOS/nixpkgs] 03d190: shibboleth: Add Myself as a Maintainer (#25817)

2017-05-16 Thread J M
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 03d190d54f63eda9ae37fc350517957a596b9cb7 https://github.com/NixOS/nixpkgs/commit/03d190d54f63eda9ae37fc350517957a596b9cb7 Author: J M Date: 2017-05-16 (Tue, 16 May 2017) Changed

Re: [Nix-dev] Nixos wiki project

2017-05-16 Thread Felix Richter
On Tue, May 16, 2017 at 11:02:40AM +0300, Danylo Hlynskyi wrote: > People also can subscribe to wiki changes using > https://github.com/nixos-users/wiki/wiki.atom RSS feed Most of the time you will find the atom feed of the wiki relatively hard to digest - changes are not shown as diff but as

Re: [Nix-dev] Nixos wiki project

2017-05-16 Thread Danylo Hlynskyi
People also can subscribe to wiki changes using https://github.com/nixos-users/wiki/wiki.atom RSS feed 2017-05-10 9:56 GMT+03:00 Mic92 : > As the official wiki is now finally part of the history: > https://nixos.org/nixos/wiki.html, > we have started our own community wiki:

[Nix-commits] [NixOS/nixpkgs] 43941d: pythonPackages.PyRSS2Gen: fix sha256

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

[Nix-commits] [NixOS/nixpkgs] 1aaeb9: 3to2: init at 1.1.1 (#25202)

2017-05-16 Thread Masayuki Takeda
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 1aaeb94855d870c7c23b5cb1b8979493760975c9 https://github.com/NixOS/nixpkgs/commit/1aaeb94855d870c7c23b5cb1b8979493760975c9 Author: Masayuki Takeda Date: 2017-05-16 (Tue, 16 May

Re: [Nix-dev] Declarative VMs in libvirt/Qemu

2017-05-16 Thread Profpatsch
On 17-05-15 07:26pm, Justin Humm wrote: > Hello everyone, > > I'm looking for a best practice for declarative VMs in libvirt/qemu. What I > want > to do: Might be of interest https://github.com/NixOS/rfcs/pull/12 -- Proudly written in Mutt with Vim on NixOS. Q: Why is this email five