[Nix-commits] [NixOS/nixpkgs] 24aacc: networkd module: fix submodule options declaration

2016-10-02 Thread Joachim F
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 24aacc3b4354a84c61c2af472fcb196da694bb72
  
https://github.com/NixOS/nixpkgs/commit/24aacc3b4354a84c61c2af472fcb196da694bb72
  Author: Eric Sagnes 
  Date:   2016-10-03 (Mon, 03 Oct 2016)

  Changed paths:
M nixos/modules/system/boot/networkd.nix

  Log Message:
  ---
  networkd module: fix submodule options declaration


  Commit: b10ed9772ad6eec63559093d96735f0ef22ae368
  
https://github.com/NixOS/nixpkgs/commit/b10ed9772ad6eec63559093d96735f0ef22ae368
  Author: Joachim F 
  Date:   2016-10-03 (Mon, 03 Oct 2016)

  Changed paths:
M nixos/modules/system/boot/networkd.nix

  Log Message:
  ---
  Merge pull request #19182 from ericsagnes/fix/networkd-submodule

networkd module: fix submodule options declaration


Compare: https://github.com/NixOS/nixpkgs/compare/1b255790b42e...b10ed9772ad6___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 9f0506: kde5.plasma: 5.7.4 -> 5.7.5

2016-10-02 Thread Thomas Tuegel
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 9f0506b0306bfe1aa29bbbf8e85e62aa280567e5
  
https://github.com/NixOS/nixpkgs/commit/9f0506b0306bfe1aa29bbbf8e85e62aa280567e5
  Author: Thomas Tuegel 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M pkgs/desktops/kde-5/plasma/fetch.sh
M pkgs/desktops/kde-5/plasma/srcs.nix

  Log Message:
  ---
  kde5.plasma: 5.7.4 -> 5.7.5


  Commit: 1b255790b42e01791227d3b40b26bf690c09df6f
  
https://github.com/NixOS/nixpkgs/commit/1b255790b42e01791227d3b40b26bf690c09df6f
  Author: Thomas Tuegel 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M pkgs/desktops/kde-5/plasma/kwin/default.nix

  Log Message:
  ---
  kde5.kwin: build with xwayland

A patch was already included to find the path to Xwayland, but the build
was not actually using it because it wasn't a buildInput.


Compare: https://github.com/NixOS/nixpkgs/compare/79f92f00f928...1b255790b42e___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 0dc960: configuration-hackage2nix.yaml: update to LTS 7.2

2016-10-02 Thread Peter Simons
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 0dc9600107e8820dd72885f66c75ad0aded80547
  
https://github.com/NixOS/nixpkgs/commit/0dc9600107e8820dd72885f66c75ad0aded80547
  Author: Peter Simons 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M pkgs/development/haskell-modules/configuration-hackage2nix.yaml

  Log Message:
  ---
  configuration-hackage2nix.yaml: update to LTS 7.2

Also update list of broken builds.


  Commit: e3cc3de334b831027e187d4ab083f46ae094f63a
  
https://github.com/NixOS/nixpkgs/commit/e3cc3de334b831027e187d4ab083f46ae094f63a
  Author: Peter Simons 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M pkgs/development/haskell-modules/hackage-packages.nix

  Log Message:
  ---
  hackage-packages.nix: automatic Haskell package set update

This update was generated by hackage2nix v2.0.2-10-g950a7f4 from Hackage 
revision
https://github.com/commercialhaskell/all-cabal-hashes/commit/1aa9f5de465f741adaf121cce1a37ef6e566ff9c.


  Commit: 79f92f00f928da0db6f48eec45f6bb45661ac21e
  
https://github.com/NixOS/nixpkgs/commit/79f92f00f928da0db6f48eec45f6bb45661ac21e
  Author: Peter Simons 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M pkgs/development/haskell-modules/configuration-common.nix

  Log Message:
  ---
  haskell-vector: jailbreak to fix test suite build


Compare: https://github.com/NixOS/nixpkgs/compare/0223ab8fa943...79f92f00f928___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


Re: [Nix-dev] Internet Issue

2016-10-02 Thread Taeer Bar-Yam

Yep. I mean I did it through nmtui connect but it should have the same effect, 
no?

Excerpts from Peter Hoeg's message of October 2, 2016 4:52 am:

Hi,


running ```sudo systemctl restart network-manager``` fixes the problem 
temporarily, so I don't have a real issue anymore (I don't really mind running 
that every once in a while)


have you by chance tried just restarting the connection and not
network-manager? Using "nmcli c down " and then "up" again?

/Peter



 --Taeer
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-commits] [NixOS/nixpkgs] 373895: haskell-stack: fix build of the new version

2016-10-02 Thread Peter Simons
  Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 37389502b652f439d5319b816288960f6b745beb
  
https://github.com/NixOS/nixpkgs/commit/37389502b652f439d5319b816288960f6b745beb
  Author: Peter Simons 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M pkgs/development/haskell-modules/configuration-common.nix

  Log Message:
  ---
  haskell-stack: fix build of the new version


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 0223ab: hugin: 2016.0.0 -> 2016.2.0

2016-10-02 Thread Mica Semrick
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 0223ab8fa943f56ea12818087aa023decd849c71
  
https://github.com/NixOS/nixpkgs/commit/0223ab8fa943f56ea12818087aa023decd849c71
  Author: Mica Semrick 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M pkgs/applications/graphics/hugin/default.nix

  Log Message:
  ---
  hugin: 2016.0.0 -> 2016.2.0


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 3e6ce7: openshot-qt: 2.0.7 -> 2.1.0

2016-10-02 Thread Frederik Rietdijk
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 3e6ce75b8fc9d8d705e375d655f4609b4784481a
  
https://github.com/NixOS/nixpkgs/commit/3e6ce75b8fc9d8d705e375d655f4609b4784481a
  Author: Bjørn Forsman 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M pkgs/applications/video/openshot-qt/default.nix
M pkgs/applications/video/openshot-qt/libopenshot-audio.nix
M pkgs/applications/video/openshot-qt/libopenshot.nix

  Log Message:
  ---
  openshot-qt: 2.0.7 -> 2.1.0

Also update libopenshot (0.1.1 -> 0.1.2) and libopenshot-audio (0.1.1 ->
0.1.2). Both  libraries seem to be somewhat version coupled with
openshot (all three projects had a release at the same time).

Openshot now depends on ZMQ.

Test notes: the application runs, but I managed to crash it after doing
this:

* Import pictures and video
* Add two pictures to the timeline (next to each other)
* Drag the 2nd picture partly over over the first
  (creates an effect). App dies.

The last output from the app is:

  timeline_webview:INFO addTransition...
  Unhandled Python exception
  Aborted

The same crash happens with v2.0.7 though.


  Commit: 284bd1c378da302c5d6ae9548a5415a71cb6f6ff
  
https://github.com/NixOS/nixpkgs/commit/284bd1c378da302c5d6ae9548a5415a71cb6f6ff
  Author: Frederik Rietdijk 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M pkgs/applications/video/openshot-qt/default.nix
M pkgs/applications/video/openshot-qt/libopenshot-audio.nix
M pkgs/applications/video/openshot-qt/libopenshot.nix

  Log Message:
  ---
  Merge pull request #19172 from bjornfor/update-openshot

openshot-qt: 2.0.7 -> 2.1.0


Compare: https://github.com/NixOS/nixpkgs/compare/7fc6942e2b30...284bd1c378da___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] b8bcbe: ruby: fixes rubygems user installs

2016-10-02 Thread zimbatm
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: b8bcbec5fd5011aa19f45217a3f212a2ba4701b0
  
https://github.com/NixOS/nixpkgs/commit/b8bcbec5fd5011aa19f45217a3f212a2ba4701b0
  Author: zimbatm 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M pkgs/development/interpreters/ruby/default.nix
R pkgs/development/interpreters/ruby/gem_hook.patch
A pkgs/development/interpreters/ruby/ruby-version.nix
M pkgs/development/ruby-modules/gem/default.nix

  Log Message:
  ---
  ruby: fixes rubygems user installs

* Manage patches in git
* Fixes the hook invocation to be more safe. Thanks @Mic92
* Install gems as user by default
* Install gem binaries with the /usr/bin/env shebang
* Fixes a bug where the passthru.libPath and passthru.gemPath would
  point to the wrong directory
* Overhaul ruby version heuristics


  Commit: 7fc6942e2b30d188b33373a958d84f54f35cff78
  
https://github.com/NixOS/nixpkgs/commit/7fc6942e2b30d188b33373a958d84f54f35cff78
  Author: zimbatm 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M pkgs/development/interpreters/ruby/default.nix
R pkgs/development/interpreters/ruby/gem_hook.patch
A pkgs/development/interpreters/ruby/ruby-version.nix
M pkgs/development/ruby-modules/gem/default.nix

  Log Message:
  ---
  Merge pull request #18792 from zimbatm/ruby-gem-home

Ruby gem home


Compare: https://github.com/NixOS/nixpkgs/compare/9d01cf66a413...7fc6942e2b30___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


Re: [Nix-dev] Nix Logo license

2016-10-02 Thread Graham Christensen
I think that's a great idea! Same reason i made the stickers for that bug
report. Gets it out u to public and gets nixos better :)

I'd buy a nice shirt.
On Sun, Oct 2, 2016 at 4:31 PM Tomasz Czyż  wrote:

> I wrote to Tim as I would like to start doing some t-shirts, stickers etc
> as well.
> I would like to do this as a part of nix popularisation (which is part of
> NixOS Dublin meetup).
>
>
>
> 2016-10-02 21:27 GMT+01:00 Graham Christensen :
>
> FWIW the nixos logo may be copy written and licensed, but as a logo is
> more of a trademark can be used more liberally.
>
> I wonder if this conversation is sparked out of me making stickers?
>
> On Sun, Oct 2, 2016 at 4:23 PM Tomasz Czyż  wrote:
>
> Bumping the topic. Would be much much easier to use those kind of stuff if
> the situation is completely clear.
>
> 2016-10-02 7:49 GMT+01:00 Tim Cuthbertson :
>
> Hi all,
>
> Thomasz recently asked about the Nix logo license, and when I searched I
> noticed there had been another question about this a few months ago on the
> mailing list (which I missed).
>
> Apologies for not addressing this sooner, I agree that we should be
> explicit about the logo license. I'm happy to go along with pretty much
> whatever the nix project prefers (CC-BY has already been suggested), and if
> there's some official nix project entity which could be credited, I'd be
> happy to assign copyright there too (so you could just credit e.g. the nix
> foundation, not me specifically).
>
> @edolstra: are you happy with a CC-BY license for the logo? I'm holding
> off from _actually_ declaring it yet in case you'd prefer to restrict
> derivatives or something, but if I don't hear back from you within a week
> I'll assume that CC-BY is fine :). And if you are happy with CC-BY, could
> you go ahead and declare that on the website / repo somewhere so we have it
> in writing for anyone else that comes looking?
>
> Cheers,
>  - Tim.
>
>
>
>
> --
> Tomasz Czyż
>
>
>
>
> --
> Tomasz Czyż
>
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


Re: [Nix-dev] Nix Logo license

2016-10-02 Thread Tomasz Czyż
I wrote to Tim as I would like to start doing some t-shirts, stickers etc
as well.
I would like to do this as a part of nix popularisation (which is part of
NixOS Dublin meetup).



2016-10-02 21:27 GMT+01:00 Graham Christensen :

> FWIW the nixos logo may be copy written and licensed, but as a logo is
> more of a trademark can be used more liberally.
>
> I wonder if this conversation is sparked out of me making stickers?
>
> On Sun, Oct 2, 2016 at 4:23 PM Tomasz Czyż  wrote:
>
>> Bumping the topic. Would be much much easier to use those kind of stuff
>> if the situation is completely clear.
>>
>> 2016-10-02 7:49 GMT+01:00 Tim Cuthbertson :
>>
>> Hi all,
>>
>> Thomasz recently asked about the Nix logo license, and when I searched I
>> noticed there had been another question about this a few months ago on the
>> mailing list (which I missed).
>>
>> Apologies for not addressing this sooner, I agree that we should be
>> explicit about the logo license. I'm happy to go along with pretty much
>> whatever the nix project prefers (CC-BY has already been suggested), and if
>> there's some official nix project entity which could be credited, I'd be
>> happy to assign copyright there too (so you could just credit e.g. the nix
>> foundation, not me specifically).
>>
>> @edolstra: are you happy with a CC-BY license for the logo? I'm holding
>> off from _actually_ declaring it yet in case you'd prefer to restrict
>> derivatives or something, but if I don't hear back from you within a week
>> I'll assume that CC-BY is fine :). And if you are happy with CC-BY, could
>> you go ahead and declare that on the website / repo somewhere so we have it
>> in writing for anyone else that comes looking?
>>
>> Cheers,
>>  - Tim.
>>
>>
>>
>>
>> --
>> Tomasz Czyż
>>
>


-- 
Tomasz Czyż
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-commits] [NixOS/nixpkgs] 7b55de: sox: read enableLame from the config

2016-10-02 Thread Benno Fünfstück
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 7b55de24c82a39e2620320652faef6d7df8f2fde
  
https://github.com/NixOS/nixpkgs/commit/7b55de24c82a39e2620320652faef6d7df8f2fde
  Author: Sergey Mironov 
  Date:   2016-09-28 (Wed, 28 Sep 2016)

  Changed paths:
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  sox: read enableLame from the config


  Commit: 9d01cf66a413253e600879ee6fcd638e130c84bd
  
https://github.com/NixOS/nixpkgs/commit/9d01cf66a413253e600879ee6fcd638e130c84bd
  Author: Benno Fünfstück 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Merge pull request #19051 from grwlf/sox-lame-config

sox: read enableLame from the config


Compare: https://github.com/NixOS/nixpkgs/compare/83055b86ce19...9d01cf66a413___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


Re: [Nix-dev] Nix Logo license

2016-10-02 Thread Graham Christensen
FWIW the nixos logo may be copy written and licensed, but as a logo is more
of a trademark can be used more liberally.

I wonder if this conversation is sparked out of me making stickers?
On Sun, Oct 2, 2016 at 4:23 PM Tomasz Czyż  wrote:

> Bumping the topic. Would be much much easier to use those kind of stuff if
> the situation is completely clear.
>
> 2016-10-02 7:49 GMT+01:00 Tim Cuthbertson :
>
> Hi all,
>
> Thomasz recently asked about the Nix logo license, and when I searched I
> noticed there had been another question about this a few months ago on the
> mailing list (which I missed).
>
> Apologies for not addressing this sooner, I agree that we should be
> explicit about the logo license. I'm happy to go along with pretty much
> whatever the nix project prefers (CC-BY has already been suggested), and if
> there's some official nix project entity which could be credited, I'd be
> happy to assign copyright there too (so you could just credit e.g. the nix
> foundation, not me specifically).
>
> @edolstra: are you happy with a CC-BY license for the logo? I'm holding
> off from _actually_ declaring it yet in case you'd prefer to restrict
> derivatives or something, but if I don't hear back from you within a week
> I'll assume that CC-BY is fine :). And if you are happy with CC-BY, could
> you go ahead and declare that on the website / repo somewhere so we have it
> in writing for anyone else that comes looking?
>
> Cheers,
>  - Tim.
>
>
>
>
> --
> Tomasz Czyż
>
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


Re: [Nix-dev] Nix Logo license

2016-10-02 Thread Tomasz Czyż
Bumping the topic. Would be much much easier to use those kind of stuff if
the situation is completely clear.

2016-10-02 7:49 GMT+01:00 Tim Cuthbertson :

> Hi all,
>
> Thomasz recently asked about the Nix logo license, and when I searched I
> noticed there had been another question about this a few months ago on the
> mailing list (which I missed).
>
> Apologies for not addressing this sooner, I agree that we should be
> explicit about the logo license. I'm happy to go along with pretty much
> whatever the nix project prefers (CC-BY has already been suggested), and if
> there's some official nix project entity which could be credited, I'd be
> happy to assign copyright there too (so you could just credit e.g. the nix
> foundation, not me specifically).
>
> @edolstra: are you happy with a CC-BY license for the logo? I'm holding
> off from _actually_ declaring it yet in case you'd prefer to restrict
> derivatives or something, but if I don't hear back from you within a week
> I'll assume that CC-BY is fine :). And if you are happy with CC-BY, could
> you go ahead and declare that on the website / repo somewhere so we have it
> in writing for anyone else that comes looking?
>
> Cheers,
>  - Tim.
>



-- 
Tomasz Czyż
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-commits] [NixOS/nixpkgs] dad6db: libdvdcss: add darwin support

2016-10-02 Thread Frederik Rietdijk
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: dad6db2461d76f0c2d0c2bb6e88cfa0c49aefcba
  
https://github.com/NixOS/nixpkgs/commit/dad6db2461d76f0c2d0c2bb6e88cfa0c49aefcba
  Author: Ryan Artecona 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M pkgs/development/libraries/libdvdcss/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  libdvdcss: add darwin support


  Commit: 83055b86ce19c67f0b7e317ff6556cad74a8e0fe
  
https://github.com/NixOS/nixpkgs/commit/83055b86ce19c67f0b7e317ff6556cad74a8e0fe
  Author: Frederik Rietdijk 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M pkgs/development/libraries/libdvdcss/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Merge pull request #14534 from ryanartecona/darwin-fix-libsamplerate-libdvdcss

libsamplerate, libdvdcss: fix darwin build


Compare: https://github.com/NixOS/nixpkgs/compare/400910c1f75d...83055b86ce19___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] e3f4ea: r10k: init at 2.4.3

2016-10-02 Thread zimbatm
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: e3f4ea02c952ead5b80189f0928916e2badaa26d
  
https://github.com/NixOS/nixpkgs/commit/e3f4ea02c952ead5b80189f0928916e2badaa26d
  Author: Nicolas Mattia 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
A pkgs/tools/system/r10k/Gemfile
A pkgs/tools/system/r10k/Gemfile.lock
A pkgs/tools/system/r10k/default.nix
A pkgs/tools/system/r10k/gemset.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  r10k: init at 2.4.3


  Commit: 400910c1f75d28b283eb4ed42e243bbad4062734
  
https://github.com/NixOS/nixpkgs/commit/400910c1f75d28b283eb4ed42e243bbad4062734
  Author: zimbatm 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
A pkgs/tools/system/r10k/Gemfile
A pkgs/tools/system/r10k/Gemfile.lock
A pkgs/tools/system/r10k/default.nix
A pkgs/tools/system/r10k/gemset.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Merge pull request #19169 from nmattia/r10-add

r10k: init at 2.4.3


Compare: https://github.com/NixOS/nixpkgs/compare/a090931cdb81...400910c1f75d___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


Re: [Nix-dev] nix-shell and persistent environment

2016-10-02 Thread Daniel Hlynskyi
> You do this for keep things in order or because it buys you functionality?

The former. Single shell expression generates many roots:

.nix-gc-roots/dev-shell.drv ->
/nix/store/ivznvsqn40vb6vkccy092ph1ryhlq12w-nixpkgs-patched
.nix-gc-roots/dev-shell.drv-10 ->
/nix/store/4zq1535pa85wkaxlxdrp751jhznlw8ki-stdenv
.nix-gc-roots/dev-shell.drv-11 ->
/nix/store/9krlzvny65gdc8s7kpb6lkx8cd02c25b-default-builder.sh
.nix-gc-roots/dev-shell.drv-2 ->
/nix/store/9mcsmyj6b2f6k8527yxbbgpj7ahr3w2b-rlwrap-0.42
.nix-gc-roots/dev-shell.drv-2-doc ->
/nix/store/9z2rfwf2pl07l5qf3p2d7b4hqw9gs5h4-bash-4.3-p46-doc
.nix-gc-roots/dev-shell.drv-2-info ->
/nix/store/vd4pq9lxpihd2m86k6hckq30ky5gj2xb-bash-4.3-p46-info
.nix-gc-roots/dev-shell.drv-3 ->
/nix/store/nyj6xd7s1n1w8c0xdwk5ddhi7bjcyi9x-bash-4.3-p46
.nix-gc-roots/dev-shell.drv-3-doc ->
/nix/store/9z2rfwf2pl07l5qf3p2d7b4hqw9gs5h4-bash-4.3-p46-doc
.nix-gc-roots/dev-shell.drv-3-info ->
/nix/store/vd4pq9lxpihd2m86k6hckq30ky5gj2xb-bash-4.3-p46-info
.nix-gc-roots/dev-shell.drv-4 ->
/nix/store/p9sfacfhf35f41nqkw6pa1i8hamn5dha-sshpass-1.05
.nix-gc-roots/dev-shell.drv-5 ->
/nix/store/4kmvzlc587bmx6lbfqy171pim5za36az-sqlite-3.14.1
.nix-gc-roots/dev-shell.drv-5-bin ->
/nix/store/b38jh5lwv42985vymzx3ayj4irz638r0-sqlite-3.14.1-bin
.nix-gc-roots/dev-shell.drv-5-dev ->
/nix/store/kiixbwijnfgb3y46l3avc0rhwl9iqida-sqlite-3.14.1-dev
.nix-gc-roots/dev-shell.drv-6 ->
/nix/store/nzzdhli6j2m7bbyj1a1cq2g99mz2cwvs-jq-1.5
.nix-gc-roots/dev-shell.drv-6-bin ->
/nix/store/b38jh5lwv42985vymzx3ayj4irz638r0-sqlite-3.14.1-bin
.nix-gc-roots/dev-shell.drv-6-dev ->
/nix/store/kiixbwijnfgb3y46l3avc0rhwl9iqida-sqlite-3.14.1-dev
.nix-gc-roots/dev-shell.drv-7 ->
/nix/store/577a01ii2g1z9qflgc8w8d85ajyfvwvp-nixops-tarball-1.5pre0_abcdef
.nix-gc-roots/dev-shell.drv-8 ->
/nix/store/akbbv847pfxbi31knwypvwi7nfwcbp9m-nixops-1.5pre0_abcdef
.nix-gc-roots/dev-shell.drv-9 ->
/nix/store/w67jiazdf4xyrgs5s0rj5rdxrf92zxil-nss-cacert-3.26

btw, now I see there are duplicate entities, so I guess it is useful to
clean roots before nix-shell run.


> This is basically my experience. The method on the old wiki makes the
> environment survive `nix-channel --update` but not `nix-collect-garbage`
> which is weird because (as in the wiki) I explicitly asked for the .drv
> be a '--indirect --add-root' on $PWD.

I hope there is a way to pin src as GC root, but dumb `buildInputs = [
nixpkgsSrc ];` doesn't work.

2016-10-01 15:49 GMT+00:00 Ruben Astudillo :

> On 01/10/16 04:03, Daniel Hlynskyi wrote:
> > To complete previous answer.
> >
> > I create a separate directory .nix-gc-roots, because nix-shell produces
> > many roots.
>
> You do this for keep things in order or because it buys you functionality?
>
> > Also, I haven't found yet a way to get nix root for nixpkgs imported as
> > external derivation, so after garbage collect I still have to
> > redownload some sources
>
> This is basically my experience. The method on the old wiki makes the
> environment survive `nix-channel --update` but not `nix-collect-garbage`
> which is weird because (as in the wiki) I explicitly asked for the .drv
> be a '--indirect --add-root' on $PWD.
>
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-commits] [NixOS/nixpkgs] 5e5014: nextcloud-news-updater: init at 9.0.2

2016-10-02 Thread Benno Fünfstück
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 5e5014098c7b461b8d905f7e6f90aaf6336b2d68
  
https://github.com/NixOS/nixpkgs/commit/5e5014098c7b461b8d905f7e6f90aaf6336b2d68
  Author: schneefux 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
A pkgs/servers/nextcloud/news-updater.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  nextcloud-news-updater: init at 9.0.2


  Commit: a090931cdb818a7de4b0d2279cc7c991fc140925
  
https://github.com/NixOS/nixpkgs/commit/a090931cdb818a7de4b0d2279cc7c991fc140925
  Author: Benno Fünfstück 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
A pkgs/servers/nextcloud/news-updater.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Merge pull request #19155 from schneefux/nextcloud-newsupdater

nextcloud-news-updater: init at 9.0.2


Compare: https://github.com/NixOS/nixpkgs/compare/7a8d30082389...a090931cdb81___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] a3af3a: remmina: 1.0.0 -> 1.2.0-rcgit.15

2016-10-02 Thread obadz
  Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: a3af3ac407995eae91d34917f4ee0289ce57d34a
  
https://github.com/NixOS/nixpkgs/commit/a3af3ac407995eae91d34917f4ee0289ce57d34a
  Author: obadz 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M pkgs/applications/networking/remote/remmina/default.nix
R pkgs/applications/networking/remote/remmina/lgthread.patch

  Log Message:
  ---
  remmina: 1.0.0 -> 1.2.0-rcgit.15

Fixes build post FreeRDP upgrade (5abb36b)

(cherry picked from commit 7a8d300823897f2b2b6944a3bb7c19a5e2a3290d)


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 7a8d30: remmina: 1.0.0 -> 1.2.0-rcgit.15

2016-10-02 Thread obadz
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 7a8d300823897f2b2b6944a3bb7c19a5e2a3290d
  
https://github.com/NixOS/nixpkgs/commit/7a8d300823897f2b2b6944a3bb7c19a5e2a3290d
  Author: obadz 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M pkgs/applications/networking/remote/remmina/default.nix
R pkgs/applications/networking/remote/remmina/lgthread.patch

  Log Message:
  ---
  remmina: 1.0.0 -> 1.2.0-rcgit.15

Fixes build post FreeRDP upgrade (5abb36b)


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] fa2e6f: gnome-maps: add webkitgtk to buildInputs

2016-10-02 Thread Jon Banafato
  Branch: refs/heads/release-16.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: fa2e6fec02084b9cb3d8ff6bfa3179d60dc6cd4b
  
https://github.com/NixOS/nixpkgs/commit/fa2e6fec02084b9cb3d8ff6bfa3179d60dc6cd4b
  Author: Jon Banafato 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M pkgs/desktops/gnome-3/3.18/apps/gnome-maps/default.nix

  Log Message:
  ---
  gnome-maps: add webkitgtk to buildInputs

Per #17143 on GitHub, `gnome-maps` currently fails due to missing
Webkit2. Adding `webkitgtk` to `buildInputs` fixes the issue.

(cherry picked from commit ecd41c19b85852c7400ba9af7b24d8365bc91ecc)

[Bjørn: orig commit was for GNOME 3.20, I backported it to 3.18 (trivial).]


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 627ada: vtk: fix build due to doCheck = true on !darwin

2016-10-02 Thread Joachim Fasting
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 627ada684b97ab3b727468242551e49b56e562f7
  
https://github.com/NixOS/nixpkgs/commit/627ada684b97ab3b727468242551e49b56e562f7
  Author: Joachim Fasting 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

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

  Log Message:
  ---
  vtk: fix build due to doCheck = true on !darwin

Per https://hydra.nixos.org/build/41525447 the build now fails because
there's no "check" target.

Ref: 450dd55d954ab23c3e8f86bc64d020d0e4e8c36e


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 37d17e: gnome-maps: add webkitgtk to buildInputs

2016-10-02 Thread Jon Banafato
  Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 37d17e9dd05c50af69b70ad3c5471514147a891a
  
https://github.com/NixOS/nixpkgs/commit/37d17e9dd05c50af69b70ad3c5471514147a891a
  Author: Jon Banafato 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M pkgs/desktops/gnome-3/3.20/apps/gnome-maps/default.nix

  Log Message:
  ---
  gnome-maps: add webkitgtk to buildInputs

Per #17143 on GitHub, `gnome-maps` currently fails due to missing
Webkit2. Adding `webkitgtk` to `buildInputs` fixes the issue.

(cherry picked from commit ecd41c19b85852c7400ba9af7b24d8365bc91ecc)


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] ecd41c: gnome-maps: add webkitgtk to buildInputs

2016-10-02 Thread Jon Banafato
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: ecd41c19b85852c7400ba9af7b24d8365bc91ecc
  
https://github.com/NixOS/nixpkgs/commit/ecd41c19b85852c7400ba9af7b24d8365bc91ecc
  Author: Jon Banafato 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M pkgs/desktops/gnome-3/3.20/apps/gnome-maps/default.nix

  Log Message:
  ---
  gnome-maps: add webkitgtk to buildInputs

Per #17143 on GitHub, `gnome-maps` currently fails due to missing
Webkit2. Adding `webkitgtk` to `buildInputs` fixes the issue.


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 39ed10: syncthing: 0.14.5 -> 0.14.6

2016-10-02 Thread Joachim Fasting
  Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 39ed101bebf6c704bce8ddaf0ed182d8e6afbb4d
  
https://github.com/NixOS/nixpkgs/commit/39ed101bebf6c704bce8ddaf0ed182d8e6afbb4d
  Author: Peter Hoeg 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

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

  Log Message:
  ---
  syncthing: 0.14.5 -> 0.14.6

(cherry picked from commit 6c6ebf5d33fea5dd55e6753840372837d40f2477)

A bugfix release, recommended for all users by upstream.  In
particular, it resolves an issue that potentially could result in
unwanted data loss.


  Commit: cb272cb66a55518a03d817373f7b08738f054cee
  
https://github.com/NixOS/nixpkgs/commit/cb272cb66a55518a03d817373f7b08738f054cee
  Author: Peter Hoeg 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

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

  Log Message:
  ---
  syncthing: 0.14.6 -> 0.14.7

(cherry picked from commit 0230d923f13d8d716f8e57c6882c80815b4ce790)

A bugfix release, recommended for all users by upstream.  Of note is a
deadlock fix.


  Commit: 924c22e34a5fc911e4a02902ba879ae13597bcaf
  
https://github.com/NixOS/nixpkgs/commit/924c22e34a5fc911e4a02902ba879ae13597bcaf
  Author: Joachim Fasting 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M pkgs/os-specific/linux/kernel/linux-4.7.nix

  Log Message:
  ---
  linux_4_7: 4.7.5 -> 4.7.6

(cherry picked from commit 22108b7a10cd06a96baa2486d52ccdae3e66cc9e)


  Commit: 3dc0897331bfbe4eee30e167d3db1bf8b8005a41
  
https://github.com/NixOS/nixpkgs/commit/3dc0897331bfbe4eee30e167d3db1bf8b8005a41
  Author: Joachim Fasting 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M pkgs/os-specific/linux/kernel/linux-grsecurity.nix
M pkgs/os-specific/linux/kernel/patches.nix

  Log Message:
  ---
  grsecurity: 4.7.5-201609261522 -> 4.7.6-201609301918

(cherry picked from commit 2ec9a1a955d49c538206c64424d553da9a379df1)


Compare: https://github.com/NixOS/nixpkgs/compare/9ee0d65cc93c...3dc0897331bf___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 1bb7b4: grsecurity: make GRKERNSEC y and PAX y implicit

2016-10-02 Thread Joachim Fasting
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 1bb7b44cd7970780170f1c4bb4bba8d91f5e06d7
  
https://github.com/NixOS/nixpkgs/commit/1bb7b44cd7970780170f1c4bb4bba8d91f5e06d7
  Author: Joachim Fasting 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M nixos/modules/security/grsecurity.xml
M pkgs/build-support/grsecurity/default.nix
M pkgs/os-specific/linux/kernel/grsecurity-nixos-config.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  grsecurity: make GRKERNSEC y and PAX y implicit

These options should always be specified. Note, an implication of this
change is that not specifying any grsec/PaX options results in a build
failure.


  Commit: 9a9237e0aa9a834604ec0ce5c2ef3483654a0314
  
https://github.com/NixOS/nixpkgs/commit/9a9237e0aa9a834604ec0ce5c2ef3483654a0314
  Author: Joachim Fasting 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M pkgs/os-specific/linux/kernel/grsecurity-nixos-config.nix

  Log Message:
  ---
  grsecurity: revamp nixos kernel config

Cleanup:
- Restructure & add some commentary
- Remove redundant option specs given the auto config
  constraints (some are left in for documentation purposes)

Changes:
- GRKERNSEC_CONFIG_VIRT_HOST -> GUEST
  The former deselects paravirtualization and friends
- PAX_LATENT_ENTROPY n -> y (implied by auto)
- GRKERNSEC_ACL_HIDEKERN y -> n
  Possibly useless with redistribution


  Commit: 98e2b90cf382e3323f7f5d7b9dcc808099e53685
  
https://github.com/NixOS/nixpkgs/commit/98e2b90cf382e3323f7f5d7b9dcc808099e53685
  Author: Joachim Fasting 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M nixos/modules/security/grsecurity.xml

  Log Message:
  ---
  grsecurity doc: note that module autoload hardening is disabled


Compare: https://github.com/NixOS/nixpkgs/compare/a58f5ffbb9a2...98e2b90cf382___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 5cf9d3: opencv: Use multiple outputs and prevent runtime d...

2016-10-02 Thread Eelco Dolstra
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 5cf9d386e012eea66c17672e4fbb6e41d4496846
  
https://github.com/NixOS/nixpkgs/commit/5cf9d386e012eea66c17672e4fbb6e41d4496846
  Author: Eelco Dolstra 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M pkgs/development/libraries/opencv/default.nix
A pkgs/development/libraries/opencv/no-build-info.patch

  Log Message:
  ---
  opencv: Use multiple outputs and prevent runtime dependency on GCC


  Commit: 55f489eb74e69b65834e0cfed3c104b2504f80bb
  
https://github.com/NixOS/nixpkgs/commit/55f489eb74e69b65834e0cfed3c104b2504f80bb
  Author: Eelco Dolstra 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M pkgs/servers/x11/xorg/overrides.nix

  Log Message:
  ---
  libXp: Use multiple outputs


  Commit: a58f5ffbb9a202279cdcc0a5d45ed14a59dd6176
  
https://github.com/NixOS/nixpkgs/commit/a58f5ffbb9a202279cdcc0a5d45ed14a59dd6176
  Author: Eelco Dolstra 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

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

  Log Message:
  ---
  movit: Use multiple outputs


Compare: https://github.com/NixOS/nixpkgs/compare/3732d1d2c3e6...a58f5ffbb9a2___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 3732d1: pass: add procps dep only on linux (#19165)

2016-10-02 Thread Jörg Thalheim
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 3732d1d2c3e6a4b98fbc4ade018f380ea869401f
  
https://github.com/NixOS/nixpkgs/commit/3732d1d2c3e6a4b98fbc4ade018f380ea869401f
  Author: Jörg Thalheim 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M pkgs/tools/security/pass/default.nix

  Log Message:
  ---
  pass: add procps dep only on linux (#19165)

fixes #18929


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] ce8d2a: restore rclone

2016-10-02 Thread David Guibert
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: ce8d2aad27722480ace6ef9d6ffb9a6aae4a8a97
  
https://github.com/NixOS/nixpkgs/commit/ce8d2aad27722480ace6ef9d6ffb9a6aae4a8a97
  Author: David Guibert 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
A pkgs/applications/networking/sync/rclone/default.nix
A pkgs/applications/networking/sync/rclone/deps.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  restore rclone

By getting rid of go-packages.nix (#16017), rclone has removed (introduced by 
#15852).


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 081c54: radare2: 0.9.7 -> 0.10.6

2016-10-02 Thread Matthias Beyer
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 081c5494acd16369749604d4328595c81eb8e85b
  
https://github.com/NixOS/nixpkgs/commit/081c5494acd16369749604d4328595c81eb8e85b
  Author: Matthias Beyer 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M pkgs/development/tools/analysis/radare2/default.nix

  Log Message:
  ---
  radare2: 0.9.7 -> 0.10.6


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] a47085: python-ropper: add homepage and license

2016-10-02 Thread Benno Fünfstück
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: a47085d3dfe50ae6f51a6f20f966c5ea1e40fd59
  
https://github.com/NixOS/nixpkgs/commit/a47085d3dfe50ae6f51a6f20f966c5ea1e40fd59
  Author: Benno Fünfstück 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  python-ropper: add homepage and license


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] fe726c: bean-add: init at 2016-10-01

2016-10-02 Thread Jörg Thalheim
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: fe726ca7336cf03b7b7ca2e50a7ac7c0927692a6
  
https://github.com/NixOS/nixpkgs/commit/fe726ca7336cf03b7b7ca2e50a7ac7c0927692a6
  Author: Matthias Beyer 
  Date:   2016-10-01 (Sat, 01 Oct 2016)

  Changed paths:
A pkgs/applications/office/beancount/bean-add.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  bean-add: init at 2016-10-01


  Commit: c2a29261461adea825ce2f62d0f7ba64a3a2e5bb
  
https://github.com/NixOS/nixpkgs/commit/c2a29261461adea825ce2f62d0f7ba64a3a2e5bb
  Author: Jörg Thalheim 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
A pkgs/applications/office/beancount/bean-add.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Merge pull request #19083 from matthiasbeyer/add-bean-add

bean-add: init at 76945c320e6f028223e4420956c80c421c4fe74a


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


[Nix-commits] [NixOS/nixpkgs] f0fa27: python-capstone: init at 3.0.4

2016-10-02 Thread Benno Fünfstück
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: f0fa27a1c2fbf9a22daac06b49f0dfa809afec0f
  
https://github.com/NixOS/nixpkgs/commit/f0fa27a1c2fbf9a22daac06b49f0dfa809afec0f
  Author: Benno Fünfstück 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  python-capstone: init at 3.0.4


  Commit: ef23c2e4c8cfcdcc66693b815c3f6d5a1e04b306
  
https://github.com/NixOS/nixpkgs/commit/ef23c2e4c8cfcdcc66693b815c3f6d5a1e04b306
  Author: Benno Fünfstück 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  python-ropper: init at 1.10.10


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


[Nix-commits] [NixOS/nixpkgs] 85f532: imlibsetroot: init at 1.2

2016-10-02 Thread Jörg Thalheim
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 85f532bf4166da24e014822257050ef4b5ea14ff
  
https://github.com/NixOS/nixpkgs/commit/85f532bf4166da24e014822257050ef4b5ea14ff
  Author: lucas8 
  Date:   2016-09-13 (Tue, 13 Sep 2016)

  Changed paths:
M lib/maintainers.nix
A pkgs/applications/graphics/imlibsetroot/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  imlibsetroot: init at 1.2


  Commit: fd8e5bf117889dc4dd92b00c90e8094241193d10
  
https://github.com/NixOS/nixpkgs/commit/fd8e5bf117889dc4dd92b00c90e8094241193d10
  Author: Jörg Thalheim 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M lib/maintainers.nix
A pkgs/applications/graphics/imlibsetroot/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Merge pull request #17843 from lucas8/imlibsetroot

imlibsetroot: init at 1.2


Compare: https://github.com/NixOS/nixpkgs/compare/3d93d334f95f...fd8e5bf11788___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] bfe3f7: notepadqq: init at 0.53.0

2016-10-02 Thread Joachim F
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: bfe3f70fc8ea6738b9655762cb5db6d6f8b73418
  
https://github.com/NixOS/nixpkgs/commit/bfe3f70fc8ea6738b9655762cb5db6d6f8b73418
  Author: rszibele 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

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

  Log Message:
  ---
  notepadqq: init at 0.53.0


  Commit: 3d93d334f95f102500511612680b9af310924acc
  
https://github.com/NixOS/nixpkgs/commit/3d93d334f95f102500511612680b9af310924acc
  Author: Joachim F 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

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

  Log Message:
  ---
  Merge pull request #19161 from rszibele/notepadqq-0.53.0

notepadqq: init at 0.53.0


Compare: https://github.com/NixOS/nixpkgs/compare/0906a0f19718...3d93d334f95f___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 926428: cassandra service: network-interfaces.target -> ne...

2016-10-02 Thread Joachim F
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 926428bdb5d55769251d9f07bb6710c89f9620fa
  
https://github.com/NixOS/nixpkgs/commit/926428bdb5d55769251d9f07bb6710c89f9620fa
  Author: Joachim Fasting 
  Date:   2016-09-13 (Tue, 13 Sep 2016)

  Changed paths:
M nixos/modules/services/databases/cassandra.nix

  Log Message:
  ---
  cassandra service: network-interfaces.target -> network.target


  Commit: 167eef2bab6f6b1ebcb03f8305dcafefd0c95544
  
https://github.com/NixOS/nixpkgs/commit/167eef2bab6f6b1ebcb03f8305dcafefd0c95544
  Author: Joachim Fasting 
  Date:   2016-09-13 (Tue, 13 Sep 2016)

  Changed paths:
M nixos/modules/services/databases/influxdb.nix

  Log Message:
  ---
  influxdb service: network-interfaces.target -> network.target


  Commit: 54b3e4fdf6df1f3f85539c39bd82597984cf832c
  
https://github.com/NixOS/nixpkgs/commit/54b3e4fdf6df1f3f85539c39bd82597984cf832c
  Author: Joachim Fasting 
  Date:   2016-09-13 (Tue, 13 Sep 2016)

  Changed paths:
M nixos/modules/services/databases/neo4j.nix

  Log Message:
  ---
  neo4j service: network-interfaces.target -> network.target


  Commit: 5a085caea3ac7a24185a827636209a41c5057121
  
https://github.com/NixOS/nixpkgs/commit/5a085caea3ac7a24185a827636209a41c5057121
  Author: Joachim Fasting 
  Date:   2016-09-13 (Tue, 13 Sep 2016)

  Changed paths:
M nixos/modules/services/misc/apache-kafka.nix

  Log Message:
  ---
  apache-kafka service: network-interfaces.target -> network.target


  Commit: ebc8e082e96edb53dd0f485db205b1b0d4a84d69
  
https://github.com/NixOS/nixpkgs/commit/ebc8e082e96edb53dd0f485db205b1b0d4a84d69
  Author: Joachim Fasting 
  Date:   2016-09-13 (Tue, 13 Sep 2016)

  Changed paths:
M nixos/modules/services/misc/folding-at-home.nix

  Log Message:
  ---
  folding-at-home service: network-interfaces.target -> network.target


  Commit: 2d48f1c487234a8bdd74af338845443336b27e16
  
https://github.com/NixOS/nixpkgs/commit/2d48f1c487234a8bdd74af338845443336b27e16
  Author: Joachim Fasting 
  Date:   2016-09-13 (Tue, 13 Sep 2016)

  Changed paths:
M nixos/modules/services/misc/mesos-master.nix

  Log Message:
  ---
  mesos-master service: network-interfaces.target -> network.target


  Commit: 9b1177f69da66dc33dc725475fe68ca10f7ce25f
  
https://github.com/NixOS/nixpkgs/commit/9b1177f69da66dc33dc725475fe68ca10f7ce25f
  Author: Joachim Fasting 
  Date:   2016-09-13 (Tue, 13 Sep 2016)

  Changed paths:
M nixos/modules/services/misc/mesos-slave.nix

  Log Message:
  ---
  mesos-slave service: network-interfaces.target -> network.target


  Commit: 4c7f53e9b42a94bfa425bbb01a6a0ed19f250222
  
https://github.com/NixOS/nixpkgs/commit/4c7f53e9b42a94bfa425bbb01a6a0ed19f250222
  Author: Joachim Fasting 
  Date:   2016-09-13 (Tue, 13 Sep 2016)

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

  Log Message:
  ---
  svnserve service: network-interfaces.target -> network.target


  Commit: c2d007e0f7481ad081a8000e75d85d00e285f129
  
https://github.com/NixOS/nixpkgs/commit/c2d007e0f7481ad081a8000e75d85d00e285f129
  Author: Joachim Fasting 
  Date:   2016-09-13 (Tue, 13 Sep 2016)

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

  Log Message:
  ---
  zookeeper service: network-interfaces.target -> network.target


  Commit: b38c0c94ab92013b9f8fbec85bded66e0989
  
https://github.com/NixOS/nixpkgs/commit/b38c0c94ab92013b9f8fbec85bded66e0989
  Author: Joachim Fasting 
  Date:   2016-09-13 (Tue, 13 Sep 2016)

  Changed paths:
M nixos/modules/services/monitoring/graphite.nix

  Log Message:
  ---
  graphite service: network-interfaces.target -> network.target


  Commit: 1a602105619a71eec50bcca48132cacd224e0bc8
  
https://github.com/NixOS/nixpkgs/commit/1a602105619a71eec50bcca48132cacd224e0bc8
  Author: Joachim Fasting 
  Date:   2016-09-13 (Tue, 13 Sep 2016)

  Changed paths:
M nixos/modules/services/monitoring/nagios.nix

  Log Message:
  ---
  nagios service: network-interfaces.target -> network.target


  Commit: 22976bc95196b55640ed3c242e6567eb84571667
  
https://github.com/NixOS/nixpkgs/commit/22976bc95196b55640ed3c242e6567eb84571667
  Author: Joachim Fasting 
  Date:   2016-09-13 (Tue, 13 Sep 2016)

  Changed paths:
M nixos/modules/services/network-filesystems/openafs-client/default.nix

  Log Message:
  ---
  openafs-client service: network-interfaces.target -> network.target


  Commit: 69e15b7ba5e7594b7418216b0f8c0aa48acd90e0
  
https://github.com/NixOS/nixpkgs/commit/69e15b7ba5e7594b7418216b0f8c0aa48acd90e0
  Author: Joachim Fasting 

[Nix-commits] [NixOS/nixpkgs] e5aea8: mainteners: add apeyroux

2016-10-02 Thread Jörg Thalheim
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: e5aea822dda9efcc6b67557b738246b0830eab38
  
https://github.com/NixOS/nixpkgs/commit/e5aea822dda9efcc6b67557b738246b0830eab38
  Author: Alexandre Peyroux 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M lib/maintainers.nix

  Log Message:
  ---
  mainteners: add apeyroux


  Commit: 87691a3cc132bbf93b48ceafa0500193b5806214
  
https://github.com/NixOS/nixpkgs/commit/87691a3cc132bbf93b48ceafa0500193b5806214
  Author: Alexandre Peyroux 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
A pkgs/applications/networking/c14/default.nix
A pkgs/applications/networking/c14/deps.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  c14: init at 2016-09-09


  Commit: c2ee2a723f4d97de650e972e69c03acb5c2197da
  
https://github.com/NixOS/nixpkgs/commit/c2ee2a723f4d97de650e972e69c03acb5c2197da
  Author: Jörg Thalheim 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M lib/maintainers.nix
A pkgs/applications/networking/c14/default.nix
A pkgs/applications/networking/c14/deps.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Merge pull request #19156 from apeyroux/init/c14

c14: init at 2016-09-09


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


[Nix-commits] [NixOS/nixpkgs] 6891bb: openssh: support prohibit-password for permitRootL...

2016-10-02 Thread Jörg Thalheim
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 6891bb1c5930b1691dcd808d14d8b9404e480f7a
  
https://github.com/NixOS/nixpkgs/commit/6891bb1c5930b1691dcd808d14d8b9404e480f7a
  Author: Anmol Sethi 
  Date:   2016-10-01 (Sat, 01 Oct 2016)

  Changed paths:
M nixos/modules/services/networking/ssh/sshd.nix
M nixos/modules/virtualisation/amazon-image.nix
M nixos/modules/virtualisation/azure-common.nix
M nixos/modules/virtualisation/brightbox-image.nix
M nixos/modules/virtualisation/google-compute-image.nix
M nixos/modules/virtualisation/nova-image.nix

  Log Message:
  ---
  openssh: support prohibit-password for permitRootLogin

See 
https://github.com/openssh/openssh-portable/commit/1dc8d93ce69d6565747eb6ed117187621b26

I also made it the default.


  Commit: cd673d3c260558678b8bf7b60feec4a19d762b2d
  
https://github.com/NixOS/nixpkgs/commit/cd673d3c260558678b8bf7b60feec4a19d762b2d
  Author: Jörg Thalheim 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M nixos/modules/services/networking/ssh/sshd.nix
M nixos/modules/virtualisation/amazon-image.nix
M nixos/modules/virtualisation/azure-common.nix
M nixos/modules/virtualisation/brightbox-image.nix
M nixos/modules/virtualisation/google-compute-image.nix
M nixos/modules/virtualisation/nova-image.nix

  Log Message:
  ---
  Merge pull request #19138 from nhooyr/openssh

openssh: support prohibit-password for permitRootLogin


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


[Nix-commits] [NixOS/nixpkgs] a745f8: flashplayer: preferLocalBuild = true;

2016-10-02 Thread Vladimír Čunát
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: a745f87b7f6c67e602fd45e93757a5749c89bd9c
  
https://github.com/NixOS/nixpkgs/commit/a745f87b7f6c67e602fd45e93757a5749c89bd9c
  Author: Vladimír Čunát 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M 
pkgs/applications/networking/browsers/mozilla-plugins/flashplayer-11/default.nix

  Log Message:
  ---
  flashplayer: preferLocalBuild = true;

The builder does almost nothing, and I hate to have to copy hundreds of
megabytes to a builds slave because of that.


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 9ee0d6: flashplayer: preferLocalBuild = true;

2016-10-02 Thread Vladimír Čunát
  Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 9ee0d65cc93c9cb48577ff1eb5af42ee1d3e0065
  
https://github.com/NixOS/nixpkgs/commit/9ee0d65cc93c9cb48577ff1eb5af42ee1d3e0065
  Author: Vladimír Čunát 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M 
pkgs/applications/networking/browsers/mozilla-plugins/flashplayer-11/default.nix

  Log Message:
  ---
  flashplayer: preferLocalBuild = true;

The builder does almost nothing, and I hate to have to copy hundreds of
megabytes to a builds slave because of that.

(cherry picked from commit a745f87b7f6c67e602fd45e93757a5749c89bd9c)


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] aad0b7: spark_parser: init at 1.4.0

2016-10-02 Thread Michael Raskin
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: aad0b7108c9f7120fe1a35c890dd3e01db2b1d84
  
https://github.com/NixOS/nixpkgs/commit/aad0b7108c9f7120fe1a35c890dd3e01db2b1d84
  Author: Michael Raskin <7c6f4...@mail.ru>
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  spark_parser: init at 1.4.0


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 084bac: ibus-table: 1.9.11 -> 1.9.14

2016-10-02 Thread Joachim F
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 084bacd8d9b41d08d2ac6bba627d26e4fc02c8c7
  
https://github.com/NixOS/nixpkgs/commit/084bacd8d9b41d08d2ac6bba627d26e4fc02c8c7
  Author: Eric Sagnes 
  Date:   2016-10-01 (Sat, 01 Oct 2016)

  Changed paths:
M pkgs/tools/inputmethods/ibus-engines/ibus-table/default.nix

  Log Message:
  ---
  ibus-table: 1.9.11 -> 1.9.14

release notes:
- https://github.com/kaio/ibus-table/releases/tag/1.9.12
- https://github.com/kaio/ibus-table/releases/tag/1.9.13
- https://github.com/kaio/ibus-table/releases/tag/1.9.14


  Commit: c81c652940ba18e80ea3215c91f9f8d1a31c34fa
  
https://github.com/NixOS/nixpkgs/commit/c81c652940ba18e80ea3215c91f9f8d1a31c34fa
  Author: Joachim F 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M pkgs/tools/inputmethods/ibus-engines/ibus-table/default.nix

  Log Message:
  ---
  Merge pull request #19116 from ericsagnes/pkg-update/ibus-table

ibus-table: 1.9.11 -> 1.9.14


Compare: https://github.com/NixOS/nixpkgs/compare/102f3c5f4716...c81c652940ba___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 3b7fcc: Revert "mccabe_0_4: init at 0.4.0. Apparently, fla...

2016-10-02 Thread Michael Raskin
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 3b7fcc031ee23a45e7089b4a41345fd420cb8a83
  
https://github.com/NixOS/nixpkgs/commit/3b7fcc031ee23a45e7089b4a41345fd420cb8a83
  Author: Alexander Ried 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  Revert "mccabe_0_4: init at 0.4.0. Apparently, flake8 of the current default 
version needs older mccabe"

This reverts commit 8eae96d70c18f2a1015796e8aa0ff84463f4711c.

---

mccabe was already reverted


  Commit: ad99006e47cde282a14d387c59b65db073830a88
  
https://github.com/NixOS/nixpkgs/commit/ad99006e47cde282a14d387c59b65db073830a88
  Author: Martin Bornhold 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  pythonPackages.mccabe_0_5: init 0.5.2

Signed-off-by: Alexander Ried 


  Commit: aada610882536d8cd9918c89bb3bdda65ae1c357
  
https://github.com/NixOS/nixpkgs/commit/aada610882536d8cd9918c89bb3bdda65ae1c357
  Author: Alexander Ried 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  pythonPackages.flake8: 2.5.4 -> 2.6.2


  Commit: be14bfef44643fea691f678026a95f77672d38e2
  
https://github.com/NixOS/nixpkgs/commit/be14bfef44643fea691f678026a95f77672d38e2
  Author: Alexander Ried 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  pythonPackages.xdis: init at 2.3.1


  Commit: c316e38bad0c75b9ecc8bb1f4721928ce523f5a9
  
https://github.com/NixOS/nixpkgs/commit/c316e38bad0c75b9ecc8bb1f4721928ce523f5a9
  Author: Alexander Ried 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  pythonPackages.uncompyle6: init at 2.8.3


  Commit: 1d2d782bfe78b47688a71cb25bdf67b7d7750bbc
  
https://github.com/NixOS/nixpkgs/commit/1d2d782bfe78b47688a71cb25bdf67b7d7750bbc
  Author: Alexander Ried 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  pythonPackages.hypothesis: 3.1.0 -> 3.5.2


  Commit: 102f3c5f4716e205814aaa01674416e99f908a11
  
https://github.com/NixOS/nixpkgs/commit/102f3c5f4716e205814aaa01674416e99f908a11
  Author: Michael Raskin <7c6f4...@mail.ru>
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  Merge pull request #19158 from groxxda/pep8

pythonPackages.mccabe fixup, hypothesis: 3.1.0 -> 3.5.2, flake8: 2.5.4 -> 2.6.2


Compare: https://github.com/NixOS/nixpkgs/compare/4822ac1a181a...102f3c5f4716___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 24f2e0: factorio: Don't set argv[0]

2016-10-02 Thread Joachim F
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 24f2e0161d6824e641cdbbd454456a9709e28e67
  
https://github.com/NixOS/nixpkgs/commit/24f2e0161d6824e641cdbbd454456a9709e28e67
  Author: Svein Ove Aas 
  Date:   2016-10-01 (Sat, 01 Oct 2016)

  Changed paths:
M pkgs/games/factorio/default.nix

  Log Message:
  ---
  factorio: Don't set argv[0]

This is needed to let its auto-restart function work, e.g. when changing the mod
setup.


  Commit: 4822ac1a181a5c7f4f960bc019412ed265c44119
  
https://github.com/NixOS/nixpkgs/commit/4822ac1a181a5c7f4f960bc019412ed265c44119
  Author: Joachim F 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M pkgs/games/factorio/default.nix

  Log Message:
  ---
  Merge pull request #19140 from Baughn/factorio

factorio: Don't set argv[0]


Compare: https://github.com/NixOS/nixpkgs/compare/a4b4495771e4...4822ac1a181a___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 643d5f: linenoise: init at 1.0.10

2016-10-02 Thread Joachim Fasting
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 643d5f80fdb9f5d77bae5cba385fe47c3162af75
  
https://github.com/NixOS/nixpkgs/commit/643d5f80fdb9f5d77bae5cba385fe47c3162af75
  Author: Francis St-Amour 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M lib/maintainers.nix
A pkgs/development/libraries/linenoise/create-pkg-config-file.sh
A pkgs/development/libraries/linenoise/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  linenoise: init at 1.0.10

Closes https://github.com/NixOS/nixpkgs/pull/19117


  Commit: a4b4495771e421c2537e9e0bc901b086162f6edc
  
https://github.com/NixOS/nixpkgs/commit/a4b4495771e421c2537e9e0bc901b086162f6edc
  Author: Joachim Fasting 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

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

  Log Message:
  ---
  linenoise: license is 2-clause BSD


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


[Nix-commits] [NixOS/nixpkgs] a67b59: container module: allowedDevices type to submodule

2016-10-02 Thread Joachim F
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: a67b597b22b6572b08b0fbd875299a052efab02e
  
https://github.com/NixOS/nixpkgs/commit/a67b597b22b6572b08b0fbd875299a052efab02e
  Author: Eric Sagnes 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M nixos/modules/virtualisation/containers.nix

  Log Message:
  ---
  container module: allowedDevices type to submodule

The optionSet type is deprecated in favor of submodule


  Commit: e13aea41e03bb196571e9e8ab3632deb7fe759bd
  
https://github.com/NixOS/nixpkgs/commit/e13aea41e03bb196571e9e8ab3632deb7fe759bd
  Author: Joachim F 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M nixos/modules/virtualisation/containers.nix

  Log Message:
  ---
  Merge pull request #19150 from ericsagnes/fix/container-optionSet

container module: allowedDevices type to submodule


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


[Nix-commits] [NixOS/nixpkgs] 64ccc2: nextcloud: 10.0.0 -> 10.0.1

2016-10-02 Thread Joachim F
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 64ccc21b4abc08a40b098cbe1750baf34ffa867a
  
https://github.com/NixOS/nixpkgs/commit/64ccc21b4abc08a40b098cbe1750baf34ffa867a
  Author: schneefux 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M pkgs/servers/nextcloud/default.nix

  Log Message:
  ---
  nextcloud: 10.0.0 -> 10.0.1


  Commit: db00d6c0f0c05b180360cdaa6671351f31ee64c5
  
https://github.com/NixOS/nixpkgs/commit/db00d6c0f0c05b180360cdaa6671351f31ee64c5
  Author: Joachim F 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M pkgs/servers/nextcloud/default.nix

  Log Message:
  ---
  Merge pull request #19157 from schneefux/nextcloud

nextcloud: 10.0.0 -> 10.0.1


Compare: https://github.com/NixOS/nixpkgs/compare/8eae96d70c18...db00d6c0f0c0___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


Re: [Nix-dev] Congratulations Rok, you're on Heise.de!

2016-10-02 Thread Matthias Beyer
On 02-10-2016 11:16:43, Matthias Beyer wrote:
> 
> http://www.golem.de/news/systemd-conf-2016-plaene-fuer-portable-systemdienste-und-neue-kernel-ipc-1610-123564-2.html

Uh, my bad... this was golem.de, not heise.de! I'm sorry! :-)


-- 
Mit freundlichen Grüßen,
Kind regards,
Matthias Beyer

Proudly sent with mutt.
Happily signed with gnupg.


signature.asc
Description: PGP signature
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-commits] [NixOS/nixpkgs] 8eae96: mccabe_0_4: init at 0.4.0. Apparently, flake8 of t...

2016-10-02 Thread Michael Raskin
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 8eae96d70c18f2a1015796e8aa0ff84463f4711c
  
https://github.com/NixOS/nixpkgs/commit/8eae96d70c18f2a1015796e8aa0ff84463f4711c
  Author: Michael Raskin <7c6f4...@mail.ru>
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  mccabe_0_4: init at 0.4.0. Apparently, flake8 of the current default version 
needs older mccabe


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-dev] Congratulations Rok, you're on Heise.de!

2016-10-02 Thread Matthias Beyer
Hey,

just found this article about systemd.conf and Rok Garbas is named in there:


http://www.golem.de/news/systemd-conf-2016-plaene-fuer-portable-systemdienste-und-neue-kernel-ipc-1610-123564-2.html

As well as NixOS and the 16.09 release! Awesome!

-- 
Mit freundlichen Grüßen,
Kind regards,
Matthias Beyer

Proudly sent with mutt.
Happily signed with gnupg.


signature.asc
Description: PGP signature
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


Re: [Nix-dev] Internet Issue

2016-10-02 Thread Peter Hoeg

Hi,


running ```sudo systemctl restart network-manager``` fixes the problem 
temporarily, so I don't have a real issue anymore (I don't really mind running 
that every once in a while)


have you by chance tried just restarting the connection and not
network-manager? Using "nmcli c down " and then "up" again?

/Peter
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-commits] [NixOS/nixpkgs] 25dcdc: Revert "mccabe: 0.4.0 -> 0.5.2"

2016-10-02 Thread Frederik Rietdijk
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 25dcdc58d05a3e9421116a8bedd3a47815faf1f4
  
https://github.com/NixOS/nixpkgs/commit/25dcdc58d05a3e9421116a8bedd3a47815faf1f4
  Author: Frederik Rietdijk 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  Revert "mccabe: 0.4.0 -> 0.5.2"

This reverts commit 532869cee2de2e3e3e9bccaaf52cfd0ba298ceaf.

See https://github.com/NixOS/nixpkgs/pull/19132#issuecomment-250921713


___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] ade7c6: vtk: fix darwin impurity

2016-10-02 Thread Jörg Thalheim
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: ade7c6645a9a5b52a23badf57d7c64d135bddad2
  
https://github.com/NixOS/nixpkgs/commit/ade7c6645a9a5b52a23badf57d7c64d135bddad2
  Author: Anthony Cowley 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M pkgs/development/libraries/vtk/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  vtk: fix darwin impurity


  Commit: 624dbfa5cd32e7468de3ab4d380b528739553d92
  
https://github.com/NixOS/nixpkgs/commit/624dbfa5cd32e7468de3ab4d380b528739553d92
  Author: Jörg Thalheim 
  Date:   2016-10-02 (Sun, 02 Oct 2016)

  Changed paths:
M pkgs/development/libraries/vtk/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Merge pull request #19149 from acowley/vtk-darwin-opengl

vtk: fix darwin impurity


Compare: https://github.com/NixOS/nixpkgs/compare/53e6c610e989...624dbfa5cd32___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits