Re: [Nix-dev] Nix for internal projects and monorepos

2017-03-26 Thread Tikhon Jelvis
I'm not the person who implemented it, so I can't say much. Understanding
how it works is on my todo list, but has been a low priority thanks to an
upcoming deadline :).

I believe my colleague is working on a writeup about it, and we would
definitely like to open source parts of it when we can.

On Sat, Mar 25, 2017 at 6:02 PM, Luke Clifton  wrote:

>
>
> On 26 Mar. 2017 3:17 am, "Tikhon Jelvis"  wrote:
>
> Instead, we're shipping statically linked Haskell executables that are
> then run with Hadoop. Building statically linked Haskell binaries with Nix
> was a bit of a pain, but now that it works deployment is easy. Also, it
> still doesn't build statically on OS X, but we don't care because we're not
> deploying to OS X servers :).
>
>
> Building statically linked Haskell binaries with Nix has been on my todo
> list for a while now. Any hints?
>
>
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-commits] [NixOS/nix] 023217: use std::tuple for ValueMap allocator

2017-03-26 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nix
  Commit: 023217f07c1acd75403bfea88bc38eb48905dc4e
  
https://github.com/NixOS/nix/commit/023217f07c1acd75403bfea88bc38eb48905dc4e
  Author: Daiderd Jordan 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M src/libexpr/value.hh

  Log Message:
  ---
  use std::tuple for ValueMap allocator


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


[Nix-commits] [NixOS/nix] 773313: use std::tuple for ValueMap allocator

2017-03-26 Thread Daiderd Jordan
  Branch: refs/heads/1.11-maintenance
  Home:   https://github.com/NixOS/nix
  Commit: 773313591f167888718228bf5ada44a81f3fa32e
  
https://github.com/NixOS/nix/commit/773313591f167888718228bf5ada44a81f3fa32e
  Author: Daiderd Jordan 
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M src/libexpr/json-to-value.cc

  Log Message:
  ---
  use std::tuple for ValueMap allocator

(cherry picked from commit 023217f07c1acd75403bfea88bc38eb48905dc4e)


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


[Nix-commits] [NixOS/nixpkgs] 915e44: lzfse: 2016-06-21 -> 2017-03-08

2017-03-26 Thread ndowens
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 915e44e6d1ab18631aa74bbdc7b65e7cf5111a3e
  
https://github.com/NixOS/nixpkgs/commit/915e44e6d1ab18631aa74bbdc7b65e7cf5111a3e
  Author: ndowens 
  Date:   2017-03-25 (Sat, 25 Mar 2017)

  Changed paths:
M pkgs/tools/compression/lzfse/default.nix

  Log Message:
  ---
  lzfse: 2016-06-21 -> 2017-03-08


  Commit: f7f720bfc52a34e09d88f0b47c98d171a64605b9
  
https://github.com/NixOS/nixpkgs/commit/f7f720bfc52a34e09d88f0b47c98d171a64605b9
  Author: ndowens 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

  Changed paths:
M pkgs/tools/compression/lzfse/default.nix

  Log Message:
  ---
  Merge pull request #24325 from ndowens/lzfse

lzfse: 2016-06-21 -> 2017-03-08


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


[Nix-commits] [NixOS/nixpkgs] 9512f6: mxt-app:1.26 -> 1.27

2017-03-26 Thread ndowens
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 9512f6bb94b50243f14c1bd0868cec032915496d
  
https://github.com/NixOS/nixpkgs/commit/9512f6bb94b50243f14c1bd0868cec032915496d
  Author: ndowens 
  Date:   2017-03-23 (Thu, 23 Mar 2017)

  Changed paths:
M pkgs/misc/mxt-app/default.nix

  Log Message:
  ---
  mxt-app:1.26 -> 1.27


  Commit: 9aff9981a44aefe9d9a316130ffa5c4746919c00
  
https://github.com/NixOS/nixpkgs/commit/9aff9981a44aefe9d9a316130ffa5c4746919c00
  Author: ndowens 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

  Changed paths:
M pkgs/misc/mxt-app/default.nix

  Log Message:
  ---
  Merge pull request #24265 from ndowens/mxt-app

mxt-app:1.26 -> 1.27


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


[Nix-commits] [NixOS/nixpkgs] 7ddd50: libcxx-4: add pthread_mach_thread_np patch

2017-03-26 Thread Daniel Peebles
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 7ddd5012a1e932e26f8dd499d53067550e1b540a
  
https://github.com/NixOS/nixpkgs/commit/7ddd5012a1e932e26f8dd499d53067550e1b540a
  Author: Daiderd Jordan 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

  Changed paths:
M pkgs/development/compilers/llvm/4/libc++/default.nix
A pkgs/development/compilers/llvm/4/libc++/pthread_mach_thread_np.patch

  Log Message:
  ---
  libcxx-4: add pthread_mach_thread_np patch


  Commit: eab30996bd6a8ed2b74f49276146fab8c6d17597
  
https://github.com/NixOS/nixpkgs/commit/eab30996bd6a8ed2b74f49276146fab8c6d17597
  Author: Daniel Peebles 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

  Changed paths:
M pkgs/development/compilers/llvm/4/libc++/default.nix
A pkgs/development/compilers/llvm/4/libc++/pthread_mach_thread_np.patch

  Log Message:
  ---
  Merge pull request #24355 from LnL7/libcxx-4-pthreadmach

libcxx-4: add pthread_mach_thread_np patch


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


[Nix-commits] [NixOS/nixpkgs] 829b68: shrikhand: init 2016-03-03

2017-03-26 Thread Michael Raskin
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 829b68844a46bbcf938218c1e4880eceeb2d27ec
  
https://github.com/NixOS/nixpkgs/commit/829b68844a46bbcf938218c1e4880eceeb2d27ec
  Author: sternenseemann 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

  Changed paths:
A pkgs/data/fonts/shrikhand/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  shrikhand: init 2016-03-03


  Commit: bee5916d22b4378ad9e4700babb62b650929a039
  
https://github.com/NixOS/nixpkgs/commit/bee5916d22b4378ad9e4700babb62b650929a039
  Author: Michael Raskin <7c6f4...@mail.ru>
  Date:   2017-03-26 (Sun, 26 Mar 2017)

  Changed paths:
A pkgs/data/fonts/shrikhand/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Merge pull request #24364 from sternenseemann/shrikhand

shrikhand: init 2016-03-03


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


[Nix-commits] [NixOS/nixpkgs] 72a0d6: update skarnet.org packages

2017-03-26 Thread Michael Raskin
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 72a0d65d3d0c923900e958c8d788f28527e78881
  
https://github.com/NixOS/nixpkgs/commit/72a0d65d3d0c923900e958c8d788f28527e78881
  Author: Patrick Mahoney 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

  Changed paths:
M pkgs/development/libraries/skalibs/default.nix
M pkgs/os-specific/linux/s6-linux-utils/default.nix
M pkgs/tools/misc/execline/default.nix
M pkgs/tools/misc/s6-portable-utils/default.nix
M pkgs/tools/networking/s6-dns/default.nix
M pkgs/tools/networking/s6-networking/default.nix
M pkgs/tools/system/s6-rc/default.nix
M pkgs/tools/system/s6/default.nix

  Log Message:
  ---
  update skarnet.org packages

execline:  2.1.4.5 -> 2.2.0.0
s6-dns:2.0.0.7 -> 2.1.0.0
s6-linux-utils:2.0.2.3 -> 2.2.0.0
s6-networking: 2.1.0.4 -> 2.2.1.0
s6-portable-utils: 2.1.0.0 -> 2.1.0.0 (no version change)
s6-rc: 0.0.2.1 -> 0.1.0.0
s6:2.2.4.3 -> 2.4.0.0
skalibs:   2.3.9.0 -> 2.4.0.1

Also use new --enable-absolute-paths configure arg to correctly set
paths to runtime executables to point within the nix store rather than
relying on PATH resolution.


  Commit: 64e7edfbfb960769a430884707142d6dc265ff55
  
https://github.com/NixOS/nixpkgs/commit/64e7edfbfb960769a430884707142d6dc265ff55
  Author: Michael Raskin <7c6f4...@mail.ru>
  Date:   2017-03-26 (Sun, 26 Mar 2017)

  Changed paths:
M pkgs/development/libraries/skalibs/default.nix
M pkgs/os-specific/linux/s6-linux-utils/default.nix
M pkgs/tools/misc/execline/default.nix
M pkgs/tools/misc/s6-portable-utils/default.nix
M pkgs/tools/networking/s6-dns/default.nix
M pkgs/tools/networking/s6-networking/default.nix
M pkgs/tools/system/s6-rc/default.nix
M pkgs/tools/system/s6/default.nix

  Log Message:
  ---
  Merge pull request #24363 from pmahoney/skarnet-updates

update skarnet.org packages


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


[Nix-commits] [NixOS/nixpkgs] 5fe81c: grsecurity: 4.9.17-201703221829 -> 4.9.18-20170326...

2017-03-26 Thread Joachim Fasting
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 5fe81c1bdb8b1331cef33231d642940b3ff026a0
  
https://github.com/NixOS/nixpkgs/commit/5fe81c1bdb8b1331cef33231d642940b3ff026a0
  Author: Joachim Fasting 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

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

  Log Message:
  ---
  grsecurity: 4.9.17-201703221829 -> 4.9.18-201703261106


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


[Nix-commits] [NixOS/nixpkgs] ef8c0d: signing-party: Fix deps and include all tools

2017-03-26 Thread Michael Weiss
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: ef8c0d1388e17e0f8aa76f9623411f336f66dca5
  
https://github.com/NixOS/nixpkgs/commit/ef8c0d1388e17e0f8aa76f9623411f336f66dca5
  Author: Michael Weiss 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

  Changed paths:
M pkgs/tools/security/signing-party/default.nix
M pkgs/top-level/aliases.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  signing-party: Fix deps and include all tools

Additional tools:
- gpg-key2latex
- gpgdir
- gpgwrap

This module is really hacky and the dependencies are very messy... :o

However I tried my best at testing all 19 individual tools and they
should (hopefully) all work now (apart from sendmail which can be
provided by multiple packages) :)

The code is very redundant (sorry) but imho it's easier to read and
maintain it that way.

TODO: There are some additional manual pages that could be included (I'm
too exhausted for that atm...). And there might be a lot of stuff that
could be improved in the future.


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


[Nix-commits] [NixOS/nixpkgs] 687299: network-interfaces: reload bridges on conf changes

2017-03-26 Thread Franz Pletz
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 68729958e889b7db114fcb3f5ca297d28ae59165
  
https://github.com/NixOS/nixpkgs/commit/68729958e889b7db114fcb3f5ca297d28ae59165
  Author: Arnold Krille 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

  Changed paths:
M nixos/modules/tasks/network-interfaces-scripted.nix
M nixos/release.nix
A nixos/tests/containers-restart_networking.nix

  Log Message:
  ---
  network-interfaces: reload bridges on conf changes

And adopt the tests to add an interface and remove it again.

It should work when deactivating rstp, it will not work when activating
rstp for the first bridge as then the userspace daemon is not yet
available. But once one bridge is active with stp, it should work with
the reload for any further bridge.

Fixes #21745. Also see #22547.


  Commit: 7eb867794e05f861c439754c6f75a1c10d8382f0
  
https://github.com/NixOS/nixpkgs/commit/7eb867794e05f861c439754c6f75a1c10d8382f0
  Author: Franz Pletz 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

  Changed paths:
M nixos/modules/tasks/network-interfaces-scripted.nix
M nixos/release.nix
A nixos/tests/containers-restart_networking.nix

  Log Message:
  ---
  Merge pull request #22850 from 
kampfschlaefer/feature/21745-fix_networking_restart

fix #21745, preserve container connectivity when the bridge changes


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


[Nix-commits] [NixOS/nixpkgs] eef066: way-cooler: init at 0.5.2

2017-03-26 Thread Michael Raskin
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: eef066d05ca4f3236cee0d9ac92e7ccc5c4d6a47
  
https://github.com/NixOS/nixpkgs/commit/eef066d05ca4f3236cee0d9ac92e7ccc5c4d6a47
  Author: Vasiliy Solovey 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

  Changed paths:
M lib/maintainers.nix
A pkgs/applications/window-managers/way-cooler/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  way-cooler: init at 0.5.2


  Commit: f46cb4fb77c4c2fb4c16165a36d3fb6922a05606
  
https://github.com/NixOS/nixpkgs/commit/f46cb4fb77c4c2fb4c16165a36d3fb6922a05606
  Author: Michael Raskin <7c6f4...@mail.ru>
  Date:   2017-03-26 (Sun, 26 Mar 2017)

  Changed paths:
M lib/maintainers.nix
A pkgs/applications/window-managers/way-cooler/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Merge pull request #24361 from miltador/way-cooler

way-cooler: init at 0.5.2


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


[Nix-commits] [NixOS/nixpkgs] 1d3e21: dropbox: 21.4.25 -> 22.4.24

2017-03-26 Thread Thomas Tuegel
  Branch: refs/heads/release-17.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 1d3e218c5c49232b596427fa5ef12621f09a55ba
  
https://github.com/NixOS/nixpkgs/commit/1d3e218c5c49232b596427fa5ef12621f09a55ba
  Author: Thomas Tuegel 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

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

  Log Message:
  ---
  dropbox: 21.4.25 -> 22.4.24

(cherry picked from commit 84b768456a66b3532ee1142d1338bafdf0579c1e)


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


[Nix-commits] [NixOS/nixpkgs] 83be68: filezilla: 3.25.0 -> 3.25.1

2017-03-26 Thread Pascal Wittmann
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 83be684608e3a75bde710f857ca69375ce42206a
  
https://github.com/NixOS/nixpkgs/commit/83be684608e3a75bde710f857ca69375ce42206a
  Author: Pascal Wittmann 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

  Changed paths:
M pkgs/applications/networking/ftp/filezilla/default.nix

  Log Message:
  ---
  filezilla: 3.25.0 -> 3.25.1


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


[Nix-commits] [NixOS/nixpkgs] aa0fb8: idea.idea-ultimate: 2016.3.4 -> 2017.1

2017-03-26 Thread Robin Gloster
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: aa0fb8f8efbc21843fcab97d30005669ebe6464e
  
https://github.com/NixOS/nixpkgs/commit/aa0fb8f8efbc21843fcab97d30005669ebe6464e
  Author: Robin Gloster 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

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

  Log Message:
  ---
  idea.idea-ultimate: 2016.3.4 -> 2017.1


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


[Nix-commits] [NixOS/nixpkgs] 2fcc32: groovy: 2.4.8 -> 2.4.10

2017-03-26 Thread Pascal Wittmann
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 2fcc32f42bffec94b53278288c2a29d50895fda4
  
https://github.com/NixOS/nixpkgs/commit/2fcc32f42bffec94b53278288c2a29d50895fda4
  Author: Victor Calvert 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

  Changed paths:
M pkgs/development/interpreters/groovy/default.nix

  Log Message:
  ---
  groovy: 2.4.8 -> 2.4.10


  Commit: bf284bdfef0d39ffb1b90b3bebbfc8bc8a40cfc9
  
https://github.com/NixOS/nixpkgs/commit/bf284bdfef0d39ffb1b90b3bebbfc8bc8a40cfc9
  Author: Pascal Wittmann 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

  Changed paths:
M pkgs/development/interpreters/groovy/default.nix

  Log Message:
  ---
  Merge pull request #24354 from calvertvl/update-groovy

groovy: 2.4.8 -> 2.4.10


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


[Nix-commits] [NixOS/nixpkgs] 99632d: Nix, Hydra: bump to 2017-03-21

2017-03-26 Thread Domen Kožar
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 99632d54663ad8866f8414948c12f37328abe865
  
https://github.com/NixOS/nixpkgs/commit/99632d54663ad8866f8414948c12f37328abe865
  Author: Domen Kožar 
  Date:   2017-03-25 (Sat, 25 Mar 2017)

  Changed paths:
M pkgs/development/tools/misc/hydra/default.nix
M pkgs/tools/package-management/nix/default.nix

  Log Message:
  ---
  Nix, Hydra: bump to 2017-03-21


  Commit: 5912496490226b2bece70d0910a5de529783f714
  
https://github.com/NixOS/nixpkgs/commit/5912496490226b2bece70d0910a5de529783f714
  Author: Domen Kožar 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

  Changed paths:
M pkgs/development/tools/misc/hydra/default.nix
M pkgs/tools/package-management/nix/default.nix

  Log Message:
  ---
  Merge pull request #24277 from NixOS/hydra-bump

Nix, Hydra: bump to 2017-03-21


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


[Nix-commits] [NixOS/nixpkgs]

2017-03-26 Thread domenkozar
  Branch: refs/heads/hydra-bump
  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] Temporarily not using ~/.nixpkgs/config.nix

2017-03-26 Thread Eike

Oh, thank you! and sorry for not doing the grep myself… :/ 

Linus Heckemann  writes:

> On 26/03/17 16:30, Eike wrote:
>> Is there a way to temporarily disable evaluating ~/.nixpkgs/config.nix?
>> I looked at http://nixos.org/nixpkgs/manual/#chap-packageconfig, but
>> couldn't find anything related.
>
> See pkgs/top-level/impure.nix (found by grepping nixpkgs for
> .nixpkgs/config.nix):
>
>> config ? let
>> configFile = getEnv "NIXPKGS_CONFIG";
>> configFile2 = homeDir + "/.config/nixpkgs/config.nix";
>> configFile3 = homeDir + "/.nixpkgs/config.nix"; # obsolete
>>   in
>> if configFile != "" && pathExists configFile then import configFile
>> else if homeDir != "" && pathExists configFile2 then import configFile2
>> else if homeDir != "" && pathExists configFile3 then import configFile3
>> else {}
>
> If you set the environment variable NIXPKGS_CONFIG to point to a file
> containing simply {} that should hopefully help.
>
> Linus
> ___
> nix-dev mailing list
> nix-dev@lists.science.uu.nl
> http://lists.science.uu.nl/mailman/listinfo/nix-dev


-- 
gpg: AD7AC35E
finger print: 137F BB0B 1639 D25F DC5D E59C B412 C5F5 AD7A C35E
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


Re: [Nix-dev] Temporarily not using ~/.nixpkgs/config.nix

2017-03-26 Thread Linus Heckemann
On 26/03/17 16:30, Eike wrote:
> Is there a way to temporarily disable evaluating ~/.nixpkgs/config.nix?
> I looked at http://nixos.org/nixpkgs/manual/#chap-packageconfig, but
> couldn't find anything related.

See pkgs/top-level/impure.nix (found by grepping nixpkgs for
.nixpkgs/config.nix):

> config ? let
> configFile = getEnv "NIXPKGS_CONFIG";
> configFile2 = homeDir + "/.config/nixpkgs/config.nix";
> configFile3 = homeDir + "/.nixpkgs/config.nix"; # obsolete
>   in
> if configFile != "" && pathExists configFile then import configFile
> else if homeDir != "" && pathExists configFile2 then import configFile2
> else if homeDir != "" && pathExists configFile3 then import configFile3
> else {}

If you set the environment variable NIXPKGS_CONFIG to point to a file
containing simply {} that should hopefully help.

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


[Nix-dev] Temporarily not using ~/.nixpkgs/config.nix

2017-03-26 Thread Eike

Hello,

I ocassionally search packages from previous nixos versions using for
example this command:

nix-env -f 
https://github.com/NixOS/nixpkgs-channels/archive/nixos-16.09.tar.gz -qaP |grep 
linuxPackages

But often that won't work, because my ~/.nixpkgs/config.nix refers to my
customized package set which is setup for the current unstable channel
and so it might not work with nixos-16.09. I then quickly move
~/.nixpkgs away, run the command and move it back.

Is there a way to temporarily disable evaluating ~/.nixpkgs/config.nix?
I looked at http://nixos.org/nixpkgs/manual/#chap-packageconfig, but
couldn't find anything related.

TIA!
-Eike


--
gpg: AD7AC35E
finger print: 137F BB0B 1639 D25F DC5D E59C B412 C5F5 AD7A C35E
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-commits] [NixOS/nixpkgs] 564a25: pcre2: 10.22 -> 10.23 + security fix

2017-03-26 Thread Robin Gloster
  Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 564a254b2370edcd4b4dca2bc614f48d26cfa79b
  
https://github.com/NixOS/nixpkgs/commit/564a254b2370edcd4b4dca2bc614f48d26cfa79b
  Author: Robin Gloster 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

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

  Log Message:
  ---
  pcre2: 10.22 -> 10.23 + security fix

CVE-2017-7186

refs nixos/security#57 #24319

(cherry picked from commit 955b79f4629dd7ea8ba6b234c043b97e4ed5e5f5)


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


[Nix-commits] [NixOS/nixpkgs] 955b79: pcre2: 10.22 -> 10.23 + security fix

2017-03-26 Thread Robin Gloster
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 955b79f4629dd7ea8ba6b234c043b97e4ed5e5f5
  
https://github.com/NixOS/nixpkgs/commit/955b79f4629dd7ea8ba6b234c043b97e4ed5e5f5
  Author: Robin Gloster 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

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

  Log Message:
  ---
  pcre2: 10.22 -> 10.23 + security fix

CVE-2017-7186

refs nixos/security#57 #24319


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


[Nix-commits] [NixOS/nixpkgs] b1e7e9: pcre2: 10.22 -> 10.23 + security fix

2017-03-26 Thread Robin Gloster
  Branch: refs/heads/release-17.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: b1e7e94fd7b5c2da2a5ca6817a3e6a0a896dd2e0
  
https://github.com/NixOS/nixpkgs/commit/b1e7e94fd7b5c2da2a5ca6817a3e6a0a896dd2e0
  Author: Robin Gloster 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

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

  Log Message:
  ---
  pcre2: 10.22 -> 10.23 + security fix

CVE-2017-7186

refs nixos/security#57 #24319

(cherry picked from commit 0aaa77eca2d52865e81f30602ae5bd6108835ebb)


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


[Nix-commits] [NixOS/nixpkgs] f36f21: go: Respect $NIX_SSL_CERT_FILE

2017-03-26 Thread Daniel Peebles
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: f36f21c650538dbecd6e4c723f601b8b43176ffb
  
https://github.com/NixOS/nixpkgs/commit/f36f21c650538dbecd6e4c723f601b8b43176ffb
  Author: Daiderd Jordan 
  Date:   2017-03-19 (Sun, 19 Mar 2017)

  Changed paths:
M pkgs/development/compilers/go/1.7.nix
M pkgs/development/compilers/go/1.8.nix
R pkgs/development/compilers/go/cacert-1.7.patch
R pkgs/development/compilers/go/cacert-1.8.patch
A pkgs/development/compilers/go/ssl-cert-file-1.7.patch
A pkgs/development/compilers/go/ssl-cert-file-1.8.patch

  Log Message:
  ---
  go: Respect $NIX_SSL_CERT_FILE


  Commit: 826ae5ff214c5c190297805592ab60bab3d1107c
  
https://github.com/NixOS/nixpkgs/commit/826ae5ff214c5c190297805592ab60bab3d1107c
  Author: Daniel Peebles 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

  Changed paths:
M pkgs/development/compilers/go/1.7.nix
M pkgs/development/compilers/go/1.8.nix
R pkgs/development/compilers/go/cacert-1.7.patch
R pkgs/development/compilers/go/cacert-1.8.patch
A pkgs/development/compilers/go/ssl-cert-file-1.7.patch
A pkgs/development/compilers/go/ssl-cert-file-1.8.patch

  Log Message:
  ---
  Merge pull request #24058 from LnL7/go-cacert

go: use NIX_SSL_CERT_FILE for crypto/x509


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


[Nix-commits] [NixOS/nixpkgs] 2ad449: torbrowser: correct internal note about geoip

2017-03-26 Thread Joachim Fasting
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 2ad44935f1bf545a97104c5e2430eb296d8e5686
  
https://github.com/NixOS/nixpkgs/commit/2ad44935f1bf545a97104c5e2430eb296d8e5686
  Author: Joachim Fasting 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

  Changed paths:
M pkgs/applications/networking/browsers/torbrowser/default.nix

  Log Message:
  ---
  torbrowser: correct internal note about geoip


  Commit: f2cf8ffdcb4b117102b337417151b6e1178aaef7
  
https://github.com/NixOS/nixpkgs/commit/f2cf8ffdcb4b117102b337417151b6e1178aaef7
  Author: Joachim Fasting 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

  Changed paths:
M pkgs/applications/networking/browsers/torbrowser/default.nix

  Log Message:
  ---
  torbrowser: hard-code path to wrapper in desktop file


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


[Nix-commits] [NixOS/nixpkgs] 7f4272: pcre: 8.39 -> 8.40 + security fix

2017-03-26 Thread Robin Gloster
  Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 7f42728e8801081300b3dd6d27d75dea2d54a053
  
https://github.com/NixOS/nixpkgs/commit/7f42728e8801081300b3dd6d27d75dea2d54a053
  Author: Robin Gloster 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

  Changed paths:
A pkgs/development/libraries/pcre/CVE-2017-7186.patch
M pkgs/development/libraries/pcre/default.nix

  Log Message:
  ---
  pcre: 8.39 -> 8.40 + security fix

CVE-2017-7186

refs nixos/security#57 #24319

(cherry picked from commit 6b9c81aa1829611094464e4885e6f1b47adf4685)


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


[Nix-commits] [NixOS/nixpkgs] 416992: vogl: pin to Qt 5.6

2017-03-26 Thread Thomas Tuegel
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 41699287b676297a78ca886d83c4edb138d9cf0e
  
https://github.com/NixOS/nixpkgs/commit/41699287b676297a78ca886d83c4edb138d9cf0e
  Author: Thomas Tuegel 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

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

  Log Message:
  ---
  vogl: pin to Qt 5.6


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


[Nix-commits] [NixOS/nixpkgs] 90dee0: pcre: 8.39 -> 8.40 + security fix

2017-03-26 Thread Robin Gloster
  Branch: refs/heads/release-17.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 90dee08531548affc111cbd50a33398f2555f8e2
  
https://github.com/NixOS/nixpkgs/commit/90dee08531548affc111cbd50a33398f2555f8e2
  Author: Robin Gloster 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

  Changed paths:
A pkgs/development/libraries/pcre/CVE-2017-7186.patch
M pkgs/development/libraries/pcre/default.nix

  Log Message:
  ---
  pcre: 8.39 -> 8.40 + security fix

CVE-2017-7186

refs nixos/security#57 #24319

(cherry picked from commit 6b9c81aa1829611094464e4885e6f1b47adf4685)


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


[Nix-commits] [NixOS/nixpkgs] 6b9c81: pcre: 8.39 -> 8.40 + security fix

2017-03-26 Thread Robin Gloster
  Branch: refs/heads/staging
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 6b9c81aa1829611094464e4885e6f1b47adf4685
  
https://github.com/NixOS/nixpkgs/commit/6b9c81aa1829611094464e4885e6f1b47adf4685
  Author: Robin Gloster 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

  Changed paths:
A pkgs/development/libraries/pcre/CVE-2017-7186.patch
M pkgs/development/libraries/pcre/default.nix

  Log Message:
  ---
  pcre: 8.39 -> 8.40 + security fix

CVE-2017-7186

refs nixos/security#57 #24319


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


[Nix-commits] [NixOS/nixpkgs] bd97dd: fdr: pin to Qt 5.6

2017-03-26 Thread Thomas Tuegel
  Branch: refs/heads/release-17.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: bd97dd48deecfd9c016bbe9c7420bc98a21a8435
  
https://github.com/NixOS/nixpkgs/commit/bd97dd48deecfd9c016bbe9c7420bc98a21a8435
  Author: Thomas Tuegel 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

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

  Log Message:
  ---
  fdr: pin to Qt 5.6


  Commit: 4ddd8910d40cd95b2c7136320da26ee97ed28d0a
  
https://github.com/NixOS/nixpkgs/commit/4ddd8910d40cd95b2c7136320da26ee97ed28d0a
  Author: Thomas Tuegel 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

  Changed paths:
R pkgs/development/libraries/qt-5/5.7/default.nix
R pkgs/development/libraries/qt-5/5.7/fetch.sh
R pkgs/development/libraries/qt-5/5.7/qtbase/cmake-paths.patch
R pkgs/development/libraries/qt-5/5.7/qtbase/compose-search-path.patch
R pkgs/development/libraries/qt-5/5.7/qtbase/decrypt-ssl-traffic.patch
R pkgs/development/libraries/qt-5/5.7/qtbase/default.nix
R pkgs/development/libraries/qt-5/5.7/qtbase/dlopen-dbus.patch
R pkgs/development/libraries/qt-5/5.7/qtbase/dlopen-gl.patch
R pkgs/development/libraries/qt-5/5.7/qtbase/dlopen-gtkstyle.patch
R pkgs/development/libraries/qt-5/5.7/qtbase/dlopen-libXcursor.patch
R pkgs/development/libraries/qt-5/5.7/qtbase/dlopen-openssl.patch
R pkgs/development/libraries/qt-5/5.7/qtbase/dlopen-resolv.patch
R pkgs/development/libraries/qt-5/5.7/qtbase/libressl.patch
R pkgs/development/libraries/qt-5/5.7/qtbase/mkspecs-libgl.patch
R 
pkgs/development/libraries/qt-5/5.7/qtbase/nix-profiles-library-paths.patch
R pkgs/development/libraries/qt-5/5.7/qtbase/series
R pkgs/development/libraries/qt-5/5.7/qtbase/tzdir.patch
R pkgs/development/libraries/qt-5/5.7/qtbase/xdg-config-dirs.patch
R pkgs/development/libraries/qt-5/5.7/qtconnectivity.nix
R pkgs/development/libraries/qt-5/5.7/qtdeclarative/default.nix
R 
pkgs/development/libraries/qt-5/5.7/qtdeclarative/nix-profiles-import-paths.patch
R pkgs/development/libraries/qt-5/5.7/qtdeclarative/series
R pkgs/development/libraries/qt-5/5.7/qtdoc.nix
R pkgs/development/libraries/qt-5/5.7/qtgraphicaleffects.nix
R pkgs/development/libraries/qt-5/5.7/qtimageformats.nix
R pkgs/development/libraries/qt-5/5.7/qtlocation.nix
R pkgs/development/libraries/qt-5/5.7/qtmultimedia.nix
R pkgs/development/libraries/qt-5/5.7/qtquickcontrols.nix
R pkgs/development/libraries/qt-5/5.7/qtquickcontrols2.nix
R pkgs/development/libraries/qt-5/5.7/qtscript/0001-glib-2.32.patch
R pkgs/development/libraries/qt-5/5.7/qtscript/default.nix
R pkgs/development/libraries/qt-5/5.7/qtsensors.nix
R 
pkgs/development/libraries/qt-5/5.7/qtserialport/0001-dlopen-serialport-udev.patch
R pkgs/development/libraries/qt-5/5.7/qtserialport/default.nix
R pkgs/development/libraries/qt-5/5.7/qtsvg.nix
R pkgs/development/libraries/qt-5/5.7/qttools/cmake-paths.patch
R pkgs/development/libraries/qt-5/5.7/qttools/default.nix
R pkgs/development/libraries/qt-5/5.7/qttools/series
R pkgs/development/libraries/qt-5/5.7/qttranslations.nix
R pkgs/development/libraries/qt-5/5.7/qtwayland.nix
R pkgs/development/libraries/qt-5/5.7/qtwebchannel.nix
R pkgs/development/libraries/qt-5/5.7/qtwebengine/default.nix
R 
pkgs/development/libraries/qt-5/5.7/qtwebengine/qtwebengine-paxmark-mksnapshot.patch
R 
pkgs/development/libraries/qt-5/5.7/qtwebkit/0001-dlopen-webkit-nsplugin.patch
R pkgs/development/libraries/qt-5/5.7/qtwebkit/0002-dlopen-webkit-gtk.patch
R pkgs/development/libraries/qt-5/5.7/qtwebkit/0003-dlopen-webkit-udev.patch
R pkgs/development/libraries/qt-5/5.7/qtwebkit/default.nix
R pkgs/development/libraries/qt-5/5.7/qtwebsockets.nix
R pkgs/development/libraries/qt-5/5.7/qtx11extras.nix
R pkgs/development/libraries/qt-5/5.7/qtxmlpatterns.nix
R pkgs/development/libraries/qt-5/5.7/srcs.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Remove Qt 5.7

The community support window for Qt 5.7 has ended. All packages should

- update to Qt 5.8, or
- pin to Qt 5.6 (the 3-year long-term support release), or
- for proprietary software, use the vendored libraries.


  Commit: 49c63cbb9840be07bcc7a1ab9d34976cf49bb5f3
  
https://github.com/NixOS/nixpkgs/commit/49c63cbb9840be07bcc7a1ab9d34976cf49bb5f3
  Author: Thomas Tuegel 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

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

  Log Message:
  ---
  apitrace: pin to Qt 5.6


  Commit: 21cbf20ad27eba5ab0de1c6ee14e9cdedc83b155
  
https://github.com/NixOS/nixpkgs/commit/21cbf20ad27eba5ab0de1c6ee14e9cdedc83b155
  Author: Thomas Tuegel 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

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

  Log Message:
  ---
  cool-retro-term: pin to Qt 5.6


 

[Nix-commits] [NixOS/nixpkgs] b90d1a: ocamlPackages.fmt: 0.8.0 -> 0.8.2

2017-03-26 Thread Vincent Laporte
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: b90d1a4496eebad6fc5bda330da3d01581627e3d
  
https://github.com/NixOS/nixpkgs/commit/b90d1a4496eebad6fc5bda330da3d01581627e3d
  Author: Vincent Laporte 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

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

  Log Message:
  ---
  ocamlPackages.fmt: 0.8.0 -> 0.8.2


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


[Nix-commits] [NixOS/nixpkgs] 23d0f0: linux: 4.4.56 -> 4.4.57

2017-03-26 Thread Tim Steinbach
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 23d0f01e9584394d4c05ee6ff395b69d60b8f370
  
https://github.com/NixOS/nixpkgs/commit/23d0f01e9584394d4c05ee6ff395b69d60b8f370
  Author: Tim Steinbach 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

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

  Log Message:
  ---
  linux: 4.4.56 -> 4.4.57


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


[Nix-commits] [NixOS/nixpkgs] 8d5a2e: linux: 4.4.56 -> 4.4.57

2017-03-26 Thread Tim Steinbach
  Branch: refs/heads/release-17.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 8d5a2e4e9cc58d4068bc33482cb447518230ed47
  
https://github.com/NixOS/nixpkgs/commit/8d5a2e4e9cc58d4068bc33482cb447518230ed47
  Author: Tim Steinbach 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

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

  Log Message:
  ---
  linux: 4.4.56 -> 4.4.57

(cherry picked from commit 23d0f01e9584394d4c05ee6ff395b69d60b8f370)


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


Re: [Nix-dev] Nix for internal projects and monorepos

2017-03-26 Thread Bas van Dijk
Hi Daniel,

At LumiGuide we use the following structure for our monorepo:

  https://github.com/LumiGuide/lumi-example

Most of our packages are written in Haskell and these are stored in
the  directory (we have around 50 of them). Each package
contains a default.nix file where the src attribute is set to
`lib.sourceByRegex ./. [...]`. This ensure that only the needed
sources are build and that build artefacts like ./dist don't pollute
the sources. Also note that each Haskell package contains a shell.nix
file which is used when we want to work on a package using:

  make hs-pkgs.lumi-example-hs-pkg.shell

In the resulting shell we can invoke cabal to build the package. Our
emacs editor is configured to also invoke nix-shell to compile the
package:

  (require 'haskell-mode)
  (setq haskell-compile-cabal-build-command
"cd %s && nix-shell --command 'cabal configure --enable-tests &&
cabal build --ghc-option=-ferror-spans'")

We use nixops to deploy to production. We don't call nixops directly
but use the appropriate targets in the Makefile. For example: make
facility-1.deploy.

We have been using this setup for over 2 years and it works well. Let
me know if you have any questions.

Bas

On 24 March 2017 at 21:01, Daniel Peebles  wrote:
> Hi all,
>
> I've been ruminating about the best way to deal with an internal (to a
> company or otherwise private) package set with Nix, especially with a
> monorepo.
>
> My first inclination would be to leave Nix expressions (as default.nix)
> alongside the project source code, and use path references in those
> expressions (e.g., src = ./.;) to actually build the project.
>
> The difficulty arises when you want to deploy this stuff to production.
> Unless you want to ship your entire internal source tree to each box with
> Nix on it (no, I don't in practice want to be building my apps in
> production, and would use a Hydra/binary cache), you're going to want to
> "lift out" the nix hierarchy from your source code hierarchy, replace the
> src links with fixed-output derivations somehow, and ship the whole thing as
> a channel. I don't know of any tooling to do that, or how to do that
> effectively. It seems like it would require some tooling on the Nix side to
> work nicely.
>
> The alternative would be to adopt a more nixpkgs-like approach, and maintain
> a separate tree of packages that point into fixed-output references into the
> actual codebase. That unfortunately means moving the build spec farther away
> from the code it builds, and although it might be necessary in the case of
> nixpkgs (because we don't control all FOSS projects), it seems like we can
> do better.
>
> How do other people tackle this problem? Does anyone maintain a reasonably
> large internal Nix package set?
>
> Thanks,
> Dan
>
>
> ___
> 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] 244c9a: linux: 4.10.5 -> 4.10.6

2017-03-26 Thread Tim Steinbach
  Branch: refs/heads/release-17.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 244c9a9712ced1dd1b582a3e6d7a252d15cdd1d5
  
https://github.com/NixOS/nixpkgs/commit/244c9a9712ced1dd1b582a3e6d7a252d15cdd1d5
  Author: Tim Steinbach 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

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

  Log Message:
  ---
  linux: 4.10.5 -> 4.10.6

(cherry picked from commit c0411ea2290f51f8827f0d4413b1605494e8e461)


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


[Nix-commits] [NixOS/nixpkgs] c0411e: linux: 4.10.5 -> 4.10.6

2017-03-26 Thread Tim Steinbach
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: c0411ea2290f51f8827f0d4413b1605494e8e461
  
https://github.com/NixOS/nixpkgs/commit/c0411ea2290f51f8827f0d4413b1605494e8e461
  Author: Tim Steinbach 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

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

  Log Message:
  ---
  linux: 4.10.5 -> 4.10.6


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


[Nix-commits] [NixOS/nixpkgs] 0d0f42: linux: 4.9.17 -> 4.9.18

2017-03-26 Thread Tim Steinbach
  Branch: refs/heads/release-17.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 0d0f427f37e62d1b390c1c85b06e8ea0f57662e7
  
https://github.com/NixOS/nixpkgs/commit/0d0f427f37e62d1b390c1c85b06e8ea0f57662e7
  Author: Tim Steinbach 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

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

  Log Message:
  ---
  linux: 4.9.17 -> 4.9.18

(cherry picked from commit 422a8b9cd114d013af14cddd9d6128e68e7f5b43)


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


[Nix-commits] [NixOS/nixpkgs] 422a8b: linux: 4.9.17 -> 4.9.18

2017-03-26 Thread Tim Steinbach
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 422a8b9cd114d013af14cddd9d6128e68e7f5b43
  
https://github.com/NixOS/nixpkgs/commit/422a8b9cd114d013af14cddd9d6128e68e7f5b43
  Author: Tim Steinbach 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

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

  Log Message:
  ---
  linux: 4.9.17 -> 4.9.18


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


[Nix-commits] [NixOS/nixpkgs] 8c6e91: citrix-receiver: fix wrapper, direct dl url, $PWD ...

2017-03-26 Thread Dmitry Kalinkin
  Branch: refs/heads/release-17.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 8c6e9177a468618a63836f1e28576e682f93f216
  
https://github.com/NixOS/nixpkgs/commit/8c6e9177a468618a63836f1e28576e682f93f216
  Author: Dmitry Kalinkin 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

  Changed paths:
M pkgs/applications/networking/remote/citrix-receiver/default.nix

  Log Message:
  ---
  citrix-receiver: fix wrapper, direct dl url, $PWD needs escaping

(edited by @obadz, closes #24320)

(cherry picked from commit 7035325c6243f5630fb8ca823f861057b2ee40d1)


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


[Nix-commits] [NixOS/nixpkgs] 703532: citrix-receiver: fix wrapper, direct dl url, $PWD ...

2017-03-26 Thread Dmitry Kalinkin
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 7035325c6243f5630fb8ca823f861057b2ee40d1
  
https://github.com/NixOS/nixpkgs/commit/7035325c6243f5630fb8ca823f861057b2ee40d1
  Author: Dmitry Kalinkin 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

  Changed paths:
M pkgs/applications/networking/remote/citrix-receiver/default.nix

  Log Message:
  ---
  citrix-receiver: fix wrapper, direct dl url, $PWD needs escaping

(edited by @obadz, closes #24320)


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


[Nix-commits] [NixOS/nixpkgs] beab30: jasper: 2.0.10 -> 2.0.12

2017-03-26 Thread ndowens
  Branch: refs/heads/release-17.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: beab3073c9caec3e6b67558efc6111bb68c7a2ab
  
https://github.com/NixOS/nixpkgs/commit/beab3073c9caec3e6b67558efc6111bb68c7a2ab
  Author: ndowens 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

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

  Log Message:
  ---
  jasper: 2.0.10 -> 2.0.12

(cherry picked from commit 6c17ad677c4970c87e8562574ea7e6fbf12b0813)


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


[Nix-commits] [NixOS/nixpkgs] 4368ad: jasper: 2.0.10 -> 2.0.12

2017-03-26 Thread ndowens
  Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 4368adb6ac631b3bdbb071e96dfc545c1f8f92e1
  
https://github.com/NixOS/nixpkgs/commit/4368adb6ac631b3bdbb071e96dfc545c1f8f92e1
  Author: ndowens 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

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

  Log Message:
  ---
  jasper: 2.0.10 -> 2.0.12

(cherry picked from commit 6c17ad677c4970c87e8562574ea7e6fbf12b0813)


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


[Nix-commits] [NixOS/nixpkgs] 6c17ad: jasper: 2.0.10 -> 2.0.12

2017-03-26 Thread ndowens
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 6c17ad677c4970c87e8562574ea7e6fbf12b0813
  
https://github.com/NixOS/nixpkgs/commit/6c17ad677c4970c87e8562574ea7e6fbf12b0813
  Author: ndowens 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

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

  Log Message:
  ---
  jasper: 2.0.10 -> 2.0.12


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


[Nix-commits] [NixOS/nixpkgs] 8a3042: libguestfs: add qemu to wrapped PATH

2017-03-26 Thread Leon Isenberg
  Branch: refs/heads/release-17.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 8a30429bc87dda313fbc00f31d76f83dbdc6b1de
  
https://github.com/NixOS/nixpkgs/commit/8a30429bc87dda313fbc00f31d76f83dbdc6b1de
  Author: Leon Isenberg 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

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

  Log Message:
  ---
  libguestfs: add qemu to wrapped PATH

virt-df doesn't find qemu-img otherwise.

(cherry picked from commit 65029beb38d358e45f2f322c46a9e25c2aacfd3d)


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


[Nix-commits] [NixOS/nixpkgs] 65029b: libguestfs: add qemu to wrapped PATH

2017-03-26 Thread Leon Isenberg
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 65029beb38d358e45f2f322c46a9e25c2aacfd3d
  
https://github.com/NixOS/nixpkgs/commit/65029beb38d358e45f2f322c46a9e25c2aacfd3d
  Author: Leon Isenberg 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

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

  Log Message:
  ---
  libguestfs: add qemu to wrapped PATH

virt-df doesn't find qemu-img otherwise.


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


[Nix-commits] [NixOS/nixpkgs] eacd67: nixos, openafs-client: correct serviceConfig

2017-03-26 Thread Edward Tjörnhammar
  Branch: refs/heads/release-17.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: eacd671c2ec803a679b147bfdecf3172756ef207
  
https://github.com/NixOS/nixpkgs/commit/eacd671c2ec803a679b147bfdecf3172756ef207
  Author: Edward Tjörnhammar 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

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

  Log Message:
  ---
  nixos, openafs-client: correct serviceConfig

(cherry picked from commit 958668ab80552f0cc864b5ea72b22a22f4935e1c)


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


[Nix-commits] [NixOS/nixpkgs] 03ddb4: vogl: init at 2016-05-13

2017-03-26 Thread Jörg Thalheim
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 03ddb417c3f64cb59ca2b0c4833db40b1313bf46
  
https://github.com/NixOS/nixpkgs/commit/03ddb417c3f64cb59ca2b0c4833db40b1313bf46
  Author: Kosyrev Serge 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

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

  Log Message:
  ---
  vogl:  init at 2016-05-13


  Commit: 09c91f5fea73746c2ea85b37834e7ec450923d18
  
https://github.com/NixOS/nixpkgs/commit/09c91f5fea73746c2ea85b37834e7ec450923d18
  Author: Jörg Thalheim 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

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

  Log Message:
  ---
  Merge pull request #24002 from deepfire/vogl

vogl:  init at 2016-05-13


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


[Nix-commits] [NixOS/nixpkgs] ab1078: NixOS Manual: Update version numbers

2017-03-26 Thread Christine Koppelt
  Branch: refs/heads/release-17.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: ab1078806ecf7f1ef28b3a0bd7cda1e9af8e7875
  
https://github.com/NixOS/nixpkgs/commit/ab1078806ecf7f1ef28b3a0bd7cda1e9af8e7875
  Author: Christine Koppelt 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

  Changed paths:
M nixos/doc/manual/development/sources.xml
M nixos/doc/manual/installation/upgrading.xml

  Log Message:
  ---
  NixOS Manual: Update version numbers

(cherry picked from commit e5c927cb8de8a78cd2ed4ad1bf41ccbfef1dcfce)


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


[Nix-commits] [NixOS/nixpkgs] e5c927: NixOS Manual: Update version numbers

2017-03-26 Thread Jörg Thalheim
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: e5c927cb8de8a78cd2ed4ad1bf41ccbfef1dcfce
  
https://github.com/NixOS/nixpkgs/commit/e5c927cb8de8a78cd2ed4ad1bf41ccbfef1dcfce
  Author: Christine Koppelt 
  Date:   2017-03-25 (Sat, 25 Mar 2017)

  Changed paths:
M nixos/doc/manual/development/sources.xml
M nixos/doc/manual/installation/upgrading.xml

  Log Message:
  ---
  NixOS Manual: Update version numbers


  Commit: e0fd894d88c0829db92ff490c2717f12364e986f
  
https://github.com/NixOS/nixpkgs/commit/e0fd894d88c0829db92ff490c2717f12364e986f
  Author: Jörg Thalheim 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

  Changed paths:
M nixos/doc/manual/development/sources.xml
M nixos/doc/manual/installation/upgrading.xml

  Log Message:
  ---
  Merge pull request #24334 from cko/update_docu

NixOS Manual: Update version numbers


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


[Nix-commits] [NixOS/nixpkgs] 4a8b2c: sile: on Darwin, use AppKit for font selection

2017-03-26 Thread Vincent Laporte
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 4a8b2c29420ef11af6d9abad8d8b6710eb397a23
  
https://github.com/NixOS/nixpkgs/commit/4a8b2c29420ef11af6d9abad8d8b6710eb397a23
  Author: Vincent Laporte 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

  Changed paths:
M pkgs/tools/typesetting/sile/default.nix

  Log Message:
  ---
  sile: on Darwin, use AppKit for font selection


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


[Nix-commits] [NixOS/nixpkgs] 9d96d3: spotify: 1.0.49.125.g72ee7853-111 -> 1.0.52.717.g2...

2017-03-26 Thread Willi Butz
  Branch: refs/heads/release-17.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 9d96d30497b250ebf4782652910bd74acb2c1dcc
  
https://github.com/NixOS/nixpkgs/commit/9d96d30497b250ebf4782652910bd74acb2c1dcc
  Author: Willi Butz 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

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

  Log Message:
  ---
  spotify: 1.0.49.125.g72ee7853-111 -> 1.0.52.717.g2f08534a-47

(cherry picked from commit 3c090f0e5a61b9b16a95059c6bfaa6a59abe2ccd)


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


[Nix-commits] [NixOS/nixpkgs] 3c090f: spotify: 1.0.49.125.g72ee7853-111 -> 1.0.52.717.g2...

2017-03-26 Thread Joachim F
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 3c090f0e5a61b9b16a95059c6bfaa6a59abe2ccd
  
https://github.com/NixOS/nixpkgs/commit/3c090f0e5a61b9b16a95059c6bfaa6a59abe2ccd
  Author: Willi Butz 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

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

  Log Message:
  ---
  spotify: 1.0.49.125.g72ee7853-111 -> 1.0.52.717.g2f08534a-47


  Commit: 61c43a0f8650ae42d49554d0e0c127fa556598c7
  
https://github.com/NixOS/nixpkgs/commit/61c43a0f8650ae42d49554d0e0c127fa556598c7
  Author: Joachim F 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

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

  Log Message:
  ---
  Merge pull request #24342 from WilliButz/master

spotify: 1.0.49.125.g72ee7853-111 -> 1.0.52.717.g2f08534a-47


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


[Nix-commits] [NixOS/nixpkgs] d284e3: pythonPackages.django: 1.10.5 -> 1.10.6

2017-03-26 Thread Frederik Rietdijk
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: d284e37a59ef759b1bdca7f92f8b0278d6a70ad0
  
https://github.com/NixOS/nixpkgs/commit/d284e37a59ef759b1bdca7f92f8b0278d6a70ad0
  Author: Lancelot SIX 
  Date:   2017-03-22 (Wed, 22 Mar 2017)

  Changed paths:
A pkgs/development/python-modules/django/1_10.nix
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  pythonPackages.django: 1.10.5 -> 1.10.6

This is a bugfix release.


  Commit: fffb511607dadde2340d1b09169949091509a7f5
  
https://github.com/NixOS/nixpkgs/commit/fffb511607dadde2340d1b09169949091509a7f5
  Author: Frederik Rietdijk 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

  Changed paths:
A pkgs/development/python-modules/django/1_10.nix
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  Merge pull request #24208 from lsix/update_django_1_10

pythonPackages.django: 1.10.5 -> 1.10.6


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


[Nix-commits] [NixOS/nixpkgs] 1b7810: bup: 0.28.1 -> 0.29

2017-03-26 Thread Domen Kožar
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 1b78108bce5233cf887e585da2daab3fd0fb7bcc
  
https://github.com/NixOS/nixpkgs/commit/1b78108bce5233cf887e585da2daab3fd0fb7bcc
  Author: Mikhail Volkhov 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

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

  Log Message:
  ---
  bup: 0.28.1 -> 0.29


  Commit: f876727005b800353336f0025c8043c8a5d7cb4e
  
https://github.com/NixOS/nixpkgs/commit/f876727005b800353336f0025c8043c8a5d7cb4e
  Author: Domen Kožar 
  Date:   2017-03-26 (Sun, 26 Mar 2017)

  Log Message:
  ---
  Merge pull request #24344 from volhovM/update/bup029

bup: 0.28.1 -> 0.29


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