[Nix-commits] [NixOS/nixpkgs] 3a22cf: chromium: use python2

2016-10-20 Thread Frederik Rietdijk
  Branch: refs/heads/python3
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 3a22cf817dfc10e7f610e77a2d93eb0ef808bd20
  
https://github.com/NixOS/nixpkgs/commit/3a22cf817dfc10e7f610e77a2d93eb0ef808bd20
  Author: Frederik Rietdijk 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M pkgs/applications/networking/browsers/chromium/common.nix

  Log Message:
  ---
  chromium: use python2

gyp still depends on python 2 although that might change soon
https://codereview.chromium.org/1454433002/


  Commit: 4d2b726c4ee2ae71abcca1e62478640212c124c9
  
https://github.com/NixOS/nixpkgs/commit/4d2b726c4ee2ae71abcca1e62478640212c124c9
  Author: Frederik Rietdijk 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

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

  Log Message:
  ---
  pythonPackages.lockfile: fix tests


  Commit: 5c5b374cfff70860631923db77a5bb4760125c9a
  
https://github.com/NixOS/nixpkgs/commit/5c5b374cfff70860631923db77a5bb4760125c9a
  Author: Frederik Rietdijk 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

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

  Log Message:
  ---
  pythonPackages.sphinx_1_2: build on 3.5


  Commit: 8f58be637f2d34391b554846c10a40e6fece05bc
  
https://github.com/NixOS/nixpkgs/commit/8f58be637f2d34391b554846c10a40e6fece05bc
  Author: Frederik Rietdijk 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M pkgs/tools/backup/duplicity/default.nix

  Log Message:
  ---
  duplicity: use python2


  Commit: f189acaeebe62baa5b52bac420700ac8bc9499d4
  
https://github.com/NixOS/nixpkgs/commit/f189acaeebe62baa5b52bac420700ac8bc9499d4
  Author: Frederik Rietdijk 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M pkgs/applications/graphics/gimp/2.8.nix

  Log Message:
  ---
  gimp: use python2


  Commit: 92b6b523f69820946fe43944e6a8b2ed538e509f
  
https://github.com/NixOS/nixpkgs/commit/92b6b523f69820946fe43944e6a8b2ed538e509f
  Author: Frederik Rietdijk 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M pkgs/applications/virtualization/openstack/glance.nix
M pkgs/applications/virtualization/openstack/keystone.nix
M pkgs/applications/virtualization/openstack/neutron.nix
M pkgs/applications/virtualization/openstack/nova.nix

  Log Message:
  ---
  openstack: use python2


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


[Nix-commits] [NixOS/nixpkgs]

2016-10-20 Thread FRidh
  Branch: refs/heads/python-wip
  Home:   https://github.com/NixOS/nixpkgs
___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 7fe414: puddletag: force python2

2016-10-20 Thread Frederik Rietdijk
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 7fe414999a1cdfc78665634da2a1ee8a1645409a
  
https://github.com/NixOS/nixpkgs/commit/7fe414999a1cdfc78665634da2a1ee8a1645409a
  Author: Peter Hoeg 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M pkgs/applications/audio/puddletag/default.nix

  Log Message:
  ---
  puddletag: force python2


  Commit: 518e08e1dd7b9864b499efed159b1ba247dbf25a
  
https://github.com/NixOS/nixpkgs/commit/518e08e1dd7b9864b499efed159b1ba247dbf25a
  Author: Frederik Rietdijk 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M pkgs/applications/audio/puddletag/default.nix

  Log Message:
  ---
  Merge pull request #19711 from peterhoeg/ptag

puddletag: force python2


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


[Nix-commits] [NixOS/nixpkgs] cebb47: nodejs: fix darwin build

2016-10-20 Thread Jörg Thalheim
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: cebb4788e5d97ec2dbed499c8b739a9c398cc5d6
  
https://github.com/NixOS/nixpkgs/commit/cebb4788e5d97ec2dbed499c8b739a9c398cc5d6
  Author: Daiderd Jordan 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M pkgs/development/web/nodejs/v4.nix

  Log Message:
  ---
  nodejs: fix darwin build


  Commit: f082efc58d4d1b92f5e89e619a9f8e14520c403d
  
https://github.com/NixOS/nixpkgs/commit/f082efc58d4d1b92f5e89e619a9f8e14520c403d
  Author: Jörg Thalheim 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M pkgs/development/web/nodejs/v4.nix

  Log Message:
  ---
  Merge pull request #19714 from LnL7/darwin-nodejs

nodejs: fix darwin build


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


[Nix-commits] [NixOS/nixpkgs] 2206d7: texlive manual: adds import of nixpkgs in nix-repl

2016-10-20 Thread Jörg Thalheim
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 2206d7afe2161b9d729d86aab569b8bd2a0d0a75
  
https://github.com/NixOS/nixpkgs/commit/2206d7afe2161b9d729d86aab569b8bd2a0d0a75
  Author: Richard Zetterberg 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M doc/languages-frameworks/texlive.xml

  Log Message:
  ---
  texlive manual: adds import of nixpkgs in nix-repl

I wanted to list the different texlive collections using the nix-repl, as per 
the [manual](https://nixos.org/nixpkgs/manual/#idm140737316065984). 

It didn't work, since the nixpkgs were not loaded. Doing `:l ` first 
resolved the problem.

This change adds the nixpkgs loading step to the manual so that the next 
inexperienced person don't have to figure out why it didn't work.

I tested this on NixOS unstable (16.09pre90254.6b20d5b) with nix-repl 1.11.3.


  Commit: 857f6bec519101f99a3f28405f85f41daae8bc66
  
https://github.com/NixOS/nixpkgs/commit/857f6bec519101f99a3f28405f85f41daae8bc66
  Author: Jörg Thalheim 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M doc/languages-frameworks/texlive.xml

  Log Message:
  ---
  Merge pull request #19713 from rzetterberg/patch-1

texlive manual: adds import of nixpkgs in nix-repl


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


Re: [Nix-dev] DBus and XMonad

2016-10-20 Thread Rodney Lorrimar
On Wed, Oct 19 2016, Ruben Astudillo wrote:

> On 19/10/16 08:19, Michael Alan Dorman wrote:
>> Rodney Lorrimar  writes:
>>> 
>>> DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-jp8hFEY1dV,guid=c6e01dc144bda2ae4ca47c84580747a5;unix:abstract=/tmp/dbus-BjlHWWC2xz,guid=3733c1a431ad4cb309cc622a580747a5
>>>
>>> I'm not quite sure why the dbus socket was unavailable, but my solution
>>> was to enable services.dbus.socketActivated in configuration.nix.
>> 
>> I have seen this, too---manifesting as an taffybar not starting---though
>> I was doing some more investigation before I enquired.
>> 
>> I was able to roll back to a version that worked, and the clearly
>> distinguishing feature was that there was only one listing in
>> DBUS_SESSION_BUS_ADDRESS; and indeed, if I set the environment variable
>> when starting taffybar, it works fine.
>> 
>>   $ 
>> DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-jp8hFEY1dV,guid=c6e01dc144bda2ae4ca47c84580747a5
>>  taffybar 
>> 
>> Works just fine.
>> 
>> I guess the question I'm left with is whether the error is in the nix
>> configuration providing us with two entries in the variable, or in the
>> haskell dbus package in not handling it properly?
>
> I've noticed this too (and fixed the same way). Before in 16.03
> DBUS_SESSION_BUS_ADDRESS only listed one abstract path, thus I it isn't
> a fault on the haskell side of things.

Hi,

I guess it must have been a change in either dbus-launch or the dbus
daemon.

The current freedesktop.org implementation handles semicolons in
DBUS_SESSION_BUS_ADDRESS. It also adds the user bus socket to the list
of addresses (if it exists). I have reported these two things to the
haskell-dbus author.


Cheers,

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


Re: [Nix-dev] DBus and XMonad

2016-10-20 Thread Rodney Lorrimar
On Wed, Oct 19 2016, Rodney Lorrimar wrote:
> My next problem is that gnome-terminal will no longer start:
>
> dbus-daemon[6158]: Activating via systemd: service 
> name='org.gnome.Terminal' unit='gnome-terminal-server.service'
> dbus-daemon[6158]: Activation via systemd failed for unit 
> 'gnome-terminal-server.service': Unit gnome-terminal-server.service not found.
>
> I have found that this is due to
> https://github.com/NixOS/nixpkgs/issues/19110
>
> My workaround for that problem is simply:
>
> ln -vsf /run/current-system/sw/lib/systemd/user/* ~/.config/systemd/user

Hello List,

The submitter of #19110 notes that another way to get the user service
to start would be to configure this:

systemd.packages = [ pkgs.gnome3.gnome_terminal ];

However I'm not sure whether it's a good solution. This would mean every
program which provides a dbus-activated systemd user service needs to
added to NixOS systemd.packages.


Cheers,

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


[Nix-commits] [NixOS/nixpkgs] ceafba: pythonPackages.mpd2: remove unnessary libmpd depen...

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

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

  Log Message:
  ---
  pythonPackages.mpd2: remove unnessary libmpd dependency


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


[Nix-commits] [NixOS/nixops] a6c23b: Explicitly set python2 version

2016-10-20 Thread Domen Kožar
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixops
  Commit: a6c23bd3db8e90d7be8b24e80de1df79299e2143
  
https://github.com/NixOS/nixops/commit/a6c23bd3db8e90d7be8b24e80de1df79299e2143
  Author: Kirill Boltaev 
  Date:   2016-10-19 (Wed, 19 Oct 2016)

  Changed paths:
M coverage-tests.py
M examples/nix-homepage.nix
M nix/gce.nix
M nix/generate-ec2-properties.py
M nix/hetzner-bootstrap.nix
M release.nix
M scripts/nixops

  Log Message:
  ---
  Explicitly set python2 version


  Commit: 4948eef7ddd119b96abdd7c53a062541b041846c
  
https://github.com/NixOS/nixops/commit/4948eef7ddd119b96abdd7c53a062541b041846c
  Author: Kirill Boltaev 
  Date:   2016-10-19 (Wed, 19 Oct 2016)

  Changed paths:
M doc/manual/hacking.xml

  Log Message:
  ---
  manual: show that python2 is used


  Commit: 576bb3f747fe311cdfb834b73b49c0d74a0f299f
  
https://github.com/NixOS/nixops/commit/576bb3f747fe311cdfb834b73b49c0d74a0f299f
  Author: Domen Kožar 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M coverage-tests.py
M doc/manual/hacking.xml
M examples/nix-homepage.nix
M nix/gce.nix
M nix/generate-ec2-properties.py
M nix/hetzner-bootstrap.nix
M release.nix
M scripts/nixops

  Log Message:
  ---
  Merge pull request #528 from aske/set-python2

Explicitly specify python2 version


Compare: https://github.com/NixOS/nixops/compare/1a2596061013...576bb3f747fe___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] d1c234: league-of-moveable-type: fix raleway integration

2016-10-20 Thread Jörg Thalheim
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: d1c2341c8942873eedd3c5e12a12fb645d7ef511
  
https://github.com/NixOS/nixpkgs/commit/d1c2341c8942873eedd3c5e12a12fb645d7ef511
  Author: Profpatsch 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M pkgs/data/fonts/league-of-moveable-type/default.nix
M pkgs/data/fonts/raleway/default.nix

  Log Message:
  ---
  league-of-moveable-type: fix raleway integration

The raleway fonts need to be copied from their /share folder to be
included properly.
They are also `.otf`-fonts, so they should live in `opentype` folders.


  Commit: 209691e397fef03b6975f082b5951afa02081421
  
https://github.com/NixOS/nixpkgs/commit/209691e397fef03b6975f082b5951afa02081421
  Author: Jörg Thalheim 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M pkgs/data/fonts/league-of-moveable-type/default.nix
M pkgs/data/fonts/raleway/default.nix

  Log Message:
  ---
  Merge pull request #19688 from Profpatsch/league-of-moveable-type

league-of-moveable-type: fix raleway integration


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


Re: [Nix-dev] Proposal: Highly available security-specific trusted build infrastructure

2016-10-20 Thread Jascha Geerds
I'm also not sure if another Hydra instance would be the right way. On
the other hand, I would appreciate more frequent (security) updates for
NixOS 16.09. Currently, the channel stucks for over a week for whatever
reason...

Same applies for nixpkgs-unstable where tests randomly (?) fail too
which prevents channel updates. But that's another story.
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-commits] [NixOS/nixpkgs] 0c34b2: nixops: explicitly specify python2

2016-10-20 Thread Jörg Thalheim
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 0c34b202e391a329258a7e28c3cfca8da42e072c
  
https://github.com/NixOS/nixpkgs/commit/0c34b202e391a329258a7e28c3cfca8da42e072c
  Author: Kirill Boltaev 
  Date:   2016-10-19 (Wed, 19 Oct 2016)

  Changed paths:
M pkgs/tools/package-management/nixops/generic.nix

  Log Message:
  ---
  nixops: explicitly specify python2


  Commit: 09d736d8e93cc2e865aa58cd8ee23647123cf854
  
https://github.com/NixOS/nixpkgs/commit/09d736d8e93cc2e865aa58cd8ee23647123cf854
  Author: Jörg Thalheim 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M pkgs/tools/package-management/nixops/generic.nix

  Log Message:
  ---
  Merge pull request #19693 from aske/nixops-python2

nixops: explicitly specify python2


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


[Nix-commits] [NixOS/nixpkgs] c2eb39: gitlab: start sidekiq when starting gitlab

2016-10-20 Thread Robin Gloster
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: c2eb39fabadd48fc946f434d7e408ac1a46c51ac
  
https://github.com/NixOS/nixpkgs/commit/c2eb39fabadd48fc946f434d7e408ac1a46c51ac
  Author: Robin Gloster 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

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

  Log Message:
  ---
  gitlab: start sidekiq when starting gitlab


  Commit: d05d063572915a9e9a5955566ac7c797e97ca405
  
https://github.com/NixOS/nixpkgs/commit/d05d063572915a9e9a5955566ac7c797e97ca405
  Author: Robin Gloster 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M nixos/modules/services/web-servers/nginx/default.nix

  Log Message:
  ---
  nginx: set correct acme permissions


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


[Nix-commits] [NixOS/nixpkgs] f87822: Revert "tracker: 1.8.0 -> 1.10.1 (16.09)"

2016-10-20 Thread Graham Christensen
  Branch: refs/heads/revert-19702-tracker-1.10.1
  Home:   https://github.com/NixOS/nixpkgs
  Commit: f878225c2fe4ef9250d3ca5bbfe8e4e2ca54db62
  
https://github.com/NixOS/nixpkgs/commit/f878225c2fe4ef9250d3ca5bbfe8e4e2ca54db62
  Author: Graham Christensen 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M pkgs/desktops/gnome-3/3.20/core/tracker/src.nix

  Log Message:
  ---
  Revert "tracker: 1.8.0 -> 1.10.1 (16.09)"


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


[Nix-commits] [NixOS/nixpkgs] ece2cb: Revert "tracker: 1.8.0 -> 1.10.1"

2016-10-20 Thread Graham Christensen
  Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: ece2cb681cddf19c834435c28f50d7d21a12d839
  
https://github.com/NixOS/nixpkgs/commit/ece2cb681cddf19c834435c28f50d7d21a12d839
  Author: Graham Christensen 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M pkgs/desktops/gnome-3/3.20/core/tracker/src.nix

  Log Message:
  ---
  Revert "tracker: 1.8.0 -> 1.10.1"

This reverts commit c16d57a18d0bb99899284ffa1316c87a7c01ae4e.

See: https://github.com/NixOS/nixpkgs/pull/19702


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


[Nix-commits] [NixOS/nixpkgs]

2016-10-20 Thread grahamc
  Branch: refs/heads/revert-19702-tracker-1.10.1
  Home:   https://github.com/NixOS/nixpkgs
___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


Re: [Nix-dev] Proposal: Highly available security-specific trusted build infrastructure

2016-10-20 Thread Graham Christensen
Hi Jascha,

After each vulnerability roundup (
https://github.com/NixOS/nixpkgs/issues/19678 was from yesterday) I try to
watch hydra and make sure they get released soon. The last commit pushed
out from hydra was the last commit from that roundup.

Yesterday we went through ~20 vulnerabilities, and today I'm watching Hydra
to identify problems potentially keeping the channel update done.

I'm only able to do these vulnerability hunts and fixes once a week, is
part of why there  aren't more for the remainder of the week. Additionally,
if you are able to volunteer time -- keeping an eye on build failures at
https://hydra.nixos.org/jobset/nixos/release-16.09 and fixing them as they
come up, that would also hasten the release process.

Thank you,
Graham

On Thu, Oct 20, 2016 at 4:18 AM Jascha Geerds  wrote:

> I'm also not sure if another Hydra instance would be the right way. On
> the other hand, I would appreciate more frequent (security) updates for
> NixOS 16.09. Currently, the channel stucks for over a week for whatever
> reason...
>
> Same applies for nixpkgs-unstable where tests randomly (?) fail too
> which prevents channel updates. But that's another story.
> ___
> nix-dev mailing list
> nix-dev@lists.science.uu.nl
> http://lists.science.uu.nl/mailman/listinfo/nix-dev
>
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


Re: [Nix-dev] Proposal: Highly available security-specific trusted build infrastructure

2016-10-20 Thread Graham Christensen
Edit: The last commit pushed out from hydra was the last commit from the
_previous week's_ roundup.

On Thu, Oct 20, 2016 at 7:05 AM Graham Christensen 
wrote:

> Hi Jascha,
>
> After each vulnerability roundup (
> https://github.com/NixOS/nixpkgs/issues/19678 was from yesterday) I try
> to watch hydra and make sure they get released soon. The last commit pushed
> out from hydra was the last commit from that roundup.
>
> Yesterday we went through ~20 vulnerabilities, and today I'm watching
> Hydra to identify problems potentially keeping the channel update done.
>
> I'm only able to do these vulnerability hunts and fixes once a week, is
> part of why there  aren't more for the remainder of the week. Additionally,
> if you are able to volunteer time -- keeping an eye on build failures at
> https://hydra.nixos.org/jobset/nixos/release-16.09 and fixing them as
> they come up, that would also hasten the release process.
>
> Thank you,
> Graham
>
> On Thu, Oct 20, 2016 at 4:18 AM Jascha Geerds  wrote:
>
> I'm also not sure if another Hydra instance would be the right way. On
> the other hand, I would appreciate more frequent (security) updates for
> NixOS 16.09. Currently, the channel stucks for over a week for whatever
> reason...
>
> Same applies for nixpkgs-unstable where tests randomly (?) fail too
> which prevents channel updates. But that's another story.
> ___
> nix-dev mailing list
> nix-dev@lists.science.uu.nl
> http://lists.science.uu.nl/mailman/listinfo/nix-dev
>
>
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-commits] [NixOS/nixpkgs] 4acfe2: zeal: 0.3.0 -> 0.3.1

2016-10-20 Thread Pascal Wittmann
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 4acfe25dd595be940c12004d1dcdfb75896e48e5
  
https://github.com/NixOS/nixpkgs/commit/4acfe25dd595be940c12004d1dcdfb75896e48e5
  Author: Danny Arnold 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M pkgs/data/documentation/zeal/default.nix

  Log Message:
  ---
  zeal: 0.3.0 -> 0.3.1


  Commit: 0746040a66fa29f61b161875d3bbfa615618a5ef
  
https://github.com/NixOS/nixpkgs/commit/0746040a66fa29f61b161875d3bbfa615618a5ef
  Author: Pascal Wittmann 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M pkgs/data/documentation/zeal/default.nix

  Log Message:
  ---
  Merge pull request #19717 from despairblue/update/zeal

zeal: 0.3.0 -> 0.3.1


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


Re: [Nix-dev] DBus and XMonad

2016-10-20 Thread Peter Hoeg

Hi,


The submitter of #19110 notes that another way to get the user service
to start would be to configure this:

   systemd.packages = [ pkgs.gnome3.gnome_terminal ];


The problem is that you either add them to systemd.packages or are
willing to accept global impurity. My guess is that the latter won't
fly.

I'm currently working on getting KDE to behave in the same way as GNOME
when it comes to dbus activated services via systemd but it's still some
time away.

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


[Nix-commits] [NixOS/nixpkgs] 5c3a6d: Added package for dehydrated. (#19651)

2016-10-20 Thread Philipp
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 5c3a6d6802548418539c912a27323d795f33efb0
  
https://github.com/NixOS/nixpkgs/commit/5c3a6d6802548418539c912a27323d795f33efb0
  Author: Philipp 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M lib/maintainers.nix
A pkgs/tools/admin/dehydrated/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Added package for dehydrated. (#19651)

* Added package for dehydrated.


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


[Nix-commits] [NixOS/nixpkgs] 76a57d: linux: 4.4.25 -> 4.4.26

2016-10-20 Thread Eelco Dolstra
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 76a57d83b5a4df7c3ac85b25c5ab10d6fb415eb2
  
https://github.com/NixOS/nixpkgs/commit/76a57d83b5a4df7c3ac85b25c5ab10d6fb415eb2
  Author: Eelco Dolstra 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

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

  Log Message:
  ---
  linux: 4.4.25 -> 4.4.26


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


[Nix-commits] [NixOS/nixpkgs] ad8156: structured-haskell-mode: update to latestt Git rev...

2016-10-20 Thread Peter Simons
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: ad81560afc8a8b74344d4ddc9b55a7fe2a2457b7
  
https://github.com/NixOS/nixpkgs/commit/ad81560afc8a8b74344d4ddc9b55a7fe2a2457b7
  Author: Peter Simons 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

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

  Log Message:
  ---
  structured-haskell-mode: update to latestt Git revision

This update makes our local patches obsolete.


  Commit: 6a35164874514660c698e826a0fb99daa3b04c57
  
https://github.com/NixOS/nixpkgs/commit/6a35164874514660c698e826a0fb99daa3b04c57
  Author: Peter Simons 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M pkgs/development/haskell-modules/configuration-common.nix
M pkgs/development/haskell-modules/configuration-ghc-6.12.x.nix
M pkgs/development/haskell-modules/configuration-ghc-7.0.x.nix
M pkgs/development/haskell-modules/configuration-ghc-7.10.x.nix
M pkgs/development/haskell-modules/configuration-ghc-7.2.x.nix
M pkgs/development/haskell-modules/configuration-ghc-7.4.x.nix
M pkgs/development/haskell-modules/configuration-ghc-7.6.x.nix
M pkgs/development/haskell-modules/configuration-ghc-7.8.x.nix

  Log Message:
  ---
  haskell: drop obsolete jailbreaking overrides


  Commit: f3e994e8be43863750c9f1b04c0548b1787ca67e
  
https://github.com/NixOS/nixpkgs/commit/f3e994e8be43863750c9f1b04c0548b1787ca67e
  Author: Peter Simons 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M pkgs/development/haskell-modules/configuration-ghc-8.0.x.nix

  Log Message:
  ---
  haskell-titlecase: fix build with GHC 8.0.x


  Commit: e5db8068fa0887db172cb695e2c0a7956cc6dba4
  
https://github.com/NixOS/nixpkgs/commit/e5db8068fa0887db172cb695e2c0a7956cc6dba4
  Author: Peter Simons 
  Date:   2016-10-20 (Thu, 20 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-12-g87e23de from Hackage 
revision
https://github.com/commercialhaskell/all-cabal-hashes/commit/19c7074b559df30ba334ceba2cc5a51ab0602e21.


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


[Nix-dev] buildFHSUserEnv and matlab impure install

2016-10-20 Thread Ruben Astudillo
Hello Nix'ers

I recently got a copy of (unix) matlab. The usual method of install
includes running as root a install script, this will launch a popup
dialog which you can "next next" until the installation is
finished. Matlab assumes in various part a FHS structure, so I've meant
to not bother with patching and use buildFHSUserEnv to replicate that
hierarchy. I can launch a nix-shell such structure, yet I have doubts on
how to proceed, should I

  * Try writing a default.nix for matlab, and somehow fill the
interactive parts on a script?
  * Try to install all the parts on a folder under $HOME, such that each
time I want to use it, I must be in the correct nix-shell?

As I didn't care much, I wanted to follow the 2ª option, yet trying to
run with sudo gets the following error

sudo: setuid-wrapper.c:47: main: Assertion `(st.st_mode & S_ISUID)
== 0 || (st.st_uid == geteuid())' failed

Thus I think this isn't how is supposed to be used. Anybody with an idea
on how to use the second method? Ideally I would like to this to work,
so I can `nix-build` such hierarchy and use matlab from there...

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


Re: [Nix-dev] buildFHSUserEnv and matlab impure install

2016-10-20 Thread Ruben Astudillo
On 20/10/16 09:31, Roger Qiu wrote:
> That error looks like it has to do with setuid, is matlab meant to be
> launched with root privileges?

At least the install script does. I haven't really checkout why
(probably because it populated /opt, but I intended to change that).

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


[Nix-dev] Boost postFixup failing

2016-10-20 Thread Ashley Gillman
Hi Nix Dev,

I am having issues installing on an HPC cluster. My methodology has been using 
PRoot to mount a directory to /nix. I am using Nix 1.11.2

Impurities seem to be creeping into the build process, that I don't get when 
building locally. For example, when building Python Pillow, I had to also mount 
an empty directory over /usr/include, because the builds were including gcc 
flags for `-I/usr/include` and breaking the build. But this shouldn't happen, 
should it? The hack of mounting over these directories was a temporary fix.

My current error is when building Boost with GCC49, which again works locally 
(Ubuntu 14.04) but not on the cluster.

nix-build -E 'with import  { }; boost.override { stdenv = 
overrideCC stdenv gcc49; }'
...
post-installation fixup
shrinking RPATHs of ELF executables and libraries in 
/nix/store/fv2wsfc1g43m72xy0398lh8wgi6nsx1z-boost-1.59.0
gzipping man pages in 
/nix/store/fv2wsfc1g43m72xy0398lh8wgi6nsx1z-boost-1.59.0
patching script interpreter paths in 
/nix/store/fv2wsfc1g43m72xy0398lh8wgi6nsx1z-boost-1.59.0
shrinking RPATHs of ELF executables and libraries in 
/nix/store/sgs6pcdj7c3xkmvh0s51hvs06ahan50l-boost-1.59.0-dev
/nix/store/nkl8p82samb219yr5i7bdx4mm2mgg5ab-stdenv/setup: xmalloc: 
subst.c:4911: cannot allocate 256 bytes (16777216 bytes allocated)
builder for ‘/nix/store/xqsq53xim1kbhk4zsdimmjxwc9s13n3b-boost-1.59.0.drv’ 
failed with exit code 2

This looks like a memory error, but for 16MB? I certainly have much more memory 
than that available, and increasing the allocated memory for the compute nodes 
doesn't change the error. I am guessing it may be again due to some impurity, 
how can these creep in?

Any advise, even on how best to debug, is much appreciated.

Kind regards,
Ashley
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


Re: [Nix-dev] buildFHSUserEnv and matlab impure install

2016-10-20 Thread Freddy Rietdijk
I guess the approach here is

   1. Make sure you have all the installation files offline in an archive.
   2. Prepare file for silent installation
   https://sysadminblogger.wordpress.com/tag/matlab-offline-installation/
   3. Write a Nix expression that uses `buildFHSUserEnv` and use
   `requireFile` with the name and hash of the archive
   4. Find out all the packages you need in the env


On Thu, Oct 20, 2016 at 2:20 PM, Ruben Astudillo 
wrote:

> Hello Nix'ers
>
> I recently got a copy of (unix) matlab. The usual method of install
> includes running as root a install script, this will launch a popup
> dialog which you can "next next" until the installation is
> finished. Matlab assumes in various part a FHS structure, so I've meant
> to not bother with patching and use buildFHSUserEnv to replicate that
> hierarchy. I can launch a nix-shell such structure, yet I have doubts on
> how to proceed, should I
>
>   * Try writing a default.nix for matlab, and somehow fill the
> interactive parts on a script?
>   * Try to install all the parts on a folder under $HOME, such that each
> time I want to use it, I must be in the correct nix-shell?
>
> As I didn't care much, I wanted to follow the 2ª option, yet trying to
> run with sudo gets the following error
>
> sudo: setuid-wrapper.c:47: main: Assertion `(st.st_mode & S_ISUID)
> == 0 || (st.st_uid == geteuid())' failed
>
> Thus I think this isn't how is supposed to be used. Anybody with an idea
> on how to use the second method? Ideally I would like to this to work,
> so I can `nix-build` such hierarchy and use matlab from there...
>
> -- Ruben
> ___
> nix-dev mailing list
> nix-dev@lists.science.uu.nl
> http://lists.science.uu.nl/mailman/listinfo/nix-dev
>
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-commits] [NixOS/nixpkgs] a722f1: Update README.md for r-modules.

2016-10-20 Thread Rob Vermaas
  Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: a722f1b509153ea10d42157fc4c2012940884db1
  
https://github.com/NixOS/nixpkgs/commit/a722f1b509153ea10d42157fc4c2012940884db1
  Author: Rob Vermaas 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M pkgs/development/r-modules/README.md

  Log Message:
  ---
  Update README.md for r-modules.


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


[Nix-commits] [NixOS/nixpkgs] c4c2e4: r-modules: Fix some package references that are br...

2016-10-20 Thread Rob Vermaas
  Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: c4c2e44f9abeb7efc9a23c787499657cc9fd5812
  
https://github.com/NixOS/nixpkgs/commit/c4c2e44f9abeb7efc9a23c787499657cc9fd5812
  Author: Rob Vermaas 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M pkgs/development/r-modules/default.nix

  Log Message:
  ---
  r-modules: Fix some package references that are broken due to 
multiple-outputs.


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


[Nix-commits] [NixOS/nixpkgs] 2664f2: Updating R package sets. This probably should have...

2016-10-20 Thread Rob Vermaas
  Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 2664f22606bdd35e057da3114cd15aa5b22deff4
  
https://github.com/NixOS/nixpkgs/commit/2664f22606bdd35e057da3114cd15aa5b22deff4
  Author: Rob Vermaas 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M pkgs/development/r-modules/bioc-packages.nix
M pkgs/development/r-modules/cran-packages.nix

  Log Message:
  ---
  Updating R package sets. This probably should have been done before releasing.


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


[Nix-commits] [NixOS/nixpkgs] 44dc49: Fix evaluation. D'oh.

2016-10-20 Thread Rob Vermaas
  Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 44dc490232631ba275c40423243b79b6ea55abe7
  
https://github.com/NixOS/nixpkgs/commit/44dc490232631ba275c40423243b79b6ea55abe7
  Author: Rob Vermaas 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M pkgs/development/r-modules/default.nix

  Log Message:
  ---
  Fix evaluation. D'oh.


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


[Nix-commits] [NixOS/nixpkgs] 56dfc3: atom: 1.11.1 -> 1.11.2

2016-10-20 Thread Tim Steinbach
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 56dfc33f49725427532d16aef27c2fe2d2413452
  
https://github.com/NixOS/nixpkgs/commit/56dfc33f49725427532d16aef27c2fe2d2413452
  Author: Danny Arnold 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M pkgs/applications/editors/atom/default.nix

  Log Message:
  ---
  atom: 1.11.1 -> 1.11.2


  Commit: ddd9a8390fd8ea7f3148e23143d6ae260bfd0da0
  
https://github.com/NixOS/nixpkgs/commit/ddd9a8390fd8ea7f3148e23143d6ae260bfd0da0
  Author: Tim Steinbach 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M pkgs/applications/editors/atom/default.nix

  Log Message:
  ---
  Merge pull request #19715 from despairblue/update/atom

atom: 1.11.1 -> 1.11.2


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


[Nix-commits] [NixOS/nixpkgs] 8c87ca: font-awesome: use fetchFromGitHub instead of url

2016-10-20 Thread Tim Steinbach
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 8c87ca1327fd2043a17b025065a65f3d601bc5fd
  
https://github.com/NixOS/nixpkgs/commit/8c87ca1327fd2043a17b025065a65f3d601bc5fd
  Author: Peter Hoeg 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M pkgs/data/fonts/font-awesome-ttf/default.nix

  Log Message:
  ---
  font-awesome: use fetchFromGitHub instead of url


  Commit: 6adde2a5d931ace61ee06fd3d5789eab040143ff
  
https://github.com/NixOS/nixpkgs/commit/6adde2a5d931ace61ee06fd3d5789eab040143ff
  Author: Tim Steinbach 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M pkgs/data/fonts/font-awesome-ttf/default.nix

  Log Message:
  ---
  Merge pull request #19712 from peterhoeg/fontawesome-cleanup

font-awesome: use fetchFromGitHub instead of url


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


[Nix-commits] [NixOS/hydra] bbe45e: Remove Persona support

2016-10-20 Thread Eelco Dolstra
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/hydra
  Commit: bbe45ed8443d49bec45f333ed210ee127cb667e6
  
https://github.com/NixOS/hydra/commit/bbe45ed8443d49bec45f333ed210ee127cb667e6
  Author: Eelco Dolstra 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M src/lib/Hydra/Controller/Root.pm
M src/lib/Hydra/Controller/User.pm
M src/root/auth.tt
M src/root/layout.tt
M src/root/topbar.tt
M src/script/hydra-create-user
M src/sql/hydra.sql

  Log Message:
  ---
  Remove Persona support

Persona is no longer supported by Mozilla, so let's remove it.


  Commit: c928c41ee1f15776df85551c8df918643e5717bd
  
https://github.com/NixOS/hydra/commit/c928c41ee1f15776df85551c8df918643e5717bd
  Author: Eelco Dolstra 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M src/lib/Hydra/Controller/Root.pm

  Log Message:
  ---
  Add XSRF protection for POST requests

Some Hydra API requests were vulnerable to XSRF attacks, e.g. you
could have a form on another website using http://hydra/logout as the
form action. So we now require POST requests to come from the same
origin.

Reported by Hans-Christian Esperer.


Compare: https://github.com/NixOS/hydra/compare/e0b2921ff2f7...c928c41ee1f1___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 510111: fpm2: init at 0.79

2016-10-20 Thread Tim Steinbach
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 510111a1c386b452e2e0a16357a1ef929c9a2de9
  
https://github.com/NixOS/nixpkgs/commit/510111a1c386b452e2e0a16357a1ef929c9a2de9
  Author: Hans-Christian Esperer 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

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

  Log Message:
  ---
  fpm2: init at 0.79


  Commit: 3b96bfd1c68fb63de0af4f28ee327caaed76db90
  
https://github.com/NixOS/nixpkgs/commit/3b96bfd1c68fb63de0af4f28ee327caaed76db90
  Author: Hans-Christian Esperer 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

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

  Log Message:
  ---
  Works only under linux


  Commit: ed9153c521ae65c1f510b46a5a3108b0f0816b68
  
https://github.com/NixOS/nixpkgs/commit/ed9153c521ae65c1f510b46a5a3108b0f0816b68
  Author: Tim Steinbach 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

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

  Log Message:
  ---
  Merge pull request #19719 from hce/add-fpm2

fpm2: init at 0.79


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


[Nix-commits] [NixOS/nixpkgs] bc6ae1: linux: 4.4.20 -> 4.4.22

2016-10-20 Thread Eelco Dolstra
  Branch: refs/heads/release-16.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: bc6ae16dbbde61fd56503f0c72667af7131bfbec
  
https://github.com/NixOS/nixpkgs/commit/bc6ae16dbbde61fd56503f0c72667af7131bfbec
  Author: Franz Pletz 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

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

  Log Message:
  ---
  linux: 4.4.20 -> 4.4.22

(cherry picked from commit c83f8a536a27c2618a0b6ae0e0467d422dbed7d5)


  Commit: 44557795aed5079d2a21b9aebae3f7f3cb012c93
  
https://github.com/NixOS/nixpkgs/commit/44557795aed5079d2a21b9aebae3f7f3cb012c93
  Author: Eelco Dolstra 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

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

  Log Message:
  ---
  linux: 4.4.22 -> 4.4.23

(cherry picked from commit 613a12a8bde64b5ec26b512f34de7507eba7d861)


  Commit: 3af2088b3ce7fffe2bf396e15a39b18b79e6e0ba
  
https://github.com/NixOS/nixpkgs/commit/3af2088b3ce7fffe2bf396e15a39b18b79e6e0ba
  Author: Tim Steinbach 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

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

  Log Message:
  ---
  linux: 4.4.23 -> 4.4.24 (#19346)

(cherry picked from commit a699eb47982273f8a506f57fca7cc6a244b0d1d8)


  Commit: 31e0e38c268af7f4af575f266e3e37b2ec843902
  
https://github.com/NixOS/nixpkgs/commit/31e0e38c268af7f4af575f266e3e37b2ec843902
  Author: Eelco Dolstra 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

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

  Log Message:
  ---
  linux: 4.4.24 -> 4.4.25

(cherry picked from commit 13f43c7ebc916a42d050a2ca7ac08e5ae9da1ea6)


  Commit: 4bd888fb590fd78af99a18488b886595d131de18
  
https://github.com/NixOS/nixpkgs/commit/4bd888fb590fd78af99a18488b886595d131de18
  Author: Eelco Dolstra 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

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

  Log Message:
  ---
  linux: 4.4.25 -> 4.4.26

(cherry picked from commit 76a57d83b5a4df7c3ac85b25c5ab10d6fb415eb2)


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


[Nix-commits] [NixOS/nixpkgs] 446d57: xfce: unbreak gtk3 theming for xfce desktop users

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

  Changed paths:
M pkgs/desktops/xfce/default.nix

  Log Message:
  ---
  xfce: unbreak gtk3 theming for xfce desktop users

This is a partial revert of f0da9ff4.

The half-usable menus in gtk3 apps have been aggravating me for months.


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


[Nix-commits] [NixOS/nixpkgs] 49a0a8: xfce: unbreak gtk3 theming for xfce desktop users

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

  Changed paths:
M pkgs/desktops/xfce/default.nix

  Log Message:
  ---
  xfce: unbreak gtk3 theming for xfce desktop users

This is a partial revert of f0da9ff4.

The half-usable menus in gtk3 apps have been aggravating me for months.

(cherry picked from commit 446d57c66a092f5719cd5a93f0d7edbb60e3d13a)


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


[Nix-dev] error: stack overflow (possible infinite recursion) && builtins.match isn't documented

2016-10-20 Thread stewart mackenzie
Hello,

I've just stumbled on a treasure:

https://github.com/NixOS/nix/blob/master/src/libexpr/primops.cc#L1937

I'm curious to know why such an important builtin isn't documented
here: http://nixos.org/nix/manual/

I'm unusually excited about find, as demonstrated by opening the email
with this topic
lest I forget my original problem is:

I'm getting an error:

hydra-eval-jobs returned exit code 1:
error: stack overflow (possible infinite recursion)

when using hydra to build fractalide, the only mention of the above
error is here:
https://github.com/NixOS/nixpkgs/issues/16570

Now I doubt the overflow is due to my splitString usage here:
https://github.com/fractalide/fractalide/blob/master/support/genName.nix#L8
,  as the paths are quite small.

Where typically does one come across hydra stack overflows? I'm using
hydra master head.

These are my nixops parameters:

  deployment.targetEnv = "virtualbox";
  deployment.virtualbox.memorySize = 4096; # Mbytes
  deployment.virtualbox.headless = true;

I really just want to ping the community before I start digging down a
lot of rat holes.

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


[Nix-commits] [NixOS/nixpkgs] a4debd: flatbuffers: init at 1.4.0

2016-10-20 Thread Tim Steinbach
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: a4debd6688c0e252521030fced1c1ec13c963fc7
  
https://github.com/NixOS/nixpkgs/commit/a4debd6688c0e252521030fced1c1ec13c963fc7
  Author: Tom Hunger 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

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

  Log Message:
  ---
  flatbuffers: init at 1.4.0


  Commit: b0f26b3620a8b2001f0e426d1d5e34d4327728ea
  
https://github.com/NixOS/nixpkgs/commit/b0f26b3620a8b2001f0e426d1d5e34d4327728ea
  Author: Tim Steinbach 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

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

  Log Message:
  ---
  Merge pull request #19720 from teh/flatbuffers

flatbuffers: init at 1.4.0


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


[Nix-commits] [NixOS/nixpkgs] 87e8ff: gnome3.anjuta: fix a gschemas crash

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

  Changed paths:
M pkgs/desktops/gnome-3/3.20/devtools/anjuta/default.nix

  Log Message:
  ---
  gnome3.anjuta: fix a gschemas crash


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


[Nix-commits] [NixOS/nixpkgs] 7c5f07: gnome3.anjuta: fix a gschemas crash

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

  Changed paths:
M pkgs/desktops/gnome-3/3.20/devtools/anjuta/default.nix

  Log Message:
  ---
  gnome3.anjuta: fix a gschemas crash

(cherry picked from commit 87e8ff4c7097c0ba6a89d965c220421a7ce2)


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


[Nix-commits] [NixOS/nixpkgs] e6bcff: display-manager: Require systemd-udev-settle.servi...

2016-10-20 Thread Eelco Dolstra
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: e6bcff4d53ed3d2b4c65bb55368d69c6488530d2
  
https://github.com/NixOS/nixpkgs/commit/e6bcff4d53ed3d2b4c65bb55368d69c6488530d2
  Author: Eelco Dolstra 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

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

  Log Message:
  ---
  display-manager: Require systemd-udev-settle.service

It was already ordered after systemd-udev-settle.service, but that
doesn't do anything if no other units require
systemd-udev-settle.service. This was causing random failures during X
server startup, e.g.

machine# [   12.691372] display-manager[607]: (EE) open /dev/dri/card0: No such 
file or directory

http://hydra.nixos.org/build/41062823


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


[Nix-commits] [NixOS/nixpkgs] 4de7cb: pythonPackages.pip: do not name it python-*

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

  Changed paths:
M pkgs/development/python-modules/bootstrapped-pip/default.nix

  Log Message:
  ---
  pythonPackages.pip: do not name it python-*

Fixes #19691.  Feel free to find a beter naming.


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


[Nix-commits] [NixOS/nixpkgs] fcb0d3: eclipse-modeling: Helios(3.6) -> Neon.1a

2016-10-20 Thread Tim Steinbach
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: fcb0d376b66e772f05ae36c0603c9a2de978ecc8
  
https://github.com/NixOS/nixpkgs/commit/fcb0d376b66e772f05ae36c0603c9a2de978ecc8
  Author: Stefan Götz 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M pkgs/applications/editors/eclipse/default.nix

  Log Message:
  ---
  eclipse-modeling: Helios(3.6) -> Neon.1a


  Commit: 5ec0bd883fd21e29cca05c253a36c9ddb58df59f
  
https://github.com/NixOS/nixpkgs/commit/5ec0bd883fd21e29cca05c253a36c9ddb58df59f
  Author: Tim Steinbach 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M pkgs/applications/editors/eclipse/default.nix

  Log Message:
  ---
  Merge pull request #19721 from goetzst/eclipse-modeling

eclipse-modeling: Helios(3.6) -> Neon.1(4.6.1)


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


[Nix-commits] [NixOS/nixpkgs] 87318e: nspawn module: optionSet -> submodule

2016-10-20 Thread Tim Steinbach
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 87318e9820d918dde9fb84cff1127c275f9dd790
  
https://github.com/NixOS/nixpkgs/commit/87318e9820d918dde9fb84cff1127c275f9dd790
  Author: Eric Sagnes 
  Date:   2016-10-21 (Fri, 21 Oct 2016)

  Changed paths:
M nixos/modules/system/boot/systemd-nspawn.nix

  Log Message:
  ---
  nspawn module: optionSet -> submodule


  Commit: 42093f359270b196671384424510bb2d866fb8dc
  
https://github.com/NixOS/nixpkgs/commit/42093f359270b196671384424510bb2d866fb8dc
  Author: Tim Steinbach 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M nixos/modules/system/boot/systemd-nspawn.nix

  Log Message:
  ---
  Merge pull request #19722 from ericsagnes/feat/nspawn-optionSet

nspawn module: optionSet -> submodule


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


[Nix-commits] [NixOS/nixpkgs] 0c3e52: kernel: 4.8.2 -> 4.8.3

2016-10-20 Thread Tim Steinbach
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 0c3e5217fcf61ea652cdb3c661808c254eaa54df
  
https://github.com/NixOS/nixpkgs/commit/0c3e5217fcf61ea652cdb3c661808c254eaa54df
  Author: Tim Steinbach 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

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

  Log Message:
  ---
  kernel: 4.8.2 -> 4.8.3


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


[Nix-commits] [NixOS/nixpkgs] 0ed0d0: kernel: 4.8.2 -> 4.8.3

2016-10-20 Thread Tim Steinbach
  Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 0ed0d08c7291da58b4c20c68d2ae89b2934555ab
  
https://github.com/NixOS/nixpkgs/commit/0ed0d08c7291da58b4c20c68d2ae89b2934555ab
  Author: Tim Steinbach 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

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

  Log Message:
  ---
  kernel: 4.8.2 -> 4.8.3

(cherry picked from commit 0c3e5217fcf61ea652cdb3c661808c254eaa54df)


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


[Nix-commits] [NixOS/nixpkgs] 66113f: ponyc: 2016-07-26 -> 0.5.1

2016-10-20 Thread Tim Steinbach
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 66113fb0fac75dd1f1fc8e2e38e491b1a5ba459b
  
https://github.com/NixOS/nixpkgs/commit/66113fb0fac75dd1f1fc8e2e38e491b1a5ba459b
  Author: dipinhora 
  Date:   2016-10-15 (Sat, 15 Oct 2016)

  Changed paths:
M pkgs/development/compilers/ponyc/default.nix
M pkgs/development/compilers/ponyc/disable-tests.patch
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  ponyc: 2016-07-26 -> 0.5.1


  Commit: d2371e60841a51f228033007788f190487426e8d
  
https://github.com/NixOS/nixpkgs/commit/d2371e60841a51f228033007788f190487426e8d
  Author: Tim Steinbach 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M pkgs/development/compilers/ponyc/default.nix
M pkgs/development/compilers/ponyc/disable-tests.patch
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Merge pull request #19457 from dipinhora/ponyc-update

ponyc: 2016-07-26 -> 0.5.1


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


[Nix-commits] [NixOS/nixpkgs] fe41a8: ssldump: init at 09b3

2016-10-20 Thread Tim Steinbach
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: fe41a8560bffbd57b913eeb38a2cc6a96b4ae8bd
  
https://github.com/NixOS/nixpkgs/commit/fe41a8560bffbd57b913eeb38a2cc6a96b4ae8bd
  Author: Aycan iRiCAN 
  Date:   2016-10-19 (Wed, 19 Oct 2016)

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

  Log Message:
  ---
  ssldump: init at 09b3


  Commit: fa82166070242f66ba372f2da918d2aeb5a57696
  
https://github.com/NixOS/nixpkgs/commit/fa82166070242f66ba372f2da918d2aeb5a57696
  Author: Tim Steinbach 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

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

  Log Message:
  ---
  Merge pull request #19689 from aycanirican/ssldump

ssldump: init at 09b3


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


[Nix-commits] [NixOS/nixpkgs] d6880b: yarp: 2.3.65 -> 2.3.66.1

2016-10-20 Thread Tim Steinbach
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: d6880b210c585eab22eb50e0a712405eb5744fc7
  
https://github.com/NixOS/nixpkgs/commit/d6880b210c585eab22eb50e0a712405eb5744fc7
  Author: = 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M pkgs/applications/science/robotics/yarp/default.nix

  Log Message:
  ---
  yarp: 2.3.65 -> 2.3.66.1


  Commit: 11cbeda6751b4a85700cfb696ecd813bbc0bf4f5
  
https://github.com/NixOS/nixpkgs/commit/11cbeda6751b4a85700cfb696ecd813bbc0bf4f5
  Author: Tim Steinbach 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M pkgs/applications/science/robotics/yarp/default.nix

  Log Message:
  ---
  Merge pull request #19726 from nico202/yarp-update

yarp: 2.3.65 -> 2.3.66.1


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


[Nix-commits] [NixOS/nixpkgs] 963804: kernel: 4.7.8 -> 4.7.9

2016-10-20 Thread Vladimír Čunát
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 963804ba8e18b12fedf87c559d299cbafb5a0311
  
https://github.com/NixOS/nixpkgs/commit/963804ba8e18b12fedf87c559d299cbafb5a0311
  Author: Tim Steinbach 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

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

  Log Message:
  ---
  kernel: 4.7.8 -> 4.7.9


  Commit: fabfb0a900b8bc732f0561d696ee72a800cba708
  
https://github.com/NixOS/nixpkgs/commit/fabfb0a900b8bc732f0561d696ee72a800cba708
  Author: Vladimír Čunát 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

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

  Log Message:
  ---
  Merge #19725: kernel: 4.7.8 -> 4.7.9


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


[Nix-commits] [NixOS/nixpkgs] 7e5cfb: Merge #19725: kernel: 4.7.8 -> 4.7.9

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

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

  Log Message:
  ---
  Merge #19725: kernel: 4.7.8 -> 4.7.9

(cherry picked from commit fabfb0a900b8bc732f0561d696ee72a800cba708)


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


Re: [Nix-dev] Boost postFixup failing

2016-10-20 Thread zimbatm
How much memory do you have available? 16MB is just for this process,
nix-env itself is probably taking another 200MB or more.

One solution is to build things locally and then use nix-copy-closure or
nixops to deploy the changes.

On Thu, 20 Oct 2016, 13:55 Ashley Gillman,  wrote:

> Hi Nix Dev,
>
> I am having issues installing on an HPC cluster. My methodology has been
> using PRoot to mount a directory to /nix. I am using Nix 1.11.2
>
> Impurities seem to be creeping into the build process, that I don't get
> when building locally. For example, when building Python Pillow, I had to
> also mount an empty directory over /usr/include, because the builds were
> including gcc flags for `-I/usr/include` and breaking the build. But this
> shouldn't happen, should it? The hack of mounting over these directories
> was a temporary fix.
>
> My current error is when building Boost with GCC49, which again works
> locally (Ubuntu 14.04) but not on the cluster.
>
> nix-build -E 'with import  { }; boost.override { stdenv =
> overrideCC stdenv gcc49; }'
> ...
> post-installation fixup
> shrinking RPATHs of ELF executables and libraries in
> /nix/store/fv2wsfc1g43m72xy0398lh8wgi6nsx1z-boost-1.59.0
> gzipping man pages in
> /nix/store/fv2wsfc1g43m72xy0398lh8wgi6nsx1z-boost-1.59.0
> patching script interpreter paths in
> /nix/store/fv2wsfc1g43m72xy0398lh8wgi6nsx1z-boost-1.59.0
> shrinking RPATHs of ELF executables and libraries in
> /nix/store/sgs6pcdj7c3xkmvh0s51hvs06ahan50l-boost-1.59.0-dev
> /nix/store/nkl8p82samb219yr5i7bdx4mm2mgg5ab-stdenv/setup: xmalloc:
> subst.c:4911: cannot allocate 256 bytes (16777216 bytes allocated)
> builder for
> ‘/nix/store/xqsq53xim1kbhk4zsdimmjxwc9s13n3b-boost-1.59.0.drv’ failed with
> exit code 2
>
> This looks like a memory error, but for 16MB? I certainly have much more
> memory than that available, and increasing the allocated memory for the
> compute nodes doesn't change the error. I am guessing it may be again due
> to some impurity, how can these creep in?
>
> Any advise, even on how best to debug, is much appreciated.
>
> Kind regards,
> Ashley
> ___
> nix-dev mailing list
> nix-dev@lists.science.uu.nl
> http://lists.science.uu.nl/mailman/listinfo/nix-dev
>
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-commits] [NixOS/nixpkgs] 0b20f6: linux: 4.4.25 -> 4.4.26

2016-10-20 Thread Eelco Dolstra
  Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 0b20f6daba35575a7d4d2a61f42830d793a12892
  
https://github.com/NixOS/nixpkgs/commit/0b20f6daba35575a7d4d2a61f42830d793a12892
  Author: Eelco Dolstra 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

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

  Log Message:
  ---
  linux: 4.4.25 -> 4.4.26

(cherry picked from commit 76a57d83b5a4df7c3ac85b25c5ab10d6fb415eb2)


  Commit: 2eac61e5db79783a571b4be2f26b73172f5db3c0
  
https://github.com/NixOS/nixpkgs/commit/2eac61e5db79783a571b4be2f26b73172f5db3c0
  Author: Eelco Dolstra 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

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

  Log Message:
  ---
  display-manager: Require systemd-udev-settle.service

It was already ordered after systemd-udev-settle.service, but that
doesn't do anything if no other units require
systemd-udev-settle.service. This was causing random failures during X
server startup, e.g.

machine# [   12.691372] display-manager[607]: (EE) open /dev/dri/card0: No such 
file or directory

http://hydra.nixos.org/build/41062823
(cherry picked from commit e6bcff4d53ed3d2b4c65bb55368d69c6488530d2)


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


[Nix-commits] [NixOS/nixpkgs] 57023a: riemann-health service: add procps to path (#19237...

2016-10-20 Thread Jörg Thalheim
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 57023aba3d77f3e336ea56627751eceaf00155a9
  
https://github.com/NixOS/nixpkgs/commit/57023aba3d77f3e336ea56627751eceaf00155a9
  Author: Chris Martin 
  Date:   2016-10-05 (Wed, 05 Oct 2016)

  Changed paths:
M nixos/modules/services/monitoring/riemann-tools.nix

  Log Message:
  ---
  riemann-health service: add procps to path (#19237)


  Commit: 5f886fb8cbb920177dec99c84035305259aeb1d4
  
https://github.com/NixOS/nixpkgs/commit/5f886fb8cbb920177dec99c84035305259aeb1d4
  Author: Jörg Thalheim 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M nixos/modules/services/monitoring/riemann-tools.nix

  Log Message:
  ---
  Merge pull request #19262 from chris-martin/riemann-health-ps

Fix riemann-health service (add missing procps dependency)


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


[Nix-commits] [NixOS/nixpkgs] 57d9c6: supplicant: fix wants and wantedBy

2016-10-20 Thread Tim Steinbach
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 57d9c69c6a96c60b4db8cb08522d33e2ba6e9fbc
  
https://github.com/NixOS/nixpkgs/commit/57d9c69c6a96c60b4db8cb08522d33e2ba6e9fbc
  Author: Alexander Ried 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M nixos/modules/services/networking/supplicant.nix
M nixos/modules/services/networking/wpa_supplicant.nix

  Log Message:
  ---
  supplicant: fix wants and wantedBy


  Commit: 0cbc4551ed3ec8d1cd2f87ee07a891b51c755d1a
  
https://github.com/NixOS/nixpkgs/commit/0cbc4551ed3ec8d1cd2f87ee07a891b51c755d1a
  Author: Tim Steinbach 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M nixos/modules/services/networking/supplicant.nix
M nixos/modules/services/networking/wpa_supplicant.nix

  Log Message:
  ---
  Merge pull request #19729 from groxxda/supplicant

supplicants: fix wants and wantedBy


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


[Nix-commits] [NixOS/nixpkgs] d0f288: nodejs-5_x: remove outdated file

2016-10-20 Thread Tim Steinbach
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: d0f288e002ee4a7ef9a375d9666a503c58c32e4e
  
https://github.com/NixOS/nixpkgs/commit/d0f288e002ee4a7ef9a375d9666a503c58c32e4e
  Author: Willi Butz 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
R pkgs/development/web/nodejs/v5.nix

  Log Message:
  ---
  nodejs-5_x: remove outdated file


  Commit: 087cab0592091019b14a5974d8f3a3c8e85f78e1
  
https://github.com/NixOS/nixpkgs/commit/087cab0592091019b14a5974d8f3a3c8e85f78e1
  Author: Tim Steinbach 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
R pkgs/development/web/nodejs/v5.nix

  Log Message:
  ---
  Merge pull request #19737 from WilliButz/nodejs_5x

nodejs-5_x: remove forgotten file


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


[Nix-commits] [NixOS/nixpkgs] 9fd1ff: riemann-health service: add procps to path (#19237...

2016-10-20 Thread Tim Steinbach
  Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 9fd1ff1ae85e05e5f906bdf97da913133e782347
  
https://github.com/NixOS/nixpkgs/commit/9fd1ff1ae85e05e5f906bdf97da913133e782347
  Author: Chris Martin 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M nixos/modules/services/monitoring/riemann-tools.nix

  Log Message:
  ---
  riemann-health service: add procps to path (#19237)

(cherry picked from commit 57023aba3d77f3e336ea56627751eceaf00155a9)


  Commit: 0cc51cefad909166d7add001e46229f88fd38acc
  
https://github.com/NixOS/nixpkgs/commit/0cc51cefad909166d7add001e46229f88fd38acc
  Author: Tim Steinbach 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M nixos/modules/services/monitoring/riemann-tools.nix

  Log Message:
  ---
  Merge pull request #19735 from chris-martin/riemann-health-ps-backport

Fix riemann-health service (backport to release-16.09)


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


[Nix-commits] [NixOS/nixpkgs] 737410: openssh: Patch CVE-2016-8858

2016-10-20 Thread Graham Christensen
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 7374105a96ee7d925b3e0530685c21566fa2a32c
  
https://github.com/NixOS/nixpkgs/commit/7374105a96ee7d925b3e0530685c21566fa2a32c
  Author: Aneesh Agrawal 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M pkgs/tools/networking/openssh/default.nix
A pkgs/tools/networking/openssh/fix-CVE-2016-8858.patch

  Log Message:
  ---
  openssh: Patch CVE-2016-8858

Also add myself as a maintainer.


  Commit: 4d10b58cc1e4a09faf3f4b0413a5b1a8fa14e571
  
https://github.com/NixOS/nixpkgs/commit/4d10b58cc1e4a09faf3f4b0413a5b1a8fa14e571
  Author: Graham Christensen 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M pkgs/tools/networking/openssh/default.nix
A pkgs/tools/networking/openssh/fix-CVE-2016-8858.patch

  Log Message:
  ---
  Merge pull request #19730 from aneeshusa/fix-openssh-CVE-2016-8858

openssh: Patch CVE-2016-8858


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


[Nix-commits] [NixOS/nixpkgs] d3bda9: libtiff: patch for many CVEs

2016-10-20 Thread Graham Christensen
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: d3bda9b6f19d183ee3d69c6f2a635af945f74c17
  
https://github.com/NixOS/nixpkgs/commit/d3bda9b6f19d183ee3d69c6f2a635af945f74c17
  Author: Graham Christensen 
  Date:   2016-10-19 (Wed, 19 Oct 2016)

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

  Log Message:
  ---
  libtiff: patch for many CVEs


  Commit: e9e34e0a36f908568ead38eeda4065c3f2fc12a2
  
https://github.com/NixOS/nixpkgs/commit/e9e34e0a36f908568ead38eeda4065c3f2fc12a2
  Author: Graham Christensen 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

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

  Log Message:
  ---
  Merge pull request #19710 from grahamc/libtiff

libtiff: patch for many CVEs


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


[Nix-commits] [NixOS/nixpkgs] 935da0: eclipse: cleanup (#19723)

2016-10-20 Thread Tim Steinbach
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 935da0d8fd23cf42c451e673ce64d07d134ed3f8
  
https://github.com/NixOS/nixpkgs/commit/935da0d8fd23cf42c451e673ce64d07d134ed3f8
  Author: Stefan Götz 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M pkgs/applications/editors/eclipse/default.nix

  Log Message:
  ---
  eclipse: cleanup (#19723)


  Commit: 9b2d1bbc203d132577a2e11f768ec75245296e56
  
https://github.com/NixOS/nixpkgs/commit/9b2d1bbc203d132577a2e11f768ec75245296e56
  Author: Stefan Götz 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M pkgs/applications/editors/eclipse/default.nix

  Log Message:
  ---
  eclipse-scala-sdk: 4.0.0 -> 4.4.1


  Commit: 53f77b719c9684cb9363c01d0d72170c8259dbe8
  
https://github.com/NixOS/nixpkgs/commit/53f77b719c9684cb9363c01d0d72170c8259dbe8
  Author: Tim Steinbach 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M pkgs/applications/editors/eclipse/default.nix

  Log Message:
  ---
  Merge pull request #19728 from goetzst/eclipse

eclipse: cleanup (#19723)


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


[Nix-commits] [NixOS/nixpkgs] 1d90b4: libtiff: patch for many CVEs

2016-10-20 Thread Aneesh Agrawal
  Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 1d90b406a90c469b7a2272c5de41456f3ac82cba
  
https://github.com/NixOS/nixpkgs/commit/1d90b406a90c469b7a2272c5de41456f3ac82cba
  Author: Graham Christensen 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

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

  Log Message:
  ---
  libtiff: patch for many CVEs

(cherry picked from commit d3bda9b6f19d183ee3d69c6f2a635af945f74c17)


  Commit: 31c72ce266b0179efa877bb3acd7dfd7b746537b
  
https://github.com/NixOS/nixpkgs/commit/31c72ce266b0179efa877bb3acd7dfd7b746537b
  Author: Aneesh Agrawal 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M pkgs/tools/networking/openssh/default.nix
A pkgs/tools/networking/openssh/fix-CVE-2016-8858.patch

  Log Message:
  ---
  openssh: Patch CVE-2016-8858

Also add myself as a maintainer.

(cherry picked from commit 7374105a96ee7d925b3e0530685c21566fa2a32c)


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


[Nix-commits] [NixOS/nixpkgs] c9941c: systemd.timers.startOn: automatically convert stri...

2016-10-20 Thread Tim Steinbach
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: c9941c4b5ef7acc1cb8d734acb383410d99c01ba
  
https://github.com/NixOS/nixpkgs/commit/c9941c4b5ef7acc1cb8d734acb383410d99c01ba
  Author: Alexander Ried 
  Date:   2016-10-19 (Wed, 19 Oct 2016)

  Changed paths:
M nixos/modules/system/boot/systemd-unit-options.nix

  Log Message:
  ---
  systemd.timers.startOn: automatically convert string to list


  Commit: 89ef1a1756098bd9afd857484bf9581e37af6069
  
https://github.com/NixOS/nixpkgs/commit/89ef1a1756098bd9afd857484bf9581e37af6069
  Author: Alexander Ried 
  Date:   2016-10-19 (Wed, 19 Oct 2016)

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

  Log Message:
  ---
  nix-optimise module: fix startAt


  Commit: 8bb4fc1039f8f97534bd2ab5cc3f42e7d753a5a0
  
https://github.com/NixOS/nixpkgs/commit/8bb4fc1039f8f97534bd2ab5cc3f42e7d753a5a0
  Author: Alexander Ried 
  Date:   2016-10-19 (Wed, 19 Oct 2016)

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

  Log Message:
  ---
  systemd.timers: filter timers with empty startAt


  Commit: 99d9d32899cc73e295364f22208df22b5bdf1583
  
https://github.com/NixOS/nixpkgs/commit/99d9d32899cc73e295364f22208df22b5bdf1583
  Author: Tim Steinbach 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M nixos/modules/services/misc/nix-optimise.nix
M nixos/modules/system/boot/systemd-unit-options.nix
M nixos/modules/system/boot/systemd.nix

  Log Message:
  ---
  Merge pull request #19668 from groxxda/timers

systemd.timers: automatically convert string to list


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


[Nix-commits] [NixOS/nixpkgs] fefe01: libgumbo: init at 0.10.1

2016-10-20 Thread Tuomas Tynkkynen
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: fefe011f82f26d06055a9be97fd6eba93f7d98a4
  
https://github.com/NixOS/nixpkgs/commit/fefe011f82f26d06055a9be97fd6eba93f7d98a4
  Author: = 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

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

  Log Message:
  ---
  libgumbo: init at 0.10.1


  Commit: 27d018a12049fa9c545158838ed7acfe9f1acc83
  
https://github.com/NixOS/nixpkgs/commit/27d018a12049fa9c545158838ed7acfe9f1acc83
  Author: Tuomas Tynkkynen 
  Date:   2016-10-21 (Fri, 21 Oct 2016)

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

  Log Message:
  ---
  Merge pull request #19732 from nico202/libgumbo

libgumbo: init at 0.10.1


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


[Nix-commits] [NixOS/nixpkgs] 0d9068: opencv: Fix pkgconfig file after multiple outputs

2016-10-20 Thread Tuomas Tynkkynen
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 0d9068b13119cfed14fff399f4cc0609e179ac8d
  
https://github.com/NixOS/nixpkgs/commit/0d9068b13119cfed14fff399f4cc0609e179ac8d
  Author: Tuomas Tynkkynen 
  Date:   2016-10-21 (Fri, 21 Oct 2016)

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

  Log Message:
  ---
  opencv: Fix pkgconfig file after multiple outputs

It used to contain:

includedir_old=${prefix}/include/opencv
includedir_new=${prefix}/include
Cflags: -I${includedir_old} -I${includedir_new}


Should fix build of 'seeks' and some others.


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


[Nix-commits] [NixOS/nixpkgs] 2e0d0a: Revert "matrix-synapse: Pass required --report-sta...

2016-10-20 Thread Joachim F
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 2e0d0af1c8a91eba1f52e6e163b3d30ef4938fad
  
https://github.com/NixOS/nixpkgs/commit/2e0d0af1c8a91eba1f52e6e163b3d30ef4938fad
  Author: Ruben Maher 
  Date:   2016-10-19 (Wed, 19 Oct 2016)

  Changed paths:
M nixos/modules/services/misc/matrix-synapse.nix

  Log Message:
  ---
  Revert "matrix-synapse: Pass required --report-stats opt"


  Commit: 858f54dd88e46fbc25703c82f0db3f5eb0db9921
  
https://github.com/NixOS/nixpkgs/commit/858f54dd88e46fbc25703c82f0db3f5eb0db9921
  Author: Joachim F 
  Date:   2016-10-21 (Fri, 21 Oct 2016)

  Changed paths:
M nixos/modules/services/misc/matrix-synapse.nix

  Log Message:
  ---
  Merge pull request #19664 from eqyiel/revert-19591-master

Revert "matrix-synapse: Pass required --report-stats opt"


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


[Nix-commits] [NixOS/nixpkgs] ed5d14: grsecurity: 4.7.7-201610101902 -> 4.7.9-2016102008...

2016-10-20 Thread Joachim Fasting
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: ed5d146e9d0d62900d7aadd91b679682c25be800
  
https://github.com/NixOS/nixpkgs/commit/ed5d146e9d0d62900d7aadd91b679682c25be800
  Author: Joachim Fasting 
  Date:   2016-10-21 (Fri, 21 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.7-201610101902 -> 4.7.9-201610200819


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


[Nix-commits] [NixOS/nixpkgs] 89672d: electrum: 2.7.8 -> 2.7.9

2016-10-20 Thread Joachim Fasting
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 89672d530b19296b5f0085082e65a071786fdd47
  
https://github.com/NixOS/nixpkgs/commit/89672d530b19296b5f0085082e65a071786fdd47
  Author: Joachim Fasting 
  Date:   2016-10-21 (Fri, 21 Oct 2016)

  Changed paths:
M pkgs/applications/misc/electrum/default.nix

  Log Message:
  ---
  electrum: 2.7.8 -> 2.7.9


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


[Nix-commits] [NixOS/nixpkgs] eced70: activator: 1.3.10 -> 1.3.11

2016-10-20 Thread Edward Tjörnhammar
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: eced70026a6e334710551221b6ed454ef10d1467
  
https://github.com/NixOS/nixpkgs/commit/eced70026a6e334710551221b6ed454ef10d1467
  Author: Tim Steinbach 
  Date:   2016-10-20 (Thu, 20 Oct 2016)

  Changed paths:
M pkgs/development/tools/activator/default.nix

  Log Message:
  ---
  activator: 1.3.10 -> 1.3.11


  Commit: d442c5038057cd1ff72e4578d8ccdadb5989df58
  
https://github.com/NixOS/nixpkgs/commit/d442c5038057cd1ff72e4578d8ccdadb5989df58
  Author: Edward Tjörnhammar 
  Date:   2016-10-21 (Fri, 21 Oct 2016)

  Changed paths:
M pkgs/development/tools/activator/default.nix

  Log Message:
  ---
  Merge pull request #19738 from NeQuissimus/activator_1_3_11

activator: 1.3.10 -> 1.3.11


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