[Nix-commits] [NixOS/nixpkgs] 7f7b74: gogs: Fix cyclic dependency on darwin

2017-07-03 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 7f7b74dfed2ede093fec5f7338319bf72c4fc3c3
  
https://github.com/NixOS/nixpkgs/commit/7f7b74dfed2ede093fec5f7338319bf72c4fc3c3
  Author: Josef Kemetmueller <josef.kemetmuel...@gmail.com>
  Date:   2017-07-03 (Mon, 03 Jul 2017)

  Changed paths:
M pkgs/applications/version-management/gogs/default.nix

  Log Message:
  ---
  gogs: Fix cyclic dependency on darwin

This fixes the "cycle detected in the references of" error when building
on darwin. The fix is based on the solution in issue #18131.


  Commit: 2e2769f96c4dd3f32eb2f21dafbfc096cbcb5c40
  
https://github.com/NixOS/nixpkgs/commit/2e2769f96c4dd3f32eb2f21dafbfc096cbcb5c40
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-07-03 (Mon, 03 Jul 2017)

  Changed paths:
M pkgs/applications/version-management/gogs/default.nix

  Log Message:
  ---
  Merge pull request #27104 from knedlsepp/fix-gogs-on-darwin

gogs: Fix cyclic dependency on darwin


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


[Nix-commits] [NixOS/nixpkgs] 5eb08b: redis: 3.2.8 -> 3.2.9

2017-06-30 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 5eb08b5c68667e3d10b6e767d9327ae54bca8ef1
  
https://github.com/NixOS/nixpkgs/commit/5eb08b5c68667e3d10b6e767d9327ae54bca8ef1
  Author: Tim Steinbach <t...@nequissimus.com>
  Date:   2017-06-30 (Fri, 30 Jun 2017)

  Changed paths:
M pkgs/servers/nosql/redis/default.nix

  Log Message:
  ---
  redis: 3.2.8 -> 3.2.9


  Commit: 7f4f08ecae203ad8ea4ec3b4e977501626a3aab8
  
https://github.com/NixOS/nixpkgs/commit/7f4f08ecae203ad8ea4ec3b4e977501626a3aab8
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-06-30 (Fri, 30 Jun 2017)

  Changed paths:
M pkgs/servers/nosql/redis/default.nix

  Log Message:
  ---
  Merge pull request #26997 from NeQuissimus/redis_3_2_9

redis: 3.2.8 -> 3.2.9


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


[Nix-commits] [NixOS/nixpkgs] 704e04: dockerTools.buildImage: configurable timestamp

2017-06-28 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 704e04b108b2051583b2a9a8dcb728b6324170b7
  
https://github.com/NixOS/nixpkgs/commit/704e04b108b2051583b2a9a8dcb728b6324170b7
  Author: Michael Fellinger <m.fellin...@gmail.com>
  Date:   2017-06-27 (Tue, 27 Jun 2017)

  Changed paths:
M pkgs/build-support/docker/default.nix

  Log Message:
  ---
  dockerTools.buildImage: configurable timestamp

This way not all images have to be from 47 years ago, making it much easier to 
find the one you're looking for.


  Commit: 54419f301633f1622b966f75dd07dcce2076e569
  
https://github.com/NixOS/nixpkgs/commit/54419f301633f1622b966f75dd07dcce2076e569
  Author: Michael Fellinger <m.fellin...@gmail.com>
  Date:   2017-06-27 (Tue, 27 Jun 2017)

  Changed paths:
M pkgs/build-support/docker/default.nix

  Log Message:
  ---
  using inherited instead


  Commit: 35b974a8e9a3234088502e289876ccff526950de
  
https://github.com/NixOS/nixpkgs/commit/35b974a8e9a3234088502e289876ccff526950de
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-06-28 (Wed, 28 Jun 2017)

  Changed paths:
M pkgs/build-support/docker/default.nix

  Log Message:
  ---
  Merge pull request #26911 from manveru/patch-2

dockerTools.buildImage: configurable timestamp


Compare: https://github.com/NixOS/nixpkgs/compare/ad825384232d...35b974a8e9a3___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
https://mailman.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] c3da83: v8_3_16_14: fix OS X build

2017-06-27 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: c3da83cd40176b6c18db1ca311e448b9602fbe1e
  
https://github.com/NixOS/nixpkgs/commit/c3da83cd40176b6c18db1ca311e448b9602fbe1e
  Author: Robert Vollmert <r...@vllmrt.net>
  Date:   2017-06-26 (Mon, 26 Jun 2017)

  Changed paths:
M pkgs/development/libraries/v8/3.16.14.nix
M pkgs/development/python-modules/gyp/no-xcode.patch
M pkgs/top-level/all-packages.nix
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  v8_3_16_14: fix OS X build

Issues addressed:
- xcode build failed with
... was built for newer OSX version (10.10) than being linked (10.5)
  fixed by setting GYP mac deployment target to the nix value
- a gyp bug when SDKROOT is not set (and removed an orphaned gyp patch
- path to python in generated gyp-mac-tool
- noisy build due to static assert warnings, by silencing warnings
- use of system xcodebuild and libtool replaced by darwin.cctools


  Commit: 5740c9e0e192db25ca1d62f157c3a45dea022f53
  
https://github.com/NixOS/nixpkgs/commit/5740c9e0e192db25ca1d62f157c3a45dea022f53
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-06-27 (Tue, 27 Jun 2017)

  Changed paths:
M pkgs/development/libraries/v8/3.16.14.nix
M pkgs/development/python-modules/gyp/no-xcode.patch
M pkgs/top-level/all-packages.nix
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  Merge pull request #26772 from robx/fix-v8

v8_3_16_14: fix OS X build by passing deployment version


Compare: https://github.com/NixOS/nixpkgs/compare/b13245c2a331...5740c9e0e192___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
https://mailman.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 39497d: erlang: change default R18 -> R19

2017-06-26 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 39497df1eff6b5ebea1b4dc35dc0814e074a5aec
  
https://github.com/NixOS/nixpkgs/commit/39497df1eff6b5ebea1b4dc35dc0814e074a5aec
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-06-24 (Sat, 24 Jun 2017)

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

  Log Message:
  ---
  erlang: change default R18 -> R19


  Commit: dc1ae6f18d719fba92123d33b1d30bcadc2b31cb
  
https://github.com/NixOS/nixpkgs/commit/dc1ae6f18d719fba92123d33b1d30bcadc2b31cb
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-06-24 (Sat, 24 Jun 2017)

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

  Log Message:
  ---
  erlang: use R18 for packages that don't work with R19


  Commit: 1389f28cd0e7d69f793e508a6adcbde01fe3c4b0
  
https://github.com/NixOS/nixpkgs/commit/1389f28cd0e7d69f793e508a6adcbde01fe3c4b0
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-06-26 (Mon, 26 Jun 2017)

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

  Log Message:
  ---
  Merge pull request #26804 from LnL7/erlangR19

erlang: change default to R19


Compare: https://github.com/NixOS/nixpkgs/compare/2da82a1d19ce...1389f28cd0e7___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
https://mailman.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] f60a36: llvm-packages: get rid of extra build depedencies ...

2017-06-26 Thread Daiderd Jordan
  Branch: refs/heads/staging
  Home:   https://github.com/NixOS/nixpkgs
  Commit: f60a36a910f770bea564ba30e0dc052ab9d0d4f8
  
https://github.com/NixOS/nixpkgs/commit/f60a36a910f770bea564ba30e0dc052ab9d0d4f8
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-06-26 (Mon, 26 Jun 2017)

  Changed paths:
M pkgs/development/compilers/llvm/4/clang/default.nix
M pkgs/development/compilers/llvm/4/default.nix
M pkgs/development/compilers/llvm/4/llvm.nix

  Log Message:
  ---
  llvm-packages: get rid of extra build depedencies for manpages

Fixes #26756


  Commit: f65b5365bb944bd94c582c59b4292e647b830707
  
https://github.com/NixOS/nixpkgs/commit/f65b5365bb944bd94c582c59b4292e647b830707
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-06-26 (Mon, 26 Jun 2017)

  Changed paths:
M pkgs/stdenv/darwin/default.nix

  Log Message:
  ---
  darwin-stdenv: remove llvm/clang manpage overrides from


  Commit: 071803955e0183739eeff2c31719f34df3cdea3c
  
https://github.com/NixOS/nixpkgs/commit/071803955e0183739eeff2c31719f34df3cdea3c
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-06-26 (Mon, 26 Jun 2017)

  Changed paths:
M pkgs/development/compilers/llvm/4/default.nix

  Log Message:
  ---
  llvm-packages: mark manpages as lowPrio


  Commit: d76bc8ed15cfa21d9f1cc47a06ee1fe8ac86d6d3
  
https://github.com/NixOS/nixpkgs/commit/d76bc8ed15cfa21d9f1cc47a06ee1fe8ac86d6d3
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-06-26 (Mon, 26 Jun 2017)

  Changed paths:
M pkgs/development/compilers/llvm/4/clang/default.nix
M pkgs/development/compilers/llvm/4/default.nix
M pkgs/development/compilers/llvm/4/llvm.nix
M pkgs/stdenv/darwin/default.nix

  Log Message:
  ---
  Merge pull request #26818 from LnL7/llvm-manpages

llvm-packages: get rid of extra build depedencies for manpages


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


[Nix-commits] [NixOS/nixpkgs] 09c176: plex: 1.5.5 -> 1.5.7

2017-06-24 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 09c1768afdfe49d8916ce616dd553c5434b54b78
  
https://github.com/NixOS/nixpkgs/commit/09c1768afdfe49d8916ce616dd553c5434b54b78
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-06-24 (Sat, 24 Jun 2017)

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

  Log Message:
  ---
  plex: 1.5.5 -> 1.5.7


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


[Nix-commits] [NixOS/nixpkgs] c0cdf5: plex: fix preStart permissions

2017-06-24 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: c0cdf58807f11bf112e8ebbbf2e1088caf6de5f2
  
https://github.com/NixOS/nixpkgs/commit/c0cdf58807f11bf112e8ebbbf2e1088caf6de5f2
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-06-24 (Sat, 24 Jun 2017)

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

  Log Message:
  ---
  plex: fix preStart permissions


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


[Nix-commits] [NixOS/nixpkgs] c84112: plex: fix preStart permissions

2017-06-24 Thread Daiderd Jordan
  Branch: refs/heads/release-17.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: c841128b8619354f97125fc008a542b9b0476a05
  
https://github.com/NixOS/nixpkgs/commit/c841128b8619354f97125fc008a542b9b0476a05
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-06-24 (Sat, 24 Jun 2017)

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

  Log Message:
  ---
  plex: fix preStart permissions

(cherry picked from commit c0cdf58807f11bf112e8ebbbf2e1088caf6de5f2)


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


[Nix-commits] [NixOS/nixpkgs] de0e9e: erlang: refactor: switch to lib.makeExtensible

2017-06-24 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: de0e9e7a86c2603d0f978b0a6e51040a3adf01ea
  
https://github.com/NixOS/nixpkgs/commit/de0e9e7a86c2603d0f978b0a6e51040a3adf01ea
  Author: Gleb Peregud <glebe...@gmail.com>
  Date:   2017-06-24 (Sat, 24 Jun 2017)

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

  Log Message:
  ---
  erlang: refactor: switch to lib.makeExtensible

Use standardized implementation of attribute set extensibility mechanism
instead of manually re-implementing it.

Suggested by @cstrahan at https://github.com/NixOS/nixpkgs/pull/26668.


  Commit: 961d42d80f338e8155649b10635d52560c4b3b7d
  
https://github.com/NixOS/nixpkgs/commit/961d42d80f338e8155649b10635d52560c4b3b7d
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-06-24 (Sat, 24 Jun 2017)

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

  Log Message:
  ---
  Merge pull request #26811 from gleber/erlang-makeExtensible

erlang: use makeExtensible


Compare: https://github.com/NixOS/nixpkgs/compare/8810a69adb5b...961d42d80f33___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
https://mailman.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 54a370: beam-packages: add erlangR20

2017-06-23 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 54a370ff5f216a19ba622d1b5d38ad3b0372c201
  
https://github.com/NixOS/nixpkgs/commit/54a370ff5f216a19ba622d1b5d38ad3b0372c201
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-06-23 (Fri, 23 Jun 2017)

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

  Log Message:
  ---
  beam-packages: add erlangR20


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


[Nix-commits] [NixOS/nixpkgs] d79b47: erlangR20: init

2017-06-23 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: d79b4766a5b123ec078045d9945c805c489e053b
  
https://github.com/NixOS/nixpkgs/commit/d79b4766a5b123ec078045d9945c805c489e053b
  Author: Matthew Daiter <matthew@nomoko.camera>
  Date:   2017-06-23 (Fri, 23 Jun 2017)

  Changed paths:
A pkgs/development/interpreters/erlang/R20.nix
M pkgs/top-level/all-packages.nix
M pkgs/top-level/beam-packages.nix

  Log Message:
  ---
  erlangR20: init


  Commit: b0b5911fc14b90d279d54670dccf1484792f2ea0
  
https://github.com/NixOS/nixpkgs/commit/b0b5911fc14b90d279d54670dccf1484792f2ea0
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-06-23 (Fri, 23 Jun 2017)

  Changed paths:
A pkgs/development/interpreters/erlang/R20.nix
M pkgs/top-level/all-packages.nix
M pkgs/top-level/beam-packages.nix

  Log Message:
  ---
  Merge pull request #26764 from mdaiter/erlangR20

erlangR20: init


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


[Nix-commits] [NixOS/nixpkgs] d1b9c9: erlang: refactor: build packages per Erlang/OTP.

2017-06-22 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: d1b9c9d2cddf2e57964fde7e4f468c8767a77b3b
  
https://github.com/NixOS/nixpkgs/commit/d1b9c9d2cddf2e57964fde7e4f468c8767a77b3b
  Author: Gleb Peregud <glebe...@gmail.com>
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M pkgs/development/beam-modules/build-hex.nix
M pkgs/development/beam-modules/default.nix
M pkgs/top-level/all-packages.nix
M pkgs/top-level/beam-packages.nix

  Log Message:
  ---
  erlang: refactor: build packages per Erlang/OTP.

This change introduces a fixpoint, which allows to do deep override when
building packages defined in pkgs/development/beam-modules/default.hex.
This allows to provide beam.packages.erlang{,R16,R17,R18,R19} which
contains the same packages built with different Erlang/OTP versions.

Top-level attribute beamPackages points at beam.packages.erlangR18, the
same applies to other top-level Erlang packages.

TODO:
- beam.packages.erlang{R16,R17} is almost useless, since rebar/rebar3
  does not build using these versions;
- all packages in beam.packages which use buildMix are actually built
  with erlangR18;
- update documentation.


  Commit: f66b0186dc9764b83ad76f9dcaec341b0f6f83a0
  
https://github.com/NixOS/nixpkgs/commit/f66b0186dc9764b83ad76f9dcaec341b0f6f83a0
  Author: Gleb Peregud <glebe...@gmail.com>
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M pkgs/development/tools/build-managers/rebar3/rebar3-nix-bootstrap

  Log Message:
  ---
  erlang: fix rebar3-nix-bootstrap in Erlang < R18.


  Commit: 7797e1a1dda661476dbb312b1f26896d32831ef5
  
https://github.com/NixOS/nixpkgs/commit/7797e1a1dda661476dbb312b1f26896d32831ef5
  Author: Gleb Peregud <glebe...@gmail.com>
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M pkgs/development/beam-modules/default.nix
M pkgs/development/beam-modules/lib.nix
M pkgs/top-level/beam-packages.nix

  Log Message:
  ---
  erlang: put Elixir/LFE into per-OTP packageset.

This makes beam.package.erlangR19.abnf to be actually built with R19,
instead of the default R18. It means that Elixir and LFE are provided in
two versions, one built with R18 and with R19.

Please note that Elixir does not build with R16 and R17 - trying to
access beam.packages.erlang{R16,R17}.elixir will throw an error.


  Commit: 0fccd5bba40ce903ff25bb8f2ca09e86f3bef19d
  
https://github.com/NixOS/nixpkgs/commit/0fccd5bba40ce903ff25bb8f2ca09e86f3bef19d
  Author: Gleb Peregud <glebe...@gmail.com>
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M doc/languages-frameworks/beam.xml
M pkgs/development/beam-modules/mix-bootstrap
M pkgs/development/tools/build-managers/rebar3/rebar3-nix-bootstrap

  Log Message:
  ---
  erlang: update documentation.

The documentation got a bit stale compared to actual contents of
nixpkgs. This commit focuses on updating existing docs, not on making
sure all details of beam packages are covered.


  Commit: 505508a813d7680d8ada10eb8875a62de79e5aac
  
https://github.com/NixOS/nixpkgs/commit/505508a813d7680d8ada10eb8875a62de79e5aac
  Author: Eric Bailey <yurr...@users.noreply.github.com>
  Date:   2017-06-22 (Thu, 22 Jun 2017)

  Changed paths:
M doc/default.nix
M doc/languages-frameworks/beam.xml

  Log Message:
  ---
  Update BEAM docs

Improve beam docs:
 * correct spelling
 * update per pandoc changes
 * capitalize titles
 * capitalize BEAM throughout and use "the BEAM" when referring to the virtual 
machine.
 * tweak grammar and phrasing
 * reformat build-tools-rebar3 section
 * add more links
 * re-wrap s

Also update s
* normalize whitespace
* don't double quote homepage
* use $ in all shell snippets


  Commit: aba574c4faeed0a359324d9fb89c7aeffb08314d
  
https://github.com/NixOS/nixpkgs/commit/aba574c4faeed0a359324d9fb89c7aeffb08314d
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-06-22 (Thu, 22 Jun 2017)

  Changed paths:
M doc/default.nix
M doc/languages-frameworks/beam.xml
M pkgs/development/beam-modules/build-hex.nix
M pkgs/development/beam-modules/default.nix
M pkgs/development/beam-modules/lib.nix
M pkgs/development/beam-modules/mix-bootstrap
M pkgs/development/tools/build-managers/rebar3/rebar3-nix-bootstrap
M pkgs/top-level/all-packages.nix
M pkgs/top-level/beam-packages.nix

  Log Message:
  ---
  Merge pull request #26668 from gleber/fixpoint-erlang-packages

erlang: refactor: build packages per Erlang/OTP version.


Compare: https://github.com/NixOS/nixpkgs/compare/86dc6469baa6...aba574c4faee___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
https://mailman.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 7469eb: stress: enable on darwin

2017-06-21 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 7469eb9fed930d57a1ff8bb8c0666985d9ed0c46
  
https://github.com/NixOS/nixpkgs/commit/7469eb9fed930d57a1ff8bb8c0666985d9ed0c46
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-06-21 (Wed, 21 Jun 2017)

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

  Log Message:
  ---
  stress: enable on darwin


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


[Nix-commits] [NixOS/nixpkgs] 9ea503: python-modules/protobuf: fix darwin build by passi...

2017-06-21 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 9ea503fa55763f52b5a750fd440e270fb41326c1
  
https://github.com/NixOS/nixpkgs/commit/9ea503fa55763f52b5a750fd440e270fb41326c1
  Author: Robert Vollmert <r...@vllmrt.net>
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
M pkgs/development/python-modules/protobuf.nix

  Log Message:
  ---
  python-modules/protobuf: fix darwin build by passing C++ includes explicitly

Fixes #26531.

Copies the matplotlib solution, as mentioned by @knedlsepp.


  Commit: 031d26eb24b01cd0a60ca7c5d1e9423e7f7e8254
  
https://github.com/NixOS/nixpkgs/commit/031d26eb24b01cd0a60ca7c5d1e9423e7f7e8254
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-06-21 (Wed, 21 Jun 2017)

  Changed paths:
M pkgs/development/python-modules/protobuf.nix

  Log Message:
  ---
  Merge pull request #26709 from robx/fix-python-protobuf-v2

python-modules/protobuf: fix darwin build by passing C++ includes exp…


Compare: https://github.com/NixOS/nixpkgs/compare/bb65640784e5...031d26eb24b0___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
https://mailman.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 2fb67d: qt: fix qmakeHook -> qmake in few packages.

2017-06-18 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 2fb67d9b83f2b6ab1632c3e89c7a91aae603ee7e
  
https://github.com/NixOS/nixpkgs/commit/2fb67d9b83f2b6ab1632c3e89c7a91aae603ee7e
  Author: Gleb Peregud <glebe...@gmail.com>
  Date:   2017-06-18 (Sun, 18 Jun 2017)

  Changed paths:
M pkgs/applications/networking/feedreaders/rssguard/default.nix
M pkgs/tools/misc/ultrastar-creator/default.nix
M pkgs/tools/misc/ultrastar-manager/default.nix

  Log Message:
  ---
  qt: fix qmakeHook -> qmake in few packages.

This seem to have been broken in #26336.


  Commit: 59634a6639ec7ec3b7f9f608aaaeca570da85c84
  
https://github.com/NixOS/nixpkgs/commit/59634a6639ec7ec3b7f9f608aaaeca570da85c84
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-06-18 (Sun, 18 Jun 2017)

  Changed paths:
M pkgs/applications/networking/feedreaders/rssguard/default.nix
M pkgs/tools/misc/ultrastar-creator/default.nix
M pkgs/tools/misc/ultrastar-manager/default.nix

  Log Message:
  ---
  Merge pull request #26700 from gleber/fix-qmakeHook

qt: fix qmakeHook -> qmake in few packages.


Compare: https://github.com/NixOS/nixpkgs/compare/89e02c7516ff...59634a6639ec___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
https://mailman.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 2265f5: opencv-3.x: fix build on OS X

2017-06-18 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 2265f50a5144d69a6bead22d3cac29a590636fd2
  
https://github.com/NixOS/nixpkgs/commit/2265f50a5144d69a6bead22d3cac29a590636fd2
  Author: Bas van Dijk <v.dijk@gmail.com>
  Date:   2017-06-17 (Sat, 17 Jun 2017)

  Changed paths:
M pkgs/development/libraries/opencv/3.x.nix

  Log Message:
  ---
  opencv-3.x: fix build on OS X


  Commit: 7c90c458566a688591593fe41849cfe711567bd2
  
https://github.com/NixOS/nixpkgs/commit/7c90c458566a688591593fe41849cfe711567bd2
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-06-18 (Sun, 18 Jun 2017)

  Changed paths:
M pkgs/development/libraries/opencv/3.x.nix

  Log Message:
  ---
  Merge pull request #26673 from LumiGuide/fix-opencv-contrib-osx

opencv-3.x: fix build on OS X


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


[Nix-commits] [NixOS/nixpkgs] 30412f: rhash: fix darwin build

2017-06-13 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 30412f99304e51e8c27aa5be6d413d17c1da0ece
  
https://github.com/NixOS/nixpkgs/commit/30412f99304e51e8c27aa5be6d413d17c1da0ece
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-06-13 (Tue, 13 Jun 2017)

  Changed paths:
A pkgs/tools/security/rhash/darwin.patch
M pkgs/tools/security/rhash/default.nix

  Log Message:
  ---
  rhash: fix darwin build

Fixes cmake update to 3.8.2, d74d871f52512a1f827d2dc165db685f499ce5f0


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


[Nix-commits] [NixOS/nixpkgs] e973c7: vim: update URL for vimrc

2017-06-13 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: e973c75d659f15897191d3e46e06a04744cc7358
  
https://github.com/NixOS/nixpkgs/commit/e973c75d659f15897191d3e46e06a04744cc7358
  Author: Tim Shaffer <tshaf...@nd.edu>
  Date:   2017-06-13 (Tue, 13 Jun 2017)

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

  Log Message:
  ---
  vim: update URL for vimrc

Previous URL was returning a 404. Adjusting the query parameters fixes
things.


  Commit: de3bac6b9b291f1e74d4ff238b54f5e0e905d3fa
  
https://github.com/NixOS/nixpkgs/commit/de3bac6b9b291f1e74d4ff238b54f5e0e905d3fa
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-06-13 (Tue, 13 Jun 2017)

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

  Log Message:
  ---
  Merge pull request #26559 from trshaffer/master

vim: update URL for vimrc


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


[Nix-commits] [NixOS/nixpkgs] 96f4ca: erlang: Move all BEAM packages into beam-packages.

2017-06-11 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 96f4cac65901256c3a3388dbe491de30f65543c7
  
https://github.com/NixOS/nixpkgs/commit/96f4cac65901256c3a3388dbe491de30f65543c7
  Author: Gleb Peregud <glebe...@gmail.com>
  Date:   2017-06-08 (Thu, 08 Jun 2017)

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

  Log Message:
  ---
  erlang: Move all BEAM packages into beam-packages.

This applies to Erlang, Elixir and LFE packages.

beam-packages provides interpreters and packages sets separately. This
is in preparation of generalizing BEAM interpreters definitions.


  Commit: 3426c88bff6988056163f147e06dcfac2556b588
  
https://github.com/NixOS/nixpkgs/commit/3426c88bff6988056163f147e06dcfac2556b588
  Author: Gleb Peregud <glebe...@gmail.com>
  Date:   2017-06-08 (Thu, 08 Jun 2017)

  Changed paths:
A pkgs/development/beam-modules/lib.nix
M pkgs/development/interpreters/erlang/R16.nix
M pkgs/development/interpreters/erlang/R16B02-8-basho.nix
M pkgs/development/interpreters/erlang/R17.nix
M pkgs/development/interpreters/erlang/R18.nix
M pkgs/development/interpreters/erlang/R19.nix
A pkgs/development/interpreters/erlang/generic-builder.nix
M pkgs/top-level/beam-packages.nix

  Log Message:
  ---
  erlang: Generalize Erlang/OTP derivations.

Switch official Erlang versions to use a common builder.


  Commit: e88a89ad330743c6be885fef415307c9ff9197cc
  
https://github.com/NixOS/nixpkgs/commit/e88a89ad330743c6be885fef415307c9ff9197cc
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-06-08 (Thu, 08 Jun 2017)

  Changed paths:
M pkgs/development/beam-modules/lib.nix
M pkgs/top-level/beam-packages.nix

  Log Message:
  ---
  erlang: use makeOverridable for customizations


  Commit: c9cb6403d3c72b01aeccc537d1cbe7954aecf29b
  
https://github.com/NixOS/nixpkgs/commit/c9cb6403d3c72b01aeccc537d1cbe7954aecf29b
  Author: Gleb Peregud <glebe...@gmail.com>
  Date:   2017-06-11 (Sun, 11 Jun 2017)

  Changed paths:
M pkgs/development/interpreters/erlang/R16.nix
M pkgs/development/interpreters/erlang/R16B02-8-basho.nix
M pkgs/development/interpreters/erlang/R17.nix
M pkgs/development/interpreters/erlang/generic-builder.nix
M pkgs/top-level/beam-packages.nix

  Log Message:
  ---
  erlang: move erlang_basho_R16B02 to Erlang's general builder.


  Commit: 4010313ab901c9022f564dfdc0e9ef27b595aa53
  
https://github.com/NixOS/nixpkgs/commit/4010313ab901c9022f564dfdc0e9ef27b595aa53
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-06-11 (Sun, 11 Jun 2017)

  Changed paths:
A pkgs/development/beam-modules/lib.nix
M pkgs/development/interpreters/erlang/R16.nix
M pkgs/development/interpreters/erlang/R16B02-8-basho.nix
M pkgs/development/interpreters/erlang/R17.nix
M pkgs/development/interpreters/erlang/R18.nix
M pkgs/development/interpreters/erlang/R19.nix
A pkgs/development/interpreters/erlang/generic-builder.nix
M pkgs/top-level/all-packages.nix
A pkgs/top-level/beam-packages.nix

  Log Message:
  ---
  Merge pull request #26381 from gleber/generalize-beam

erlang: refactor to generalize Erlang/OTP derivations


Compare: https://github.com/NixOS/nixpkgs/compare/370ace4cf03b...4010313ab901___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
https://mailman.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 1e0866: rust: 1.15.0 -> 1.17.0

2017-06-11 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 1e0866e06483087059af91b7f296e0c5610f8848
  
https://github.com/NixOS/nixpkgs/commit/1e0866e06483087059af91b7f296e0c5610f8848
  Author: Anders Papitto <anderspapi...@gmail.com>
  Date:   2017-06-10 (Sat, 10 Jun 2017)

  Changed paths:
A pkgs/applications/networking/browsers/firefox/cargo-fix.patch
M pkgs/applications/networking/browsers/firefox/packages.nix
M pkgs/development/compilers/rust/beta.nix
A pkgs/development/compilers/rust/binaryBuild.nix
M pkgs/development/compilers/rust/bootstrap.nix
M pkgs/development/compilers/rust/default.nix
M pkgs/development/compilers/rust/nightly.nix
M pkgs/development/compilers/rust/nightlyBin.nix
M pkgs/development/compilers/rust/print-hashes.sh
M pkgs/development/compilers/rust/rustc.nix
M pkgs/top-level/all-packages.nix
M pkgs/top-level/rust-packages.nix

  Log Message:
  ---
  rust: 1.15.0 -> 1.17.0

Also updates beta, nightly, nightlyBin, and bootstrap compilers.
Also updates the registry.
Also consolidates logic between bootstrap and nightlyBin compilers.
Also contains some miscellaneous cleanups.
Also patches firefox to build with the newer cargo


  Commit: f6072d7b6ee8b96554cba0920bc1768e4c92adba
  
https://github.com/NixOS/nixpkgs/commit/f6072d7b6ee8b96554cba0920bc1768e4c92adba
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-06-11 (Sun, 11 Jun 2017)

  Changed paths:
M pkgs/development/compilers/rust/rustc.nix

  Log Message:
  ---
  rustc: disable lldb tests on darwin


  Commit: 3d601f6a8a4bcbd686011251f2a01e9c17595be8
  
https://github.com/NixOS/nixpkgs/commit/3d601f6a8a4bcbd686011251f2a01e9c17595be8
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-06-11 (Sun, 11 Jun 2017)

  Changed paths:
M pkgs/development/compilers/rust/rustc.nix

  Log Message:
  ---
  rustc: disable another gdb test


  Commit: a3317da9f9221d986405a676599bbca4632ed7c7
  
https://github.com/NixOS/nixpkgs/commit/a3317da9f9221d986405a676599bbca4632ed7c7
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-06-11 (Sun, 11 Jun 2017)

  Changed paths:
A pkgs/applications/networking/browsers/firefox/cargo-fix.patch
M pkgs/applications/networking/browsers/firefox/packages.nix
M pkgs/development/compilers/rust/beta.nix
A pkgs/development/compilers/rust/binaryBuild.nix
M pkgs/development/compilers/rust/bootstrap.nix
M pkgs/development/compilers/rust/default.nix
M pkgs/development/compilers/rust/nightly.nix
M pkgs/development/compilers/rust/nightlyBin.nix
M pkgs/development/compilers/rust/print-hashes.sh
M pkgs/development/compilers/rust/rustc.nix
M pkgs/top-level/all-packages.nix
M pkgs/top-level/rust-packages.nix

  Log Message:
  ---
  Merge pull request #26275 from anderspapitto/rust-updates

rust: 1.15.0 -> 1.17.0


Compare: https://github.com/NixOS/nixpkgs/compare/86da6d441f7a...a3317da9f922___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
https://mailman.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 29049d: vim-plugins: fix evaluation

2017-06-11 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 29049d07f9fcf2755a2755dcda078891445da67b
  
https://github.com/NixOS/nixpkgs/commit/29049d07f9fcf2755a2755dcda078891445da67b
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-06-11 (Sun, 11 Jun 2017)

  Changed paths:
M pkgs/misc/vim-plugins/default.nix

  Log Message:
  ---
  vim-plugins: fix evaluation


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


[Nix-commits] [NixOS/nixpkgs] 3b24b1: cyrus_sasl: fix version

2017-06-09 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 3b24b11021e7d7741ce7e70926e26478d489e31e
  
https://github.com/NixOS/nixpkgs/commit/3b24b11021e7d7741ce7e70926e26478d489e31e
  Author: Orivej Desh <ori...@gmx.fr>
  Date:   2017-05-24 (Wed, 24 May 2017)

  Changed paths:
M pkgs/development/libraries/cyrus-sasl/default.nix

  Log Message:
  ---
  cyrus_sasl: fix version


  Commit: 57091a19e2aa1a0e11fd91d95cefa7d42fbf95e0
  
https://github.com/NixOS/nixpkgs/commit/57091a19e2aa1a0e11fd91d95cefa7d42fbf95e0
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-06-09 (Fri, 09 Jun 2017)

  Changed paths:
M pkgs/development/libraries/cyrus-sasl/default.nix

  Log Message:
  ---
  Merge pull request #26043 from orivej/sasl

cyrus_sasl: fix version


Compare: https://github.com/NixOS/nixpkgs/compare/a6dc11e81e2c...57091a19e2aa___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
https://mailman.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] a6dc11: tmux: fix hash, looks like the upstream tag was mo...

2017-06-09 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: a6dc11e81e2cf26c0c309d90a6d2d4ee2baf0b34
  
https://github.com/NixOS/nixpkgs/commit/a6dc11e81e2cf26c0c309d90a6d2d4ee2baf0b34
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-06-09 (Fri, 09 Jun 2017)

  Changed paths:
M pkgs/tools/misc/tmux/default.nix

  Log Message:
  ---
  tmux: fix hash, looks like the upstream tag was moved

--- a/configure.ac   1970-01-01 01:00:01.0 +0100
+++ b/configure.ac   1970-01-01 01:00:01.0 +0100
@@ -1,6 +1,6 @@
 # configure.ac

-AC_INIT(tmux, 2.5-rc)
+AC_INIT(tmux, 2.5)
 AC_PREREQ([2.60])

 AC_CONFIG_AUX_DIR(etc)


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


[Nix-commits] [NixOS/nixpkgs] b3fb91: llvm-packages: add option to enable manpages

2017-06-05 Thread Daiderd Jordan
  Branch: refs/heads/staging
  Home:   https://github.com/NixOS/nixpkgs
  Commit: b3fb9178e8ade242543d99ea91b623270a7ccf8a
  
https://github.com/NixOS/nixpkgs/commit/b3fb9178e8ade242543d99ea91b623270a7ccf8a
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-05-31 (Wed, 31 May 2017)

  Changed paths:
M pkgs/development/compilers/llvm/4/clang/default.nix
M pkgs/development/compilers/llvm/4/llvm.nix

  Log Message:
  ---
  llvm-packages: add option to enable manpages


  Commit: 9e2aba35728de7012a0692f75a3f24685f0fc28b
  
https://github.com/NixOS/nixpkgs/commit/9e2aba35728de7012a0692f75a3f24685f0fc28b
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-06-01 (Thu, 01 Jun 2017)

  Changed paths:
M pkgs/development/compilers/llvm/4/clang/default.nix
M pkgs/development/compilers/llvm/4/llvm.nix
M pkgs/development/tools/build-managers/cmake/default.nix
M pkgs/stdenv/darwin/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  darwin-stdenv: remove python-sphinx and a bunch of other dependencies from 
the stdenv


  Commit: 30f329e74b73644e16d49746cc4bbae93f42ae4b
  
https://github.com/NixOS/nixpkgs/commit/30f329e74b73644e16d49746cc4bbae93f42ae4b
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-06-05 (Mon, 05 Jun 2017)

  Changed paths:
M pkgs/development/compilers/llvm/4/clang/default.nix
M pkgs/development/compilers/llvm/4/llvm.nix
M pkgs/development/tools/build-managers/cmake/default.nix
M pkgs/stdenv/darwin/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Merge pull request #26310 from LnL7/darwin-stdenv-no-sphinx

darwin-stdenv: remove python dependencies


Compare: https://github.com/NixOS/nixpkgs/compare/e2b0896cf621...30f329e74b73___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
https://mailman.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] c57d0b: racket: 6.8 -> 6.9

2017-06-04 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: c57d0be40af780f3971d03836090a21e4bb9
  
https://github.com/NixOS/nixpkgs/commit/c57d0be40af780f3971d03836090a21e4bb9
  Author: geistesk <github.jyf30...@0x21.biz>
  Date:   2017-06-04 (Sun, 04 Jun 2017)

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

  Log Message:
  ---
  racket: 6.8 -> 6.9


  Commit: 504552e420cae0c949f9bd36f27a84431fb93bf7
  
https://github.com/NixOS/nixpkgs/commit/504552e420cae0c949f9bd36f27a84431fb93bf7
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-06-04 (Sun, 04 Jun 2017)

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

  Log Message:
  ---
  Merge pull request #26369 from geistesk/racket-6.9

racket: 6.8 -> 6.9


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


[Nix-commits] [NixOS/nixpkgs] a81f45: fetchdarcs: Use NIX_SSL_CERT_FILE

2017-06-04 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: a81f45386b21b3c430f94c2ad5c5e1f7c58cbef2
  
https://github.com/NixOS/nixpkgs/commit/a81f45386b21b3c430f94c2ad5c5e1f7c58cbef2
  Author: Joe Hermaszewski <git...@sub.monoid.al>
  Date:   2017-06-03 (Sat, 03 Jun 2017)

  Changed paths:
M pkgs/build-support/fetchdarcs/default.nix

  Log Message:
  ---
  fetchdarcs: Use NIX_SSL_CERT_FILE

`SSL_CERT_FILE` has been replaced with `NIX_SSL_CERT_FILE`.

Before this change using `fetchdarcs` resulted in an error message like:

```
Identifying repository http://hub.darcs.net/scravy/easyplot inventory

darcs failed:  Not a repository: http://hub.darcs.net/scravy/easyplot (Peer 
certificate cannot be authenticated with given CA certificates)

HINT: Do you have the right URI for the repository?

builder for ‘/nix/store/imyvcs6lvb5yva66krc5wk39931sam8v-fetchdarcs.drv’ failed 
with exit code 2
```


  Commit: f1224cda192b5cc1740d201e71b12728e9fc0a93
  
https://github.com/NixOS/nixpkgs/commit/f1224cda192b5cc1740d201e71b12728e9fc0a93
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-06-04 (Sun, 04 Jun 2017)

  Changed paths:
M pkgs/build-support/fetchdarcs/default.nix

  Log Message:
  ---
  Merge pull request #26360 from expipiplus1/patch-1

fetchdarcs: Use NIX_SSL_CERT_FILE


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


[Nix-commits] [NixOS/nixpkgs] 29acc5: lldb: fix on Darwin

2017-06-03 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 29acc510c05d853f4be464c715fde285db422a5f
  
https://github.com/NixOS/nixpkgs/commit/29acc510c05d853f4be464c715fde285db422a5f
  Author: Matthew Bauer <mjbaue...@gmail.com>
  Date:   2017-05-31 (Wed, 31 May 2017)

  Changed paths:
M pkgs/development/compilers/llvm/4/lldb.nix

  Log Message:
  ---
  lldb: fix on Darwin

This gives a few fixes for LLDB on Darwin. Note: you will have to do code
signing for it to work outside of root!


  Commit: 2aff10ba4f25c20d8bcef63af1949f3d29988e8c
  
https://github.com/NixOS/nixpkgs/commit/2aff10ba4f25c20d8bcef63af1949f3d29988e8c
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-06-03 (Sat, 03 Jun 2017)

  Changed paths:
M pkgs/development/compilers/llvm/4/lldb.nix

  Log Message:
  ---
  Merge pull request #26112 from matthewbauer/lldb-darwin

lldb: fix on Darwin


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


[Nix-commits] [NixOS/nixpkgs] 149b02: sudo: 1.8.19p2 -> 1.8.20p1, fixes CVE-2017-1000367

2017-05-31 Thread Daiderd Jordan
  Branch: refs/heads/release-16.09
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 149b025544cf9dbdb099a32ad670394fd76cd5b5
  
https://github.com/NixOS/nixpkgs/commit/149b025544cf9dbdb099a32ad670394fd76cd5b5
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-05-31 (Wed, 31 May 2017)

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

  Log Message:
  ---
  sudo: 1.8.19p2 -> 1.8.20p1, fixes CVE-2017-1000367

(cherry picked from commit 3c0114d4728aff4158730ccaf89cc1d9115c83ee)


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


[Nix-commits] [NixOS/nixpkgs] ed9cfc: sudo: 1.8.20 -> 1.8.20p1, fixes CVE-2017-1000367

2017-05-30 Thread Daiderd Jordan
  Branch: refs/heads/release-17.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: ed9cfc75c9bb655b2a6f50f78059df8ac93ca244
  
https://github.com/NixOS/nixpkgs/commit/ed9cfc75c9bb655b2a6f50f78059df8ac93ca244
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-05-30 (Tue, 30 May 2017)

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

  Log Message:
  ---
  sudo: 1.8.20 -> 1.8.20p1, fixes CVE-2017-1000367

(cherry picked from commit 3c0114d4728aff4158730ccaf89cc1d9115c83ee)


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


[Nix-commits] [NixOS/nixpkgs] 3c0114: sudo: 1.8.20 -> 1.8.20p1, fixes CVE-2017-1000367

2017-05-30 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 3c0114d4728aff4158730ccaf89cc1d9115c83ee
  
https://github.com/NixOS/nixpkgs/commit/3c0114d4728aff4158730ccaf89cc1d9115c83ee
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-05-30 (Tue, 30 May 2017)

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

  Log Message:
  ---
  sudo: 1.8.20 -> 1.8.20p1, fixes CVE-2017-1000367


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


[Nix-commits] [NixOS/nixpkgs] 5e659e: lldb-4: Patch to fix libedit usage on Linux

2017-05-29 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 5e659e94a6061c9acd983ad0b5c26206b83f5735
  
https://github.com/NixOS/nixpkgs/commit/5e659e94a6061c9acd983ad0b5c26206b83f5735
  Author: Will Dietz <w...@wdtz.org>
  Date:   2017-05-27 (Sat, 27 May 2017)

  Changed paths:
A pkgs/development/compilers/llvm/4/lldb-libedit.patch
M pkgs/development/compilers/llvm/4/lldb.nix

  Log Message:
  ---
  lldb-4: Patch to fix libedit usage on Linux

Idea from:
https://bugs.llvm.org//show_bug.cgi?id=28898#c7

Fixes ability to use arrow keys.


  Commit: 4e88e82e065653f0ca3418aaa7b2af7cdcde8e15
  
https://github.com/NixOS/nixpkgs/commit/4e88e82e065653f0ca3418aaa7b2af7cdcde8e15
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-05-29 (Mon, 29 May 2017)

  Changed paths:
A pkgs/development/compilers/llvm/4/lldb-libedit.patch
M pkgs/development/compilers/llvm/4/lldb.nix

  Log Message:
  ---
  Merge pull request #26099 from dtzWill/fix/lldb-libedit

lldb-4: Patch to fix libedit usage on Linux


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


[Nix-commits] [NixOS/nixpkgs] ff1253: darwin-ICU: init at 531.48

2017-05-28 Thread Daiderd Jordan
  Branch: refs/heads/staging
  Home:   https://github.com/NixOS/nixpkgs
  Commit: ff1253200bbcdaa37b0990cba971bd93f8009f93
  
https://github.com/NixOS/nixpkgs/commit/ff1253200bbcdaa37b0990cba971bd93f8009f93
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-05-27 (Sat, 27 May 2017)

  Changed paths:
A pkgs/os-specific/darwin/apple-source-releases/ICU/default.nix
M pkgs/os-specific/darwin/apple-source-releases/default.nix

  Log Message:
  ---
  darwin-ICU: init at 531.48


  Commit: 857648dd31281c166aaada04145dd3301da74350
  
https://github.com/NixOS/nixpkgs/commit/857648dd31281c166aaada04145dd3301da74350
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-05-27 (Sat, 27 May 2017)

  Changed paths:
M pkgs/os-specific/darwin/apple-source-releases/default.nix
A pkgs/os-specific/darwin/apple-source-releases/libplatform/default.nix

  Log Message:
  ---
  darwin-libplatform: init at 125


  Commit: bf58495177670f76582a8a2afbaf3815232f
  
https://github.com/NixOS/nixpkgs/commit/bf58495177670f76582a8a2afbaf3815232f
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-05-27 (Sat, 27 May 2017)

  Changed paths:
M pkgs/os-specific/darwin/apple-source-releases/default.nix
M pkgs/os-specific/darwin/apple-source-releases/libdispatch/default.nix

  Log Message:
  ---
  darwin-dispatch: 339.92.1 -> 442.1.4


  Commit: 815f25f31b82a5ca43cc3e4728320debfd1fef13
  
https://github.com/NixOS/nixpkgs/commit/815f25f31b82a5ca43cc3e4728320debfd1fef13
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-05-27 (Sat, 27 May 2017)

  Changed paths:
R pkgs/os-specific/darwin/apple-source-releases/CF/add-cf-initialize.patch
M pkgs/os-specific/darwin/apple-source-releases/CF/default.nix
A pkgs/os-specific/darwin/apple-source-releases/CF/remove-xpc.patch
M pkgs/os-specific/darwin/apple-source-releases/default.nix

  Log Message:
  ---
  darwin-CF: 855.17 -> 1153.18


  Commit: 077840e5283719b135d267d9a64ca99543886577
  
https://github.com/NixOS/nixpkgs/commit/077840e5283719b135d267d9a64ca99543886577
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-05-27 (Sat, 27 May 2017)

  Changed paths:
M pkgs/stdenv/darwin/default.nix

  Log Message:
  ---
  darwin-stdenv: use darwin.ICU instread of icu


  Commit: 91caa85804a54a00dd38befb7b34778253ae61aa
  
https://github.com/NixOS/nixpkgs/commit/91caa85804a54a00dd38befb7b34778253ae61aa
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-05-27 (Sat, 27 May 2017)

  Changed paths:
M pkgs/os-specific/darwin/apple-source-releases/Libsystem/default.nix

  Log Message:
  ---
  darwin-Libsystem: include libplatform headers


  Commit: db4ff1d305e07d6c78655c3711973f52c31b7aea
  
https://github.com/NixOS/nixpkgs/commit/db4ff1d305e07d6c78655c3711973f52c31b7aea
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-05-28 (Sun, 28 May 2017)

  Changed paths:
R pkgs/os-specific/darwin/apple-source-releases/CF/add-cf-initialize.patch
M pkgs/os-specific/darwin/apple-source-releases/CF/default.nix
A pkgs/os-specific/darwin/apple-source-releases/CF/remove-xpc.patch
A pkgs/os-specific/darwin/apple-source-releases/ICU/default.nix
M pkgs/os-specific/darwin/apple-source-releases/Libsystem/default.nix
M pkgs/os-specific/darwin/apple-source-releases/default.nix
M pkgs/os-specific/darwin/apple-source-releases/libdispatch/default.nix
A pkgs/os-specific/darwin/apple-source-releases/libplatform/default.nix
M pkgs/stdenv/darwin/default.nix

  Log Message:
  ---
  Merge pull request #26091 from LnL7/darwin-cf-10.10

CoreFounation: 10.9 -> 10.10


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


[Nix-commits] [NixOS/nixpkgs] 82b0b5: clang: fix libclang library id on darwin

2017-05-28 Thread Daiderd Jordan
  Branch: refs/heads/staging
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 82b0b57580a2ce08b194771e7373187b51485335
  
https://github.com/NixOS/nixpkgs/commit/82b0b57580a2ce08b194771e7373187b51485335
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-05-28 (Sun, 28 May 2017)

  Changed paths:
M pkgs/development/compilers/llvm/4/clang/default.nix

  Log Message:
  ---
  clang: fix libclang library id on darwin


  Commit: a6a21d7209a03bbb4ad413297f27c9326f87231c
  
https://github.com/NixOS/nixpkgs/commit/a6a21d7209a03bbb4ad413297f27c9326f87231c
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-05-28 (Sun, 28 May 2017)

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

  Log Message:
  ---
  rtags: remove workaround for libclang


  Commit: 6b91d0dc633cff5cf6063086de296143eabb00f6
  
https://github.com/NixOS/nixpkgs/commit/6b91d0dc633cff5cf6063086de296143eabb00f6
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-05-28 (Sun, 28 May 2017)

  Changed paths:
M pkgs/development/compilers/llvm/4/clang/default.nix
M pkgs/development/tools/rtags/default.nix

  Log Message:
  ---
  Merge pull request #26092 from LnL7/darwin-libclang

clang: fix libclang on darwin


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


[Nix-commits] [NixOS/nixpkgs] 9aa354: llvm-4/clang-4: Build and install man pages

2017-05-28 Thread Daiderd Jordan
  Branch: refs/heads/staging
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 9aa3548931e90d3a853c0cbf7fe45efe7f3b6a5a
  
https://github.com/NixOS/nixpkgs/commit/9aa3548931e90d3a853c0cbf7fe45efe7f3b6a5a
  Author: Will Dietz <w...@wdtz.org>
  Date:   2017-05-19 (Fri, 19 May 2017)

  Changed paths:
M pkgs/development/compilers/llvm/4/clang/default.nix
M pkgs/development/compilers/llvm/4/llvm.nix

  Log Message:
  ---
  llvm-4/clang-4: Build and install man pages


  Commit: 3d1c1c5af3e1d97c2c6d0baf877817d09bb0c444
  
https://github.com/NixOS/nixpkgs/commit/3d1c1c5af3e1d97c2c6d0baf877817d09bb0c444
  Author: Will Dietz <w...@wdtz.org>
  Date:   2017-05-19 (Fri, 19 May 2017)

  Changed paths:
M pkgs/development/compilers/llvm/4/clang/default.nix
M pkgs/development/compilers/llvm/4/libc++abi.nix
M pkgs/development/compilers/llvm/4/lld.nix
M pkgs/development/compilers/llvm/4/lldb.nix
M pkgs/development/compilers/llvm/4/llvm.nix
M pkgs/development/compilers/llvm/4/openmp.nix

  Log Message:
  ---
  llvm-4/*: indicate which build inputs are nativeBuildInputs.


  Commit: 1e23b49f4652915a274781569abb21a07884e858
  
https://github.com/NixOS/nixpkgs/commit/1e23b49f4652915a274781569abb21a07884e858
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-05-21 (Sun, 21 May 2017)

  Changed paths:
M pkgs/stdenv/darwin/default.nix

  Log Message:
  ---
  darwin-stdenv: allow clang-unwrapped.man


  Commit: 779ec144020dc52d3e3c11c9b00a592f4f16849f
  
https://github.com/NixOS/nixpkgs/commit/779ec144020dc52d3e3c11c9b00a592f4f16849f
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-05-28 (Sun, 28 May 2017)

  Changed paths:
M pkgs/development/compilers/llvm/4/clang/default.nix
M pkgs/development/compilers/llvm/4/libc++abi.nix
M pkgs/development/compilers/llvm/4/lld.nix
M pkgs/development/compilers/llvm/4/lldb.nix
M pkgs/development/compilers/llvm/4/llvm.nix
M pkgs/development/compilers/llvm/4/openmp.nix
M pkgs/stdenv/darwin/default.nix

  Log Message:
  ---
  Merge pull request #25921 from dtzWill/feature/llvm-manpages

llvm-4/clang-4: Build and install man pages


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


Re: [Nix-dev] nixops: Deploying from macOS

2017-05-27 Thread Daiderd Jordan
1. Things like writeText use the stdenv so the inputs differ depending on the 
platform, resulting in a different output. Even tho the resulting files would 
be identical.
2. Yes, if the nix-daemon is used the NIX_BUILD_HOOK and NIX_REMOTE_SYSTEMS 
will be determined by the daemon process.
This means that nixops can't configure it dynamically to build using the vm.

I don't think there's a solution for this at the moment, except for configuring 
distributed builds on your nixops host.


On 26 May 2017 at 12:39:22, Kirill Elagin (kirela...@gmail.com) wrote:

Hi,

I have finally switched my laptop to using nix-daemon and got bitten by 
https://github.com/NixOS/nixops/issues/260 (and/or 
https://github.com/NixOS/nixops/issues/483).

To be honest, I am completely lost. Could someone please explain to me what is 
going on here?

1. The error that I get is this one:

> error: a ‘x86_64-linux’ is required to build 
>‘/nix/store/cm2y0hlgv6dpcyzf022ih1b0qwh3x5n7-etc-logind.conf.drv’, but I am a 
>‘x86_64-darwin’

Why on Earth is Linux needed to build _config files_? Building configs is 
mostly echoing, right? Who exactly tells nix that `environment.etc` files 
require a certain platform to be built? Maybe we could fix that?

2. How is this all related to nix-daemon? `nixops/deployment.py` checks for 
`os.environ.get('NIX_REMOTE') != 'daemon'`, why does it do this? Is that 
because `NIX_BUILD_HOOK` does not work when using nix-daemon? What’s that whole 
story with `NIX_REMOTE_SYSTEMS` and ssh keys really about? Why are there no 
issues with ssh keys when we I do not use nix-daemon? Why copying something 
manually helps?
___  
nix-dev mailing list  
nix-dev@lists.science.uu.nl  
https://mailman.science.uu.nl/mailman/listinfo/nix-dev  


signature.asc
Description: Message signed with OpenPGP using AMPGpg
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
https://mailman.science.uu.nl/mailman/listinfo/nix-dev


[Nix-commits] [NixOS/nixpkgs] b9bea6: go: disable tests on arm

2017-05-27 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: b9bea6b17f64bf0e29a253855b95d76c1565d6ac
  
https://github.com/NixOS/nixpkgs/commit/b9bea6b17f64bf0e29a253855b95d76c1565d6ac
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-05-26 (Fri, 26 May 2017)

  Changed paths:
M pkgs/development/compilers/go/1.8.nix

  Log Message:
  ---
  go: disable tests on arm


  Commit: eeeaba31f897db901dba5734b2436fe97dadb033
  
https://github.com/NixOS/nixpkgs/commit/eeeaba31f897db901dba5734b2436fe97dadb033
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-05-27 (Sat, 27 May 2017)

  Changed paths:
M pkgs/development/compilers/go/1.8.nix

  Log Message:
  ---
  Merge pull request #26139 from LnL7/armv7l-go

go: disable failing tests on arm


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


[Nix-commits] [NixOS/nixpkgs] 96a5ae: apple-sdk: 10.9 -> 10.10

2017-05-26 Thread Daiderd Jordan
  Branch: refs/heads/release-17.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 96a5ae56d949fb6cd1b7da3979db63318dd4d8d6
  
https://github.com/NixOS/nixpkgs/commit/96a5ae56d949fb6cd1b7da3979db63318dd4d8d6
  Author: Dan Peebles <pump...@me.com>
  Date:   2017-05-26 (Fri, 26 May 2017)

  Changed paths:
M pkgs/os-specific/darwin/apple-sdk/default.nix
M pkgs/os-specific/darwin/apple-sdk/frameworks.nix

  Log Message:
  ---
  apple-sdk: 10.9 -> 10.10

This is a slightly less ambitious version of the (now reverted) commit
377cef8d16c47df74d2653432d9bba968236c8a0, which had a bunch of issues
that I don't have time to resolve right now.

(cherry picked from commit 59b795c5901c0a60aa5dd973474e41520224a380)


  Commit: a6f1faf94fcd5bac7b03d55eb79b206f62cf43a1
  
https://github.com/NixOS/nixpkgs/commit/a6f1faf94fcd5bac7b03d55eb79b206f62cf43a1
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-05-26 (Fri, 26 May 2017)

  Changed paths:
A pkgs/build-support/setup-hooks/fix-darwin-frameworks.sh
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  darwin: add setup-hook to fix CF references

(cherry picked from commit 04fa8e006cf662a9cdefa52162e006304ad8877d)


  Commit: b8b7b32141fc211dfdd7a3ef37f64a7e55bb6cc7
  
https://github.com/NixOS/nixpkgs/commit/b8b7b32141fc211dfdd7a3ef37f64a7e55bb6cc7
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-05-26 (Fri, 26 May 2017)

  Changed paths:
M pkgs/os-specific/darwin/apple-sdk/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  darwin-frameworks: don't use pure CF

(cherry picked from commit 97a3e7cf52068f9e48d3d811f97638c73a513d85)


Compare: https://github.com/NixOS/nixpkgs/compare/88ed9271bdb4...b8b7b32141fc___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
https://mailman.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] d74011: use fetchPypi instead of fetchurl

2017-05-25 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: d7401175b77171b48fbe9c37da3ecb9c4012cdd7
  
https://github.com/NixOS/nixpkgs/commit/d7401175b77171b48fbe9c37da3ecb9c4012cdd7
  Author: Masayuki Takeda <mtakeda.enig...@gmail.com>
  Date:   2017-05-25 (Thu, 25 May 2017)

  Changed paths:
M pkgs/development/python-modules/3to2/default.nix

  Log Message:
  ---
  use fetchPypi instead of fetchurl


  Commit: 43aa3017e47dc8961fdbf2ac5dccda57a6c5df52
  
https://github.com/NixOS/nixpkgs/commit/43aa3017e47dc8961fdbf2ac5dccda57a6c5df52
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-05-25 (Thu, 25 May 2017)

  Changed paths:
M pkgs/development/python-modules/3to2/default.nix

  Log Message:
  ---
  Merge pull request #26078 from mt-caret/3to2-fetchpypi

3to2: refactor to use fetchpypi


Compare: https://github.com/NixOS/nixpkgs/compare/63e0d50f1615...43aa3017e47d___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
https://mailman.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] a114ea: nix: add "man" to meta.outputsToInstall

2017-05-25 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: a114eaaec7bea1cf2d01507e7a364ab8f933759a
  
https://github.com/NixOS/nixpkgs/commit/a114eaaec7bea1cf2d01507e7a364ab8f933759a
  Author: Andrew R. M <andrewmiller...@gmail.com>
  Date:   2017-05-25 (Thu, 25 May 2017)

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

  Log Message:
  ---
  nix: add "man" to meta.outputsToInstall


  Commit: 2a40f06ed65480a889b8b3def34ccc5b3438eb70
  
https://github.com/NixOS/nixpkgs/commit/2a40f06ed65480a889b8b3def34ccc5b3438eb70
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-05-25 (Thu, 25 May 2017)

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

  Log Message:
  ---
  Merge pull request #26087 from nixy/fix/nix-man-pages

nix: add "man" to meta.outputsToInstall


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


[Nix-commits] [NixOS/nixpkgs] 86e160: rtags: link to libclang.dylib at absolute path on ...

2017-05-17 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 86e160440f25a5f3afb811d2d0660d1f275b3127
  
https://github.com/NixOS/nixpkgs/commit/86e160440f25a5f3afb811d2d0660d1f275b3127
  Author: Anthony Cowley <acow...@gmail.com>
  Date:   2017-04-28 (Fri, 28 Apr 2017)

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

  Log Message:
  ---
  rtags: link to libclang.dylib at absolute path on darwin


  Commit: a4f772435ddbdb91fd4a55c724b53ed659969d4c
  
https://github.com/NixOS/nixpkgs/commit/a4f772435ddbdb91fd4a55c724b53ed659969d4c
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-05-18 (Thu, 18 May 2017)

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

  Log Message:
  ---
  Merge pull request #25309 from acowley/rtags-id

rtags: link to libclang.dylib at absolute path on darwin


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


[Nix-commits] [NixOS/nixpkgs] 3de663: v8: fixes build on darwin

2017-05-17 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 3de66330cd7e37822cbc033ea0e4de25bd044fb9
  
https://github.com/NixOS/nixpkgs/commit/3de66330cd7e37822cbc033ea0e4de25bd044fb9
  Author: Lukasz Czyzykowski <lukasz.czyzykow...@gmail.com>
  Date:   2017-05-17 (Wed, 17 May 2017)

  Changed paths:
M pkgs/development/libraries/v8/default.nix
A pkgs/development/libraries/v8/no-xcode.patch
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  v8: fixes build on darwin

v8 compilation on macOS was failing because of missing dependency and
wrong linker. The approach to make it work is similar to the nodejs
package.


  Commit: fcbb9b3243173d460407a7aa8a619bf1a8f3613e
  
https://github.com/NixOS/nixpkgs/commit/fcbb9b3243173d460407a7aa8a619bf1a8f3613e
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-05-17 (Wed, 17 May 2017)

  Changed paths:
M pkgs/development/libraries/v8/default.nix
A pkgs/development/libraries/v8/no-xcode.patch
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Merge pull request #25837 from czyzykowski/v8-on-osx

v8: fixes darwin build


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


[Nix-commits] [NixOS/nixpkgs] dfad5d: sift: fix build for darwin

2017-05-17 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: dfad5d3fedb5755a96b628abb8603eab70fe7604
  
https://github.com/NixOS/nixpkgs/commit/dfad5d3fedb5755a96b628abb8603eab70fe7604
  Author: Ruben Maher <r...@rkm.id.au>
  Date:   2017-05-17 (Wed, 17 May 2017)

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

  Log Message:
  ---
  sift: fix build for darwin


  Commit: b8e80d9389d96e556dd5fb6faf207e4d82a8d263
  
https://github.com/NixOS/nixpkgs/commit/b8e80d9389d96e556dd5fb6faf207e4d82a8d263
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-05-17 (Wed, 17 May 2017)

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

  Log Message:
  ---
  Merge pull request #25844 from eqyiel/master

sift: fix build for darwin


Compare: https://github.com/NixOS/nixpkgs/compare/23f6332634e2...b8e80d9389d9___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
https://mailman.science.uu.nl/mailman/listinfo/nix-commits


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

2017-05-16 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 3edc6108c59973e63436b39439d77b75afcdfbb1
  
https://github.com/NixOS/nixpkgs/commit/3edc6108c59973e63436b39439d77b75afcdfbb1
  Author: Lukasz Czyzykowski <lukasz.czyzykow...@gmail.com>
  Date:   2017-05-16 (Tue, 16 May 2017)

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

  Log Message:
  ---
  Enables rdkafka compilation on macOS

Without --disable-ssl librdkafka ./configure detects that OpenSSL is
installed but when it tries to link it fails because the default
version is incompatible (1.0.2 vs required 1.1.x).

https://github.com/edenhill/librdkafka/issues/49#issuecomment-280219158


  Commit: ea229a26a3a2ac507710460e88c2557a33d8f6fc
  
https://github.com/NixOS/nixpkgs/commit/ea229a26a3a2ac507710460e88c2557a33d8f6fc
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-05-17 (Wed, 17 May 2017)

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

  Log Message:
  ---
  Merge pull request #25839 from czyzykowski/rdkafka-on-osx

rdkafka: fixes darwin build


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


[Nix-commits] [NixOS/nixpkgs] e5a4da: python-pytest-xdist: fix tests

2017-05-15 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: e5a4da2ab8687c52d140653cc0fb17e2344f48a6
  
https://github.com/NixOS/nixpkgs/commit/e5a4da2ab8687c52d140653cc0fb17e2344f48a6
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-05-15 (Mon, 15 May 2017)

  Changed paths:
A pkgs/development/python-modules/pytest-xdist/default.nix
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  python-pytest-xdist: fix tests


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


[Nix-commits] [NixOS/nixpkgs] 096c00: Fix #25723: Remove old GNU libstdc++ for qtbase

2017-05-14 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 096c00803656ad60a22b2750dde7c0a07c4ba8f6
  
https://github.com/NixOS/nixpkgs/commit/096c00803656ad60a22b2750dde7c0a07c4ba8f6
  Author: Periklis Tsirakidis <periklis.tsiraki...@mayflower.de>
  Date:   2017-05-14 (Sun, 14 May 2017)

  Changed paths:
M pkgs/development/libraries/qt-5/5.8/qtbase/default.nix

  Log Message:
  ---
  Fix #25723: Remove old GNU libstdc++ for qtbase


  Commit: 22b7b491d5cfe2e17a4e76e22f85657ad07f196d
  
https://github.com/NixOS/nixpkgs/commit/22b7b491d5cfe2e17a4e76e22f85657ad07f196d
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-05-14 (Sun, 14 May 2017)

  Changed paths:
M pkgs/development/libraries/qt-5/5.8/qtbase/default.nix

  Log Message:
  ---
  Merge pull request #25769 from periklis/topic_fix_qt58_qtbase_stl

qt5-qtbase: remove old GNU libstdc++


Compare: https://github.com/NixOS/nixpkgs/compare/d22b1d0ba143...22b7b491d5cf___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
https://mailman.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 867e7f: fix dosfstools build on darwin

2017-05-13 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 867e7f4dcfc4b649cc02bf70af795593a3b91a56
  
https://github.com/NixOS/nixpkgs/commit/867e7f4dcfc4b649cc02bf70af795593a3b91a56
  Author: George Whewell <georg...@gmail.com>
  Date:   2017-05-13 (Sat, 13 May 2017)

  Changed paths:
M pkgs/tools/filesystems/dosfstools/default.nix

  Log Message:
  ---
  fix dosfstools build on darwin


  Commit: d8fd62d3dd659928d979dec2d4ce17601cc51b4b
  
https://github.com/NixOS/nixpkgs/commit/d8fd62d3dd659928d979dec2d4ce17601cc51b4b
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-05-13 (Sat, 13 May 2017)

  Changed paths:
M pkgs/tools/filesystems/dosfstools/default.nix

  Log Message:
  ---
  Merge pull request #25740 from georgewhewell/dosfstools/fix-darwin

dosfstools: fix build on darwin


Compare: https://github.com/NixOS/nixpkgs/compare/9237fdd1d059...d8fd62d3dd65___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
https://mailman.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] aa858b: Set clac.meta.platforms to "unix" instead of "linu...

2017-05-11 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: aa858b9f2e9c626d3ee91440d6432696a6c1
  
https://github.com/NixOS/nixpkgs/commit/aa858b9f2e9c626d3ee91440d6432696a6c1
  Author: Utku Demir <utde...@gmail.com>
  Date:   2017-05-12 (Fri, 12 May 2017)

  Changed paths:
M pkgs/tools/misc/clac/default.nix

  Log Message:
  ---
  Set clac.meta.platforms to "unix" instead of "linux"


  Commit: ed5cb7311814c7dd983de2d40954c7d0413e9f02
  
https://github.com/NixOS/nixpkgs/commit/ed5cb7311814c7dd983de2d40954c7d0413e9f02
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-05-11 (Thu, 11 May 2017)

  Changed paths:
M pkgs/tools/misc/clac/default.nix

  Log Message:
  ---
  Merge pull request #25719 from utdemir/master

Set clac.meta.platforms to "unix" instead of "linux"


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


[Nix-commits] [NixOS/nixpkgs] c58aa3: python-dogpile-cache: disable concurrency tests

2017-05-11 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: c58aa3a508538d367a169d4ae09458ce2ac98440
  
https://github.com/NixOS/nixpkgs/commit/c58aa3a508538d367a169d4ae09458ce2ac98440
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-05-11 (Thu, 11 May 2017)

  Changed paths:
M pkgs/development/python-modules/dogpile.cache/default.nix

  Log Message:
  ---
  python-dogpile-cache: disable concurrency tests


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


[Nix-commits] [NixOS/nixpkgs] 005913: llvm: Add the LLVM OpenMP components

2017-05-10 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 0059131f54c82e7714d458c0b17335c3364033a4
  
https://github.com/NixOS/nixpkgs/commit/0059131f54c82e7714d458c0b17335c3364033a4
  Author: Anthony Cowley <acow...@gmail.com>
  Date:   2017-04-28 (Fri, 28 Apr 2017)

  Changed paths:
M pkgs/development/compilers/llvm/4/default.nix
A pkgs/development/compilers/llvm/4/openmp.nix

  Log Message:
  ---
  llvm: Add the LLVM OpenMP components

Needed to build an executable that uses OpenMP with clang. This
includes a header file and a library that clang will link into an
executable whose source makes use of ‘omp‘ pragmas.


  Commit: c0774b970b90f5cc11ca54c62b8718002f4f6dc2
  
https://github.com/NixOS/nixpkgs/commit/c0774b970b90f5cc11ca54c62b8718002f4f6dc2
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-05-10 (Wed, 10 May 2017)

  Changed paths:
M pkgs/development/compilers/llvm/4/default.nix
A pkgs/development/compilers/llvm/4/openmp.nix

  Log Message:
  ---
  Merge pull request #25307 from acowley/llvm-openmp

llvm: Add the LLVM OpenMP components


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


[Nix-commits] [NixOS/nixpkgs] aa5131: go: 1.8 -> 1.8.1

2017-05-09 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: aa513180c524b1487bfb879475d6d0512b9fa64b
  
https://github.com/NixOS/nixpkgs/commit/aa513180c524b1487bfb879475d6d0512b9fa64b
  Author: Yann Hodique <hodiq...@vmware.com>
  Date:   2017-05-06 (Sat, 06 May 2017)

  Changed paths:
M pkgs/development/compilers/go/1.8.nix

  Log Message:
  ---
  go: 1.8 -> 1.8.1


  Commit: 69e5da17c602b5fdf3e1d0f3068886a283b828d1
  
https://github.com/NixOS/nixpkgs/commit/69e5da17c602b5fdf3e1d0f3068886a283b828d1
  Author: Yann Hodique <hodiq...@vmware.com>
  Date:   2017-05-07 (Sun, 07 May 2017)

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

  Log Message:
  ---
  go_1_8: use llvm 4.0


  Commit: 0d6d47edd10ad32d1feb5ee1c7e2d78d68098e99
  
https://github.com/NixOS/nixpkgs/commit/0d6d47edd10ad32d1feb5ee1c7e2d78d68098e99
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-05-09 (Tue, 09 May 2017)

  Changed paths:
M pkgs/development/compilers/go/1.8.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Merge pull request #25568 from sigma/pr/go-1.8.1

go: 1.8 -> 1.8.1


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


[Nix-commits] [NixOS/nixpkgs] 3b7566: ycmd: copy libclang on darwin

2017-05-07 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 3b7566e76f924442fe8c691b113423552fceff7b
  
https://github.com/NixOS/nixpkgs/commit/3b7566e76f924442fe8c691b113423552fceff7b
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-05-07 (Sun, 07 May 2017)

  Changed paths:
M pkgs/development/tools/misc/ycmd/default.nix

  Log Message:
  ---
  ycmd: copy libclang on darwin


  Commit: 0bae6d0afc2a62a2daf7da7fb16b8a18832c0dd0
  
https://github.com/NixOS/nixpkgs/commit/0bae6d0afc2a62a2daf7da7fb16b8a18832c0dd0
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-05-07 (Sun, 07 May 2017)

  Changed paths:
M pkgs/development/tools/misc/ycmd/default.nix

  Log Message:
  ---
  Merge pull request #25352 from LnL7/darwin-ycmd

ycmd: copy libclang on darwin


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


[Nix-commits] [NixOS/nixpkgs] 68c6e5: opencv3: Enable darwin build

2017-05-04 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 68c6e5bc8baf87ac03ebe517298b920a7d2f0b9e
  
https://github.com/NixOS/nixpkgs/commit/68c6e5bc8baf87ac03ebe517298b920a7d2f0b9e
  Author: Josef Kemetmueller <josef.kemetmuel...@aon.at>
  Date:   2017-05-04 (Thu, 04 May 2017)

  Changed paths:
M pkgs/development/libraries/opencv/3.x.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  opencv3: Enable darwin build


  Commit: 390e2ea14fbe06da159d77a7e03f7a8ecbfd55b7
  
https://github.com/NixOS/nixpkgs/commit/390e2ea14fbe06da159d77a7e03f7a8ecbfd55b7
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-05-04 (Thu, 04 May 2017)

  Changed paths:
M pkgs/development/libraries/opencv/3.x.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Merge pull request #25219 from knedlsepp/fix-opencv3-darwin

opencv3: Enable darwin build


Compare: https://github.com/NixOS/nixpkgs/compare/3156ef2dfdcc...390e2ea14fbe___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
https://mailman.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] de3c1f: glfw: fix the install name id on darwin

2017-05-01 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: de3c1f0dc936fc6b4dea1f0a13f15c3e1618
  
https://github.com/NixOS/nixpkgs/commit/de3c1f0dc936fc6b4dea1f0a13f15c3e1618
  Author: Anthony Cowley <acow...@gmail.com>
  Date:   2017-05-01 (Mon, 01 May 2017)

  Changed paths:
M pkgs/development/libraries/glfw/3.x.nix

  Log Message:
  ---
  glfw: fix the install name id on darwin

Also change platforms to ‘unix‘.


  Commit: 1046723ff683bfceded808aaa65d0b3699260f65
  
https://github.com/NixOS/nixpkgs/commit/1046723ff683bfceded808aaa65d0b3699260f65
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-05-01 (Mon, 01 May 2017)

  Changed paths:
M pkgs/development/libraries/glfw/3.x.nix

  Log Message:
  ---
  Merge pull request #25308 from acowley/glfw-id

glfw: fix the install name id on darwin


Compare: https://github.com/NixOS/nixpkgs/compare/95f6bece8811...1046723ff683___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
https://mailman.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 078b7c: fzf: 0.16.6 -> 0.16.7

2017-04-30 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 078b7c9f166dd35a0b4772519b6dce094d7eac80
  
https://github.com/NixOS/nixpkgs/commit/078b7c9f166dd35a0b4772519b6dce094d7eac80
  Author: Yann Hodique <hodiq...@vmware.com>
  Date:   2017-04-30 (Sun, 30 Apr 2017)

  Changed paths:
M pkgs/tools/misc/fzf/default.nix
M pkgs/tools/misc/fzf/deps.nix

  Log Message:
  ---
  fzf: 0.16.6 -> 0.16.7


  Commit: ed8fbe3dae0c81ccbbe890e5e004fa2585801451
  
https://github.com/NixOS/nixpkgs/commit/ed8fbe3dae0c81ccbbe890e5e004fa2585801451
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-04-30 (Sun, 30 Apr 2017)

  Changed paths:
M pkgs/tools/misc/fzf/default.nix
M pkgs/tools/misc/fzf/deps.nix

  Log Message:
  ---
  Merge pull request #25358 from sigma/pr/fzf-0.16.7

fzf: 0.16.6 -> 0.16.7


Compare: https://github.com/NixOS/nixpkgs/compare/39f55e7c2bce...ed8fbe3dae0c___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
https://mailman.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 2bd39a: csdp: fix darwin build

2017-04-30 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 2bd39ab0136e967ff32af0616f651798630c5682
  
https://github.com/NixOS/nixpkgs/commit/2bd39ab0136e967ff32af0616f651798630c5682
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-04-27 (Thu, 27 Apr 2017)

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

  Log Message:
  ---
  csdp: fix darwin build

the build sets CC=clang causing it to essentially ignore the cc wrapper


  Commit: f240276000a03fe91c840ce8a48c0ca7f56b17ec
  
https://github.com/NixOS/nixpkgs/commit/f240276000a03fe91c840ce8a48c0ca7f56b17ec
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-04-27 (Thu, 27 Apr 2017)

  Changed paths:
M pkgs/development/libraries/science/math/blas/default.nix

  Log Message:
  ---
  blas: fix darwin library id


  Commit: 5e3de3938e995beaa7f4c6c05a908254b390fdc0
  
https://github.com/NixOS/nixpkgs/commit/5e3de3938e995beaa7f4c6c05a908254b390fdc0
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-04-30 (Sun, 30 Apr 2017)

  Changed paths:
M pkgs/applications/science/math/csdp/default.nix
M pkgs/development/libraries/science/math/blas/default.nix

  Log Message:
  ---
  Merge pull request #25217 from LnL7/darwin-csdp

csdp: fix darwin build


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


[Nix-commits] [NixOS/nixpkgs] 8d26be: antiword: supports darwin

2017-04-24 Thread Daiderd Jordan
<mjbaue...@gmail.com>
  Date:   2017-04-23 (Sun, 23 Apr 2017)

  Changed paths:
M pkgs/development/libraries/qwt/6_qt4.nix

  Log Message:
  ---
  qwt: supports darwin


  Commit: f1346f58543c87d6e1fe2f0d942cd1a3552a2ac6
  
https://github.com/NixOS/nixpkgs/commit/f1346f58543c87d6e1fe2f0d942cd1a3552a2ac6
  Author: Matthew Bauer <mjbaue...@gmail.com>
  Date:   2017-04-23 (Sun, 23 Apr 2017)

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

  Log Message:
  ---
  tesseract: supports darwin


  Commit: b73eb69582b11f082991fb9fff49b00827a1ea51
  
https://github.com/NixOS/nixpkgs/commit/b73eb69582b11f082991fb9fff49b00827a1ea51
  Author: Matthew Bauer <mjbaue...@gmail.com>
  Date:   2017-04-23 (Sun, 23 Apr 2017)

  Changed paths:
M pkgs/development/libraries/gstreamer/good/default.nix

  Log Message:
  ---
  gst-plugins-good: supports darwin


  Commit: f2d3fc12b8d2584435a85f2e777e9219694da05a
  
https://github.com/NixOS/nixpkgs/commit/f2d3fc12b8d2584435a85f2e777e9219694da05a
  Author: Matthew Bauer <mjbaue...@gmail.com>
  Date:   2017-04-23 (Sun, 23 Apr 2017)

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

  Log Message:
  ---
  girara: supports darwin


  Commit: 68b5c5e9a9d34a726b4735d56fac362032425834
  
https://github.com/NixOS/nixpkgs/commit/68b5c5e9a9d34a726b4735d56fac362032425834
  Author: Matthew Bauer <mjbaue...@gmail.com>
  Date:   2017-04-23 (Sun, 23 Apr 2017)

  Changed paths:
M pkgs/applications/networking/mailreaders/sylpheed/default.nix

  Log Message:
  ---
  sylpheed: supports darwin


  Commit: 2060f5b1fc2897e4fe2c48f9da3048865f5764c6
  
https://github.com/NixOS/nixpkgs/commit/2060f5b1fc2897e4fe2c48f9da3048865f5764c6
  Author: Matthew Bauer <mjbaue...@gmail.com>
  Date:   2017-04-23 (Sun, 23 Apr 2017)

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

  Log Message:
  ---
  libgtop: supports darwin


  Commit: 80828429d70e2cfd6bc41c9f2dd5e364c9ab706c
  
https://github.com/NixOS/nixpkgs/commit/80828429d70e2cfd6bc41c9f2dd5e364c9ab706c
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-04-24 (Mon, 24 Apr 2017)

  Changed paths:
M pkgs/applications/graphics/tesseract/default.nix
M pkgs/applications/misc/girara/default.nix
M pkgs/applications/misc/wordnet/default.nix
M pkgs/applications/networking/mailreaders/sylpheed/default.nix
M pkgs/applications/office/antiword/default.nix
M pkgs/applications/video/dvdauthor/default.nix
M pkgs/desktops/gnome-3/3.22/core/dconf/default.nix
M pkgs/desktops/gnome-3/3.22/core/vte/default.nix
M pkgs/development/compilers/colm/default.nix
M pkgs/development/libraries/exempi/default.nix
M pkgs/development/libraries/gstreamer/good/default.nix
M pkgs/development/libraries/kde-frameworks/extra-cmake-modules/default.nix
M pkgs/development/libraries/libconfig/default.nix
M pkgs/development/libraries/libconfuse/default.nix
M pkgs/development/libraries/libdiscid/default.nix
M pkgs/development/libraries/libdvdread/default.nix
M pkgs/development/libraries/libfm/default.nix
M pkgs/development/libraries/libgtop/default.nix
M pkgs/development/libraries/libinfinity/default.nix
M pkgs/development/libraries/liblo/default.nix
M pkgs/development/libraries/menu-cache/default.nix
M pkgs/development/libraries/opencv/default.nix
M pkgs/development/libraries/qwt/6_qt4.nix
M pkgs/development/libraries/zimg/default.nix
M pkgs/development/tools/parsing/antlr/3.4.nix
M pkgs/misc/xosd/default.nix
M pkgs/tools/compression/lhasa/default.nix
M pkgs/tools/graphics/icoutils/default.nix
M pkgs/tools/misc/desktop-file-utils/default.nix
M pkgs/tools/networking/flvstreamer/default.nix
M pkgs/tools/networking/miniupnpc/default.nix
M pkgs/tools/system/cron/default.nix
M pkgs/tools/text/source-highlight/default.nix

  Log Message:
  ---
  Merge pull request #25066 from matthewbauer/less-darwin-eval-errors

Add Darwin as platform to various "broken" packages that actually build


Compare: https://github.com/NixOS/nixpkgs/compare/2df7f1b5b5ad...80828429d70e___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
https://mailman.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 004eca: perl: add patch for sw_vers on darwin

2017-04-22 Thread Daiderd Jordan
  Branch: refs/heads/staging
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 004ecac47b4639c6f8a8419ce2e1dcd18c78268b
  
https://github.com/NixOS/nixpkgs/commit/004ecac47b4639c6f8a8419ce2e1dcd18c78268b
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-04-22 (Sat, 22 Apr 2017)

  Changed paths:
M pkgs/development/interpreters/perl/default.nix
A pkgs/development/interpreters/perl/sw_vers.patch

  Log Message:
  ---
  perl: add patch for sw_vers on darwin

Fixes #25090


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


[Nix-commits] [NixOS/nixpkgs] 8316eb: libbsd: fixup on darwin

2017-04-21 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 8316eb5a5f889bcc859ef4e684df62c368e7b4e2
  
https://github.com/NixOS/nixpkgs/commit/8316eb5a5f889bcc859ef4e684df62c368e7b4e2
  Author: Matthew Bauer <mjbaue...@gmail.com>
  Date:   2017-04-20 (Thu, 20 Apr 2017)

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

  Log Message:
  ---
  libbsd: fixup on darwin

This is my attempt to get libbsd workin on Darwin. It's kind of a mess
right now with patches. Most of it are ugly hacks but at least it builds!


  Commit: b68882707290ccafdf315fc617842e81d99faf47
  
https://github.com/NixOS/nixpkgs/commit/b68882707290ccafdf315fc617842e81d99faf47
  Author: Matthew Bauer <mjbaue...@gmail.com>
  Date:   2017-04-20 (Thu, 20 Apr 2017)

  Changed paths:
A pkgs/development/libraries/libbsd/darwin.patch
M pkgs/development/libraries/libbsd/default.nix

  Log Message:
  ---
  libbsd: use patch instead of fork


  Commit: 5238b85207aa46f03f33c3a14a1ff7c219320388
  
https://github.com/NixOS/nixpkgs/commit/5238b85207aa46f03f33c3a14a1ff7c219320388
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-04-21 (Fri, 21 Apr 2017)

  Changed paths:
A pkgs/development/libraries/libbsd/darwin.patch
M pkgs/development/libraries/libbsd/default.nix

  Log Message:
  ---
  Merge pull request #25069 from matthewbauer/libbsd-darwin

libbsd: fixup on darwin


Compare: https://github.com/NixOS/nixpkgs/compare/c4fecfb1ec2d...5238b85207aa___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
https://mailman.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 8bd1a6: libiconv: 1.14 -> 1.15

2017-04-20 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 8bd1a6c0b20701618640e2db1108ab6ff6d5226b
  
https://github.com/NixOS/nixpkgs/commit/8bd1a6c0b20701618640e2db1108ab6ff6d5226b
  Author: John Ericson <ericson2...@yahoo.com>
  Date:   2017-04-19 (Wed, 19 Apr 2017)

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

  Log Message:
  ---
  libiconv: 1.14 -> 1.15


  Commit: 8402585c398a5b0fabb9ce0cbf2bc2a7fc2984d9
  
https://github.com/NixOS/nixpkgs/commit/8402585c398a5b0fabb9ce0cbf2bc2a7fc2984d9
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-04-20 (Thu, 20 Apr 2017)

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

  Log Message:
  ---
  Merge pull request #25044 from obsidiansystems/libiconv-bump

libiconv: 1.14 -> 1.15


Compare: https://github.com/NixOS/nixpkgs/compare/f8189e69bc9f...8402585c398a___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
https://mailman.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 89b89d: defaultIconTheme: Enable darwin support

2017-04-18 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 89b89d1071b6a822a05c8d7dfaa160ba015b021b
  
https://github.com/NixOS/nixpkgs/commit/89b89d1071b6a822a05c8d7dfaa160ba015b021b
  Author: Hamish Mackenzie <hamish.k.macken...@googlemail.com>
  Date:   2017-04-18 (Tue, 18 Apr 2017)

  Changed paths:
M pkgs/data/icons/hicolor-icon-theme/default.nix
M pkgs/desktops/gnome-3/3.22/core/adwaita-icon-theme/default.nix
M pkgs/development/tools/misc/icon-naming-utils/default.nix

  Log Message:
  ---
  defaultIconTheme: Enable darwin support


  Commit: da811a56b52e9a99c584632cc36c7727a1180719
  
https://github.com/NixOS/nixpkgs/commit/da811a56b52e9a99c584632cc36c7727a1180719
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-04-18 (Tue, 18 Apr 2017)

  Changed paths:
M pkgs/data/icons/hicolor-icon-theme/default.nix
M pkgs/desktops/gnome-3/3.22/core/adwaita-icon-theme/default.nix
M pkgs/development/tools/misc/icon-naming-utils/default.nix

  Log Message:
  ---
  Merge pull request #24976 from hamishmack/darwin-icons

defaultIconTheme: Enable darwin support


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


[Nix-commits] [NixOS/nixpkgs] 78635c: vim-elixir: 2017-03-29 -> 2017-04-13

2017-04-13 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 78635ce26b84dea646c7b00598c2596477882ce3
  
https://github.com/NixOS/nixpkgs/commit/78635ce26b84dea646c7b00598c2596477882ce3
  Author: Kamil Chmielewski <kamil@gmail.com>
  Date:   2017-04-13 (Thu, 13 Apr 2017)

  Changed paths:
M pkgs/misc/vim-plugins/default.nix

  Log Message:
  ---
  vim-elixir: 2017-03-29 -> 2017-04-13


  Commit: d77e29815c3138cc97fad5c1238fe6dfc3411232
  
https://github.com/NixOS/nixpkgs/commit/d77e29815c3138cc97fad5c1238fe6dfc3411232
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-04-14 (Fri, 14 Apr 2017)

  Changed paths:
M pkgs/misc/vim-plugins/default.nix

  Log Message:
  ---
  Merge pull request #24879 from kamilchm/vim-elixir

vim-elixir: 2017-03-29 -> 2017-04-13


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


[Nix-commits] [NixOS/nixpkgs] 785f6c: pass: Fix clipboard functionality

2017-04-13 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 785f6ce5d66505661ee416adc8ca0ef99fa38424
  
https://github.com/NixOS/nixpkgs/commit/785f6ce5d66505661ee416adc8ca0ef99fa38424
  Author: Andrew R. M <andrewmiller...@gmail.com>
  Date:   2017-04-10 (Mon, 10 Apr 2017)

  Changed paths:
M pkgs/tools/security/pass/default.nix
A pkgs/tools/security/pass/set-correct-program-name-for-sleep.patch

  Log Message:
  ---
  pass: Fix clipboard functionality

Add the patch that was removed that allows pass's clip() function to
work with single binary coreutils. This version of the patch is also
applied to darwin.sh, so this should fix the clipboard functionality in
darwin as well.


  Commit: 4a913ecfd3f105ab6d934a70cda56995999600d0
  
https://github.com/NixOS/nixpkgs/commit/4a913ecfd3f105ab6d934a70cda56995999600d0
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-04-13 (Thu, 13 Apr 2017)

  Changed paths:
M pkgs/tools/security/pass/default.nix
A pkgs/tools/security/pass/set-correct-program-name-for-sleep.patch

  Log Message:
  ---
  Merge pull request #24797 from nixy/pass/coreutils-sb-patch

pass: fix clipboard functionality for darwin


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


[Nix-commits] [NixOS/nixpkgs] bab0ed: idea: rename to jetbrains

2017-04-12 Thread Daiderd Jordan
7794c35ffb71805536d3c6bf
  
https://github.com/NixOS/nixpkgs/commit/52f998a2cee9ffd37794c35ffb71805536d3c6bf
  Author: Shea Levy <s...@shealevy.com>
  Date:   2017-04-11 (Tue, 11 Apr 2017)

  Changed paths:
M lib/trivial.nix

  Log Message:
  ---
  Merge branch 'composeExtensions'


  Commit: 54fff9ec1a9e7425926eadffada0268351536926
  
https://github.com/NixOS/nixpkgs/commit/54fff9ec1a9e7425926eadffada0268351536926
  Author: Lancelot SIX <lsix+git...@lancelotsix.com>
  Date:   2017-04-11 (Tue, 11 Apr 2017)

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

  Log Message:
  ---
  Merge pull request #24780 from cko/django_1_7_remove

django_1_7: remove


  Commit: e3559c23c2c0c721627b60dae34c6de1ab685570
  
https://github.com/NixOS/nixpkgs/commit/e3559c23c2c0c721627b60dae34c6de1ab685570
  Author: edanaher <git...@edanaher.net>
  Date:   2017-04-11 (Tue, 11 Apr 2017)

  Changed paths:
M nixos/modules/security/acme.nix

  Log Message:
  ---
  acme: Add "domain" option to separate domain from name

Fixes #24731.


  Commit: 6047401a71b736bd8f203127bb05ea5592237b82
  
https://github.com/NixOS/nixpkgs/commit/6047401a71b736bd8f203127bb05ea5592237b82
  Author: Bjørn Forsman <bjorn.fors...@gmail.com>
  Date:   2017-04-11 (Tue, 11 Apr 2017)

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

  Log Message:
  ---
  pythonPackages.boto3: disable tests (fails due to network access)

The test failure started happening with commit
8d18f67a9705617953d43c5a0624 ("awscli: 1.11.45 -> 1.11.75"). That commit
also updates botocore, a dependency of boto3.

This unbreaks 'nixops' (a dependee).


  Commit: 9c830c845644a353491b0da41982df57a32e49aa
  
https://github.com/NixOS/nixpkgs/commit/9c830c845644a353491b0da41982df57a32e49aa
  Author: Bjørn Forsman <bjorn.fors...@gmail.com>
  Date:   2017-04-11 (Tue, 11 Apr 2017)

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

  Log Message:
  ---
  hydra: add dependency on Nix' perl bindings

This unbreaks the build since the latest nixUnstable update
(3dd66ec6e91c).

It's basically the same fix as in hydra git repo:

  https://github.com/nixos/hydra/commit/a0376a92e5fd90f38d784df3000cdc76ccf314b3


  Commit: 29ed67faeab1e136b7006cb07c14f093504587ee
  
https://github.com/NixOS/nixpkgs/commit/29ed67faeab1e136b7006cb07c14f093504587ee
  Author: Franz Pletz <fpl...@fnordicwalking.de>
  Date:   2017-04-11 (Tue, 11 Apr 2017)

  Changed paths:
M pkgs/development/libraries/libressl/2.5.nix

  Log Message:
  ---
  libressl_2_5: 2.5.1 -> 2.5.3


  Commit: e8351fd30519e1b268eeb006c5b18cdb7f73e7fa
  
https://github.com/NixOS/nixpkgs/commit/e8351fd30519e1b268eeb006c5b18cdb7f73e7fa
  Author: Franz Pletz <fpl...@fnordicwalking.de>
  Date:   2017-04-11 (Tue, 11 Apr 2017)

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

  Log Message:
  ---
  libressl: 2.5 branch is now stable


  Commit: d45df036c3aac928c84b2512ddb11d1a78335fed
  
https://github.com/NixOS/nixpkgs/commit/d45df036c3aac928c84b2512ddb11d1a78335fed
  Author: Bjørn Forsman <bjorn.fors...@gmail.com>
  Date:   2017-04-11 (Tue, 11 Apr 2017)

  Changed paths:
M pkgs/top-level/release-lib.nix
M pkgs/top-level/release.nix

  Log Message:
  ---
  release(-lib).nix: add nixpkgsArgs parameter

This allows customizing the nixpkgs arguments by the caller. My use case
is creating a personal nixpkgs channel containing some unfree packages.

The default is still to not build unfree packages, so for nixpkgs this
is no functional change.


  Commit: 73f04ddd57edfa7944e8f68c13e98c2022ce9968
  
https://github.com/NixOS/nixpkgs/commit/73f04ddd57edfa7944e8f68c13e98c2022ce9968
  Author: Franz Pletz <fpl...@fnordicwalking.de>
  Date:   2017-04-11 (Tue, 11 Apr 2017)

  Changed paths:
M pkgs/servers/http/nginx/mainline.nix

  Log Message:
  ---
  nginxMainline: 1.11.10 -> 1.11.13


  Commit: 9561fecd02a547e2a47afdc9afc51af72f2e3eff
  
https://github.com/NixOS/nixpkgs/commit/9561fecd02a547e2a47afdc9afc51af72f2e3eff
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-04-11 (Tue, 11 Apr 2017)

  Changed paths:
A pkgs/applications/misc/gpsbabel/clang-4.patch
M pkgs/applications/misc/gpsbabel/default.nix

  Log Message:
  ---
  gpsbabel: fix build with llvm-4


  Commit: d55ab1a6b93b28188f3cc136f794325dd9391604
  
https://github.com/NixOS/nixpkgs/commit/d55ab1a6b93b28188f3cc136f794325dd9391604
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-04-11 (Tue, 11 Apr 2017)

  Changed paths:
A pkgs/applications/misc/gpsbabel/clang-4.patch
M pkgs/applications/misc/gpsbabel/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Merge pull request #23572 from rycee/fix/gpsbabel-darwin

gpsbabel: fix darwin build


  Commit: d916ce2ef40e4

[Nix-commits] [NixOS/nixpkgs] 4f61dd: bonnie: Update Darwin patch

2017-04-12 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 4f61dd7581a8ed08ae90c5d617fc12c95f6fc495
  
https://github.com/NixOS/nixpkgs/commit/4f61dd7581a8ed08ae90c5d617fc12c95f6fc495
  Author: Kirill Elagin <kirela...@gmail.com>
  Date:   2017-04-11 (Tue, 11 Apr 2017)

  Changed paths:
M pkgs/tools/filesystems/bonnie/bonnie-homebrew.patch

  Log Message:
  ---
  bonnie: Update Darwin patch


  Commit: ce4c9c4d863b41a879a32734b09a090eaaab5280
  
https://github.com/NixOS/nixpkgs/commit/ce4c9c4d863b41a879a32734b09a090eaaab5280
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-04-12 (Wed, 12 Apr 2017)

  Changed paths:
M pkgs/tools/filesystems/bonnie/bonnie-homebrew.patch

  Log Message:
  ---
  Merge pull request #24826 from kirelagin/bonniepp

bonnie: Update Darwin patch


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


[Nix-commits] [NixOS/nixpkgs] da1d13: webkgitgtk: fix 2.14 on macOS

2017-04-12 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: da1d13bc0791e9effccd697792e745346ba00a45
  
https://github.com/NixOS/nixpkgs/commit/da1d13bc0791e9effccd697792e745346ba00a45
  Author: Hamish Mackenzie <hamish.k.macken...@googlemail.com>
  Date:   2017-04-10 (Mon, 10 Apr 2017)

  Changed paths:
M pkgs/development/libraries/gobject-introspection/absolute_shlib_path.patch
M pkgs/development/libraries/webkitgtk/2.14.nix
A pkgs/development/libraries/webkitgtk/PR-152650-2.patch
A pkgs/development/libraries/webkitgtk/PR-153138.patch
A pkgs/development/libraries/webkitgtk/PR-157554.patch
A pkgs/development/libraries/webkitgtk/PR-157574.patch

  Log Message:
  ---
  webkgitgtk: fix 2.14 on macOS

Includes the patches from macports and fixes an issue with the
`otool -L` output that was causing g-ir-scanner to fail.
The paths in the macports patches have been modified so that they
will work with `patches` in nix (an extra directory level was
added).


  Commit: 5dfe0f7ee624389debc63772b7e110826ba384ba
  
https://github.com/NixOS/nixpkgs/commit/5dfe0f7ee624389debc63772b7e110826ba384ba
  Author: Hamish Mackenzie <hamish.k.macken...@googlemail.com>
  Date:   2017-04-10 (Mon, 10 Apr 2017)

  Changed paths:
M pkgs/desktops/gnome-3/3.22/core/gtksourceview/default.nix

  Log Message:
  ---
  gtksourceview: fix version 3 on macOS

Add darwin to the list of supported platforms for gtksourceview.


  Commit: 4d5ed187d3a645028e3d18ccc519a153633be113
  
https://github.com/NixOS/nixpkgs/commit/4d5ed187d3a645028e3d18ccc519a153633be113
  Author: Hamish Mackenzie <hamish.k.macken...@googlemail.com>
  Date:   2017-04-10 (Mon, 10 Apr 2017)

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

  Log Message:
  ---
  gtk-mac-integration: fix gtk3 version

Include a Gtk3 version of gtk-mac-integration.
Add gobjectIntrospection to gtk-mac-integration.
Use propagatedBuildInputs for gtk.


  Commit: 5ba445752b007d7c407423d8014049edec7fddf5
  
https://github.com/NixOS/nixpkgs/commit/5ba445752b007d7c407423d8014049edec7fddf5
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-04-12 (Wed, 12 Apr 2017)

  Changed paths:
M pkgs/desktops/gnome-3/3.22/core/gtksourceview/default.nix
M pkgs/development/libraries/gobject-introspection/absolute_shlib_path.patch
M pkgs/development/libraries/gtk-mac-integration/default.nix
M pkgs/development/libraries/webkitgtk/2.14.nix
A pkgs/development/libraries/webkitgtk/PR-152650-2.patch
A pkgs/development/libraries/webkitgtk/PR-153138.patch
A pkgs/development/libraries/webkitgtk/PR-157554.patch
A pkgs/development/libraries/webkitgtk/PR-157574.patch
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Merge pull request #24700 from hamishmack/fixes-for-macos

gtk fixes for macos


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


[Nix-commits] [NixOS/nixpkgs] 08656a: gpsbabel: fix darwin build

2017-04-11 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 08656a73f06e27c2a73ccdfcaa434f8ee26da2fb
  
https://github.com/NixOS/nixpkgs/commit/08656a73f06e27c2a73ccdfcaa434f8ee26da2fb
  Author: Robert Helgesson <rob...@rycee.net>
  Date:   2017-04-10 (Mon, 10 Apr 2017)

  Changed paths:
M pkgs/applications/misc/gpsbabel/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  gpsbabel: fix darwin build


  Commit: 9561fecd02a547e2a47afdc9afc51af72f2e3eff
  
https://github.com/NixOS/nixpkgs/commit/9561fecd02a547e2a47afdc9afc51af72f2e3eff
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-04-11 (Tue, 11 Apr 2017)

  Changed paths:
A pkgs/applications/misc/gpsbabel/clang-4.patch
M pkgs/applications/misc/gpsbabel/default.nix

  Log Message:
  ---
  gpsbabel: fix build with llvm-4


  Commit: d55ab1a6b93b28188f3cc136f794325dd9391604
  
https://github.com/NixOS/nixpkgs/commit/d55ab1a6b93b28188f3cc136f794325dd9391604
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-04-11 (Tue, 11 Apr 2017)

  Changed paths:
A pkgs/applications/misc/gpsbabel/clang-4.patch
M pkgs/applications/misc/gpsbabel/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Merge pull request #23572 from rycee/fix/gpsbabel-darwin

gpsbabel: fix darwin build


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


[Nix-commits] [NixOS/nixpkgs] c344f4: djview: fix macOS build

2017-04-10 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: c344f46321a66965876101338bafdfbbec4faa38
  
https://github.com/NixOS/nixpkgs/commit/c344f46321a66965876101338bafdfbbec4faa38
  Author: Matthew Bauer <mjbaue...@gmail.com>
  Date:   2017-04-08 (Sat, 08 Apr 2017)

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

  Log Message:
  ---
  djview: fix macOS build


  Commit: 6a6b371a775c8ded3060ffd6984675dd1be4934e
  
https://github.com/NixOS/nixpkgs/commit/6a6b371a775c8ded3060ffd6984675dd1be4934e
  Author: Matthew Bauer <mjbaue...@gmail.com>
  Date:   2017-04-08 (Sat, 08 Apr 2017)

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

  Log Message:
  ---
  liblastfm: fix macOS build


  Commit: 719cb89342258705d4a2607f5bac7b21f5e46a73
  
https://github.com/NixOS/nixpkgs/commit/719cb89342258705d4a2607f5bac7b21f5e46a73
  Author: Matthew Bauer <mjbaue...@gmail.com>
  Date:   2017-04-08 (Sat, 08 Apr 2017)

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

  Log Message:
  ---
  wxsqlite3: fix macOS build


  Commit: efcd597ab626934370a7b8b7eaac065720bbcbe2
  
https://github.com/NixOS/nixpkgs/commit/efcd597ab626934370a7b8b7eaac065720bbcbe2
  Author: Matthew Bauer <mjbaue...@gmail.com>
  Date:   2017-04-08 (Sat, 08 Apr 2017)

  Changed paths:
M pkgs/development/tools/misc/cwebbin/default.nix

  Log Message:
  ---
  cwebbin: Fix macOS build


  Commit: 9e7faf98838dc0c9808c472af95f3f8fb083da8d
  
https://github.com/NixOS/nixpkgs/commit/9e7faf98838dc0c9808c472af95f3f8fb083da8d
  Author: Matthew Bauer <mjbaue...@gmail.com>
  Date:   2017-04-08 (Sat, 08 Apr 2017)

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

  Log Message:
  ---
  exult: Fix macOS build


  Commit: 1953cb5f714e0f11e1dae2477ae0a835df40bd58
  
https://github.com/NixOS/nixpkgs/commit/1953cb5f714e0f11e1dae2477ae0a835df40bd58
  Author: Matthew Bauer <mjbaue...@gmail.com>
  Date:   2017-04-08 (Sat, 08 Apr 2017)

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

  Log Message:
  ---
  sysdig: fix macOS build


  Commit: 06716f310ab8e037ffbccc3c3a993c8cdfbab18a
  
https://github.com/NixOS/nixpkgs/commit/06716f310ab8e037ffbccc3c3a993c8cdfbab18a
  Author: Matthew Bauer <mjbaue...@gmail.com>
  Date:   2017-04-08 (Sat, 08 Apr 2017)

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

  Log Message:
  ---
  zstmdt: fix macOS build


  Commit: 65d9a8e4fb6fc889b52e94cdbface3a21f051e8a
  
https://github.com/NixOS/nixpkgs/commit/65d9a8e4fb6fc889b52e94cdbface3a21f051e8a
  Author: Matthew Bauer <mjbaue...@gmail.com>
  Date:   2017-04-08 (Sat, 08 Apr 2017)

  Changed paths:
M pkgs/tools/misc/rrdtool/default.nix

  Log Message:
  ---
  rrdtool: fix macOS build


  Commit: d98323515562d564f53dedc12d35707b0be3f43b
  
https://github.com/NixOS/nixpkgs/commit/d98323515562d564f53dedc12d35707b0be3f43b
  Author: Matthew Bauer <mjbaue...@gmail.com>
  Date:   2017-04-08 (Sat, 08 Apr 2017)

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

  Log Message:
  ---
  nuttcp: fix macOS build


  Commit: 8dbefea7149d3c47924ac31f97189e7485e1e218
  
https://github.com/NixOS/nixpkgs/commit/8dbefea7149d3c47924ac31f97189e7485e1e218
  Author: Matthew Bauer <mjbaue...@gmail.com>
  Date:   2017-04-08 (Sat, 08 Apr 2017)

  Changed paths:
M pkgs/tools/typesetting/lout/builder.sh

  Log Message:
  ---
  lout: fix macOS build


  Commit: 3baff95efd0da6805cc82835a986ef142c3e4147
  
https://github.com/NixOS/nixpkgs/commit/3baff95efd0da6805cc82835a986ef142c3e4147
  Author: Matthew Bauer <mjbaue...@gmail.com>
  Date:   2017-04-08 (Sat, 08 Apr 2017)

  Changed paths:
M pkgs/development/libraries/botan/generic.nix

  Log Message:
  ---
  botan: fix macOS build


  Commit: cb180f47d403157f2cc5046fdd45a88031258efd
  
https://github.com/NixOS/nixpkgs/commit/cb180f47d403157f2cc5046fdd45a88031258efd
  Author: Matthew Bauer <mjbaue...@gmail.com>
  Date:   2017-04-09 (Sun, 09 Apr 2017)

  Changed paths:
M pkgs/development/tools/misc/cwebbin/default.nix

  Log Message:
  ---
  cwebbin: fix src


  Commit: dd25b6da62ca6bb6a28a87a39e3505cf6b6a933a
  
https://github.com/NixOS/nixpkgs/commit/dd25b6da62ca6bb6a28a87a39e3505cf6b6a933a
  Author: Matthew Bauer <mjbaue...@gmail.com>
  Date:   2017-04-09 (Sun, 09 Apr 2017)

  Changed paths:
M pkgs/development/tools/misc/cwebbin/default.nix

  Log Message:
  ---
  cwebbin: fix src again


  Commit: f8230518a2618963d3fcd2278b773c4dc075c1ba
  
https://github.com/NixOS/nixpkgs/commit/f8230518a2618963d3fcd2278b773c4dc075c1ba
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-04-10 (Mon, 10 Apr 2017)

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

[Nix-commits] [NixOS/nixpkgs] cba6e2: hidapi: fix macos

2017-04-09 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: cba6e287660fedefc7c64c613bd86f5ebd27b2d6
  
https://github.com/NixOS/nixpkgs/commit/cba6e287660fedefc7c64c613bd86f5ebd27b2d6
  Author: Matthew Bauer <mjbaue...@gmail.com>
  Date:   2017-04-09 (Sun, 09 Apr 2017)

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

  Log Message:
  ---
  hidapi: fix macos


  Commit: 35eb784bf2108010caf045a11c125ddd53d52a7b
  
https://github.com/NixOS/nixpkgs/commit/35eb784bf2108010caf045a11c125ddd53d52a7b
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-04-09 (Sun, 09 Apr 2017)

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

  Log Message:
  ---
  Merge pull request #24761 from matthewbauer/hidapi2

hidapi: fix macos


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


[Nix-commits] [NixOS/nixpkgs] d42dcc: pkgconfig: 0.29.1 -> 0.29.2

2017-04-05 Thread Daiderd Jordan
  Branch: refs/heads/staging
  Home:   https://github.com/NixOS/nixpkgs
  Commit: d42dccf0290a377f06833108c5c2533feacca003
  
https://github.com/NixOS/nixpkgs/commit/d42dccf0290a377f06833108c5c2533feacca003
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-04-06 (Thu, 06 Apr 2017)

  Changed paths:
M pkgs/development/tools/misc/pkgconfig/default.nix

  Log Message:
  ---
  pkgconfig: 0.29.1 -> 0.29.2


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


[Nix-commits] [NixOS/nixpkgs] 9b1a70: mtools: fix build on darwin

2017-04-04 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 9b1a70f1ac59a0dea562ebf39907042c53e488ae
  
https://github.com/NixOS/nixpkgs/commit/9b1a70f1ac59a0dea562ebf39907042c53e488ae
  Author: George Whewell <georg...@gmail.com>
  Date:   2017-04-04 (Tue, 04 Apr 2017)

  Changed paths:
A pkgs/tools/filesystems/mtools/UNUSED-darwin.patch
M pkgs/tools/filesystems/mtools/default.nix

  Log Message:
  ---
  mtools: fix build on darwin


  Commit: 2aeafc16c851c499dbc250f0fde72e082875d1c2
  
https://github.com/NixOS/nixpkgs/commit/2aeafc16c851c499dbc250f0fde72e082875d1c2
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-04-05 (Wed, 05 Apr 2017)

  Changed paths:
A pkgs/tools/filesystems/mtools/UNUSED-darwin.patch
M pkgs/tools/filesystems/mtools/default.nix

  Log Message:
  ---
  Merge pull request #24559 from georgewhewell/mtools-darwin

mtools: fix build on darwin


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


[Nix-commits] [NixOS/nixpkgs] e58e68: haproxy: refactor

2017-03-31 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: e58e681d9f1407142409c6414769d21df9ff4bd7
  
https://github.com/NixOS/nixpkgs/commit/e58e681d9f1407142409c6414769d21df9ff4bd7
  Author: Thomas Bach <t.b...@ilexius.de>
  Date:   2017-03-27 (Mon, 27 Mar 2017)

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

  Log Message:
  ---
  haproxy: refactor

`preConfigure` line became too long to edit comfortably. Split up
flags into ones necessary during both build and install phase and
install phase only. Makefile defines a target for OS X/Darwin which
automatically sets the `KQUEUE` flag.


  Commit: 45788aeebed646938f525508bd75ca0319b668d9
  
https://github.com/NixOS/nixpkgs/commit/45788aeebed646938f525508bd75ca0319b668d9
  Author: Thomas Bach <t.b...@ilexius.de>
  Date:   2017-03-29 (Wed, 29 Mar 2017)

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

  Log Message:
  ---
  haproxy: Provide LUA and PCRE support as configurable options

Both are enabled by default. Except for LUA on Darwin where
compilation fails. (See #23901.)


  Commit: ea80cd1f1101aa9553a6bdb9896e619593948cef
  
https://github.com/NixOS/nixpkgs/commit/ea80cd1f1101aa9553a6bdb9896e619593948cef
  Author: Thomas Bach <t.b...@ilexius.de>
  Date:   2017-03-29 (Wed, 29 Mar 2017)

  Changed paths:
M lib/maintainers.nix
M pkgs/tools/networking/haproxy/default.nix

  Log Message:
  ---
  haproxy: added fuzzy-id to the list of maintainers


  Commit: 607a21b7c0ab0115e6e9d68d7325b9723636c1ae
  
https://github.com/NixOS/nixpkgs/commit/607a21b7c0ab0115e6e9d68d7325b9723636c1ae
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-03-31 (Fri, 31 Mar 2017)

  Changed paths:
M lib/maintainers.nix
M pkgs/tools/networking/haproxy/default.nix

  Log Message:
  ---
  Merge pull request #24380 from fuzzy-id/haproxy-overworked4

haproxy: PCRE and LUA support via configurable options


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


[Nix-commits] [NixOS/nixpkgs] c46e2d: vim-plugins: bump youcompleteme version.

2017-03-29 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: c46e2d1903248c546e8b6ec5f190a1f1a3515f98
  
https://github.com/NixOS/nixpkgs/commit/c46e2d1903248c546e8b6ec5f190a1f1a3515f98
  Author: Evan Danaher <git...@edanaher.net>
  Date:   2017-03-28 (Tue, 28 Mar 2017)

  Changed paths:
M pkgs/misc/vim-plugins/default.nix

  Log Message:
  ---
  vim-plugins: bump youcompleteme version.

This fixes a bad interaction with Supertab.


  Commit: 33d8d1532948a54ba9d3eb438bb4503306f90f65
  
https://github.com/NixOS/nixpkgs/commit/33d8d1532948a54ba9d3eb438bb4503306f90f65
  Author: Evan Danaher <git...@edanaher.net>
  Date:   2017-03-28 (Tue, 28 Mar 2017)

  Changed paths:
R pkgs/development/tools/misc/ycmd/2-ycm-cmake.patch
M pkgs/development/tools/misc/ycmd/default.nix
A pkgs/development/tools/misc/ycmd/dont-symlink-clang.patch
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  ycmd: 2017-02-03 -> 2017-03-27

Now works with newer version of vim youcompleteme plugin.

Details:
- The OS X patch is no longer necessary as that code was removed upstream.
- It seems to want LLVM version 4 now.
- It annoyingly wants to symlink libclang.4 to libclang.4.0; nix already
  did this.


  Commit: f51ce6f929902c1562a4753f56c830a89fab7825
  
https://github.com/NixOS/nixpkgs/commit/f51ce6f929902c1562a4753f56c830a89fab7825
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-03-29 (Wed, 29 Mar 2017)

  Changed paths:
R pkgs/development/tools/misc/ycmd/2-ycm-cmake.patch
M pkgs/development/tools/misc/ycmd/default.nix
A pkgs/development/tools/misc/ycmd/dont-symlink-clang.patch
M pkgs/misc/vim-plugins/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Merge pull request #24417 from edanaher/fix-vim-youcompleteme

Fix vim youcompleteme


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


[Nix-commits] [NixOS/nixpkgs] c59b7f: Merge pull request #24303 from ljli/emacs-mac

2017-03-27 Thread Daiderd Jordan
  Branch: refs/heads/release-17.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: c59b7f81941c88c61c5dfa09d4c2acf6bfe441a6
  
https://github.com/NixOS/nixpkgs/commit/c59b7f81941c88c61c5dfa09d4c2acf6bfe441a6
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-03-27 (Mon, 27 Mar 2017)

  Changed paths:
M pkgs/applications/editors/emacs/macport-25.1.nix

  Log Message:
  ---
  Merge pull request #24303 from ljli/emacs-mac

emacsMacport: name change and description
(cherry picked from commit c476cc3c3d80133149bee16473a73e5085be828f)


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


[Nix-commits] [NixOS/nixpkgs] acb313: emacsMacport: correct description

2017-03-27 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: acb3135613fe446a0d04f793b0ddcba459d42463
  
https://github.com/NixOS/nixpkgs/commit/acb3135613fe446a0d04f793b0ddcba459d42463
  Author: Leon Isenberg <l...@users.noreply.github.com>
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M pkgs/applications/editors/emacs/macport.nix

  Log Message:
  ---
  emacsMacport: correct description


  Commit: f20a10b451768bfffc9d18c2a3a5b3a6af5fdb6b
  
https://github.com/NixOS/nixpkgs/commit/f20a10b451768bfffc9d18c2a3a5b3a6af5fdb6b
  Author: Leon Isenberg <l...@users.noreply.github.com>
  Date:   2017-03-27 (Mon, 27 Mar 2017)

  Changed paths:
M pkgs/applications/editors/emacs/macport.nix

  Log Message:
  ---
  emacsMacport: change naming scheme

Changed name from emacs-25.1-mac-6.1 to emacs-mac-25.1-6.1.
The former scheme confused compareVersions from nix and consequently
nix-env -u.


  Commit: c476cc3c3d80133149bee16473a73e5085be828f
  
https://github.com/NixOS/nixpkgs/commit/c476cc3c3d80133149bee16473a73e5085be828f
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-03-27 (Mon, 27 Mar 2017)

  Changed paths:
M pkgs/applications/editors/emacs/macport.nix

  Log Message:
  ---
  Merge pull request #24303 from ljli/emacs-mac

emacsMacport: name change and description


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


[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 <daid...@gmail.com>
  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 <daid...@gmail.com>
  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] 5861b8: nodejs-4_x: 4.6.0 -> 4.8.1

2017-03-25 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 5861b8b1c9f8a0e394ae83d96ef99a9f10f4f0f0
  
https://github.com/NixOS/nixpkgs/commit/5861b8b1c9f8a0e394ae83d96ef99a9f10f4f0f0
  Author: Christine Koppelt <c...@users.noreply.github.com>
  Date:   2017-03-25 (Sat, 25 Mar 2017)

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

  Log Message:
  ---
  nodejs-4_x: 4.6.0 -> 4.8.1


  Commit: f422543487ae18a934b0711fc5c5768dd3283602
  
https://github.com/NixOS/nixpkgs/commit/f422543487ae18a934b0711fc5c5768dd3283602
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-03-25 (Sat, 25 Mar 2017)

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

  Log Message:
  ---
  Merge pull request #24329 from cko/nodejs-4_8_1

nodejs-4_x: 4.6.0 -> 4.8.1


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


[Nix-commits] [NixOS/nixpkgs] 2078c3: fetchRepoProject: Fix buildCommand

2017-03-25 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 2078c34dad8ecdb8955572e2662ecb4eef750d70
  
https://github.com/NixOS/nixpkgs/commit/2078c34dad8ecdb8955572e2662ecb4eef750d70
  Author: Sophie Taylor <sop...@spacekitteh.moe>
  Date:   2017-03-25 (Sat, 25 Mar 2017)

  Changed paths:
M pkgs/build-support/fetchrepoproject/default.nix

  Log Message:
  ---
  fetchRepoProject: Fix buildCommand


  Commit: 00f472a563c030d0232bfd39af8b3f5411169a5d
  
https://github.com/NixOS/nixpkgs/commit/00f472a563c030d0232bfd39af8b3f5411169a5d
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-03-25 (Sat, 25 Mar 2017)

  Changed paths:
M pkgs/build-support/fetchrepoproject/default.nix

  Log Message:
  ---
  fetchrepoproject: cleanup extra flags


  Commit: 7dc489d95ac9ce47ca07bfeafd4943a6af35e935
  
https://github.com/NixOS/nixpkgs/commit/7dc489d95ac9ce47ca07bfeafd4943a6af35e935
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-03-25 (Sat, 25 Mar 2017)

  Changed paths:
M pkgs/build-support/fetchrepoproject/default.nix

  Log Message:
  ---
  Merge pull request #24275 from spacekitteh/fetchFromGitRepo

fetchRepoProject: Fix buildCommand


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


[Nix-commits] [NixOS/nixpkgs] 641453: darwin: cleanup obsolete sdks

2017-03-24 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 6414533391f7c042de2380e11fb53f41e8999e2c
  
https://github.com/NixOS/nixpkgs/commit/6414533391f7c042de2380e11fb53f41e8999e2c
  Author: Periklis Tsirakidis <periklis.tsiraki...@mayflower.de>
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M pkgs/development/compilers/smlnj/default.nix
R pkgs/os-specific/darwin/command-line-tools/default.nix
R pkgs/os-specific/darwin/osx-sdk/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  darwin: cleanup obsolete sdks


  Commit: 6fe465f500663205c2388a3879b6010de4de2c7d
  
https://github.com/NixOS/nixpkgs/commit/6fe465f500663205c2388a3879b6010de4de2c7d
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M pkgs/development/compilers/smlnj/default.nix
R pkgs/os-specific/darwin/command-line-tools/default.nix
R pkgs/os-specific/darwin/osx-sdk/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Merge pull request #24252 from periklis/topic_darwin_cleanup

darwin: cleanup obsolete sdks


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


[Nix-commits] [NixOS/nixpkgs] f6669d: fetchrepoproject: fix evaluation

2017-03-24 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: f6669da3cfcf328e573b5be9dde56a638c3a0c95
  
https://github.com/NixOS/nixpkgs/commit/f6669da3cfcf328e573b5be9dde56a638c3a0c95
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
M pkgs/build-support/fetchrepoproject/default.nix

  Log Message:
  ---
  fetchrepoproject: fix evaluation


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


[Nix-commits] [NixOS/nixpkgs] 5b5357: khd: remove g++ patch

2017-03-23 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 5b5357ae1eec83f6e52d4f61298cf5cb86055cae
  
https://github.com/NixOS/nixpkgs/commit/5b5357ae1eec83f6e52d4f61298cf5cb86055cae
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-03-23 (Thu, 23 Mar 2017)

  Changed paths:
M pkgs/os-specific/darwin/khd/default.nix

  Log Message:
  ---
  khd: remove g++ patch


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


[Nix-commits] [NixOS/nixpkgs] 2a6524: riak: adding myself as maintainer

2017-03-21 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 2a65244cce534b5d853927b6733ec8ebd40da2f3
  
https://github.com/NixOS/nixpkgs/commit/2a65244cce534b5d853927b6733ec8ebd40da2f3
  Author: Matthew Daiter <matthew@nomoko.camera>
  Date:   2017-03-21 (Tue, 21 Mar 2017)

  Changed paths:
M pkgs/servers/nosql/riak/2.2.0.nix

  Log Message:
  ---
  riak: adding myself as maintainer


  Commit: 2bd9c8053fad7bc02b4021c0f3016e587454d72e
  
https://github.com/NixOS/nixpkgs/commit/2bd9c8053fad7bc02b4021c0f3016e587454d72e
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-03-21 (Tue, 21 Mar 2017)

  Changed paths:
M pkgs/servers/nosql/riak/2.2.0.nix

  Log Message:
  ---
  Merge pull request #24160 from mdaiter/riakMaintain

riak: adding myself as maintainer


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


[Nix-commits] [NixOS/nixpkgs] 8ebe71: riak: switch interpreter version

2017-03-21 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 8ebe71541f74caa19ed075d70240ce30a19488c3
  
https://github.com/NixOS/nixpkgs/commit/8ebe71541f74caa19ed075d70240ce30a19488c3
  Author: Matthew Daiter <matthew@nomoko.camera>
  Date:   2017-03-21 (Tue, 21 Mar 2017)

  Changed paths:
M pkgs/servers/nosql/riak/2.2.0.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  riak: switch interpreter version


  Commit: 4ea01af4e90d9960d2ff279e945f5985683a053b
  
https://github.com/NixOS/nixpkgs/commit/4ea01af4e90d9960d2ff279e945f5985683a053b
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-03-21 (Tue, 21 Mar 2017)

  Changed paths:
M pkgs/servers/nosql/riak/2.2.0.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Merge pull request #24157 from mdaiter/riakTouchups

riak: switch interpreter version


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


[Nix-commits] [NixOS/nixpkgs] 82969c: couchdb: R16 -> R17

2017-03-20 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 82969c69d3b2df0215d9e46ec70323b89f0a4079
  
https://github.com/NixOS/nixpkgs/commit/82969c69d3b2df0215d9e46ec70323b89f0a4079
  Author: Matthew Daiter <matthew@nomoko.camera>
  Date:   2017-03-20 (Mon, 20 Mar 2017)

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

  Log Message:
  ---
  couchdb: R16 -> R17


  Commit: 8d8fda19b7703c134234ad3772b91480c0512afa
  
https://github.com/NixOS/nixpkgs/commit/8d8fda19b7703c134234ad3772b91480c0512afa
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-03-20 (Mon, 20 Mar 2017)

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

  Log Message:
  ---
  Merge pull request #24123 from mdaiter/couchDBUpgrade

couchdb: R16 -> R17


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


[Nix-commits] [NixOS/nixpkgs] d0b600: feh: 2.18.1 -> 2.18.2

2017-03-19 Thread Daiderd Jordan
  Branch: refs/heads/release-17.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: d0b600ac12ddfc1de4677ecec839f968cd90fad4
  
https://github.com/NixOS/nixpkgs/commit/d0b600ac12ddfc1de4677ecec839f968cd90fad4
  Author: ndowens <ndowen...@gmail.com>
  Date:   2017-03-20 (Mon, 20 Mar 2017)

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

  Log Message:
  ---
  feh: 2.18.1 -> 2.18.2

(cherry picked from commit 705b2d9b66ec361b3f0a1a0c9e8d3050409f9bac)

Bugfix release


  Commit: 980ded0b29ba8fa080abfb7d0b6502d3417c0b24
  
https://github.com/NixOS/nixpkgs/commit/980ded0b29ba8fa080abfb7d0b6502d3417c0b24
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-03-20 (Mon, 20 Mar 2017)

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

  Log Message:
  ---
  znc: 1.6.4 -> 1.6.5

(cherry picked from commit 908e3ffd65cdedf651158053b92ba16fe16307ce)

Bugfix release


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


[Nix-commits] [NixOS/nixpkgs] a31041: nix-diff.sh maintainer script: update usage messag...

2017-03-19 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: a31041a1b999a7132ec97b57d08b060ec7c7950d
  
https://github.com/NixOS/nixpkgs/commit/a31041a1b999a7132ec97b57d08b060ec7c7950d
  Author: Shane Pearlman <shanemik...@gmail.com>
  Date:   2017-03-19 (Sun, 19 Mar 2017)

  Changed paths:
M maintainers/scripts/nix-diff.sh

  Log Message:
  ---
  nix-diff.sh maintainer script: update usage message for new flags


  Commit: 264c600064c218e6707a4a06d7d031f31bb89231
  
https://github.com/NixOS/nixpkgs/commit/264c600064c218e6707a4a06d7d031f31bb89231
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-03-20 (Mon, 20 Mar 2017)

  Changed paths:
M maintainers/scripts/nix-diff.sh

  Log Message:
  ---
  Merge pull request #24089 from shanemikel/script_nix-diff.sh

nix-diff.sh maintainer script: update usage message for new flags


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


[Nix-commits] [NixOS/nixpkgs] d9f46a: nix-diff.sh maintainer script: "diffs" Nix environ...

2017-03-19 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: d9f46aa58a3e40ab36cde54fd57dfddec15e6006
  
https://github.com/NixOS/nixpkgs/commit/d9f46aa58a3e40ab36cde54fd57dfddec15e6006
  Author: Shane Pearlman <shanemik...@gmail.com>
  Date:   2017-03-19 (Sun, 19 Mar 2017)

  Changed paths:
A maintainers/scripts/nix-diff.sh

  Log Message:
  ---
  nix-diff.sh maintainer script: "diffs" Nix environment generations

This script was inspired by Guix.  Read the source for documentation, or
invoke it with `nix-diff.sh -h` for a usage summary.


  Commit: 55599d91d01ded5f448abdd312bd6616c821cdd0
  
https://github.com/NixOS/nixpkgs/commit/55599d91d01ded5f448abdd312bd6616c821cdd0
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-03-20 (Mon, 20 Mar 2017)

  Changed paths:
A maintainers/scripts/nix-diff.sh

  Log Message:
  ---
  Merge pull request #23414 from shanemikel/nix-helper-scripts

add a script that "diffs" nix environment generations


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


[Nix-commits] [NixOS/nixpkgs] 63bd36: htmldoc: add darwin support

2017-03-19 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 63bd364cf9bf8ce24a2b0057e9b89b1b58e4b725
  
https://github.com/NixOS/nixpkgs/commit/63bd364cf9bf8ce24a2b0057e9b89b1b58e4b725
  Author: Shane Pearlman <shanemik...@gmail.com>
  Date:   2017-03-18 (Sat, 18 Mar 2017)

  Changed paths:
M lib/maintainers.nix
R pkgs/applications/misc/htmldoc/default.nix
A pkgs/tools/typesetting/htmldoc/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  htmldoc: add darwin support

I also added a long description and updated the homepage to point to
the author’s new github.io site.


  Commit: 1b10483b5e217fd1725b90009a45c05443cba737
  
https://github.com/NixOS/nixpkgs/commit/1b10483b5e217fd1725b90009a45c05443cba737
  Author: Jörg Thalheim <jo...@thalheim.io>
  Date:   2017-03-19 (Sun, 19 Mar 2017)

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

  Log Message:
  ---
  htmldoc: use sha256 instead of md5


  Commit: fa9400f16f9737ebb6cd1aec3a534a645db23fc7
  
https://github.com/NixOS/nixpkgs/commit/fa9400f16f9737ebb6cd1aec3a534a645db23fc7
  Author: Shane Pearlman <shanemik...@gmail.com>
  Date:   2017-03-19 (Sun, 19 Mar 2017)

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

  Log Message:
  ---
  htmldoc: use stdenv.lib.optional instead of stdenv.lib.enable


  Commit: 52c6d6770ff4f1ef57c3ae7f2a3f32a805f61267
  
https://github.com/NixOS/nixpkgs/commit/52c6d6770ff4f1ef57c3ae7f2a3f32a805f61267
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-03-19 (Sun, 19 Mar 2017)

  Changed paths:
M lib/maintainers.nix
R pkgs/applications/misc/htmldoc/default.nix
A pkgs/tools/typesetting/htmldoc/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Merge pull request #24050 from shanemikel/package_htmldoc

htmldoc: add darwin support


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


[Nix-commits] [NixOS/nixpkgs] b80065: emacs25Macport: fix for new macOS 10.10 frameworks...

2017-03-19 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: b800655639b468fc0abe191de021b717245c060b
  
https://github.com/NixOS/nixpkgs/commit/b800655639b468fc0abe191de021b717245c060b
  Author: Drew Hess <s...@drewhess.com>
  Date:   2017-03-19 (Sun, 19 Mar 2017)

  Changed paths:
M pkgs/applications/editors/emacs/macport.nix

  Log Message:
  ---
  emacs25Macport: fix for new macOS 10.10 frameworks.

See https://github.com/NixOS/nixpkgs/pull/23907#issuecomment-286627100.


  Commit: 6653d9f8128a83e4bdce439ef5fd7bd6f4a0adcf
  
https://github.com/NixOS/nixpkgs/commit/6653d9f8128a83e4bdce439ef5fd7bd6f4a0adcf
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-03-19 (Sun, 19 Mar 2017)

  Changed paths:
M pkgs/applications/editors/emacs/macport.nix

  Log Message:
  ---
  Merge pull request #24048 from dhess/emacs-macport-fix

emacs25Macport: fix for new macOS 10.10 frameworks.


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


[Nix-commits] [NixOS/nixpkgs] 1ef5a3: xrq: init at unstable-2016-01-15

2017-03-19 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 1ef5a381082aa2be7dea59f129ccd90dc5c0b3a7
  
https://github.com/NixOS/nixpkgs/commit/1ef5a381082aa2be7dea59f129ccd90dc5c0b3a7
  Author: neeasade <nathaniso...@gmail.com>
  Date:   2017-03-18 (Sat, 18 Mar 2017)

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

  Log Message:
  ---
  xrq: init at unstable-2016-01-15


  Commit: de96020789d2dd5665dfb32fa424ef5f876ab41f
  
https://github.com/NixOS/nixpkgs/commit/de96020789d2dd5665dfb32fa424ef5f876ab41f
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-03-19 (Sun, 19 Mar 2017)

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

  Log Message:
  ---
  Merge pull request #24031 from neeasade/add-xrq

xrq: init at d5dc19c63881ebdd1287a02968e3a1447dde14a9


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


[Nix-commits] [NixOS/nixpkgs] 78a0bd: meh: init at unstable-2015-04-11

2017-03-18 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 78a0bdfa98f2931d887f918f12848aed70efcddf
  
https://github.com/NixOS/nixpkgs/commit/78a0bdfa98f2931d887f918f12848aed70efcddf
  Author: neeasade <nathaniso...@gmail.com>
  Date:   2017-03-18 (Sat, 18 Mar 2017)

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

  Log Message:
  ---
  meh: init at unstable-2015-04-11


  Commit: 0f4d515834ca8639daeab1982341d465e5778118
  
https://github.com/NixOS/nixpkgs/commit/0f4d515834ca8639daeab1982341d465e5778118
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-03-19 (Sun, 19 Mar 2017)

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

  Log Message:
  ---
  Merge pull request #24027 from neeasade/add-meh

meh: init at 0.3


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


[Nix-commits] [NixOS/nixpkgs] 3a9a70: emacs24macport: remove

2017-03-18 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 3a9a707fd40c7b04a0d5a7d358ed45b30dd9052d
  
https://github.com/NixOS/nixpkgs/commit/3a9a707fd40c7b04a0d5a7d358ed45b30dd9052d
  Author: Matthew Bauer <mjbaue...@gmail.com>
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
M nixos/modules/services/editors/emacs.xml
R pkgs/applications/editors/emacs/macport-24.5.nix
R pkgs/applications/editors/emacs/macport-25.1.nix
A pkgs/applications/editors/emacs/macport.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  emacs24macport: remove


  Commit: a48df6fba6f04dda95e3274f0207dadfb533a951
  
https://github.com/NixOS/nixpkgs/commit/a48df6fba6f04dda95e3274f0207dadfb533a951
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-03-18 (Sat, 18 Mar 2017)

  Changed paths:
M nixos/modules/services/editors/emacs.xml
R pkgs/applications/editors/emacs/macport-24.5.nix
R pkgs/applications/editors/emacs/macport-25.1.nix
A pkgs/applications/editors/emacs/macport.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Merge pull request #22508 from matthewbauer/remove-emacs24macport

emacs24macport: remove


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


[Nix-commits] [NixOS/nixpkgs] 620ef8: idutils: disable tests on darwin

2017-03-18 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 620ef803b97e4186a9852c5079277af508925b3a
  
https://github.com/NixOS/nixpkgs/commit/620ef803b97e4186a9852c5079277af508925b3a
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
M pkgs/tools/misc/idutils/default.nix

  Log Message:
  ---
  idutils: disable tests on darwin


  Commit: 6e4d902e49f539fbae4fdb45d9527d3b1cdaa09c
  
https://github.com/NixOS/nixpkgs/commit/6e4d902e49f539fbae4fdb45d9527d3b1cdaa09c
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-03-06 (Mon, 06 Mar 2017)

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

  Log Message:
  ---
  kiwix: add platforms


  Commit: 7d81be90c2aad2544e369dd1b09cfb53bad43d4d
  
https://github.com/NixOS/nixpkgs/commit/7d81be90c2aad2544e369dd1b09cfb53bad43d4d
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-03-18 (Sat, 18 Mar 2017)

  Changed paths:
M pkgs/applications/misc/kiwix/default.nix
M pkgs/tools/misc/idutils/default.nix

  Log Message:
  ---
  Merge pull request #23569 from LnL7/darwin-idutils

idutils: disable tests on darwin


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


[Nix-commits] [NixOS/nixpkgs] 12da88: pdfpc: Add darwin support

2017-03-17 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 12da885e45c6abe3bad371e70dcd1f2760e40735
  
https://github.com/NixOS/nixpkgs/commit/12da885e45c6abe3bad371e70dcd1f2760e40735
  Author: Jake Waksbaum <jake.waksb...@gmail.com>
  Date:   2017-03-16 (Thu, 16 Mar 2017)

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

  Log Message:
  ---
  pdfpc: Add darwin support


  Commit: e022cc6541c6b6b9321e8eed001500671c495d9c
  
https://github.com/NixOS/nixpkgs/commit/e022cc6541c6b6b9321e8eed001500671c495d9c
  Author: Jake Waksbaum <jake.waksb...@gmail.com>
  Date:   2017-03-16 (Thu, 16 Mar 2017)

  Changed paths:
M pkgs/desktops/gnome-3/3.22/core/libgee/default.nix

  Log Message:
  ---
  gnome3.libgee: Add for Darwin


  Commit: 6f226a87251711577bbddf58cceaf4350a2c5b15
  
https://github.com/NixOS/nixpkgs/commit/6f226a87251711577bbddf58cceaf4350a2c5b15
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-03-17 (Fri, 17 Mar 2017)

  Changed paths:
M pkgs/applications/misc/pdfpc/default.nix
M pkgs/desktops/gnome-3/3.22/core/libgee/default.nix

  Log Message:
  ---
  Merge pull request #23954 from jbaum98/pdfpc-darwin

pdfpc, libgee_0_8: Add darwin support


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


[Nix-commits] [NixOS/nixpkgs] f40b96: couchdb: add support for version 2.0.0

2017-03-16 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: f40b96137844fe474f9c7d73272313a3848b4ee5
  
https://github.com/NixOS/nixpkgs/commit/f40b96137844fe474f9c7d73272313a3848b4ee5
  Author: timor <timor...@googlemail.com>
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
M nixos/modules/services/databases/couchdb.nix
A pkgs/servers/http/couchdb/2.0.0.nix
A pkgs/servers/http/couchdb/jsapi.patch
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  couchdb: add support for version 2.0.0

Version 2.0.0 is installed as a separate package called "couchdb2".
When setting the config option "package" attribute to pkgs.couchdb2, a
corresponding service configuration will be generated.  If a previous
1.6 installation exists, the databases can still be found on the local
port (default: 5986) and can be replicated from there.

Note that single-node or cluster setup still needs to be configured
manually, as described in
http://docs.couchdb.org/en/2.0.0/install/index.html.


  Commit: 00ed0f792e9e69600c658a712e0aa88c442ba4e9
  
https://github.com/NixOS/nixpkgs/commit/00ed0f792e9e69600c658a712e0aa88c442ba4e9
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-03-16 (Thu, 16 Mar 2017)

  Changed paths:
M nixos/modules/services/databases/couchdb.nix
A pkgs/servers/http/couchdb/2.0.0.nix
A pkgs/servers/http/couchdb/jsapi.patch
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Merge pull request #22897 from timor/couchdb-2.0.0

couchdb: add support for version 2.0.0


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


[Nix-commits] [NixOS/nixpkgs] 68a1dc: rustRegistry: 2017-02-19 -> 2017-03-13

2017-03-15 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 68a1dc63042f2d70c0fc90bf4d22da45ec391d8b
  
https://github.com/NixOS/nixpkgs/commit/68a1dc63042f2d70c0fc90bf4d22da45ec391d8b
  Author: mimadrid <mimad...@ucm.es>
  Date:   2017-03-13 (Mon, 13 Mar 2017)

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

  Log Message:
  ---
  rustRegistry: 2017-02-19 -> 2017-03-13


  Commit: 363cfbd23dd6653a12fd2a5deba97befe8816426
  
https://github.com/NixOS/nixpkgs/commit/363cfbd23dd6653a12fd2a5deba97befe8816426
  Author: mimadrid <mimad...@ucm.es>
  Date:   2017-03-13 (Mon, 13 Mar 2017)

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

  Log Message:
  ---
  ripgrep: 0.4.0 -> 0.5.0


  Commit: c8ddac7c767b9d9fe1e5fcea5062a08c4c7a96b4
  
https://github.com/NixOS/nixpkgs/commit/c8ddac7c767b9d9fe1e5fcea5062a08c4c7a96b4
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-03-15 (Wed, 15 Mar 2017)

  Changed paths:
M pkgs/tools/text/ripgrep/default.nix
M pkgs/top-level/rust-packages.nix

  Log Message:
  ---
  Merge pull request #23864 from mimadrid/update/ripgrep-0.5.0

ripgrep: 0.4.0 -> 0.5.0


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


[Nix-commits] [NixOS/nixpkgs] e7dca2: ITK build on darwin

2017-03-15 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: e7dca2c2309389699d510f7df4183331d827ea4c
  
https://github.com/NixOS/nixpkgs/commit/e7dca2c2309389699d510f7df4183331d827ea4c
  Author: Ashley Gillman <ashley.gill...@my.jcu.edu.au>
  Date:   2017-03-15 (Wed, 15 Mar 2017)

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

  Log Message:
  ---
  ITK build on darwin


  Commit: 373d83516ad500a5a1bf0689c705a411dc39808d
  
https://github.com/NixOS/nixpkgs/commit/373d83516ad500a5a1bf0689c705a411dc39808d
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-03-15 (Wed, 15 Mar 2017)

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

  Log Message:
  ---
  Merge pull request #23918 from ashgillman/patch-2

ITK builds on darwin


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


[Nix-commits] [NixOS/nixpkgs] a6be98: qt57.{qtdeclarative, qtscript, qttranslations}: fix ...

2017-03-14 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: a6be98c9c116ff578f21c99a09544ee335884a64
  
https://github.com/NixOS/nixpkgs/commit/a6be98c9c116ff578f21c99a09544ee335884a64
  Author: Periklis Tsirakidis <periklis.tsiraki...@mayflower.de>
  Date:   2017-03-14 (Tue, 14 Mar 2017)

  Changed paths:
M pkgs/development/libraries/qt-5/qtbase-setup-hook-darwin.sh

  Log Message:
  ---
  qt57.{qtdeclarative,qtscript,qttranslations}: fix darwin compat

Fixes duplicate linkings issue for Qt-Frameworks provided by qtbase
during configurePhase.


  Commit: dcfff701dc19d4f301fa3e72089bd923129f5126
  
https://github.com/NixOS/nixpkgs/commit/dcfff701dc19d4f301fa3e72089bd923129f5126
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-03-14 (Tue, 14 Mar 2017)

  Changed paths:
M pkgs/development/libraries/qt-5/qtbase-setup-hook-darwin.sh

  Log Message:
  ---
  Merge pull request #23835 from periklis/topic_qt57_submodules_darwin

qt57.{qtdeclarative,qtscript,qttranslations}: fix darwin compat


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


[Nix-commits] [NixOS/nixpkgs] 7c980f: valgrind: enable darwin build

2017-03-11 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 7c980f5e9c2c9c6bc58a5bdbe4009458a38d9e84
  
https://github.com/NixOS/nixpkgs/commit/7c980f5e9c2c9c6bc58a5bdbe4009458a38d9e84
  Author: Periklis Tsirakidis <periklis.tsiraki...@mayflower.de>
  Date:   2017-03-11 (Sat, 11 Mar 2017)

  Changed paths:
M pkgs/development/tools/analysis/valgrind/default.nix
A pkgs/development/tools/analysis/valgrind/valgrind-bzero.patch
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  valgrind: enable darwin build


  Commit: 3ea16e98b4722a86ccc38939100390b7abdfe72e
  
https://github.com/NixOS/nixpkgs/commit/3ea16e98b4722a86ccc38939100390b7abdfe72e
  Author: Daiderd Jordan <daid...@gmail.com>
  Date:   2017-03-11 (Sat, 11 Mar 2017)

  Changed paths:
M pkgs/development/tools/analysis/valgrind/default.nix
A pkgs/development/tools/analysis/valgrind/valgrind-bzero.patch
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Merge pull request #23393 from periklis/topic_valgrind_darwin

valgrind: enable darwin build


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


  1   2   3   >