[Nix-commits] [NixOS/nixpkgs] e7c968: pythonPackages.google_api_python_client: fix url

2016-05-29 Thread Frederik Rietdijk
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: e7c96842175da58a6cedb75c68ebe7dfbb7a342d
  
https://github.com/NixOS/nixpkgs/commit/e7c96842175da58a6cedb75c68ebe7dfbb7a342d
  Author: Frederik Rietdijk 
  Date:   2016-05-29 (Sun, 29 May 2016)

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

  Log Message:
  ---
  pythonPackages.google_api_python_client: fix url


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


Re: [Nix-dev] Slow downloads of installer

2016-05-29 Thread Vladimír Čunát
On 05/28/2016 01:00 AM, Anders Papitto wrote:
> I am consistently seeing very slow downloads of the installer

That's probably related/specific to your location, as I'm getting a fair
enough speed IMO.

$ nix-prefetch-url
https://nixos.org/releases/nix/nix-1.11.2/nix-1.11.2-x86_64-linux.tar.bz2
downloading
‘https://nixos.org/releases/nix/nix-1.11.2/nix-1.11.2-x86_64-linux.tar.bz2’...
[67744/68784 KiB, 6139.6 KiB/s]

We've had a couple GitHub issues reporting speed problems with the
Amazon-served content, but it isn't clear to me what can really be done
about these.

BTW, your URL is wrong but I suppose that was just a typo during writing
the e-mail; otherwise there would be no "speed" to talk about.

--Vladimir




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


[Nix-commits] [NixOS/nixpkgs] 41eafd: Revert "x2goclient: move to qmake4Hook"

2016-05-29 Thread Bjørn Forsman
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 41eafd25a0f7f7aa72293cec8bd51e736fe00d06
  
https://github.com/NixOS/nixpkgs/commit/41eafd25a0f7f7aa72293cec8bd51e736fe00d06
  Author: Bjørn Forsman 
  Date:   2016-05-29 (Sun, 29 May 2016)

  Changed paths:
M pkgs/applications/networking/remote/x2goclient/default.nix

  Log Message:
  ---
  Revert "x2goclient: move to qmake4Hook"

This reverts commit 83406bc171ca2b385c49838e6ed5e89007a875b5, because
it broke the build.

x2goclient requires to be built with its top-level (hand coded) Makefile
(in accordance with upstream documentation). Invoking qmake directly on
the .pro file, without specifying a separate build tree, will overwrite
the Makefile and break the build.

For instance, there are no install rules in the .pro file. That exists
only in the Makefile.


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


[Nix-commits] [NixOS/nixpkgs] f8b2c4: sqlite: pass --enable-readline when interactive mo...

2016-05-29 Thread Joachim Fasting
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: f8b2c439d691ad4c20e0f726d6cb433971914859
  
https://github.com/NixOS/nixpkgs/commit/f8b2c439d691ad4c20e0f726d6cb433971914859
  Author: Nathan Zadoks 
  Date:   2016-05-16 (Mon, 16 May 2016)

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

  Log Message:
  ---
  sqlite: pass --enable-readline when interactive mode is enabled

Fix #14378


  Commit: ca227d3746b323378827af76433279018602f259
  
https://github.com/NixOS/nixpkgs/commit/ca227d3746b323378827af76433279018602f259
  Author: Joachim Fasting 
  Date:   2016-05-29 (Sun, 29 May 2016)

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

  Log Message:
  ---
  Merge pull request #15502 from nathan7/master

sqlite: pass --enable-readline when interactive mode is enabled


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


[Nix-commits] [NixOS/nixpkgs] 5f5993: calibre: 2.56.0 -> 2.57.1

2016-05-29 Thread Pascal Wittmann
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 5f599361fc6d81ec6f660c9823b49b0e3d379dca
  
https://github.com/NixOS/nixpkgs/commit/5f599361fc6d81ec6f660c9823b49b0e3d379dca
  Author: Pascal Wittmann 
  Date:   2016-05-29 (Sun, 29 May 2016)

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

  Log Message:
  ---
  calibre: 2.56.0 -> 2.57.1


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


[Nix-commits] [NixOS/nixpkgs] b7c38c: perlPackages.X11XCB: 0.14 -> 0.16

2016-05-29 Thread Vladimír Čunát
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: b7c38c7909f6acc4b3de449d419a26aa85eee483
  
https://github.com/NixOS/nixpkgs/commit/b7c38c7909f6acc4b3de449d419a26aa85eee483
  Author: Vladimír Čunát 
  Date:   2016-05-29 (Sun, 29 May 2016)

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

  Log Message:
  ---
  perlPackages.X11XCB: 0.14 -> 0.16

Fixes #15771.


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


[Nix-commits] [NixOS/nixpkgs] 586dd5: pitivi: unbreak build

2016-05-29 Thread Bjørn Forsman
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 586dd54199bab702dfee73af2ac6a020f14dfcd6
  
https://github.com/NixOS/nixpkgs/commit/586dd54199bab702dfee73af2ac6a020f14dfcd6
  Author: Bjørn Forsman 
  Date:   2016-05-29 (Sun, 29 May 2016)

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

  Log Message:
  ---
  pitivi: unbreak build

[Breakage introduced in commit 5c4e00b6b797c444c0a0ca434c3b6f
("gst_all_1: 1.6.1 -> 1.8.0 (#14628)").]

The build is failing due to a Wayland test/example program
(/tests/examples/waylandsink) being built with a gtk3
input without Wayland support (or detection is failing):

  main.c:28:2: error: #error "Wayland is not supported in GTK+"

Fix it by explicitly disabling wayland; pass --enable-wayland=no to
configure.


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


[Nix-commits] [NixOS/nixpkgs] c3ed39: python: add python.withPackages function

2016-05-29 Thread Benno Fünfstück
  Branch: refs/heads/python-with-packages
  Home:   https://github.com/NixOS/nixpkgs
  Commit: c3ed3914bbde9c95c52d41a6732068e62b4ee65a
  
https://github.com/NixOS/nixpkgs/commit/c3ed3914bbde9c95c52d41a6732068e62b4ee65a
  Author: Benno Fünfstück 
  Date:   2016-05-29 (Sun, 29 May 2016)

  Changed paths:
M pkgs/development/interpreters/python/2.6/default.nix
M pkgs/development/interpreters/python/2.7/default.nix
M pkgs/development/interpreters/python/3.3/default.nix
M pkgs/development/interpreters/python/3.4/default.nix
M pkgs/development/interpreters/python/3.5/default.nix
A pkgs/development/interpreters/python/with-packages.nix

  Log Message:
  ---
  python: add python.withPackages function

Fixes #15801


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


[Nix-commits] [NixOS/nixpkgs] 3bdf16: doc/python: document python.withPackages

2016-05-29 Thread Benno Fünfstück
  Branch: refs/heads/python-with-packages
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 3bdf167619979fa23391ab5624c735521ec53179
  
https://github.com/NixOS/nixpkgs/commit/3bdf167619979fa23391ab5624c735521ec53179
  Author: Benno Fünfstück 
  Date:   2016-05-29 (Sun, 29 May 2016)

  Changed paths:
M doc/languages-frameworks/python.md

  Log Message:
  ---
  doc/python: document python.withPackages


  Commit: bad156a0d57c79edcd4d4a135c5586b9f4aaa256
  
https://github.com/NixOS/nixpkgs/commit/bad156a0d57c79edcd4d4a135c5586b9f4aaa256
  Author: Benno Fünfstück 
  Date:   2016-05-29 (Sun, 29 May 2016)

  Changed paths:
M doc/languages-frameworks/python.md

  Log Message:
  ---
  doc/python: replace buildEnv usage by withPackages


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


[Nix-commits] [NixOS/nixpkgs] 5e0acb: doc/python: fix conversion errors in example code

2016-05-29 Thread Benno Fünfstück
  Branch: refs/heads/python-with-packages
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 5e0acb90d6a3eb43e5b150ce9ed86b68ac83c708
  
https://github.com/NixOS/nixpkgs/commit/5e0acb90d6a3eb43e5b150ce9ed86b68ac83c708
  Author: Benno Fünfstück 
  Date:   2016-05-29 (Sun, 29 May 2016)

  Changed paths:
M doc/languages-frameworks/python.md

  Log Message:
  ---
  doc/python: fix conversion errors in example code


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


[Nix-commits] [NixOS/nixpkgs] b4bf23: casperjs: do not move the current working director...

2016-05-29 Thread Joachim Fasting
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: b4bf2364e55bdf60a09bf3ef03263cdc74e6058c
  
https://github.com/NixOS/nixpkgs/commit/b4bf2364e55bdf60a09bf3ef03263cdc74e6058c
  Author: Hoang Xuan Phu 
  Date:   2016-05-29 (Sun, 29 May 2016)

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

  Log Message:
  ---
  casperjs: do not move the current working directory

If /tmp and /nix are in different filesystems, this causes the `find`s
in the fixup phase to fail because of a stale file handle:

find: cannot get current directory: No such file or directory


  Commit: 8d1fec55f68ffb20a4f1cf96cf444160236542db
  
https://github.com/NixOS/nixpkgs/commit/8d1fec55f68ffb20a4f1cf96cf444160236542db
  Author: Joachim Fasting 
  Date:   2016-05-29 (Sun, 29 May 2016)

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

  Log Message:
  ---
  Merge pull request #15802 from phunehehe/casperjs-cp

casperjs: do not move the current working directory


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


[Nix-commits] [NixOS/nixpkgs] dc3800: nixos/containers: Create an empty machine-id file

2016-05-29 Thread aszlig
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: dc38003af91baa3387eb231f854bc4e89041434f
  
https://github.com/NixOS/nixpkgs/commit/dc38003af91baa3387eb231f854bc4e89041434f
  Author: aszlig 
  Date:   2016-05-29 (Sun, 29 May 2016)

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

  Log Message:
  ---
  nixos/containers: Create an empty machine-id file

Since systemd version 230, it is required to have a machine-id file
prior to the startup of the container. If the file is empty, a transient
machine ID is generated by systemd-nspawn.

See systemd/systemd#3014 for more details on the matter.

This unbreaks all of the containers-* NixOS tests.

Signed-off-by: aszlig 
Cc: @edolstra
Closes: #15808


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


[Nix-commits] [NixOS/nixpkgs] 51f479: qgroundcontrol: fix build

2016-05-29 Thread Nikolay Amiantov
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 51f479465c22de490fe0e55ae6ae41cade6f771a
  
https://github.com/NixOS/nixpkgs/commit/51f479465c22de490fe0e55ae6ae41cade6f771a
  Author: Nikolay Amiantov 
  Date:   2016-05-29 (Sun, 29 May 2016)

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

  Log Message:
  ---
  qgroundcontrol: fix build


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


[Nix-commits] [NixOS/nixpkgs] bfefc5: grsecurity: 4.5.5-201605211442 -> 4.5.5-2016052912...

2016-05-29 Thread Joachim Fasting
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: bfefc54bc50af7fa59594b9690833a273cdc5542
  
https://github.com/NixOS/nixpkgs/commit/bfefc54bc50af7fa59594b9690833a273cdc5542
  Author: Joachim Fasting 
  Date:   2016-05-29 (Sun, 29 May 2016)

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

  Log Message:
  ---
  grsecurity: 4.5.5-201605211442 -> 4.5.5-201605291201


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


[Nix-commits] [NixOS/nixpkgs] c479fb: perl: Image::Info: init at 1.38

2016-05-29 Thread Matt McHenry
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: c479fb1d61add2d7dc58192b297ce7591882369b
  
https://github.com/NixOS/nixpkgs/commit/c479fb1d61add2d7dc58192b297ce7591882369b
  Author: Matt McHenry 
  Date:   2016-05-29 (Sun, 29 May 2016)

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

  Log Message:
  ---
  perl: Image::Info: init at 1.38


  Commit: 282f080b2e512060e6fa48254eb5e0d85277ceee
  
https://github.com/NixOS/nixpkgs/commit/282f080b2e512060e6fa48254eb5e0d85277ceee
  Author: Matt McHenry 
  Date:   2016-05-29 (Sun, 29 May 2016)

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

  Log Message:
  ---
  perl: HTML::Clean: init at 0.8


  Commit: cb26fc0a12d0b1d71739696383cf31b09b456d9c
  
https://github.com/NixOS/nixpkgs/commit/cb26fc0a12d0b1d71739696383cf31b09b456d9c
  Author: Matt McHenry 
  Date:   2016-05-29 (Sun, 29 May 2016)

  Changed paths:
A pkgs/development/perl-modules/xml-grove-utf8.patch
M pkgs/top-level/perl-packages.nix

  Log Message:
  ---
  perl: XML::Grove: init at 0.46alpha


  Commit: e5ea52e1eb1a848d561b51bd94ccf3651ebfe7b9
  
https://github.com/NixOS/nixpkgs/commit/e5ea52e1eb1a848d561b51bd94ccf3651ebfe7b9
  Author: Matt McHenry 
  Date:   2016-05-29 (Sun, 29 May 2016)

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

  Log Message:
  ---
  perl: XML::Handler::YAWriter: init at 0.23


  Commit: 7fe0c342a3388ba9d46e49c18b8ebf8c50481569
  
https://github.com/NixOS/nixpkgs/commit/7fe0c342a3388ba9d46e49c18b8ebf8c50481569
  Author: Matt McHenry 
  Date:   2016-05-29 (Sun, 29 May 2016)

  Changed paths:
A pkgs/tools/graphics/bins/bins_edit-isa.patch
A pkgs/tools/graphics/bins/default.nix
A pkgs/tools/graphics/bins/hashref.patch
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  bins: init at 1.1.29


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


[Nix-commits] [NixOS/nixpkgs] 3fbd04: fcgiwrap: fix build with systemd 230

2016-05-29 Thread Arseniy Seroka
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 3fbd0477367f92e2fc25c0720fafaba13a4ae51e
  
https://github.com/NixOS/nixpkgs/commit/3fbd0477367f92e2fc25c0720fafaba13a4ae51e
  Author: Valérian Galliat 
  Date:   2016-05-29 (Sun, 29 May 2016)

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

  Log Message:
  ---
  fcgiwrap: fix build with systemd 230

Closes #15791.


  Commit: 46df0518903395d0583dee1451dc3c2ed4bfe2a8
  
https://github.com/NixOS/nixpkgs/commit/46df0518903395d0583dee1451dc3c2ed4bfe2a8
  Author: Arseniy Seroka 
  Date:   2016-05-29 (Sun, 29 May 2016)

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

  Log Message:
  ---
  Merge pull request #15814 from valeriangalliat/hotfix/fcgiwrap-systemd-230

fcgiwrap: fix build with systemd 230


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


[Nix-commits] [NixOS/nixpkgs] 1b2139: buildFHSEnv: use separate gcc for 64- and 32-bit

2016-05-29 Thread Nikolay Amiantov
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 1b2139b3e2cda13c6816bafd22871ac60ddf83ac
  
https://github.com/NixOS/nixpkgs/commit/1b2139b3e2cda13c6816bafd22871ac60ddf83ac
  Author: Nikolay Amiantov 
  Date:   2016-05-29 (Sun, 29 May 2016)

  Changed paths:
M pkgs/build-support/build-fhs-chrootenv/env.nix

  Log Message:
  ---
  buildFHSEnv: use separate gcc for 64- and 32-bit


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


[Nix-commits] [NixOS/nixpkgs] 97b231: pythonPackages.pywinrm: old rev -> 0.1.1

2016-05-29 Thread Frederik Rietdijk
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 97b231975fb91f71b39359b29767ba6df8ad542d
  
https://github.com/NixOS/nixpkgs/commit/97b231975fb91f71b39359b29767ba6df8ad542d
  Author: Aaron Bull Schaefer 
  Date:   2016-05-29 (Sun, 29 May 2016)

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

  Log Message:
  ---
  pythonPackages.pywinrm: old rev -> 0.1.1

This was previously tied to an older commit rev and not an actual release
version; and that old commit was causing connectivity issues due to improper
SSL support.


  Commit: fd9cabe3a308d5cca2fb6c38a3192057ce1e444a
  
https://github.com/NixOS/nixpkgs/commit/fd9cabe3a308d5cca2fb6c38a3192057ce1e444a
  Author: Frederik Rietdijk 
  Date:   2016-05-29 (Sun, 29 May 2016)

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

  Log Message:
  ---
  Merge pull request #15813 from elasticdog/pywinrm

pythonPackages.pywinrm: old rev -> 0.1.1


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


[Nix-commits] [NixOS/nixpkgs] e64538: Neovim: use Python 3.5 again (#15781)

2016-05-29 Thread Frederik Rietdijk
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: e645389834c01696748af90847f2e71be7b781b8
  
https://github.com/NixOS/nixpkgs/commit/e645389834c01696748af90847f2e71be7b781b8
  Author: Frederik Rietdijk 
  Date:   2016-05-29 (Sun, 29 May 2016)

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

  Log Message:
  ---
  Neovim: use Python 3.5 again (#15781)

neovim: use Python 3.5 again


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


[Nix-commits] [NixOS/nixpkgs] 76bf59: elmPackages: mark release.nix as autogenerated

2016-05-29 Thread Nikolay Amiantov
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 76bf59a2319fec481b6a0c5e5bfa3f1eaac79741
  
https://github.com/NixOS/nixpkgs/commit/76bf59a2319fec481b6a0c5e5bfa3f1eaac79741
  Author: Nikolay Amiantov 
  Date:   2016-05-30 (Mon, 30 May 2016)

  Changed paths:
M pkgs/development/compilers/elm/packages/release.nix
M pkgs/development/compilers/elm/update-elm.rb

  Log Message:
  ---
  elmPackages: mark release.nix as autogenerated


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


[Nix-commits] [NixOS/nixpkgs] d18ba0: toxvpn: init at 20151111

2016-05-29 Thread obadz
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: d18ba0f50d63c987b874acd086ecf848cecc5542
  
https://github.com/NixOS/nixpkgs/commit/d18ba0f50d63c987b874acd086ecf848cecc5542
  Author: obadz 
  Date:   2016-05-30 (Mon, 30 May 2016)

  Changed paths:
M nixos/modules/misc/ids.nix
M nixos/modules/module-list.nix
A nixos/modules/services/networking/toxvpn.nix
A pkgs/tools/networking/toxvpn/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  toxvpn: init at 2015

(Authored by @cleverca22)


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


[Nix-dev] Latex package to handle unicode characters?

2016-05-29 Thread Jeffrey David Johnson
I get the following error when exporting some markdown to PDF with pandoc:

An error occured: PDF creation failed:
! Package inputenc Error: Unicode char \u8:  not set up for use with LaTeX.

See the inputenc package documentation for explanation.
Type  H   for immediate help.
 ...  
  
l.150   Evolutionary Analysis}

Try running pandoc with --latex-engine=xelatex.

I could hunt this one character down, but is there a package I could add to my 
texlive environment that might help handle this type of problem in general? So 
far I just use the standard one:

myTexLive = texlive.combine {
  inherit (texlive) scheme-small;
};

Don't see any mention of xelatex in nixpkgs. Ideally I'd like to handle all of 
unicode, but just skipping any unrenderable characters would be OK too, since I 
gather latex doesn't do that yet?

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


[Nix-commits] [NixOS/nixpkgs] 747517: qt56.qmakeHook: remove temporary directory in post...

2016-05-29 Thread Thomas Tuegel
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 747517da480c986e5f7146ede0ccfbc2b15b6924
  
https://github.com/NixOS/nixpkgs/commit/747517da480c986e5f7146ede0ccfbc2b15b6924
  Author: Thomas Tuegel 
  Date:   2016-05-28 (Sat, 28 May 2016)

  Changed paths:
M pkgs/development/libraries/qt-5/5.6/qmake-hook.sh

  Log Message:
  ---
  qt56.qmakeHook: remove temporary directory in postInstall

Fixes #15556. If the temporary directory is not removed, it will be
retained in RPATH, which is a serious security concern.


  Commit: 95c5bfc2dc6f2f0476d4dbabd706a4127461ecc2
  
https://github.com/NixOS/nixpkgs/commit/95c5bfc2dc6f2f0476d4dbabd706a4127461ecc2
  Author: Thomas Tuegel 
  Date:   2016-05-29 (Sun, 29 May 2016)

  Changed paths:
M pkgs/development/libraries/qt-5/5.5/qmake-hook.sh

  Log Message:
  ---
  qt55.qmakeHook: remove temporary directory in postInstall

Fixes #15556. If the temporary directory is not removed, it will be
retained in RPATH, which is a serious security concern.


  Commit: fde2093b44649101ea1bd1dd161510eef4eda4fd
  
https://github.com/NixOS/nixpkgs/commit/fde2093b44649101ea1bd1dd161510eef4eda4fd
  Author: Thomas Tuegel 
  Date:   2016-05-29 (Sun, 29 May 2016)

  Changed paths:
M pkgs/development/libraries/qt-5/5.5/qmake-hook.sh
M pkgs/development/libraries/qt-5/5.6/qmake-hook.sh

  Log Message:
  ---
  Merge branch 'qmake-rpath'


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


[Nix-commits] [NixOS/nixpkgs] 9e5724: oraclejdk: Revert "oraclejdk8: 8u91 -> 8u92" (#158...

2016-05-29 Thread taku0
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 9e572418a2b5a462727ce57884fd031696b2621f
  
https://github.com/NixOS/nixpkgs/commit/9e572418a2b5a462727ce57884fd031696b2621f
  Author: taku0 
  Date:   2016-05-30 (Mon, 30 May 2016)

  Changed paths:
M pkgs/development/compilers/oraclejdk/jdk8-linux.nix

  Log Message:
  ---
  oraclejdk: Revert "oraclejdk8: 8u91 -> 8u92" (#15820)

This reverts commit 9e56f3a9b50d56afd26440f697ac73bd73eaf2ee.

8u91 is Critical Patch Update (CPU), contains security vulnerability fixes.
8u92 is Patch Set Update (PSU), contains security vulnerability fixes
and other bug fixes.

Oracle says "Oracle strongly recommends that all Java SE users upgrade
to the latest CPU release available for a release family. Most users
should choose the CPU release."
http://www.oracle.com/technetwork/java/javase/downloads/cpu-psu-explained-2331472.html

So I made `oraclejdk8` package and `oraclejdk8psu` package for CPU and PSU.


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


[Nix-commits] [NixOS/nixpkgs] 4ea4cd: elm-format: init at 0.3.1

2016-05-29 Thread Maxwell Huang-Hobbs
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 4ea4cd99058d07538935bd55e08802395c295794
  
https://github.com/NixOS/nixpkgs/commit/4ea4cd99058d07538935bd55e08802395c295794
  Author: Maxwell Huang-Hobbs 
  Date:   2016-05-30 (Mon, 30 May 2016)

  Changed paths:
M pkgs/development/compilers/elm/default.nix
A pkgs/development/compilers/elm/packages/elm-format.nix

  Log Message:
  ---
  elm-format: init at 0.3.1

Closes #15817.

abbradar: remove unneeded callPackage argument and clean up spaces.


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


[Nix-commits] [NixOS/nixpkgs] ad9472: remmina: set correct path to libX11.so.6

2016-05-29 Thread Gabriel Ebner
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: ad94726f9e35d8a2c48b4f2709ee2b2a2d93575b
  
https://github.com/NixOS/nixpkgs/commit/ad94726f9e35d8a2c48b4f2709ee2b2a2d93575b
  Author: Gabriel Ebner 
  Date:   2016-05-30 (Mon, 30 May 2016)

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

  Log Message:
  ---
  remmina: set correct path to libX11.so.6


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


[Nix-commits] [NixOS/nixpkgs] 109083: kodiPlugins.pvr-hts: fix load

2016-05-29 Thread Carles Pagès
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 1090839df165d1a84421d9dccef8ea3bf3409a83
  
https://github.com/NixOS/nixpkgs/commit/1090839df165d1a84421d9dccef8ea3bf3409a83
  Author: Simon Vandel Sillesen 
  Date:   2016-05-26 (Thu, 26 May 2016)

  Changed paths:
M pkgs/applications/video/kodi/plugins.nix

  Log Message:
  ---
  kodiPlugins.pvr-hts: fix load


  Commit: 8a304cc2286f7c4578b618319d1079b8bf56220f
  
https://github.com/NixOS/nixpkgs/commit/8a304cc2286f7c4578b618319d1079b8bf56220f
  Author: Carles Pagès 
  Date:   2016-05-30 (Mon, 30 May 2016)

  Changed paths:
M pkgs/applications/video/kodi/plugins.nix

  Log Message:
  ---
  Merge pull request #15726 from simonvandel/fix-pvr-hts

kodiPlugins.pvr-hts: fix load


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