[Nix-commits] [NixOS/nixpkgs] 38b1bd: Fix hash for p7zip patch (seems fetchurl hash was ...

2016-12-08 Thread Rob Vermaas
  Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 38b1bd9e729485d418f20c43c275c2856837f8cf
  
https://github.com/NixOS/nixpkgs/commit/38b1bd9e729485d418f20c43c275c2856837f8cf
  Author: Rob Vermaas 
  Date:   2016-12-09 (Fri, 09 Dec 2016)

  Changed paths:
M pkgs/tools/archivers/p7zip/default.nix

  Log Message:
  ---
  Fix hash for p7zip patch (seems fetchurl hash was added, while fetch-patch 
function is used.


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


Re: [Nix-dev] List of companies using NixOS

2016-12-08 Thread Roger Qiu
https://matrix.ai/ is using NixOS as a build system.
On 21/11/2016 5:56 AM, "zimbatm"  wrote:

> Hi all,
>
> I am collecting a list of companies that are using NixOS. The idea is to
> encourage adoption by validation.
>
> The list is over here:
> https://www.reddit.com/r/NixOS/comments/5dz8fp/list_of_
> companies_using_nixos/
>
> If you don't feel like posting on Reddit just post here and I'll add them
> over there.
>
> Cheers,
> z
>
> ___
> 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] 3a1d52: updateScript: initital work

2016-12-08 Thread Rok Garbas
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 3a1d52ff4f818aa918f429a67bee473192e9d2f1
  
https://github.com/NixOS/nixpkgs/commit/3a1d52ff4f818aa918f429a67bee473192e9d2f1
  Author: Rok Garbas 
  Date:   2016-12-09 (Fri, 09 Dec 2016)

  Changed paths:
M pkgs/applications/networking/browsers/firefox-bin/default.nix
R pkgs/applications/networking/browsers/firefox-bin/generate_sources.rb
A update.nix

  Log Message:
  ---
  updateScript: initital work


  Commit: d295d6860965622d7e565d3edc2f29a234aa527c
  
https://github.com/NixOS/nixpkgs/commit/d295d6860965622d7e565d3edc2f29a234aa527c
  Author: Rok Garbas 
  Date:   2016-12-09 (Fri, 09 Dec 2016)

  Changed paths:
M pkgs/applications/networking/browsers/firefox-bin/default.nix

  Log Message:
  ---
  firefox-bin: updated the updateScript with suggestions from @Mic92

also added some comments to the update script so that a new person
looking at it know what is happening


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


[Nix-commits] [NixOS/nixpkgs] fc2187: zoom-us: 2.052458.0531 -> 2.0.707090.1031, paxmark

2016-12-08 Thread Joachim F
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: fc218766333a05c9352b386e0cbb16e1ae84bf53
  
https://github.com/NixOS/nixpkgs/commit/fc218766333a05c9352b386e0cbb16e1ae84bf53
  Author: Will Dietz 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M pkgs/applications/networking/instant-messengers/zoom-us/default.nix

  Log Message:
  ---
  zoom-us: 2.052458.0531 -> 2.0.707090.1031, paxmark

* paxmark zoom to fix execution on PaX-enabled kernels[1]
* Requires moving from qt55 to qt56
* Put libs as buildInputs so that wrapQtProgram sees their paths!
* Don't use bundled Qt libs.
  (if these should be used, we shouldn't put our own on rpath, etc.)

[1] Without this, program fails to start (but doesn't exit),
and the following exception is logged a few times:

Dec 07 12:24:26 hostname kernel: grsec: denied RWX mmap of  
by 
/nix/store/v1i2bff9fs7w1vycv0y615phhs7hky87-zoom-us/share/.zoom-wrapped[.zoom-wrapped:23812]
 uid/euid:1000/1

zoom still won't run unless using a pax-fixed version of qtwebengine.
( see: https://github.com/NixOS/nixpkgs/pull/20991 )


  Commit: eee070e49cdafc037b57ca5c6396ba152794fe53
  
https://github.com/NixOS/nixpkgs/commit/eee070e49cdafc037b57ca5c6396ba152794fe53
  Author: Joachim F 
  Date:   2016-12-09 (Fri, 09 Dec 2016)

  Changed paths:
M pkgs/applications/networking/instant-messengers/zoom-us/default.nix

  Log Message:
  ---
  Merge pull request #20992 from dtzWill/fix/zoom-pax-qt-update

zoom-us: 2.052458.0531 -> 2.0.707090.1031, paxmark


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


[Nix-commits] [NixOS/nixpkgs] 6b6f97: minikube: init at 0.13.1

2016-12-08 Thread Jaka Hudoklin
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 6b6f97fecce1d7c231ecd461443d051eff5005c3
  
https://github.com/NixOS/nixpkgs/commit/6b6f97fecce1d7c231ecd461443d051eff5005c3
  Author: Rommel M. Martinez 
  Date:   2016-12-06 (Tue, 06 Dec 2016)

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

  Log Message:
  ---
  minikube: init at 0.13.1


  Commit: 0ba9037bd89a1bfcd5ba0709007d8a169316
  
https://github.com/NixOS/nixpkgs/commit/0ba9037bd89a1bfcd5ba0709007d8a169316
  Author: Jaka Hudoklin 
  Date:   2016-12-09 (Fri, 09 Dec 2016)

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

  Log Message:
  ---
  Merge pull request #20937 from ebzzry/minikube-0.13.1

minikube: init at 0.13.1


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


[Nix-commits] [NixOS/nixpkgs] fc1ab5: imagemagick: 6.9.6-2 -> 6.9.6-7 for CVE-2016-9556 ...

2016-12-08 Thread Graham Christensen
  Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: fc1ab5f2d790d3258f1b33273d2be13155fbeede
  
https://github.com/NixOS/nixpkgs/commit/fc1ab5f2d790d3258f1b33273d2be13155fbeede
  Author: Graham Christensen 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

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

  Log Message:
  ---
  imagemagick: 6.9.6-2 -> 6.9.6-7 for CVE-2016-9556 and CVE-2016-9559

(cherry picked from commit 76ef70af7d2bcdbac6c3ff5e182f3cbd7516f42f)


  Commit: 4fe7aeb8ac024a40786863f7859ead9d0f22d877
  
https://github.com/NixOS/nixpkgs/commit/4fe7aeb8ac024a40786863f7859ead9d0f22d877
  Author: Graham Christensen 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M pkgs/development/libraries/gstreamer/bad/default.nix
M pkgs/development/libraries/gstreamer/base/default.nix
M pkgs/development/libraries/gstreamer/core/default.nix
M pkgs/development/libraries/gstreamer/ges/default.nix
M pkgs/development/libraries/gstreamer/good/default.nix
M pkgs/development/libraries/gstreamer/libav/default.nix
M pkgs/development/libraries/gstreamer/python/default.nix
M pkgs/development/libraries/gstreamer/ugly/default.nix
M pkgs/development/libraries/gstreamer/vaapi/default.nix
M pkgs/development/libraries/gstreamer/validate/default.nix

  Log Message:
  ---
  gstreamer: 1.10.1 -> 1.10.2 for multiple CVEs

CVE-2016-9807, CVE-2016-9808, CVE-2016-9809, CVE-2016-9810, CVE-2016-9811, 
CVE-2016-9812, CVE-2016-9813, CVE-2016-9634, CVE-2016-9635, CVE-2016-9636

https://gstreamer.freedesktop.org/releases/1.10/#1.10.2
(cherry picked from commit e42f6a11acb1cdd5b8bb033ac275ff15e1e48d11)


  Commit: f3d11a0c1607f986157750108c4351a30d9acb5c
  
https://github.com/NixOS/nixpkgs/commit/f3d11a0c1607f986157750108c4351a30d9acb5c
  Author: Graham Christensen 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M pkgs/servers/openafs-client/default.nix

  Log Message:
  ---
  openafs: 1.6.17 -> 1.6.20 for CVE-2016-9772

>From release notes:
  OPENAFS-SA-2016-003: file and directory names leak due to
  reuse of directory objects without zeroing the contents
  (12461 12462 12463 12464 12465)

(cherry picked from commit e0b850147d10564308d7f49850ecbf7168afa7e7)


  Commit: 292d193eff1087867c0554066bbcf2e69245b92e
  
https://github.com/NixOS/nixpkgs/commit/292d193eff1087867c0554066bbcf2e69245b92e
  Author: Graham Christensen 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M pkgs/tools/archivers/p7zip/default.nix

  Log Message:
  ---
  p7zip: patch for CVE-2016-9296

(cherry picked from commit 0683c1a35ca9513d53a7df94cabdd91f9f1cd2a1)


  Commit: bd083be5c80bcb1c3f6f93e2075d2098477f6ea5
  
https://github.com/NixOS/nixpkgs/commit/bd083be5c80bcb1c3f6f93e2075d2098477f6ea5
  Author: Graham Christensen 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

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

  Log Message:
  ---
  teeworlds: 0.6.3 -> 0.6.4 for CVE-2016-9400

(mark as broken due to no longer building.)

(cherry picked from commit 4c5a1980198eb482e2e73c30beb8c0d13e07d246)


  Commit: db8a89732a1ee2cfaa4fa8fa2accad5714c3629e
  
https://github.com/NixOS/nixpkgs/commit/db8a89732a1ee2cfaa4fa8fa2accad5714c3629e
  Author: Graham Christensen 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M pkgs/applications/virtualization/xen/4.5.nix

  Log Message:
  ---
  xen: Patch for CVE-2016-9385, CVE-2016-9377, and CVE-2016-9378

(cherry picked from commit 86da9839b17127c0ca474dc56a58717160bbcc6c)


  Commit: b6a0b0c91ccf625818f52de2b68a606043491c09
  
https://github.com/NixOS/nixpkgs/commit/b6a0b0c91ccf625818f52de2b68a606043491c09
  Author: Graham Christensen 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M pkgs/applications/networking/browsers/chromium/upstream-info.nix

  Log Message:
  ---
  chromium: 54.0.2840.100 -> 55.0.2883.75

(cherry picked from commit d71dbd733c0fde876219086bf978cd5b2abe7917)


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


[Nix-commits] [NixOS/nixpkgs] 76ef70: imagemagick: 6.9.6-2 -> 6.9.6-7 for CVE-2016-9556 ...

2016-12-08 Thread Graham Christensen
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 76ef70af7d2bcdbac6c3ff5e182f3cbd7516f42f
  
https://github.com/NixOS/nixpkgs/commit/76ef70af7d2bcdbac6c3ff5e182f3cbd7516f42f
  Author: Graham Christensen 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

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

  Log Message:
  ---
  imagemagick: 6.9.6-2 -> 6.9.6-7 for CVE-2016-9556 and CVE-2016-9559


  Commit: e42f6a11acb1cdd5b8bb033ac275ff15e1e48d11
  
https://github.com/NixOS/nixpkgs/commit/e42f6a11acb1cdd5b8bb033ac275ff15e1e48d11
  Author: Graham Christensen 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M pkgs/development/libraries/gstreamer/bad/default.nix
M pkgs/development/libraries/gstreamer/base/default.nix
M pkgs/development/libraries/gstreamer/core/default.nix
M pkgs/development/libraries/gstreamer/ges/default.nix
M pkgs/development/libraries/gstreamer/good/default.nix
M pkgs/development/libraries/gstreamer/libav/default.nix
M pkgs/development/libraries/gstreamer/python/default.nix
M pkgs/development/libraries/gstreamer/ugly/default.nix
M pkgs/development/libraries/gstreamer/vaapi/default.nix
M pkgs/development/libraries/gstreamer/validate/default.nix

  Log Message:
  ---
  gstreamer: 1.10.1 -> 1.10.2 for multiple CVEs

CVE-2016-9807, CVE-2016-9808, CVE-2016-9809, CVE-2016-9810, CVE-2016-9811, 
CVE-2016-9812, CVE-2016-9813, CVE-2016-9634, CVE-2016-9635, CVE-2016-9636

https://gstreamer.freedesktop.org/releases/1.10/#1.10.2


  Commit: e0b850147d10564308d7f49850ecbf7168afa7e7
  
https://github.com/NixOS/nixpkgs/commit/e0b850147d10564308d7f49850ecbf7168afa7e7
  Author: Graham Christensen 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M pkgs/servers/openafs-client/default.nix

  Log Message:
  ---
  openafs: 1.6.17 -> 1.6.20 for CVE-2016-9772

>From release notes:
  OPENAFS-SA-2016-003: file and directory names leak due to
  reuse of directory objects without zeroing the contents
  (12461 12462 12463 12464 12465)


  Commit: 0683c1a35ca9513d53a7df94cabdd91f9f1cd2a1
  
https://github.com/NixOS/nixpkgs/commit/0683c1a35ca9513d53a7df94cabdd91f9f1cd2a1
  Author: Graham Christensen 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M pkgs/tools/archivers/p7zip/default.nix

  Log Message:
  ---
  p7zip: patch for CVE-2016-9296


  Commit: 4c5a1980198eb482e2e73c30beb8c0d13e07d246
  
https://github.com/NixOS/nixpkgs/commit/4c5a1980198eb482e2e73c30beb8c0d13e07d246
  Author: Graham Christensen 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

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

  Log Message:
  ---
  teeworlds: 0.6.3 -> 0.6.4 for CVE-2016-9400


  Commit: 86da9839b17127c0ca474dc56a58717160bbcc6c
  
https://github.com/NixOS/nixpkgs/commit/86da9839b17127c0ca474dc56a58717160bbcc6c
  Author: Graham Christensen 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M pkgs/applications/virtualization/xen/4.5.nix

  Log Message:
  ---
  xen: Patch for CVE-2016-9385, CVE-2016-9377, and CVE-2016-9378


  Commit: d71dbd733c0fde876219086bf978cd5b2abe7917
  
https://github.com/NixOS/nixpkgs/commit/d71dbd733c0fde876219086bf978cd5b2abe7917
  Author: Graham Christensen 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M pkgs/applications/networking/browsers/chromium/upstream-info.nix

  Log Message:
  ---
  chromium: 54.0.2840.100 -> 55.0.2883.75


  Commit: 78c7d1b47b089b7a546bc6b3664a9f8016c77b68
  
https://github.com/NixOS/nixpkgs/commit/78c7d1b47b089b7a546bc6b3664a9f8016c77b68
  Author: Graham Christensen 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M pkgs/applications/graphics/ImageMagick/default.nix
M pkgs/applications/networking/browsers/chromium/upstream-info.nix
M pkgs/applications/virtualization/xen/4.5.nix
M pkgs/development/libraries/gstreamer/bad/default.nix
M pkgs/development/libraries/gstreamer/base/default.nix
M pkgs/development/libraries/gstreamer/core/default.nix
M pkgs/development/libraries/gstreamer/ges/default.nix
M pkgs/development/libraries/gstreamer/good/default.nix
M pkgs/development/libraries/gstreamer/libav/default.nix
M pkgs/development/libraries/gstreamer/python/default.nix
M pkgs/development/libraries/gstreamer/ugly/default.nix
M pkgs/development/libraries/gstreamer/vaapi/default.nix
M pkgs/development/libraries/gstreamer/validate/default.nix
M pkgs/games/teeworlds/default.nix
M pkgs/servers/openafs-client/default.nix
M pkgs/tools/archivers/p7zip/default.nix

  Log Message:
  ---
  Merge pull request #20973 from grahamc/rollup-12

Roundup Rollup 12 (WIP)


Compare: 

[Nix-commits] [NixOS/nix] e629a1: Fix build

2016-12-08 Thread Eelco Dolstra
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nix
  Commit: e629a17cc1781360918640642444643131b02f8c
  
https://github.com/NixOS/nix/commit/e629a17cc1781360918640642444643131b02f8c
  Author: Eelco Dolstra 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M src/libstore/build.cc

  Log Message:
  ---
  Fix build

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


  Commit: 88ef77226e0a395a0151297c295843d2e39f24d5
  
https://github.com/NixOS/nix/commit/88ef77226e0a395a0151297c295843d2e39f24d5
  Author: Eelco Dolstra 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M src/libstore/nar-accessor.cc

  Log Message:
  ---
  Fix warning on 32-bit systems

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


  Commit: b30d1e7ada0a8fbaacc25e24e5e788d18bfe8d3c
  
https://github.com/NixOS/nix/commit/b30d1e7ada0a8fbaacc25e24e5e788d18bfe8d3c
  Author: Eelco Dolstra 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M src/libstore/build.cc
M src/libstore/gc.cc

  Log Message:
  ---
  Don't delete .check directories of running builds

We need to keep them around for diffoscope.


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


Re: [Nix-dev] List of companies using NixOS

2016-12-08 Thread Vladimír Čunát
On 12/08/2016 02:06 PM, zimbatm wrote:
> Thanks, added to the list.
> 
> @vladimir: do you know what the Intel guys are using nix for? It would
> be great to have them on the list.

Verification of chip design.  NixCon recording:
https://www.youtube.com/watch?v=eA-pvrGxciA=9=PL_IxoDz1Nq2Y7mIxMZ28mVtjRbbnlVdmy




smime.p7s
Description: S/MIME Cryptographic Signature
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


Re: [Nix-dev] List of companies using NixOS (Sander van der Burg)

2016-12-08 Thread Sander van der Burg
I have covered some aspects of our company use cases in two of my
presentations:

- Deploying microservices with Disnix (includes a few slides on how our
backend infrastructure is organized and deployed with Disnix):
http://www.slideshare.net/sandervanderburg/deploying-microservices-with-disnix
- Building mobile apps with Nix:
http://www.slideshare.net/sandervanderburg/building-mobile-apps-with-the-nix-package-manager

On Wed, Dec 7, 2016 at 9:14 PM, Thomas Bereknyei  wrote:

> I'm investigating using NixOS/NixOps/Disnix for quick prototypes as part
> of Department of Defense. (www.dds.mil) I'd like to learn more about
> others using Disnix/Hydra.
>
> -Tom
>
> Date: Wed, 7 Dec 2016 16:28:45 +0100
> From: Sander van der Burg 
> To: Vladim?r ?un?t 
> Cc: nix-dev 
> Subject: Re: [Nix-dev] List of companies using NixOS
> Message-ID:
>  gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> At conference compass (http://conference-compass.com), we're using Hydra
> (e.g. for mobile app builds and internal projects) as well as NixOps +
> Disnix for backend deployment.
>
> On Wed, Dec 7, 2016 at 4:10 PM, Vladim?r ?un?t  wrote:
>
> > There were some companies presenting at NixCon - from the top of my
> > head: Intel, some hedge fund (@copumpkin) and surely some I don't
> > recall ATM.
> >
> > --Vladimir
> > ___
> > 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-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-commits] [NixOS/nixops] fcbc94: Fix deployments when no .ec2-keys and .aws is avai...

2016-12-08 Thread Rob Vermaas
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixops
  Commit: fcbc94c6d13a1899e2cc1daa198a605802da3e88
  
https://github.com/NixOS/nixops/commit/fcbc94c6d13a1899e2cc1daa198a605802da3e88
  Author: Rob Vermaas 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M nixops/ec2_utils.py

  Log Message:
  ---
  Fix deployments when no .ec2-keys and .aws is available in HOME.


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


[Nix-commits] [NixOS/nixops] 833595: Add f1 as hvm instances.

2016-12-08 Thread Rob Vermaas
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixops
  Commit: 833595f8577bc8bacb714bfc3ab44828cf798fa0
  
https://github.com/NixOS/nixops/commit/833595f8577bc8bacb714bfc3ab44828cf798fa0
  Author: Rob Vermaas 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M nix/ec2.nix

  Log Message:
  ---
  Add f1 as hvm instances.


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


[Nix-commits] [NixOS/nixops] d4eb7b: Add r4 as hvm instances.

2016-12-08 Thread Rob Vermaas
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixops
  Commit: d4eb7b8af34e8040ec0e19c61d26122c2a039a27
  
https://github.com/NixOS/nixops/commit/d4eb7b8af34e8040ec0e19c61d26122c2a039a27
  Author: Rob Vermaas 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M nix/ec2.nix

  Log Message:
  ---
  Add r4 as hvm instances.


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


[Nix-dev] Extra dependencies for Steam games?

2016-12-08 Thread Mike Cooper
The Steam game SHENZHEN I/O fials to start with errors about missing
libraries. One solution is to symlink the missing libraries into the
directory of the game, but that doesn't seem like a very good idea.

I tried to add an override for steam to add extra dependencies, but I was
able to make any headway on this. Does anyone have a good way of getting
Steam games that need extra libraries to work?

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


[Nix-commits] [NixOS/nixpkgs] f52eaf: libdwarf: version the shared object (#20996)

2016-12-08 Thread Peter Marheine
  Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: f52eaf4fb371112f7a5b28d71f97de71709002a0
  
https://github.com/NixOS/nixpkgs/commit/f52eaf4fb371112f7a5b28d71f97de71709002a0
  Author: Peter Marheine 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

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

  Log Message:
  ---
  libdwarf: version the shared object (#20996)

Upstream sets the soname, so binaries compiled against libdwarf.so will
link against libdwarf.so.1 at runtime. Install libdwarf.so.1 and
symlink libdwarf.so to it so both linking and runtime loading work again.

(cherry picked from commit 469e5e7768cf850ac4c5a8e6df43a52f209c3b79)
Without this, running hhvm fails, for example.


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


[Nix-commits] [NixOS/nixpkgs] 469e5e: libdwarf: version the shared object (#20996)

2016-12-08 Thread Peter Marheine
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 469e5e7768cf850ac4c5a8e6df43a52f209c3b79
  
https://github.com/NixOS/nixpkgs/commit/469e5e7768cf850ac4c5a8e6df43a52f209c3b79
  Author: Peter Marheine 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

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

  Log Message:
  ---
  libdwarf: version the shared object (#20996)

Upstream sets the soname, so binaries compiled against libdwarf.so will
link against libdwarf.so.1 at runtime. Install libdwarf.so.1 and
symlink libdwarf.so to it so both linking and runtime loading work again.


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


[Nix-commits] [NixOS/nixpkgs] f0b9ec: bind: fixup more openssl.dev references

2016-12-08 Thread Vladimír Čunát
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: f0b9ecfa01c5de92c18724533d4a99a0e8da5076
  
https://github.com/NixOS/nixpkgs/commit/f0b9ecfa01c5de92c18724533d4a99a0e8da5076
  Author: Vladimír Čunát 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M pkgs/servers/dns/bind/default.nix

  Log Message:
  ---
  bind: fixup more openssl.dev references


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


[Nix-commits] [NixOS/nixpkgs] 9cca8e: uwsgi service: fix for new pythonPackages

2016-12-08 Thread Nikolay Amiantov
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 9cca8e3f8701f0366759e54ba74ef90f031398e1
  
https://github.com/NixOS/nixpkgs/commit/9cca8e3f8701f0366759e54ba74ef90f031398e1
  Author: Nikolay Amiantov 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

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

  Log Message:
  ---
  uwsgi service: fix for new pythonPackages


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


[Nix-commits] [NixOS/nixpkgs] 4ea9f4: gnugrep: 2.25 -> 2.27

2016-12-08 Thread Eelco Dolstra
  Branch: refs/heads/staging
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 4ea9f4e325fcea0d6f7c5045d1e58443b688f07b
  
https://github.com/NixOS/nixpkgs/commit/4ea9f4e325fcea0d6f7c5045d1e58443b688f07b
  Author: Lancelot SIX 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M pkgs/tools/text/gnugrep/default.nix

  Log Message:
  ---
  gnugrep: 2.25 -> 2.27

See http://lists.gnu.org/archive/html/info-gnu/2016-12/msg4.html
for release announcement.


  Commit: 31d672f4e5b94ae9a3b512602a44d8070dddb5c9
  
https://github.com/NixOS/nixpkgs/commit/31d672f4e5b94ae9a3b512602a44d8070dddb5c9
  Author: Eelco Dolstra 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M pkgs/tools/text/gnugrep/default.nix

  Log Message:
  ---
  Merge pull request #21001 from lsix/update_gnugrep_2_27

gnugrep: 2.25 -> 2.27


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


[Nix-commits] [NixOS/nixpkgs] ece67b: diffoscope: 52 -> 63

2016-12-08 Thread Eelco Dolstra
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: ece67bfa01053f9687f1491f1fcb5617c988900c
  
https://github.com/NixOS/nixpkgs/commit/ece67bfa01053f9687f1491f1fcb5617c988900c
  Author: Eelco Dolstra 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M pkgs/tools/misc/diffoscope/default.nix
M pkgs/tools/misc/diffoscope/ignore_links.patch
A pkgs/tools/misc/diffoscope/locale.patch

  Log Message:
  ---
  diffoscope: 52 -> 63


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


[Nix-commits] [NixOS/nixpkgs] c0c8ee: Another gratuitous whitespace commit to force a re...

2016-12-08 Thread Eelco Dolstra
  Branch: refs/heads/reproducibility
  Home:   https://github.com/NixOS/nixpkgs
  Commit: c0c8ee31334b7a9a15e0cd051ccda47ec56f6882
  
https://github.com/NixOS/nixpkgs/commit/c0c8ee31334b7a9a15e0cd051ccda47ec56f6882
  Author: Eelco Dolstra 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M pkgs/stdenv/generic/setup.sh

  Log Message:
  ---
  Another gratuitous whitespace commit to force a rebuild


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


[Nix-commits] [NixOS/nixpkgs] ce2a9a: lean2: 2016-07-05 -> 2016-11-29

2016-12-08 Thread Gabriel Ebner
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: ce2a9a8f9b5ef229c18abedda63739f3886625cc
  
https://github.com/NixOS/nixpkgs/commit/ce2a9a8f9b5ef229c18abedda63739f3886625cc
  Author: Gabriel Ebner 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
R pkgs/applications/science/logic/lean/default.nix
A pkgs/applications/science/logic/lean2/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  lean2: 2016-07-05 -> 2016-11-29

Renamed from lean since upstream renamed it as well.  The lean attribute
in nixpkgs will now refer to the new lean 3 version.


  Commit: a2210a9efd00cee732abbeda84e795efa5bc489b
  
https://github.com/NixOS/nixpkgs/commit/a2210a9efd00cee732abbeda84e795efa5bc489b
  Author: Gabriel Ebner 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
A pkgs/applications/science/logic/lean/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  lean: init at 2016-12-08


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


[Nix-commits] [NixOS/nixpkgs] ba541d: Gratuitous whitespace commit to force a rebuild

2016-12-08 Thread Eelco Dolstra
  Branch: refs/heads/reproducibility
  Home:   https://github.com/NixOS/nixpkgs
  Commit: ba541d1f6b788ddabc3895e9b5c235173217d001
  
https://github.com/NixOS/nixpkgs/commit/ba541d1f6b788ddabc3895e9b5c235173217d001
  Author: Eelco Dolstra 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M pkgs/stdenv/generic/setup.sh

  Log Message:
  ---
  Gratuitous whitespace commit to force a rebuild


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


[Nix-commits] [NixOS/nixpkgs] 720042: hashcat3: init at 3.10

2016-12-08 Thread Joachim F
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 72004245891286f92542abd9517bc4d982eb7d06
  
https://github.com/NixOS/nixpkgs/commit/72004245891286f92542abd9517bc4d982eb7d06
  Author: Kier Davis 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

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

  Log Message:
  ---
  hashcat3: init at 3.10


  Commit: 65778e7c599769e5152db60ddb69a389385f0925
  
https://github.com/NixOS/nixpkgs/commit/65778e7c599769e5152db60ddb69a389385f0925
  Author: Joachim F 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

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

  Log Message:
  ---
  Merge pull request #20826 from kierdavis/hashcat3

hashcat3: init at 3.10


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


[Nix-commits] [NixOS/nixpkgs] 6f4d4c: xdgmenumaker: 0.9 -> 1.1

2016-12-08 Thread Joachim F
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 6f4d4cd93be882727169233d41a70b925b8ef158
  
https://github.com/NixOS/nixpkgs/commit/6f4d4cd93be882727169233d41a70b925b8ef158
  Author: romildo 
  Date:   2016-11-17 (Thu, 17 Nov 2016)

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

  Log Message:
  ---
  xdgmenumaker: 0.9 -> 1.1


  Commit: 1d5ce684a3fb93679f3bd29cbcbd12e358ea0b26
  
https://github.com/NixOS/nixpkgs/commit/1d5ce684a3fb93679f3bd29cbcbd12e358ea0b26
  Author: romildo 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

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

  Log Message:
  ---
  xdgmenumaker: exclude darwin from platforms

Travis reports hash mismatch during the darwin build, although the
hash has been obtained using 'nix-prefetch-url' (on NixOS). Exclude
darwin from platforms until the cause is identified.


  Commit: ce891a70436ce2328c9032961bf4766b6925adef
  
https://github.com/NixOS/nixpkgs/commit/ce891a70436ce2328c9032961bf4766b6925adef
  Author: Joachim F 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

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

  Log Message:
  ---
  Merge pull request #20065 from romildo/upd.xdgmenumaker

xdgmenumaker: 0.9 -> 1.1


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


[Nix-commits] [NixOS/nixpkgs] 3a9874: pari: 2.9.0 -> 2.9.1

2016-12-08 Thread Michael Raskin
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 3a98749bd13c31c3926c00c7bce531d2b14f7c32
  
https://github.com/NixOS/nixpkgs/commit/3a98749bd13c31c3926c00c7bce531d2b14f7c32
  Author: Michael Raskin <7c6f4...@mail.ru>
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M pkgs/applications/science/math/pari/default.nix

  Log Message:
  ---
  pari: 2.9.0 -> 2.9.1


  Commit: ed9fd96a77f10617df3802785ded0a76cc3bf9bb
  
https://github.com/NixOS/nixpkgs/commit/ed9fd96a77f10617df3802785ded0a76cc3bf9bb
  Author: Michael Raskin <7c6f4...@mail.ru>
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M pkgs/servers/nosql/apache-jena/binary.nix

  Log Message:
  ---
  apache-jena: 3.1.0 -> 3.1.1


  Commit: d03260099f051b9b855ff3e0a43ce83bf877ffd6
  
https://github.com/NixOS/nixpkgs/commit/d03260099f051b9b855ff3e0a43ce83bf877ffd6
  Author: Michael Raskin <7c6f4...@mail.ru>
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M pkgs/tools/filesystems/nilfs-utils/default.nix

  Log Message:
  ---
  nilfs-utils: 2.2.5 -> 2.2.6


  Commit: 9ad8afbf66288169ed24bbc8b1c5be5476983f50
  
https://github.com/NixOS/nixpkgs/commit/9ad8afbf66288169ed24bbc8b1c5be5476983f50
  Author: Michael Raskin <7c6f4...@mail.ru>
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M pkgs/tools/system/freeipmi/default.nix

  Log Message:
  ---
  freeipmi: 1.5.4 -> 1.5.5


  Commit: 64402bb9e0f77d33deb766440197ff5fd78de584
  
https://github.com/NixOS/nixpkgs/commit/64402bb9e0f77d33deb766440197ff5fd78de584
  Author: Michael Raskin <7c6f4...@mail.ru>
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M pkgs/tools/networking/getmail/default.nix

  Log Message:
  ---
  getmail: 4.51.0 -> 4.52.0


  Commit: 1461981190c048fecd62f681c10d663e3d960d52
  
https://github.com/NixOS/nixpkgs/commit/1461981190c048fecd62f681c10d663e3d960d52
  Author: Michael Raskin <7c6f4...@mail.ru>
  Date:   2016-12-08 (Thu, 08 Dec 2016)

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

  Log Message:
  ---
  harfbuzz: 1.3.3 -> 1.3.4


  Commit: ff3fc6eef3fda0df482e89c2c9c035441dace538
  
https://github.com/NixOS/nixpkgs/commit/ff3fc6eef3fda0df482e89c2c9c035441dace538
  Author: Michael Raskin <7c6f4...@mail.ru>
  Date:   2016-12-08 (Thu, 08 Dec 2016)

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

  Log Message:
  ---
  librem: 0.4.7 -> 0.5.0


  Commit: 1e580945f0bc4eccd52e83094f45e8ea9c223f2f
  
https://github.com/NixOS/nixpkgs/commit/1e580945f0bc4eccd52e83094f45e8ea9c223f2f
  Author: Michael Raskin <7c6f4...@mail.ru>
  Date:   2016-12-08 (Thu, 08 Dec 2016)

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

  Log Message:
  ---
  libre: 0.4.17 -> 0.5.0


  Commit: cbd448d00900ad7c36e5509656f4cf365538c666
  
https://github.com/NixOS/nixpkgs/commit/cbd448d00900ad7c36e5509656f4cf365538c666
  Author: Michael Raskin <7c6f4...@mail.ru>
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M pkgs/applications/office/libreoffice/libreoffice-srcs-still.nix
M pkgs/applications/office/libreoffice/still-primary-src.nix
M pkgs/applications/office/libreoffice/still.nix

  Log Message:
  ---
  libreoffice-still: 5.1.5.2 -> 5.1.6.2


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


[Nix-commits] [NixOS/nixpkgs] 5e73d5: numix-icon-theme-square: init at 2016-11-23 (#2098...

2016-12-08 Thread José Romildo Malaquias
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 5e73d5d8ab2a3231cc9f9c9cf2f529e8a7a6e229
  
https://github.com/NixOS/nixpkgs/commit/5e73d5d8ab2a3231cc9f9c9cf2f529e8a7a6e229
  Author: José Romildo Malaquias 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
A pkgs/data/icons/numix-icon-theme-square/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  numix-icon-theme-square: init at 2016-11-23 (#20988)

Travis reports hash mismatch during the darwin build, although the hash has 
been obtained using 'nix-prefetch-url' (on NixOS). Exclude darwin from 
platforms until the cause is identified.


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


[Nix-commits] [NixOS/nixpkgs] 6a90b8: loc: 0.3.3 -> 0.3.4

2016-12-08 Thread Gabriel Ebner
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 6a90b88d27cbd03221b8e6717b8bc225e0abee48
  
https://github.com/NixOS/nixpkgs/commit/6a90b88d27cbd03221b8e6717b8bc225e0abee48
  Author: Gabriel Ebner 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M pkgs/development/misc/loc/default.nix

  Log Message:
  ---
  loc: 0.3.3 -> 0.3.4


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


[Nix-commits] [NixOS/nix] e6a61b: Fix S3BinaryCacheStore

2016-12-08 Thread Eelco Dolstra
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nix
  Commit: e6a61b8da788ef0eb690c49434b6b5fc9741
  
https://github.com/NixOS/nix/commit/e6a61b8da788ef0eb690c49434b6b5fc9741
  Author: Eelco Dolstra 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M src/libstore/derivations.cc
M src/libstore/s3-binary-cache-store.cc
M src/libutil/hash.cc
M src/libutil/util.hh

  Log Message:
  ---
  Fix S3BinaryCacheStore

It failed with

   AWS error uploading ‘6gaxphsyhg66mz0a00qghf9nqf7majs2.ls.xz’: Unable to 
parse ExceptionName: MissingContentLength Message: You must provide the 
Content-Length HTTP header.

possibly because the istringstream_nocopy introduced in
0d2ebb4373e509521f27a6e8f16bfd39d05b2188 doesn't supply the seek
method that the AWS library expects. So bring back the old version,
but only for S3BinaryCacheStore.


  Commit: fe1162a8051194bc6e741408c5feb45ed1be18d8
  
https://github.com/NixOS/nix/commit/fe1162a8051194bc6e741408c5feb45ed1be18d8
  Author: Eelco Dolstra 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M src/libstore/s3-binary-cache-store.cc

  Log Message:
  ---
  S3BinaryCacheStore: Ensure it only builds on Linux


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


[Nix-commits] [NixOS/nixpkgs] 574350: aws-sdk-cpp: Use multiple outputs

2016-12-08 Thread Eelco Dolstra
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 5743506c6ee1ab4f068bf13f553778e3d2147b9e
  
https://github.com/NixOS/nixpkgs/commit/5743506c6ee1ab4f068bf13f553778e3d2147b9e
  Author: Eelco Dolstra 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M pkgs/development/libraries/aws-sdk-cpp/default.nix

  Log Message:
  ---
  aws-sdk-cpp: Use multiple outputs


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


Re: [Nix-dev] List of companies using NixOS

2016-12-08 Thread zimbatm
Thanks, added to the list.

@vladimir: do you know what the Intel guys are using nix for? It would be
great to have them on the list.

On Wed, 7 Dec 2016 at 15:28 Sander van der Burg 
wrote:

> At conference compass (http://conference-compass.com), we're using Hydra
> (e.g. for mobile app builds and internal projects) as well as NixOps +
> Disnix for backend deployment.
>
> On Wed, Dec 7, 2016 at 4:10 PM, Vladimír Čunát  wrote:
>
> There were some companies presenting at NixCon - from the top of my
> head: Intel, some hedge fund (@copumpkin) and surely some I don't
> recall ATM.
>
> --Vladimir
>
> ___
> 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/nix] 8df1a3: Drop unused dblatex reference

2016-12-08 Thread Eelco Dolstra
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nix
  Commit: 8df1a3b579719e118e6d93fff3e796df30f6185e
  
https://github.com/NixOS/nix/commit/8df1a3b579719e118e6d93fff3e796df30f6185e
  Author: Eelco Dolstra 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M Makefile.config.in
M configure.ac

  Log Message:
  ---
  Drop unused dblatex reference


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


Re: [Nix-dev] List of companies using NixOS (Sander van der Burg)

2016-12-08 Thread Oliver Charles
We use Nix at https://circuithub.com/ for builds using Hydra, and deploying
the build binaries to our Heroku servers.

- Ollie

On Wed, Dec 7, 2016 at 9:15 PM Thomas Bereknyei  wrote:

> I'm investigating using NixOS/NixOps/Disnix for quick prototypes as part
> of Department of Defense. (www.dds.mil) I'd like to learn more about
> others using Disnix/Hydra.
>
> -Tom
>
> Date: Wed, 7 Dec 2016 16:28:45 +0100
> From: Sander van der Burg 
> To: Vladim?r ?un?t 
> Cc: nix-dev 
> Subject: Re: [Nix-dev] List of companies using NixOS
> Message-ID:
>  j20xatrksuslcmbech7ja2xdtpyvlzua64l...@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> At conference compass (http://conference-compass.com), we're using Hydra
> (e.g. for mobile app builds and internal projects) as well as NixOps +
> Disnix for backend deployment.
>
> On Wed, Dec 7, 2016 at 4:10 PM, Vladim?r ?un?t  wrote:
>
> > There were some companies presenting at NixCon - from the top of my
> > head: Intel, some hedge fund (@copumpkin) and surely some I don't
> > recall ATM.
> >
> > --Vladimir
> > ___
> > 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-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-commits] [NixOS/nixpkgs] c509f7: grsecurity: 4.8.12-201612031658 -> 201612062306

2016-12-08 Thread Joachim Fasting
  Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: c509f7b10c332a3356a848aae9b83ac22c18163d
  
https://github.com/NixOS/nixpkgs/commit/c509f7b10c332a3356a848aae9b83ac22c18163d
  Author: Joachim Fasting 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

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

  Log Message:
  ---
  grsecurity: 4.8.12-201612031658 -> 201612062306

(cherry picked from commit 5fd4ffe00f750c5fcd37bee1acb743fc1c643b9d)


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


[Nix-commits] [NixOS/nixpkgs] 7e16d0: pythonPackages.docker: support python3

2016-12-08 Thread Frederik Rietdijk
  Branch: refs/heads/python3
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 7e16d0a45a34f1ed290f6fa2c23adfb93df93abb
  
https://github.com/NixOS/nixpkgs/commit/7e16d0a45a34f1ed290f6fa2c23adfb93df93abb
  Author: Frederik Rietdijk 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

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

  Log Message:
  ---
  pythonPackages.docker: support python3


  Commit: a805a98f32e41267d5c17e060935331164d3d0cf
  
https://github.com/NixOS/nixpkgs/commit/a805a98f32e41267d5c17e060935331164d3d0cf
  Author: Frederik Rietdijk 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M pkgs/tools/graphics/zbar/default.nix

  Log Message:
  ---
  zbar: use python2


  Commit: 45f98c98ec25fa81bda43bb745b7872cb1b1ae80
  
https://github.com/NixOS/nixpkgs/commit/45f98c98ec25fa81bda43bb745b7872cb1b1ae80
  Author: Frederik Rietdijk 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

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

  Log Message:
  ---
  linuxband: use python2


  Commit: 81dc67cc0d8c7ec30bd7abc547b3275177756d5b
  
https://github.com/NixOS/nixpkgs/commit/81dc67cc0d8c7ec30bd7abc547b3275177756d5b
  Author: Frederik Rietdijk 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

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

  Log Message:
  ---
  omniorb: use python2


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


[Nix-commits] [NixOS/nixpkgs] 5fd4ff: grsecurity: 4.8.12-201612031658 -> 201612062306

2016-12-08 Thread Joachim Fasting
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 5fd4ffe00f750c5fcd37bee1acb743fc1c643b9d
  
https://github.com/NixOS/nixpkgs/commit/5fd4ffe00f750c5fcd37bee1acb743fc1c643b9d
  Author: Joachim Fasting 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

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

  Log Message:
  ---
  grsecurity: 4.8.12-201612031658 -> 201612062306


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


[Nix-commits] [NixOS/nixpkgs] f39d13: grsecurity doc: describe work-around for gitlab

2016-12-08 Thread Joachim Fasting
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: f39d13cd3e577d546445df4bcd6cbe2905b655c1
  
https://github.com/NixOS/nixpkgs/commit/f39d13cd3e577d546445df4bcd6cbe2905b655c1
  Author: Joachim Fasting 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

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

  Log Message:
  ---
  grsecurity doc: describe work-around for gitlab

Fixes https://github.com/NixOS/nixpkgs/issues/20959


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


[Nix-commits] [NixOS/nixpkgs] e8220d: Update broadcom URL for broadcom-sta driver.

2016-12-08 Thread Joachim F
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: e8220d326433c23452e89cdcda2880f82986
  
https://github.com/NixOS/nixpkgs/commit/e8220d326433c23452e89cdcda2880f82986
  Author: Dmytro Rets 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M pkgs/os-specific/linux/broadcom-sta/default.nix

  Log Message:
  ---
  Update broadcom URL for broadcom-sta driver.


  Commit: 8ff31be4c24b01fabbac7aca6b7f3043932cd6be
  
https://github.com/NixOS/nixpkgs/commit/8ff31be4c24b01fabbac7aca6b7f3043932cd6be
  Author: Joachim F 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M pkgs/os-specific/linux/broadcom-sta/default.nix

  Log Message:
  ---
  Merge pull request #20998 from drets/fix-broken-url

Update URL for broadcom-sta driver.


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


Re: [Nix-dev] Multiple outputs: is a first output necessary?

2016-12-08 Thread Ludovic Courtès
Hi!

Freddy Rietdijk  skribis:

> I'm using Nix and now also multiple outputs for my data analysis and
> simulations. Many scripts generate several files and instead of having them
> together in the same store path I would prefer to put them in separate
> store paths.
>
> I'm not using any of the common outputs like $out and $bin. The multiple
> outputs feature seems to require that $out is used. Therefore I now just
> put a single file in $out. What is the reason this is needed? I saw in the
> documentation that leftover files are typically put in $out.

Internally the “out” output is not required at all, except for
fixed-output derivations.

The only difference compared to other output names is that it gets
special treatment when computing its store file name (see
‘makeOutputPath’ in store-api.cc.)

Ludo’.

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


[Nix-commits] [NixOS/nixpkgs] c71aee: rox-filer: init at 2.11 (#20854)

2016-12-08 Thread Protean Security
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: c71aee28fe7585a954824d3d5b078c44bccde31a
  
https://github.com/NixOS/nixpkgs/commit/c71aee28fe7585a954824d3d5b078c44bccde31a
  Author: Protean Security 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M lib/maintainers.nix
A pkgs/desktops/rox/rox-filer/default.nix
A pkgs/desktops/rox/rox-filer/rox-filer-2.11-in-source-build.patch
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  rox-filer: init at 2.11 (#20854)


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


[Nix-commits] [NixOS/nixpkgs] 1494ed: paper-icon-theme: 2016-06-08 -> 2016-11-05

2016-12-08 Thread Joachim F
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 1494ede691aaccdd9c26ecee1440e43c2966ea6a
  
https://github.com/NixOS/nixpkgs/commit/1494ede691aaccdd9c26ecee1440e43c2966ea6a
  Author: romildo 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M pkgs/data/icons/paper-icon-theme/default.nix

  Log Message:
  ---
  paper-icon-theme: 2016-06-08 -> 2016-11-05


  Commit: bd190af963426ca35614e8194f94984e4d935871
  
https://github.com/NixOS/nixpkgs/commit/bd190af963426ca35614e8194f94984e4d935871
  Author: Joachim F 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M pkgs/data/icons/paper-icon-theme/default.nix

  Log Message:
  ---
  Merge pull request #20983 from romildo/upd.paper-icon-theme

paper-icon-theme: 2016-06-08 -> 2016-11-05


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


[Nix-commits] [NixOS/nixpkgs] 0a0996: numix-gtk-theme: 2016-06-12 -> 2016-11-19

2016-12-08 Thread Joachim F
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 0a0996969321f2557a645eb6033312b7da7192a5
  
https://github.com/NixOS/nixpkgs/commit/0a0996969321f2557a645eb6033312b7da7192a5
  Author: romildo 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M pkgs/misc/themes/numix/default.nix

  Log Message:
  ---
  numix-gtk-theme: 2016-06-12 -> 2016-11-19


  Commit: 67b79c32f556d41ed556d0fee229eaab78c5c12f
  
https://github.com/NixOS/nixpkgs/commit/67b79c32f556d41ed556d0fee229eaab78c5c12f
  Author: Joachim F 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M pkgs/misc/themes/numix/default.nix

  Log Message:
  ---
  Merge pull request #20990 from romildo/upd.numix-gtk-theme

numix-gtk-theme: 2016-06-12 -> 2016-11-19


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


[Nix-commits] [NixOS/nixpkgs] dd5eb0: elementary-icon-theme: 4.0.1 -> 4.0.1.1

2016-12-08 Thread Joachim F
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: dd5eb0d03af850977934d71ebffaaa1ca6c66cbc
  
https://github.com/NixOS/nixpkgs/commit/dd5eb0d03af850977934d71ebffaaa1ca6c66cbc
  Author: romildo 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M pkgs/data/icons/elementary-icon-theme/default.nix

  Log Message:
  ---
  elementary-icon-theme: 4.0.1 -> 4.0.1.1


  Commit: 1a686fe427ba748971ac8915540706375489a9e8
  
https://github.com/NixOS/nixpkgs/commit/1a686fe427ba748971ac8915540706375489a9e8
  Author: Joachim F 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M pkgs/data/icons/elementary-icon-theme/default.nix

  Log Message:
  ---
  Merge pull request #20985 from romildo/upd.elementary-icon-theme

elementary-icon-theme: 4.0.1 -> 4.0.1.1


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


[Nix-commits] [NixOS/nixpkgs] a634fe: arc-icon-theme: 2016-07-07 -> 2016-11-22

2016-12-08 Thread Joachim F
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: a634fe83a32b57ebd3e98bfa69d314d0b8770958
  
https://github.com/NixOS/nixpkgs/commit/a634fe83a32b57ebd3e98bfa69d314d0b8770958
  Author: romildo 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M pkgs/data/icons/arc-icon-theme/default.nix

  Log Message:
  ---
  arc-icon-theme: 2016-07-07 -> 2016-11-22


  Commit: 6a38ea4bd677a90704a32374d406f34eba796b67
  
https://github.com/NixOS/nixpkgs/commit/6a38ea4bd677a90704a32374d406f34eba796b67
  Author: Joachim F 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M pkgs/data/icons/arc-icon-theme/default.nix

  Log Message:
  ---
  Merge pull request #20982 from romildo/upd.arc-icon-theme

arc-icon-theme: 2016-07-07 -> 2016-11-22


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


[Nix-commits] [NixOS/nixpkgs] 167811: paper-gtk-theme: 2016-05-27 -> 2016.08-16

2016-12-08 Thread Joachim F
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 1678119dcc9ce7623bd8ad0932cdaa9d0486a1b9
  
https://github.com/NixOS/nixpkgs/commit/1678119dcc9ce7623bd8ad0932cdaa9d0486a1b9
  Author: romildo 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M pkgs/misc/themes/paper/default.nix

  Log Message:
  ---
  paper-gtk-theme: 2016-05-27 -> 2016.08-16


  Commit: b5116b8b12ccdca81630d40dc672fbdfa5c4dff3
  
https://github.com/NixOS/nixpkgs/commit/b5116b8b12ccdca81630d40dc672fbdfa5c4dff3
  Author: Joachim F 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M pkgs/misc/themes/paper/default.nix

  Log Message:
  ---
  Merge pull request #20984 from romildo/upd.paper-gtk-theme

paper-gtk-theme: 2016-05-27 -> 2016.08-16


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


[Nix-commits] [NixOS/nixpkgs] 1039d9: arc-theme: 2016-10-13 -> 2016-11-25

2016-12-08 Thread Joachim F
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 1039d9d7ebafa38aabe7f96e69dbedac8beb39c5
  
https://github.com/NixOS/nixpkgs/commit/1039d9d7ebafa38aabe7f96e69dbedac8beb39c5
  Author: romildo 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M pkgs/misc/themes/arc/default.nix

  Log Message:
  ---
  arc-theme: 2016-10-13 -> 2016-11-25


  Commit: 5155cd8b302de8804cb40025cd3a3b2bd7ae1eab
  
https://github.com/NixOS/nixpkgs/commit/5155cd8b302de8804cb40025cd3a3b2bd7ae1eab
  Author: Joachim F 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M pkgs/misc/themes/arc/default.nix

  Log Message:
  ---
  Merge pull request #20980 from romildo/upd.arc-theme

arc-theme: 2016-10-13 -> 2016-11-25


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


[Nix-commits] [NixOS/nixpkgs] 6f0564: melpa-packages: 2016-12-07

2016-12-08 Thread Joachim F
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 6f0564bb8cbdc2d85ad82d27d9ea93ec0c6970f6
  
https://github.com/NixOS/nixpkgs/commit/6f0564bb8cbdc2d85ad82d27d9ea93ec0c6970f6
  Author: Michael Alan Dorman 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M pkgs/applications/editors/emacs-modes/melpa-generated.nix

  Log Message:
  ---
  melpa-packages: 2016-12-07

Removals:
 - debian-bug: cvs server timed out
 - elang: removed from melpa


  Commit: 6ef023a62b55a0564c9d542ee3ac151ac1b9e647
  
https://github.com/NixOS/nixpkgs/commit/6ef023a62b55a0564c9d542ee3ac151ac1b9e647
  Author: Michael Alan Dorman 
  Date:   2016-12-07 (Wed, 07 Dec 2016)

  Changed paths:
M pkgs/applications/editors/emacs-modes/melpa-stable-generated.nix

  Log Message:
  ---
  melpa-stable-packages: 2016-12-07

Removals:
 - elang: removed from melpa


  Commit: 41f93f8a93c17a727e75833830f87ac47c2daea4
  
https://github.com/NixOS/nixpkgs/commit/41f93f8a93c17a727e75833830f87ac47c2daea4
  Author: Joachim F 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M pkgs/applications/editors/emacs-modes/melpa-generated.nix
M pkgs/applications/editors/emacs-modes/melpa-stable-generated.nix

  Log Message:
  ---
  Merge pull request #20993 from mdorman/emacs-updates

Automated emacs package updates


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


[Nix-commits] [NixOS/nixpkgs] a73723: Fix tarball eval, after previous python26 fix.

2016-12-08 Thread Rob Vermaas
  Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: a73723fcc0e526e2e435ab5c3832c17f780016b8
  
https://github.com/NixOS/nixpkgs/commit/a73723fcc0e526e2e435ab5c3832c17f780016b8
  Author: Rob Vermaas 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M pkgs/development/interpreters/python/cpython/2.6/default.nix

  Log Message:
  ---
  Fix tarball eval, after previous python26 fix.


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


[Nix-commits] [NixOS/nixpkgs] f21a85: Fix python26 build.

2016-12-08 Thread Rob Vermaas
  Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: f21a85e9391f7499b7b60c0b7895755accecfdad
  
https://github.com/NixOS/nixpkgs/commit/f21a85e9391f7499b7b60c0b7895755accecfdad
  Author: Rob Vermaas 
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
M pkgs/development/interpreters/python/cpython/2.6/default.nix

  Log Message:
  ---
  Fix python26 build.


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