[Nix-commits] [NixOS/nixpkgs] bddf4e: make-bootstrap-tools.darwin: upgrade to llvm 3.8

2016-08-19 Thread Dan Peebles
  Branch: refs/heads/staging
  Home:   https://github.com/NixOS/nixpkgs
  Commit: bddf4e21801d0629b608a8a0a46830c795e35ba4
  
https://github.com/NixOS/nixpkgs/commit/bddf4e21801d0629b608a8a0a46830c795e35ba4
  Author: Dan Peebles 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
M pkgs/stdenv/darwin/make-bootstrap-tools.nix

  Log Message:
  ---
  make-bootstrap-tools.darwin: upgrade to llvm 3.8

This will break part of the bootstrap tools tests because the new tools
need some changes in the stdenv, but if I change them all at once, the
stdenv breaks with the old bootstrap tools. So I'm doing this first, then
will make changes to the stdenv once this bundle is built and I can use
it.

I also added some functionality to let me test one set of bootstrap tools
on another nixpkgs tree, which makes testing a lot more pleasant.


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


Re: [Nix-dev] Okular Rendering issues

2016-08-19 Thread Roland Koebler
On Wed, Aug 17, 2016 at 07:43:32PM -0500, laverne wrote:
> I'm running KDE on NixOS 16.03. I use Okular as my PDF viewer and have a PDF 
> that is not rendering correctly. I have tried both okular-15.12.3 (Okular 
> 0.24.2) and okular-4.14.3 (Okular 0.20.3). Some PDFs render fine, but I have 
> attached one that does not. The white ovals along the left-hand side should 
> have text in them and each of the arrows should have a number by them. If I 
> upload this file to Google Drive, the text is visible. They also display fine 
> under Okular 0.22.0 Fedora 22.
> 
> Can others confirm this behavior? Does it seem like a NixOS specific bug or 
> should it be reported upstream?
I can give some results from non-NixOS: 

1. Debian Jessie + Okular:
   -> worked

   $ okular --version
   Qt: 4.8.6
   KDE Development Platform: 4.14.2
   Okular: 0.20.2

   libpoppler46:amd64  0.26.5-2+deb8u1

2. Debian Jessie + Nix + okular-4.14.3 from nixpkgs.kde4.okular,
   Debian Jessie + Nix + okular-16.04.03 from nixpkgs.kde5.okular

   Did not work at all: (a) okular cannot open any file and
   (b) okular turns the audio-mixer to 100% (wtf?) and plays an error-sound

   So, Nix okular-packages seem to be completely broken when used on
   non-NixOS.

   Error-message of okular when trying to open some PDF:

okular(32461)/kdecore (trader): KMimeTypeTrader: couldn't find service type 
"okular/Generator" 
Please ensure that the .desktop file for it is installed; then run 
kbuildsycoca4. 
okular(32461)/okular (app) Okular::Document::openDocument: No plugin for 
mimetype '"text/plain"'.
okular(32461)/kdecore (trader): KMimeTypeTrader: couldn't find service type 
"okular/Generator" 
Please ensure that the .desktop file for it is installed; then run 
kbuildsycoca4. 
okular(32461)/okular (app) Okular::Document::openDocument: No plugin for 
mimetype '"text/plain"'.
okular(32461) KMimeTypePrivate::ensureXmlDataLoaded: Missing  field in 
"text/plain.xml" 


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


[Nix-commits] [NixOS/nixpkgs] cd2948: fontconfig: fix etc priority

2016-08-19 Thread Nikolay Amiantov
  Branch: refs/heads/staging
  Home:   https://github.com/NixOS/nixpkgs
  Commit: cd2948a72e3116a3a42f1f523fe2638db994362c
  
https://github.com/NixOS/nixpkgs/commit/cd2948a72e3116a3a42f1f523fe2638db994362c
  Author: Eric Sagnes 
  Date:   2016-08-20 (Sat, 20 Aug 2016)

  Changed paths:
M nixos/modules/config/fonts/fontconfig-ultimate.nix
M nixos/modules/config/fonts/fontconfig.nix
M pkgs/development/libraries/fontconfig/default.nix
M pkgs/development/libraries/fontconfig/make-fonts-conf.xsl

  Log Message:
  ---
  fontconfig: fix etc priority


  Commit: e80e8b9dc95fd21de14bd4647cb957765030aa59
  
https://github.com/NixOS/nixpkgs/commit/e80e8b9dc95fd21de14bd4647cb957765030aa59
  Author: Eric Sagnes 
  Date:   2016-08-20 (Sat, 20 Aug 2016)

  Changed paths:
M nixos/modules/config/fonts/fontconfig.nix
M pkgs/development/libraries/fontconfig/default.nix

  Log Message:
  ---
  fontconfig module: respect upstream definitions


  Commit: 4114cf9c6c184d72d51260caa6ad0e11984fee0b
  
https://github.com/NixOS/nixpkgs/commit/4114cf9c6c184d72d51260caa6ad0e11984fee0b
  Author: Eric Sagnes 
  Date:   2016-08-20 (Sat, 20 Aug 2016)

  Changed paths:
M pkgs/development/libraries/fontconfig-ultimate/confd.nix

  Log Message:
  ---
  fontconfig-ultimate: fix wqy-zenhei-sharp priority


  Commit: e3ab0826c2139253dc1717b8cff9aae599db2432
  
https://github.com/NixOS/nixpkgs/commit/e3ab0826c2139253dc1717b8cff9aae599db2432
  Author: Nikolay Amiantov 
  Date:   2016-08-20 (Sat, 20 Aug 2016)

  Changed paths:
M nixos/doc/manual/release-notes/rl-1609.xml
M nixos/modules/config/fonts/fontconfig-ultimate.nix
M nixos/modules/rename.nix
R pkgs/development/libraries/fontconfig-ultimate/confd.nix
M pkgs/development/libraries/fontconfig-ultimate/default.nix
R pkgs/development/libraries/fontconfig-ultimate/rendering.nix

  Log Message:
  ---
  fontconfig-ultimate: 2015-12-06 -> 2016-04-23

This removes our hardcoded presets which weren't updated for quite some time.
Infinality now has new hardcoded presets in freetype, which can be overriden if
desired with environment variables (as before). Accordingly, updated NixOS
module to set the hardcoded preset.

Additionally used a more "right" type for substitutions.


  Commit: c8658f9da8dfab593319fd73bf1809907fa1b315
  
https://github.com/NixOS/nixpkgs/commit/c8658f9da8dfab593319fd73bf1809907fa1b315
  Author: Nikolay Amiantov 
  Date:   2016-08-20 (Sat, 20 Aug 2016)

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

  Log Message:
  ---
  cairo: add infinality patches


  Commit: eb6f576ffd4a7ac1d8807dcca2229bff49dcd21d
  
https://github.com/NixOS/nixpkgs/commit/eb6f576ffd4a7ac1d8807dcca2229bff49dcd21d
  Author: cmfwyp 
  Date:   2016-08-20 (Sat, 20 Aug 2016)

  Changed paths:
M pkgs/build-support/fetchurl/mirrors.nix

  Log Message:
  ---
  fetchurl: update Savannah mirrors


  Commit: 574bba7f065f16a588e3ba21cb31df967e72a252
  
https://github.com/NixOS/nixpkgs/commit/574bba7f065f16a588e3ba21cb31df967e72a252
  Author: cmfwyp 
  Date:   2016-08-20 (Sat, 20 Aug 2016)

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

  Log Message:
  ---
  freetype: remove -fno-strict-aliasing

The strict aliasing violations this was meant to fix were already
fixed in FreeType.


  Commit: 50c0011292fd44b5050c9829cb1860d0cd11cb89
  
https://github.com/NixOS/nixpkgs/commit/50c0011292fd44b5050c9829cb1860d0cd11cb89
  Author: cmfwyp 
  Date:   2016-08-20 (Sat, 20 Aug 2016)

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

  Log Message:
  ---
  freetype: add a long description


  Commit: 1c7114da69a257b01f6ca7827ae58e788844c114
  
https://github.com/NixOS/nixpkgs/commit/1c7114da69a257b01f6ca7827ae58e788844c114
  Author: cmfwyp 
  Date:   2016-08-20 (Sat, 20 Aug 2016)

  Changed paths:
M nixos/modules/config/fonts/fontconfig-ultimate.nix
M pkgs/development/compilers/openjdk/8.nix
M pkgs/development/libraries/freetype/default.nix

  Log Message:
  ---
  freetype: 2.6.2 -> 2.6.5

The fontconfig-ultimate patches are unmaintained. Since they were
not updated for newer FreeType versions, this removes them and
disables fontconfig-ultimate by default.


  Commit: f961fc7dd13a724f332482234e126e4526bc2091
  
https://github.com/NixOS/nixpkgs/commit/f961fc7dd13a724f332482234e126e4526bc2091
  Author: Nikolay Amiantov 
  Date:   2016-08-20 (Sat, 20 Aug 2016)

  Changed paths:
M nixos/modules/config/fonts/fontconfig-ultimate.nix
M pkgs/development/compilers/openjdk/8.nix
M pkgs/development/libraries/freetype/default.nix

  Log Message:
  ---
  freetype: re-add infinality patches


[Nix-commits] [NixOS/nixpkgs] cb6d25: spotify: 1.0.34.146 -> 1.0.36.120

2016-08-19 Thread Vladimír Čunát
  Branch: refs/heads/staging
  Home:   https://github.com/NixOS/nixpkgs
  Commit: cb6d25873873ae2e4b553346e0132d72779220e1
  
https://github.com/NixOS/nixpkgs/commit/cb6d25873873ae2e4b553346e0132d72779220e1
  Author: Peter Hoeg 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

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

  Log Message:
  ---
  spotify: 1.0.34.146 -> 1.0.36.120


  Commit: 51b165c7d20d53b4581622a934a9e0abd7e43800
  
https://github.com/NixOS/nixpkgs/commit/51b165c7d20d53b4581622a934a9e0abd7e43800
  Author: Benno Fünfstück 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
M nixos/modules/programs/shadow.nix

  Log Message:
  ---
  nixos/shadow: setuid wrappers for new{uid,gid}map

These utils are not related to user management, so they should be
available even if immutable users are enabled.


  Commit: cd07a6b4dd15afade03cc63e118236c75ce098dc
  
https://github.com/NixOS/nixpkgs/commit/cd07a6b4dd15afade03cc63e118236c75ce098dc
  Author: Vladimír Čunát 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
M pkgs/development/libraries/gnutls/3.4.nix

  Log Message:
  ---
  gnutls: security 3.4.13 -> 3.4.14

http://gnutls.org/security.html#GNUTLS-SA-2016-2
(no CVE seems assigned ATM)


  Commit: 1441366fdd342a6cb4cdc398e9d50455ae45d130
  
https://github.com/NixOS/nixpkgs/commit/1441366fdd342a6cb4cdc398e9d50455ae45d130
  Author: Vladimír Čunát 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
M pkgs/development/libraries/gnutls/3.3.nix

  Log Message:
  ---
  gnutls33: maintenance 3.3.18 -> 3.3.24


  Commit: c69e2d57639bce0179453908d066573f4004d215
  
https://github.com/NixOS/nixpkgs/commit/c69e2d57639bce0179453908d066573f4004d215
  Author: Vladimír Čunát 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
M pkgs/development/libraries/gnutls/3.5.nix

  Log Message:
  ---
  gnutls35: maintenance 3.5.1 -> 3.5.3


  Commit: 6d75fd1476b490d4a572f8c26d61c99a66b5ab04
  
https://github.com/NixOS/nixpkgs/commit/6d75fd1476b490d4a572f8c26d61c99a66b5ab04
  Author: Vladimír Čunát 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
M pkgs/development/libraries/gnutls/3.4.nix
M pkgs/development/libraries/gnutls/3.5.nix

  Log Message:
  ---
  gnutls*: drop the parallel-build hack

... as it didn't work, apparently: 024cb9ee


  Commit: 6c7fb932334a30ab976b5f909562296b5f46eba8
  
https://github.com/NixOS/nixpkgs/commit/6c7fb932334a30ab976b5f909562296b5f46eba8
  Author: Frederik Rietdijk 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Log Message:
  ---
  Merge pull request #17845 from peterhoeg/spotify

spotify: 1.0.34.146 -> 1.0.36.120


  Commit: c60f1e9af5264c0f20d8378b486e8b0e8b7b0415
  
https://github.com/NixOS/nixpkgs/commit/c60f1e9af5264c0f20d8378b486e8b0e8b7b0415
  Author: Ram Kromberg 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

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

  Log Message:
  ---
  gtk3: 3.20.8 -> 3.20.9


  Commit: 532f88cd3a568a18b4dc8f1b5dc39baae94b3374
  
https://github.com/NixOS/nixpkgs/commit/532f88cd3a568a18b4dc8f1b5dc39baae94b3374
  Author: Vladimír Čunát 
  Date:   2016-08-20 (Sat, 20 Aug 2016)

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

  Log Message:
  ---
  glib: bugfix 2.48.1 -> 2.48.2

Suggested on #17852.


  Commit: c74145467d831fd0ded6d6add2d4a4a285044f70
  
https://github.com/NixOS/nixpkgs/commit/c74145467d831fd0ded6d6add2d4a4a285044f70
  Author: Vladimír Čunát 
  Date:   2016-08-20 (Sat, 20 Aug 2016)

  Changed paths:
M nixos/modules/programs/shadow.nix
M pkgs/development/libraries/gnutls/3.3.nix
M pkgs/development/libraries/gnutls/3.4.nix
M pkgs/development/libraries/gnutls/3.5.nix
M pkgs/development/libraries/gtk+/3.x.nix

  Log Message:
  ---
  Merge #17852: gtk3: 3.20.8 -> 3.20.9

Note: the merge also adds a few master commits,
but those should matter.


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


[Nix-commits] [NixOS/nixpkgs] d77079: openttd: correct openmsx dir

2016-08-19 Thread Nikolay Amiantov
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: d7707921979d8f9b0a40ec32d90963510fc3dd16
  
https://github.com/NixOS/nixpkgs/commit/d7707921979d8f9b0a40ec32d90963510fc3dd16
  Author: Kranium Gikos Mendoza 
  Date:   2016-08-20 (Sat, 20 Aug 2016)

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

  Log Message:
  ---
  openttd: correct openmsx dir


  Commit: 63a2c80bf9e5a7d2784ce6787563fba93720ded4
  
https://github.com/NixOS/nixpkgs/commit/63a2c80bf9e5a7d2784ce6787563fba93720ded4
  Author: Kranium Gikos Mendoza 
  Date:   2016-08-20 (Sat, 20 Aug 2016)

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

  Log Message:
  ---
  openttd: out of the box midi playback


  Commit: 392fb9d092deb7a88d628cb7dfefa21a08a71daf
  
https://github.com/NixOS/nixpkgs/commit/392fb9d092deb7a88d628cb7dfefa21a08a71daf
  Author: Nikolay Amiantov 
  Date:   2016-08-20 (Sat, 20 Aug 2016)

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

  Log Message:
  ---
  Merge pull request #17855 from womfoo/fix/openttd-music-support

openttd: music support


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


[Nix-commits] [NixOS/nixpkgs] 01624e: wrapPythonProgram: use site.addsitedir instead of ...

2016-08-19 Thread Nikolay Amiantov
  Branch: refs/heads/staging
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 01624e1ac29ee0854cb63d0c1efb6d791c1441d4
  
https://github.com/NixOS/nixpkgs/commit/01624e1ac29ee0854cb63d0c1efb6d791c1441d4
  Author: Nikolay Amiantov 
  Date:   2016-08-20 (Sat, 20 Aug 2016)

  Changed paths:
M doc/languages-frameworks/python.md
M pkgs/development/python-modules/generic/wrap.sh
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  wrapPythonProgram: use site.addsitedir instead of PYTHONPATH


  Commit: 4ad459e3e0ad7366fa01a4c6592adf14e4edf62c
  
https://github.com/NixOS/nixpkgs/commit/4ad459e3e0ad7366fa01a4c6592adf14e4edf62c
  Author: Nikolay Amiantov 
  Date:   2016-08-20 (Sat, 20 Aug 2016)

  Changed paths:
M pkgs/development/python-modules/generic/wrap.sh

  Log Message:
  ---
  wrapPythonProgram: split into several functions


  Commit: adafdb88f55e94f28f46d57c4432cf3dd57ebc60
  
https://github.com/NixOS/nixpkgs/commit/adafdb88f55e94f28f46d57c4432cf3dd57ebc60
  Author: Nikolay Amiantov 
  Date:   2016-08-20 (Sat, 20 Aug 2016)

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

  Log Message:
  ---
  wrapPythonProgram: fix magical sed expression

* Treat #! as all other comments;
* Treat comma at the end as a multi-line marker;
* Skip lines with a space at start (they are continuing previous lines);
* Don't allow spaces in front of quotes or the first real statement.


  Commit: 837cf416cee05e1651ae56ef9b65454645497d8d
  
https://github.com/NixOS/nixpkgs/commit/837cf416cee05e1651ae56ef9b65454645497d8d
  Author: Nikolay Amiantov 
  Date:   2016-08-20 (Sat, 20 Aug 2016)

  Changed paths:
M pkgs/development/python-modules/generic/wrap.sh
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  wrapPythonProgram: exclude Python itself from PYTHONPATH


  Commit: 826c398318fa3d597da1d3803261ef950b39d05c
  
https://github.com/NixOS/nixpkgs/commit/826c398318fa3d597da1d3803261ef950b39d05c
  Author: Nikolay Amiantov 
  Date:   2016-08-20 (Sat, 20 Aug 2016)

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

  Log Message:
  ---
  pythonPackages.scfbuild: remove workaround


  Commit: 3c6beea1a7b14664d23920c445f6d006d22613a6
  
https://github.com/NixOS/nixpkgs/commit/3c6beea1a7b14664d23920c445f6d006d22613a6
  Author: Nikolay Amiantov 
  Date:   2016-08-20 (Sat, 20 Aug 2016)

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

  Log Message:
  ---
  gajim: use wrapPython


  Commit: db31282f087f4100e7d7845f34ce888c42ac6fd3
  
https://github.com/NixOS/nixpkgs/commit/db31282f087f4100e7d7845f34ce888c42ac6fd3
  Author: Nikolay Amiantov 
  Date:   2016-08-20 (Sat, 20 Aug 2016)

  Changed paths:
M doc/languages-frameworks/python.md
M pkgs/applications/networking/instant-messengers/gajim/default.nix
M pkgs/development/python-modules/generic/wrap.sh
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  Merge pull request #17749 from abbradar/python-set

wrapPythonProgram: use site.addsitedir instead of PYTHONPATH


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


[Nix-commits] [NixOS/nixpkgs] b64924: cups: 2.1.3 -> 2.1.4

2016-08-19 Thread Nikolay Amiantov
  Branch: refs/heads/staging
  Home:   https://github.com/NixOS/nixpkgs
  Commit: b64924b0d57c0032d03d1b762b877148aa9cda9b
  
https://github.com/NixOS/nixpkgs/commit/b64924b0d57c0032d03d1b762b877148aa9cda9b
  Author: Nikolay Amiantov 
  Date:   2016-08-18 (Thu, 18 Aug 2016)

  Changed paths:
M pkgs/misc/cups/default.nix

  Log Message:
  ---
  cups: 2.1.3 -> 2.1.4


  Commit: b8e3560504c7589acec2ef639ec8dc509c89ca60
  
https://github.com/NixOS/nixpkgs/commit/b8e3560504c7589acec2ef639ec8dc509c89ca60
  Author: Nikolay Amiantov 
  Date:   2016-08-18 (Thu, 18 Aug 2016)

  Changed paths:
M pkgs/misc/cups/filters.nix

  Log Message:
  ---
  cups_filters: 1.5.0 -> 1.11.1


  Commit: 447d88d4153c0d6879a0c2a47b8f1e98a4e69ce7
  
https://github.com/NixOS/nixpkgs/commit/447d88d4153c0d6879a0c2a47b8f1e98a4e69ce7
  Author: Nikolay Amiantov 
  Date:   2016-08-18 (Thu, 18 Aug 2016)

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

  Log Message:
  ---
  poppler: 0.43.0 -> 0.46.0


  Commit: d5e1f5bbaa911432b20131d62afbe52ab7309402
  
https://github.com/NixOS/nixpkgs/commit/d5e1f5bbaa911432b20131d62afbe52ab7309402
  Author: Nikolay Amiantov 
  Date:   2016-08-18 (Thu, 18 Aug 2016)

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

  Log Message:
  ---
  poppler: use openjpeg instead of unmaintained internal decoder


  Commit: 7ce717a56cc2141bd6364938065b7bc33316f372
  
https://github.com/NixOS/nixpkgs/commit/7ce717a56cc2141bd6364938065b7bc33316f372
  Author: Nikolay Amiantov 
  Date:   2016-08-18 (Thu, 18 Aug 2016)

  Changed paths:
M pkgs/data/misc/poppler-data/default.nix

  Log Message:
  ---
  poppler_data: install pkgconfig files


  Commit: 1bde33074efa11fa2edcf71032d2e634f852f349
  
https://github.com/NixOS/nixpkgs/commit/1bde33074efa11fa2edcf71032d2e634f852f349
  Author: Nikolay Amiantov 
  Date:   2016-08-18 (Thu, 18 Aug 2016)

  Changed paths:
M pkgs/applications/graphics/xournal/default.nix
R pkgs/development/libraries/poppler/datadir_env.patch
M pkgs/development/libraries/poppler/default.nix
M pkgs/tools/typesetting/pdfgrep/default.nix

  Log Message:
  ---
  poppler_data: embed into poppler, make an option

Previously we relied on an environment variable POPPLER_DATADIR which
practically noone used and everyone was expected to set. This is a good
candidate for a feature option because noone really _noticed_ that this data is
not available. Disabled by default because of this and size of the data (22M).


  Commit: c998a769511252af5d2d17fe999c97410f73272b
  
https://github.com/NixOS/nixpkgs/commit/c998a769511252af5d2d17fe999c97410f73272b
  Author: Nikolay Amiantov 
  Date:   2016-08-18 (Thu, 18 Aug 2016)

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

  Log Message:
  ---
  mupdf: cleanup, use system libraries


  Commit: edb9416228a1c1087313ef52da375f8dd36c6ea4
  
https://github.com/NixOS/nixpkgs/commit/edb9416228a1c1087313ef52da375f8dd36c6ea4
  Author: Nikolay Amiantov 
  Date:   2016-08-20 (Sat, 20 Aug 2016)

  Changed paths:
M pkgs/applications/graphics/xournal/default.nix
M pkgs/applications/misc/mupdf/default.nix
M pkgs/data/misc/poppler-data/default.nix
R pkgs/development/libraries/poppler/datadir_env.patch
M pkgs/development/libraries/poppler/default.nix
M pkgs/misc/cups/default.nix
M pkgs/misc/cups/filters.nix
M pkgs/tools/typesetting/pdfgrep/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Merge pull request #17819 from abbradar/printing-updates

Printing and PDF-related updates


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


[Nix-commits] [NixOS/nixpkgs] 7bf6e2: talloc: re-add old static output

2016-08-19 Thread Dan Peebles
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 7bf6e249ebc293c079f94d9fa9913cc462586718
  
https://github.com/NixOS/nixpkgs/commit/7bf6e249ebc293c079f94d9fa9913cc462586718
  Author: Dan Peebles 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

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

  Log Message:
  ---
  talloc: re-add old static output

It was originally added by https://github.com/NixOS/nixpkgs/pull/5142 but 
removed in
https://github.com/NixOS/nixpkgs/commit/863ef410252ebbc5a146d55993686c5a2377472e.y


  Commit: b7b2019e62ad813b9878772e75a1abc96d1a1e7e
  
https://github.com/NixOS/nixpkgs/commit/b7b2019e62ad813b9878772e75a1abc96d1a1e7e
  Author: Dan Peebles 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

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

  Log Message:
  ---
  proot: fix static build


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


[Nix-commits] [NixOS/nixpkgs] 24f695: cc-wrapper: handle -nostdinc{++, }

2016-08-19 Thread Daniel Peebles
  Branch: refs/heads/staging
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 24f695ffaa27dc45d578fd75351991eb8de05902
  
https://github.com/NixOS/nixpkgs/commit/24f695ffaa27dc45d578fd75351991eb8de05902
  Author: Nikolay Amiantov 
  Date:   2016-08-17 (Wed, 17 Aug 2016)

  Changed paths:
M pkgs/build-support/cc-wrapper/cc-wrapper.sh

  Log Message:
  ---
  cc-wrapper: handle -nostdinc{++,}


  Commit: 57e6f19cad69ec318dd89e6f47d23ee3f91df3e3
  
https://github.com/NixOS/nixpkgs/commit/57e6f19cad69ec318dd89e6f47d23ee3f91df3e3
  Author: Daniel Peebles 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
M pkgs/build-support/cc-wrapper/cc-wrapper.sh

  Log Message:
  ---
  Merge pull request #17794 from abbradar/nostdinc

cc-wrapper: handle -nostdinc{++,}


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


[Nix-commits] [NixOS/nixpkgs] 64ba7b: Revert "Merge pull request #17806 from matthewbaue...

2016-08-19 Thread Thomas Tuegel
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 64ba7b53f189e0cb268fe42eb8496bfb765aac2e
  
https://github.com/NixOS/nixpkgs/commit/64ba7b53f189e0cb268fe42eb8496bfb765aac2e
  Author: Thomas Tuegel 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
M pkgs/build-support/emacs/wrapper.nix
M pkgs/top-level/emacs-packages.nix

  Log Message:
  ---
  Revert "Merge pull request #17806 from matthewbauer/emacs-wrapper"

This reverts commit da681277373320321a4e60f3491915b16f0b9f80, reversing
changes made to 2ba494b728ef9ba46e525132457a45a2384cf40e.

These changes are reverted because they cause an incompatibility which
they should not.


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


[Nix-dev] FYI: Hydra is down

2016-08-19 Thread obadz
Was out of space earlier, now web UI is down too.
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-commits] [NixOS/nixops] 04c099: doc: typo in libvirtd section

2016-08-19 Thread Domen Kožar
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixops
  Commit: 04c09943ea62938adbc9542e7e29e442c9f6a495
  
https://github.com/NixOS/nixops/commit/04c09943ea62938adbc9542e7e29e442c9f6a495
  Author: Domen Kožar 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
M doc/manual/overview.xml

  Log Message:
  ---
  doc: typo in libvirtd section


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


[Nix-commits] [NixOS/nixpkgs] 4574f2: chromium: remove one layer of wrapper by using ed

2016-08-19 Thread obadz
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 4574f22841d23a12fc135af74f198c4313002f4a
  
https://github.com/NixOS/nixpkgs/commit/4574f22841d23a12fc135af74f198c4313002f4a
  Author: obadz 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

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

  Log Message:
  ---
  chromium: remove one layer of wrapper by using ed


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


[Nix-commits] [NixOS/nixpkgs] b0e116: dotnetPackages.GitVersionTree: init at 2013-10-01

2016-08-19 Thread obadz
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: b0e11652f4b21759471a133a5a2a6ab2517e3837
  
https://github.com/NixOS/nixpkgs/commit/b0e11652f4b21759471a133a5a2a6ab2517e3837
  Author: obadz 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

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

  Log Message:
  ---
  dotnetPackages.GitVersionTree: init at 2013-10-01


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


[Nix-commits] [NixOS/nixpkgs] 3f783e: nano: 2.6.2 -> 2.6.3

2016-08-19 Thread obadz
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 3f783e7fd11ff9069a682dbf108fb0c307cf1973
  
https://github.com/NixOS/nixpkgs/commit/3f783e7fd11ff9069a682dbf108fb0c307cf1973
  Author: obadz 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

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

  Log Message:
  ---
  nano: 2.6.2 -> 2.6.3

Add patch to make Darwin happy & fix #17835


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


[Nix-commits] [NixOS/nixpkgs] c7a3fe: spotify: 1.0.33.106 -> 1.0.34.146

2016-08-19 Thread Peter Hoeg
  Branch: refs/heads/release-16.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: c7a3fef5a08b76c6e0b7f304c7c1af1d5ae7b12d
  
https://github.com/NixOS/nixpkgs/commit/c7a3fef5a08b76c6e0b7f304c7c1af1d5ae7b12d
  Author: Thomas Tuegel 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

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

  Log Message:
  ---
  spotify: 1.0.33.106 -> 1.0.34.146

(cherry picked from commit 8dc53d76d5dca09bf3ace15af7dbb32daba0fc9f)


  Commit: 03f9a518f08e62b051334e5d96c62d361fb30c5b
  
https://github.com/NixOS/nixpkgs/commit/03f9a518f08e62b051334e5d96c62d361fb30c5b
  Author: Peter Hoeg 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

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

  Log Message:
  ---
  spotify: 1.0.34.146 -> 1.0.36.120

(cherry picked from commit cb6d25873873ae2e4b553346e0132d72779220e1)


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


[Nix-commits] [NixOS/nixpkgs] cb6d25: spotify: 1.0.34.146 -> 1.0.36.120

2016-08-19 Thread Frederik Rietdijk
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: cb6d25873873ae2e4b553346e0132d72779220e1
  
https://github.com/NixOS/nixpkgs/commit/cb6d25873873ae2e4b553346e0132d72779220e1
  Author: Peter Hoeg 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

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

  Log Message:
  ---
  spotify: 1.0.34.146 -> 1.0.36.120


  Commit: 6c7fb932334a30ab976b5f909562296b5f46eba8
  
https://github.com/NixOS/nixpkgs/commit/6c7fb932334a30ab976b5f909562296b5f46eba8
  Author: Frederik Rietdijk 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Log Message:
  ---
  Merge pull request #17845 from peterhoeg/spotify

spotify: 1.0.34.146 -> 1.0.36.120


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


[Nix-commits] [NixOS/nixpkgs] cd07a6: gnutls: security 3.4.13 -> 3.4.14

2016-08-19 Thread Vladimír Čunát
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: cd07a6b4dd15afade03cc63e118236c75ce098dc
  
https://github.com/NixOS/nixpkgs/commit/cd07a6b4dd15afade03cc63e118236c75ce098dc
  Author: Vladimír Čunát 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
M pkgs/development/libraries/gnutls/3.4.nix

  Log Message:
  ---
  gnutls: security 3.4.13 -> 3.4.14

http://gnutls.org/security.html#GNUTLS-SA-2016-2
(no CVE seems assigned ATM)


  Commit: 1441366fdd342a6cb4cdc398e9d50455ae45d130
  
https://github.com/NixOS/nixpkgs/commit/1441366fdd342a6cb4cdc398e9d50455ae45d130
  Author: Vladimír Čunát 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
M pkgs/development/libraries/gnutls/3.3.nix

  Log Message:
  ---
  gnutls33: maintenance 3.3.18 -> 3.3.24


  Commit: c69e2d57639bce0179453908d066573f4004d215
  
https://github.com/NixOS/nixpkgs/commit/c69e2d57639bce0179453908d066573f4004d215
  Author: Vladimír Čunát 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
M pkgs/development/libraries/gnutls/3.5.nix

  Log Message:
  ---
  gnutls35: maintenance 3.5.1 -> 3.5.3


  Commit: 6d75fd1476b490d4a572f8c26d61c99a66b5ab04
  
https://github.com/NixOS/nixpkgs/commit/6d75fd1476b490d4a572f8c26d61c99a66b5ab04
  Author: Vladimír Čunát 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
M pkgs/development/libraries/gnutls/3.4.nix
M pkgs/development/libraries/gnutls/3.5.nix

  Log Message:
  ---
  gnutls*: drop the parallel-build hack

... as it didn't work, apparently: 024cb9ee


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


[Nix-commits] [NixOS/nixpkgs] 677910: gnutls: security 3.4.13 -> 3.4.14

2016-08-19 Thread Vladimír Čunát
  Branch: refs/heads/release-16.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 677910da30077aa204185598da48a84c75716ded
  
https://github.com/NixOS/nixpkgs/commit/677910da30077aa204185598da48a84c75716ded
  Author: Vladimír Čunát 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
M pkgs/development/libraries/gnutls/3.4.nix

  Log Message:
  ---
  gnutls: security 3.4.13 -> 3.4.14

http://gnutls.org/security.html#GNUTLS-SA-2016-2
(no CVE seems assigned ATM)

(cherry picked from commit cd07a6b4dd15afade03cc63e118236c75ce098dc)


  Commit: 4dc0b15d94b9ea7cb5a4f7ba6ac2fbd1d8caa9b8
  
https://github.com/NixOS/nixpkgs/commit/4dc0b15d94b9ea7cb5a4f7ba6ac2fbd1d8caa9b8
  Author: Vladimír Čunát 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
M pkgs/development/libraries/gnutls/3.3.nix

  Log Message:
  ---
  gnutls33: maintenance 3.3.18 -> 3.3.24

(cherry picked from commit 1441366fdd342a6cb4cdc398e9d50455ae45d130)


  Commit: 3a25b26b2e270420ef2aee6da13baeadbcfbb148
  
https://github.com/NixOS/nixpkgs/commit/3a25b26b2e270420ef2aee6da13baeadbcfbb148
  Author: Vladimír Čunát 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
M pkgs/development/libraries/gnutls/3.4.nix

  Log Message:
  ---
  gnutls*: drop the parallel-build hack

... as it didn't work, apparently: 024cb9ee

(cherry picked from commit 6d75fd1476b490d4a572f8c26d61c99a66b5ab04)


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


[Nix-commits] [NixOS/nixpkgs] 30c9aa: kmod: add patch to allow searching for modules in ...

2016-08-19 Thread Nikolay Amiantov
  Branch: refs/heads/staging
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 30c9aa269892c55193dc560175c8c2f3e8fcaf70
  
https://github.com/NixOS/nixpkgs/commit/30c9aa269892c55193dc560175c8c2f3e8fcaf70
  Author: Nikolay Amiantov 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
M pkgs/os-specific/linux/kmod/default.nix
M pkgs/os-specific/linux/kmod/module-dir.patch

  Log Message:
  ---
  kmod: add patch to allow searching for modules in several directories


  Commit: ff227057931f5977352f7583b00f9d1f8cf43da5
  
https://github.com/NixOS/nixpkgs/commit/ff227057931f5977352f7583b00f9d1f8cf43da5
  Author: Nikolay Amiantov 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
M nixos/modules/services/network-filesystems/openafs-client/default.nix
M nixos/modules/virtualisation/qemu-vm.nix
M pkgs/development/tools/misc/lttng-tools/default.nix
M pkgs/os-specific/linux/kernel/manual-config.nix
M pkgs/os-specific/linux/kmod/aggregator.nix
M pkgs/tools/networking/network-manager/default.nix
M pkgs/tools/networking/network-manager/openconnect.nix
M pkgs/tools/networking/network-manager/openvpn.nix
M pkgs/tools/networking/network-manager/vpnc.nix

  Log Message:
  ---
  treewide: replace several /sbin paths by /bin


  Commit: 5ff6e98486adb1a3ff3f705bdc43216d3a885d73
  
https://github.com/NixOS/nixpkgs/commit/5ff6e98486adb1a3ff3f705bdc43216d3a885d73
  Author: Nikolay Amiantov 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
M nixos/modules/config/zram.nix
M nixos/modules/services/hardware/udev.nix
M nixos/modules/services/networking/fan.nix
M nixos/modules/services/networking/strongswan.nix
M nixos/modules/system/boot/modprobe.nix
M nixos/modules/tasks/cpu-freq.nix
M nixos/modules/virtualisation/docker.nix

  Log Message:
  ---
  modprobe service: drop kmod wrapper


  Commit: 6b41f1132c0dab25d98a74c28aafdc524131d0f5
  
https://github.com/NixOS/nixpkgs/commit/6b41f1132c0dab25d98a74c28aafdc524131d0f5
  Author: Nikolay Amiantov 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
M nixos/modules/hardware/video/bumblebee.nix
M nixos/modules/hardware/video/webcam/facetimehd.nix
M nixos/modules/services/hardware/tlp.nix
M nixos/modules/services/hardware/udev.nix
M nixos/modules/system/boot/kernel.nix
M nixos/modules/system/boot/modprobe.nix
M nixos/modules/system/boot/stage-2-init.sh
M nixos/modules/virtualisation/docker.nix

  Log Message:
  ---
  nixos treewide: don't set MODULE_DIR


  Commit: 1b8806098ac6f87a3d7949e94499c2abf4c67798
  
https://github.com/NixOS/nixpkgs/commit/1b8806098ac6f87a3d7949e94499c2abf4c67798
  Author: Nikolay Amiantov 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
M pkgs/tools/networking/network-manager/default.nix

  Log Message:
  ---
  networkmanager: point to kmod's modprobe


  Commit: 821e5c95b4f5f47c838d11cf0c4074df5771
  
https://github.com/NixOS/nixpkgs/commit/821e5c95b4f5f47c838d11cf0c4074df5771
  Author: Nikolay Amiantov 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
M pkgs/tools/networking/network-manager/0.9.8/default.nix
M pkgs/tools/networking/network-manager/0.9.8/nixos-purity.patch

  Log Message:
  ---
  networkmanager098: fix binary paths


  Commit: 2abe917f18728d964a52b475edb44d053ab1b4a4
  
https://github.com/NixOS/nixpkgs/commit/2abe917f18728d964a52b475edb44d053ab1b4a4
  Author: Nikolay Amiantov 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

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

  Log Message:
  ---
  kmod: 22 -> 23, add /lib/modules to module directories


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


[Nix-commits] [NixOS/nixpkgs] 3e03db: glibc: fixup, that should have been $bin not $out

2016-08-19 Thread obadz
  Branch: refs/heads/staging
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 3e03db11b7a41ebed671ff617082acbe1f26113f
  
https://github.com/NixOS/nixpkgs/commit/3e03db11b7a41ebed671ff617082acbe1f26113f
  Author: obadz 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

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

  Log Message:
  ---
  glibc: fixup, that should have been $bin not $out


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


[Nix-commits] [NixOS/nixpkgs] a7bfa7: glibc: remove sln from bin, not sbin

2016-08-19 Thread obadz
  Branch: refs/heads/staging
  Home:   https://github.com/NixOS/nixpkgs
  Commit: a7bfa7778702c33d102be4639fa97be1d21123c7
  
https://github.com/NixOS/nixpkgs/commit/a7bfa7778702c33d102be4639fa97be1d21123c7
  Author: obadz 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

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

  Log Message:
  ---
  glibc: remove sln from bin, not sbin


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


[Nix-commits] [NixOS/nixpkgs] 9744c7: glibc: 2.23 -> 2.24

2016-08-19 Thread obadz
  Branch: refs/heads/staging
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 9744c7768d0e6920623a16a4e9d604de2fd52f34
  
https://github.com/NixOS/nixpkgs/commit/9744c7768d0e6920623a16a4e9d604de2fd52f34
  Author: obadz 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
M pkgs/development/libraries/glibc/common.nix
R pkgs/development/libraries/glibc/cve-2016-1234.patch
R pkgs/development/libraries/glibc/cve-2016-3075.patch
R pkgs/development/libraries/glibc/cve-2016-3706.patch
R pkgs/development/libraries/glibc/fix_warnings.patch
R pkgs/development/libraries/glibc/glob-simplify-interface.patch

  Log Message:
  ---
  glibc: 2.23 -> 2.24

- Removed patches that were merged upstream
- Removed --localdir from configureFlags as according to
  https://sourceware.org/bugzilla/show_bug.cgi?id=14259
  it was unused before


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


[Nix-commits] [NixOS/nixpkgs] 51b165: nixos/shadow: setuid wrappers for new{uid, gid}map

2016-08-19 Thread Benno Fünfstück
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 51b165c7d20d53b4581622a934a9e0abd7e43800
  
https://github.com/NixOS/nixpkgs/commit/51b165c7d20d53b4581622a934a9e0abd7e43800
  Author: Benno Fünfstück 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
M nixos/modules/programs/shadow.nix

  Log Message:
  ---
  nixos/shadow: setuid wrappers for new{uid,gid}map

These utils are not related to user management, so they should be
available even if immutable users are enabled.


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


[Nix-commits] [NixOS/nixpkgs] 80dbdb: weechat: add python & perl to PATH so that extensi...

2016-08-19 Thread obadz
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 80dbdba6dda9b7adc49027de09f6db0ab2e7503c
  
https://github.com/NixOS/nixpkgs/commit/80dbdba6dda9b7adc49027de09f6db0ab2e7503c
  Author: obadz 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
M pkgs/applications/networking/irc/weechat/default.nix

  Log Message:
  ---
  weechat: add python & perl to PATH so that extensions can run


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


[Nix-commits] [NixOS/nixpkgs] a99d7b: ocaml-topkg: init at 0.7.8

2016-08-19 Thread Rok Garbas
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: a99d7b1071d9ab31250311065052e3352fb94f14
  
https://github.com/NixOS/nixpkgs/commit/a99d7b1071d9ab31250311065052e3352fb94f14
  Author: Vincent Laporte 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
A pkgs/development/ocaml-modules/topkg/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  ocaml-topkg: init at 0.7.8


  Commit: 1e419d505b7d2a38abfd945c8e43f9db7209ecee
  
https://github.com/NixOS/nixpkgs/commit/1e419d505b7d2a38abfd945c8e43f9db7209ecee
  Author: Vincent Laporte 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

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

  Log Message:
  ---
  ocaml-uucd: 2.0.0 -> 4.0.0


  Commit: ec918dac165d29fabadf59b8eaba924d27421258
  
https://github.com/NixOS/nixpkgs/commit/ec918dac165d29fabadf59b8eaba924d27421258
  Author: Rok Garbas 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
A pkgs/development/ocaml-modules/topkg/default.nix
M pkgs/development/ocaml-modules/uucd/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Merge pull request #17836 from vbgl/topkg_0.7.8

ocaml-uucd: 2.0.0 → 4.0.0


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


[Nix-commits] [NixOS/nixpkgs] db862d: unar: init at 1.10.1 (#17830)

2016-08-19 Thread Ram Kromberg
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: db862d8271de2200bdbb5c4a0ab410df9c1f50c5
  
https://github.com/NixOS/nixpkgs/commit/db862d8271de2200bdbb5c4a0ab410df9c1f50c5
  Author: Ram Kromberg 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

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

  Log Message:
  ---
  unar: init at 1.10.1 (#17830)


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


[Nix-commits] [NixOS/hydra] 026f89: product list: convert to a proper table

2016-08-19 Thread Eelco Dolstra
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/hydra
  Commit: 026f891ed6b040357e120be108b8306b5a2664ec
  
https://github.com/NixOS/hydra/commit/026f891ed6b040357e120be108b8306b5a2664ec
  Author: Domen Kožar 
  Date:   2016-05-12 (Thu, 12 May 2016)

  Changed paths:
M src/root/product-list.tt
M src/root/static/css/hydra.css

  Log Message:
  ---
  product list: convert to a proper table


  Commit: 1a99761a8e77390fd708743ed4cd2206d3bdb43c
  
https://github.com/NixOS/hydra/commit/1a99761a8e77390fd708743ed4cd2206d3bdb43c
  Author: Domen Kožar 
  Date:   2016-05-19 (Thu, 19 May 2016)

  Changed paths:
M src/root/product-list.tt

  Log Message:
  ---
  product-list: remove redundant Icon table header


  Commit: 682b4bcc730186dbc70ad24d1ccdefa245e4168e
  
https://github.com/NixOS/hydra/commit/682b4bcc730186dbc70ad24d1ccdefa245e4168e
  Author: Eelco Dolstra 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
M src/root/product-list.tt
M src/root/static/css/hydra.css

  Log Message:
  ---
  Merge pull request #311 from domenkozar/product-list-table

product list: convert to a proper table


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


[Nix-commits] [NixOS/nixpkgs] 1b69ef: shotwell: 0.23.4 -> 0.23.5 (#17827)

2016-08-19 Thread Miguel Madrid
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 1b69ef935e9813ae027d26d359284e98f6b4
  
https://github.com/NixOS/nixpkgs/commit/1b69ef935e9813ae027d26d359284e98f6b4
  Author: Miguel Madrid 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

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

  Log Message:
  ---
  shotwell: 0.23.4 -> 0.23.5 (#17827)


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


[Nix-commits] [NixOS/nixpkgs] 20c0fe: gthumb: init at 3.4.3 (#17826)

2016-08-19 Thread Miguel Madrid
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 20c0fe49004d1c1da7ad15d4161584fc236affee
  
https://github.com/NixOS/nixpkgs/commit/20c0fe49004d1c1da7ad15d4161584fc236affee
  Author: Miguel Madrid 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
A pkgs/applications/graphics/gthumb/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  gthumb: init at 3.4.3 (#17826)


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


[Nix-commits] [NixOS/hydra] 02baff: Enable apache style includes in the config file

2016-08-19 Thread Eelco Dolstra
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/hydra
  Commit: 02baff987a5377e840b14acc72d6dd4fa13e0ec2
  
https://github.com/NixOS/hydra/commit/02baff987a5377e840b14acc72d6dd4fa13e0ec2
  Author: Joe Hermaszewski 
  Date:   2016-06-19 (Sun, 19 Jun 2016)

  Changed paths:
M src/lib/Hydra/Helper/Nix.pm

  Log Message:
  ---
  Enable apache style includes in the config file


  Commit: b03e3c593cf99d123989228278fa7ccb070e53ad
  
https://github.com/NixOS/hydra/commit/b03e3c593cf99d123989228278fa7ccb070e53ad
  Author: Eelco Dolstra 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
M src/lib/Hydra/Helper/Nix.pm

  Log Message:
  ---
  Merge pull request #338 from expipiplus1/apache-include

Enable apache style includes in the config file


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


[Nix-commits] [NixOS/nixpkgs] df2a84: pixie: 1352 -> 1356

2016-08-19 Thread Rok Garbas
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: df2a847b6de506b8156d1275bdcb086d72e4d5ba
  
https://github.com/NixOS/nixpkgs/commit/df2a847b6de506b8156d1275bdcb086d72e4d5ba
  Author: Herwig Hochleitner 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

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

  Log Message:
  ---
  pixie: 1352 -> 1356


  Commit: d620f8031836e7f9649a04c17a9586df9d595629
  
https://github.com/NixOS/nixpkgs/commit/d620f8031836e7f9649a04c17a9586df9d595629
  Author: Herwig Hochleitner 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
M pkgs/development/interpreters/pixie/default.nix
M pkgs/development/interpreters/pixie/dust.nix

  Log Message:
  ---
  pixie, dust: rename pxi -> pixie-vm

see https://github.com/pixie-lang/pixie/issues/455


  Commit: 33c09c9f27660bf6f7cfbde39df35e4d6d74a711
  
https://github.com/NixOS/nixpkgs/commit/33c09c9f27660bf6f7cfbde39df35e4d6d74a711
  Author: Rok Garbas 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
M pkgs/development/interpreters/pixie/default.nix
M pkgs/development/interpreters/pixie/dust.nix

  Log Message:
  ---
  Merge pull request #17831 from bendlas/update-pixie

pixie: 1352 -> 1356


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


[Nix-commits] [NixOS/nixpkgs] 360ee2: firefox: 48.0 -> 48.0.1

2016-08-19 Thread Eelco Dolstra
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 360ee2f0b9db207dd6c972d03229e56a4210d89a
  
https://github.com/NixOS/nixpkgs/commit/360ee2f0b9db207dd6c972d03229e56a4210d89a
  Author: Eelco Dolstra 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

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

  Log Message:
  ---
  firefox: 48.0 -> 48.0.1


  Commit: 1efedc6c4c82a78468c2752a5f2aa5ec8a5134b1
  
https://github.com/NixOS/nixpkgs/commit/1efedc6c4c82a78468c2752a5f2aa5ec8a5134b1
  Author: Eelco Dolstra 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

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

  Log Message:
  ---
  firefox-esr: 45.2.0 -> 45.3.0


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


[Nix-commits] [NixOS/nix] 6a493a: launchd: Set $SSL_CERT_FILE

2016-08-19 Thread Eelco Dolstra
  Branch: refs/heads/1.11-maintenance
  Home:   https://github.com/NixOS/nix
  Commit: 6a493a7c4470a24292738f8b78176d7ac7cfee4a
  
https://github.com/NixOS/nix/commit/6a493a7c4470a24292738f8b78176d7ac7cfee4a
  Author: Eelco Dolstra 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
M misc/launchd/org.nixos.nix-daemon.plist.in

  Log Message:
  ---
  launchd: Set $SSL_CERT_FILE

Otherwise in particular https://cache.nixos.org won't work in the
daemon.

(cherry picked from commit eff80419c76eb7d77d3b434a45fb9e18d53d1d19)


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


[Nix-commits] [NixOS/nixpkgs] 0cd039: firefox-bin: 48.0 -> 48.0.1

2016-08-19 Thread Rok Garbas
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 0cd039b40e94b9bee6ce65f311e1b7ea5541c72c
  
https://github.com/NixOS/nixpkgs/commit/0cd039b40e94b9bee6ce65f311e1b7ea5541c72c
  Author: taku0 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

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

  Log Message:
  ---
  firefox-bin: 48.0 -> 48.0.1


  Commit: aee911c6a1e3fb2a73850f4e1855ce64ce60a662
  
https://github.com/NixOS/nixpkgs/commit/aee911c6a1e3fb2a73850f4e1855ce64ce60a662
  Author: Rok Garbas 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

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

  Log Message:
  ---
  Merge pull request #17839 from taku0/firefox-bin-48.0.1

firefox-bin: 48.0 -> 48.0.1


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


[Nix-commits] [NixOS/nixpkgs] afa88f: skrooge2: init at 2.4.0

2016-08-19 Thread Nikolay Amiantov
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: afa88f2dc27dd0b8f96b5ab9317e21acacbc76fb
  
https://github.com/NixOS/nixpkgs/commit/afa88f2dc27dd0b8f96b5ab9317e21acacbc76fb
  Author: Ioannis Koutras 
  Date:   2016-08-18 (Thu, 18 Aug 2016)

  Changed paths:
A pkgs/applications/office/skrooge/2.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  skrooge2: init at 2.4.0


  Commit: 96834441659c9913cb9724605b24c9001d97854c
  
https://github.com/NixOS/nixpkgs/commit/96834441659c9913cb9724605b24c9001d97854c
  Author: Nikolay Amiantov 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
A pkgs/applications/office/skrooge/2.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Merge pull request #17796 from jokogr/new/skrooge2-2.4.0

skrooge2: init at 2.4.0


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


[Nix-commits] [NixOS/nixpkgs] 8c1a1a: asciinema: 20160520 -> 1.3.0

2016-08-19 Thread Frederik Rietdijk
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 8c1a1a11bf7492dc6c2882400430d778c2865c77
  
https://github.com/NixOS/nixpkgs/commit/8c1a1a11bf7492dc6c2882400430d778c2865c77
  Author: Frederik Rietdijk 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
M pkgs/tools/misc/asciinema/default.nix
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  asciinema: 20160520 -> 1.3.0

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


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


[Nix-commits] [NixOS/nixpkgs] e2ddcc: nix: remove unused unstable.nix file

2016-08-19 Thread Domen Kožar
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: e2ddcc938f68995f10dd1c3e6de9ee2c08adaaa9
  
https://github.com/NixOS/nixpkgs/commit/e2ddcc938f68995f10dd1c3e6de9ee2c08adaaa9
  Author: Aneesh Agrawal 
  Date:   2016-08-18 (Thu, 18 Aug 2016)

  Changed paths:
R pkgs/tools/package-management/nix/unstable.nix

  Log Message:
  ---
  nix: remove unused unstable.nix file


  Commit: f33aebfbf316d647f1d054486fe2ae3e34a2ad0a
  
https://github.com/NixOS/nixpkgs/commit/f33aebfbf316d647f1d054486fe2ae3e34a2ad0a
  Author: Domen Kožar 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
R pkgs/tools/package-management/nix/unstable.nix

  Log Message:
  ---
  Merge pull request #17832 from aneeshusa/remove-old-nix-unstable

nix: remove unused unstable.nix file


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


[Nix-commits] [NixOS/nixpkgs] 4dfdb2: lib.{warn, info}: add simple helpers

2016-08-19 Thread Peter Simons
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 4dfdb27e001eceb66170757dabc0d7e3ed61ca3d
  
https://github.com/NixOS/nixpkgs/commit/4dfdb27e001eceb66170757dabc0d7e3ed61ca3d
  Author: Dan Peebles 
  Date:   2016-08-15 (Mon, 15 Aug 2016)

  Changed paths:
M lib/trivial.nix

  Log Message:
  ---
  lib.{warn, info}: add simple helpers

See also https://github.com/NixOS/nix/issues/749.


  Commit: 99252ad1b4ffc3fff5ebd2022118e92766fc90cc
  
https://github.com/NixOS/nixpkgs/commit/99252ad1b4ffc3fff5ebd2022118e92766fc90cc
  Author: Peter Simons 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
M lib/trivial.nix

  Log Message:
  ---
  Merge pull request #17762 from copumpkin/warnings

lib.{warn, info}: add simple helpers


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


[Nix-commits] [NixOS/nixpkgs] b1abc2: nixpkgs-doc: add patches to coding conventions

2016-08-19 Thread Peter Simons
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: b1abc2c8d6aa3cb5811e18ef14a587f7d4ceb1c2
  
https://github.com/NixOS/nixpkgs/commit/b1abc2c8d6aa3cb5811e18ef14a587f7d4ceb1c2
  Author: Eric Sagnes 
  Date:   2016-08-06 (Sat, 06 Aug 2016)

  Changed paths:
M doc/coding-conventions.xml

  Log Message:
  ---
  nixpkgs-doc: add patches to coding conventions


  Commit: 36f2dc56493757342e0c86c3df6431bce77eed31
  
https://github.com/NixOS/nixpkgs/commit/36f2dc56493757342e0c86c3df6431bce77eed31
  Author: Peter Simons 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
M doc/coding-conventions.xml

  Log Message:
  ---
  Merge pull request #17549 from ericsagnes/nixpkgs-doc/patches

nixpkgs-doc: add patches to coding conventions


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


[Nix-commits] [NixOS/nixpkgs] d717d0: haskell-hans: revert commit 983ab7be1e1e8efe922d07...

2016-08-19 Thread Peter Simons
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: d717d0dfb1d4aac3b0fd04ece91720598ea509b0
  
https://github.com/NixOS/nixpkgs/commit/d717d0dfb1d4aac3b0fd04ece91720598ea509b0
  Author: Peter Simons 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

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

  Log Message:
  ---
  haskell-hans: revert commit 983ab7be1e1e8efe922d076f6c2f1ee7aa27f394

https://github.com/NixOS/nixpkgs/pull/17555 added an override that pins the
version of haskellPackages.hans to a specific Git revision. This means that any
version updates in the Haskell packages set will have no effect and that our
users will be stuck at that (arbitrary) version until the override is removed
again. Furthermore, it's bad practice to distribute a package dubbed as version
X when it's really version Y! The proper way to fix this issue IMHO is to
convince upstream to released a fixed version to Hackage.


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


[Nix-commits] [NixOS/nixpkgs] 224804: hackage-packages.nix: update Haskell package set

2016-08-19 Thread Peter Simons
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 224804d0f68bd2bb083b8491c0c6cf3f34f2de10
  
https://github.com/NixOS/nixpkgs/commit/224804d0f68bd2bb083b8491c0c6cf3f34f2de10
  Author: Peter Simons 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
M pkgs/development/haskell-modules/configuration-lts.nix
M pkgs/development/haskell-modules/hackage-packages.nix

  Log Message:
  ---
  hackage-packages.nix: update Haskell package set

This update was generated by hackage2nix v2.0-22-ga83e456 using the following 
inputs:

  - Hackage: 
https://github.com/commercialhaskell/all-cabal-hashes/commit/352d6a176e709f993b949360ac7b83dcc9736eb3
  - LTS Haskell: 
https://github.com/fpco/lts-haskell/commit/a23e74ee2380d3dc0326f9129a717dd47a6d490c
  - Stackage Nightly: 
https://github.com/fpco/stackage-nightly/commit/4a0b9e146a6613352da7a778b868590e8b74db5d


  Commit: 881131b968f4fdd02debcc375d56b96032a311c8
  
https://github.com/NixOS/nixpkgs/commit/881131b968f4fdd02debcc375d56b96032a311c8
  Author: Peter Simons 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
M pkgs/development/haskell-modules/configuration-hackage2nix.yaml

  Log Message:
  ---
  configuration-hackage2nix.yaml: structured-haskell-mode works again


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


[Nix-commits] [NixOS/nixpkgs] 7f3a46: git: 2.9.2 -> 2.9.3

2016-08-19 Thread Peter Simons
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 7f3a4688f05480cb3135fd96334318446f439b06
  
https://github.com/NixOS/nixpkgs/commit/7f3a4688f05480cb3135fd96334318446f439b06
  Author: mimadrid 
  Date:   2016-08-18 (Thu, 18 Aug 2016)

  Changed paths:
M pkgs/applications/version-management/git-and-tools/git/default.nix

  Log Message:
  ---
  git: 2.9.2 -> 2.9.3


  Commit: bdc38c6a674c0df07358dd0d4ec4359ac0de41d5
  
https://github.com/NixOS/nixpkgs/commit/bdc38c6a674c0df07358dd0d4ec4359ac0de41d5
  Author: Peter Simons 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
M pkgs/applications/version-management/git-and-tools/git/default.nix

  Log Message:
  ---
  Merge pull request #17829 from mimadrid/update/git-2.9.3

git: 2.9.2 -> 2.9.3


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


[Nix-commits] [NixOS/nixpkgs] 537b74: ghc8: apply patches to fix https://ghc.haskell.org...

2016-08-19 Thread Peter Simons
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 537b746bbd2a17fb0e4c5c4fda3cb93f6d52d9d9
  
https://github.com/NixOS/nixpkgs/commit/537b746bbd2a17fb0e4c5c4fda3cb93f6d52d9d9
  Author: obadz 
  Date:   2016-08-14 (Sun, 14 Aug 2016)

  Changed paths:
M pkgs/development/compilers/ghc/8.0.1.nix

  Log Message:
  ---
  ghc8: apply patches to fix https://ghc.haskell.org/trac/ghc/ticket/12130

Namely:

https://git.haskell.org/ghc.git/commitdiff/4d71cc89b4e9648f3fbb29c8fcd25d725616e265
https://git.haskell.org/ghc.git/commitdiff/2f8cd14fe909a377b3e084a4f2ded83a0e6d44dd


  Commit: 0c341c206ed3a25305851d683dff64823a292b1c
  
https://github.com/NixOS/nixpkgs/commit/0c341c206ed3a25305851d683dff64823a292b1c
  Author: Peter Simons 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

  Changed paths:
M pkgs/development/compilers/ghc/8.0.1.nix

  Log Message:
  ---
  Merge pull request #17730 from obadz/ghc8-fix-12130

ghc8: apply patches to fix https://ghc.haskell.org/trac/ghc/ticket/12130


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


[Nix-commits] [NixOS/nixpkgs] 107675: ocaml-bitstring-f1673f8: fix source URL

2016-08-19 Thread Vincent Laporte
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 10767521a05bccab5d8a001383ab3ef3e8ec3344
  
https://github.com/NixOS/nixpkgs/commit/10767521a05bccab5d8a001383ab3ef3e8ec3344
  Author: Vincent Laporte 
  Date:   2016-08-19 (Fri, 19 Aug 2016)

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

  Log Message:
  ---
  ocaml-bitstring-f1673f8: fix source URL


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