Re: [Nix-dev] Is CI of pull requests broken?

2017-04-08 Thread Profpatsch
On 17-04-08 11:19pm, Volth wrote:
> I noticed that many pull requests [1] have failed Travis CI tests.
> The reasons of failures are often very strange, especially if the
> change introduced by PR looks innocent: some "file not found" or
> "build times out".
> 
> Moreover, many of the merged pull requests [2] also have failed CI. It
> looks like the failed CI signal nothing to the people who do merge.
> Everybody just knows that CI is broken and its success or failure
> means nothing. Is it so?

Pretty much.

-- 
Proudly written in Mutt with Vim on NixOS.
Q: Why is this email five sentences or less?
A: http://five.sentenc.es
May take up to five days to read your message. If it’s urgent, call me.
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-commits] [NixOS/nixpkgs] ec674a: nix: fix evaluation

2017-04-08 Thread Dan Peebles
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: ec674a63720969a016091171282f9ea014e5f45a
  
https://github.com/NixOS/nixpkgs/commit/ec674a63720969a016091171282f9ea014e5f45a
  Author: Dan Peebles 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

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

  Log Message:
  ---
  nix: fix evaluation

Sorry!


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


[Nix-dev] Is CI of pull requests broken?

2017-04-08 Thread Volth
I noticed that many pull requests [1] have failed Travis CI tests.
The reasons of failures are often very strange, especially if the
change introduced by PR looks innocent: some "file not found" or
"build times out".

Moreover, many of the merged pull requests [2] also have failed CI. It
looks like the failed CI signal nothing to the people who do merge.
Everybody just knows that CI is broken and its success or failure
means nothing. Is it so?

1. https://github.com/NixOS/nixpkgs/pulls
2. https://github.com/NixOS/nixpkgs/pulls?q=is%3Apr+is%3Aclosed
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-commits] [NixOS/nixpkgs] ec7865: hy: Fix build inputs (#24747)

2017-04-08 Thread Andrew Miller
  Branch: refs/heads/release-17.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: ec7865b525bf7a52a0cf14951077b952561a2388
  
https://github.com/NixOS/nixpkgs/commit/ec7865b525bf7a52a0cf14951077b952561a2388
  Author: Andrew Miller 
  Date:   2017-04-09 (Sun, 09 Apr 2017)

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

  Log Message:
  ---
  hy: Fix build inputs (#24747)

* hy: Fix build inputs

Appdirs needs to be in `propogatedBuildInputs` for hy to run

* hy: fix typo in dependency list


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


[Nix-commits] [NixOS/nixpkgs] 98a287: lib/maintainers.nix add colescott

2017-04-08 Thread Cole Scott
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 98a287e733ead07ec4783656491f6b744297191c
  
https://github.com/NixOS/nixpkgs/commit/98a287e733ead07ec4783656491f6b744297191c
  Author: Cole Scott 
  Date:   2017-04-09 (Sun, 09 Apr 2017)

  Changed paths:
M lib/maintainers.nix

  Log Message:
  ---
  lib/maintainers.nix add colescott


  Commit: 9597247cc03997655fde22e635bba845d40189d2
  
https://github.com/NixOS/nixpkgs/commit/9597247cc03997655fde22e635bba845d40189d2
  Author: Cole Scott 
  Date:   2017-04-09 (Sun, 09 Apr 2017)

  Changed paths:
A 
pkgs/development/libraries/arm-frc-linux-gnueabi-linux-api-headers/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  arm-frc-linux-gnueabi-linux-api-headers: init at 3.19-r0.36


  Commit: 7c32b93c9a707e16d6d5153bf73f5bc6ff028356
  
https://github.com/NixOS/nixpkgs/commit/7c32b93c9a707e16d6d5153bf73f5bc6ff028356
  Author: Cole Scott 
  Date:   2017-04-09 (Sun, 09 Apr 2017)

  Changed paths:
A pkgs/development/libraries/arm-frc-linux-gnueabi-eglibc/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  arm-frc-linux-gnueabi-eglibc: init at 2.21-r0.83


  Commit: 1d7a478c92e3ca3b952008e16cceafe4e831036b
  
https://github.com/NixOS/nixpkgs/commit/1d7a478c92e3ca3b952008e16cceafe4e831036b
  Author: Cole Scott 
  Date:   2017-04-09 (Sun, 09 Apr 2017)

  Changed paths:
A pkgs/development/tools/misc/arm-frc-linux-gnueabi-binutils/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  arm-frc-linux-gnueabi-binutils: init at 2.28


  Commit: ff1e372849c74ed60eac1969d57c487c0042296a
  
https://github.com/NixOS/nixpkgs/commit/ff1e372849c74ed60eac1969d57c487c0042296a
  Author: Cole Scott 
  Date:   2017-04-09 (Sun, 09 Apr 2017)

  Changed paths:
A pkgs/development/compilers/arm-frc-linux-gnueabi-gcc/default.nix
A pkgs/development/compilers/arm-frc-linux-gnueabi-gcc/minorSOname.patch
A 
pkgs/development/compilers/arm-frc-linux-gnueabi-gcc/no-nested-deprecated-warnings.patch
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  arm-frc-linux-gnueabi-gcc: init at 4.9.4

fixes #24578


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


[Nix-commits] [NixOS/nixpkgs] 9d94e1: coursier: 1.0.0-M15-5 -> 1.0.0-RC1

2017-04-08 Thread Tim Steinbach
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 9d94e100f5d5f71a375df845d748bbd0b081943f
  
https://github.com/NixOS/nixpkgs/commit/9d94e100f5d5f71a375df845d748bbd0b081943f
  Author: Tim Steinbach 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

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

  Log Message:
  ---
  coursier: 1.0.0-M15-5 -> 1.0.0-RC1


  Commit: 33b4be33c38fe4917c20141f91e26eed7811cb94
  
https://github.com/NixOS/nixpkgs/commit/33b4be33c38fe4917c20141f91e26eed7811cb94
  Author: Tim Steinbach 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

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

  Log Message:
  ---
  Merge pull request #24750 from NeQuissimus/coursier_1_0_0_rc1

coursier: 1.0.0-M15-5 -> 1.0.0-RC1


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


[Nix-commits] [NixOS/nixpkgs] fbdc46: nix: fix on LLVM 4.0

2017-04-08 Thread Dan Peebles
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: fbdc4616ab2bf11d92411f2b59671699268e458a
  
https://github.com/NixOS/nixpkgs/commit/fbdc4616ab2bf11d92411f2b59671699268e458a
  Author: Dan Peebles 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

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

  Log Message:
  ---
  nix: fix on LLVM 4.0


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


[Nix-commits] [NixOS/nixpkgs] 72d901: darwin.make-bootstrap-tools: fix to use LLVM 4

2017-04-08 Thread Dan Peebles
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 72d9016b8ba4934d6fdcb3a76ea7cae1ab5149b8
  
https://github.com/NixOS/nixpkgs/commit/72d9016b8ba4934d6fdcb3a76ea7cae1ab5149b8
  Author: Dan Peebles 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

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

  Log Message:
  ---
  darwin.make-bootstrap-tools: fix to use LLVM 4

This should now roughly match the bootstrap tools we're using on Darwin


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


[Nix-commits] [NixOS/nixpkgs]

2017-04-08 Thread shlevy
  Branch: refs/heads/haskell-overrideSrc
  Home:   https://github.com/NixOS/nixpkgs
___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] a6c39e: haskell-lib: Add overrideSrc helper

2017-04-08 Thread Shea Levy
  Branch: refs/heads/haskell-overrideSrc
  Home:   https://github.com/NixOS/nixpkgs
  Commit: a6c39ed207e5d6dbdf28ab812286e123505ac71f
  
https://github.com/NixOS/nixpkgs/commit/a6c39ed207e5d6dbdf28ab812286e123505ac71f
  Author: Shea Levy 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

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

  Log Message:
  ---
  haskell-lib: Add overrideSrc helper


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


[Nix-commits] [NixOS/nixpkgs] a5ad8b: stage-2: simplify exporting path

2017-04-08 Thread Jörg Thalheim
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: a5ad8b4f69d541f1b8e456eb5d405b1558df9885
  
https://github.com/NixOS/nixpkgs/commit/a5ad8b4f69d541f1b8e456eb5d405b1558df9885
  Author: Jörg Thalheim 
  Date:   2017-04-05 (Wed, 05 Apr 2017)

  Changed paths:
M nixos/modules/system/boot/stage-2-init.sh
M nixos/modules/system/boot/stage-2.nix

  Log Message:
  ---
  stage-2: simplify exporting path


  Commit: b42af252238d8e5a4b737ad39fda503f9d93c36f
  
https://github.com/NixOS/nixpkgs/commit/b42af252238d8e5a4b737ad39fda503f9d93c36f
  Author: Jörg Thalheim 
  Date:   2017-04-05 (Wed, 05 Apr 2017)

  Changed paths:
R nixos/modules/system/boot/readonly-mountpoint.c
M nixos/modules/system/boot/stage-2-init.sh
M nixos/modules/system/boot/stage-2.nix

  Log Message:
  ---
  stage-2: replace readonly-mountpoint by findmnt


  Commit: a17344c2adf7082b90b315eed3d954df0a4fd575
  
https://github.com/NixOS/nixpkgs/commit/a17344c2adf7082b90b315eed3d954df0a4fd575
  Author: Jörg Thalheim 
  Date:   2017-04-05 (Wed, 05 Apr 2017)

  Changed paths:
M nixos/modules/system/boot/stage-2-init.sh

  Log Message:
  ---
  stage-2: process options as first action

this way `set -x` is set early


  Commit: e3f031b200dfb92ecefa73e02878b724194a1d8b
  
https://github.com/NixOS/nixpkgs/commit/e3f031b200dfb92ecefa73e02878b724194a1d8b
  Author: Jörg Thalheim 
  Date:   2017-04-05 (Wed, 05 Apr 2017)

  Changed paths:
M nixos/modules/system/boot/stage-2-init.sh

  Log Message:
  ---
  stage-2: reduce mkdir commands


  Commit: 62c79a1de8e5e65ead62816b7760e12a6804d44b
  
https://github.com/NixOS/nixpkgs/commit/62c79a1de8e5e65ead62816b7760e12a6804d44b
  Author: Jörg Thalheim 
  Date:   2017-04-05 (Wed, 05 Apr 2017)

  Changed paths:
M nixos/modules/system/boot/stage-2-init.sh

  Log Message:
  ---
  stage-2: shellsheck recommendations


  Commit: b4820d49489a8b832cb9148bd23c4ddab03dce5a
  
https://github.com/NixOS/nixpkgs/commit/b4820d49489a8b832cb9148bd23c4ddab03dce5a
  Author: Jörg Thalheim 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

  Changed paths:
R nixos/modules/system/boot/readonly-mountpoint.c
M nixos/modules/system/boot/stage-2-init.sh
M nixos/modules/system/boot/stage-2.nix

  Log Message:
  ---
  Merge pull request #24645 from Mic92/stage-2

Stage-2 cleanup


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


[Nix-commits] [NixOS/nixpkgs] a00c4a: nsd: 4.1.14 -> 4.1.15

2017-04-08 Thread Christoph Hrdinka
  Branch: refs/heads/release-17.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: a00c4aea5f84042e9f2bfa056e5eebe83e37befa
  
https://github.com/NixOS/nixpkgs/commit/a00c4aea5f84042e9f2bfa056e5eebe83e37befa
  Author: Christoph Hrdinka 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

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

  Log Message:
  ---
  nsd: 4.1.14 -> 4.1.15


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


[Nix-commits] [NixOS/nixpkgs] 601602: nsd: 4.1.14 -> 4.1.15

2017-04-08 Thread Christoph Hrdinka
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 60160234aac5f594fc64c26bc406c7e85d058e66
  
https://github.com/NixOS/nixpkgs/commit/60160234aac5f594fc64c26bc406c7e85d058e66
  Author: Christoph Hrdinka 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

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

  Log Message:
  ---
  nsd: 4.1.14 -> 4.1.15


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


[Nix-commits] [NixOS/nixpkgs] 333923: dropbox: 22.4.24 -> 23.4.17

2017-04-08 Thread Thomas Tuegel
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 333923c88bb22f039a6da52bb55b8a14d7b7e4d2
  
https://github.com/NixOS/nixpkgs/commit/333923c88bb22f039a6da52bb55b8a14d7b7e4d2
  Author: Thomas Tuegel 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

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

  Log Message:
  ---
  dropbox: 22.4.24 -> 23.4.17


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


[Nix-dev] TeamViewer process ends with "undefined symbol: _ZN10__cxxabiv120__unexpected_handlerE"

2017-04-08 Thread Christoph-Simon Senjak

Hi.

On my installation, the teamviewer GUI will start, but when trying to 
connect to a remote host, the main window of the GUI minimizes, but 
otherwise, nothing will happen, no error message, it is as if the 
connection was successfull, but it never starts.


I have found one possible cause of this being the fact that a subprocess 
which TeamViewer tries to call (and successfully calls on a Debian 
Machine where I tested it) is in the directory share/teamviewer/tv_bin 
and called TVGuiDelegate. When I try to run it, it doesn't even get to 
the main method, but just outputs


./TVGuiDelegate: symbol lookup error: ./TVGuiDelegate: undefined symbol: 
_ZN10__cxxabiv120__unexpected_handlerE


and in fact, no library in the rpath contains this symbol. On my Debian 
machine, it uses this function from a subdirectory "RTlib", which 
apparently is there to make it more system independent. However, in the 
nix package


https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/networking/remote/teamviewer/default.nix

on line 39, this directory is deleted, probably because these libraries 
should be provided from other nix packages. But the ones from nix do not 
expose the symbol _ZN10__cxxabiv120__unexpected_handlerE, according to 
readelf, while the ones in RTlib do.


Maybe it would be a good idea to add an option to the packge to use its 
own library rather than system packages.


Any help on this issue would be appreciated, especially by the maintainers.

Best Regards,
Christoph-Simon Senjak
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-commits] [NixOS/nixpkgs] f3a0c1: glusterfs: 3.9.1 -> 3.10.1

2017-04-08 Thread Michael Raskin
  Branch: refs/heads/release-17.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: f3a0c16db6a3f82e4948c0a02a4d8283ccc08faa
  
https://github.com/NixOS/nixpkgs/commit/f3a0c16db6a3f82e4948c0a02a4d8283ccc08faa
  Author: Michael Raskin <7c6f4...@mail.ru>
  Date:   2017-04-08 (Sat, 08 Apr 2017)

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

  Log Message:
  ---
  glusterfs: 3.9.1 -> 3.10.1


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


[Nix-commits] [NixOS/nixpkgs] 16e12a: glusterfs: 3.10.0 -> 3.10.1

2017-04-08 Thread Michael Raskin
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 16e12a6c42186436f9f06f846a100f907d02d16d
  
https://github.com/NixOS/nixpkgs/commit/16e12a6c42186436f9f06f846a100f907d02d16d
  Author: Michael Raskin <7c6f4...@mail.ru>
  Date:   2017-04-08 (Sat, 08 Apr 2017)

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

  Log Message:
  ---
  glusterfs: 3.10.0 -> 3.10.1


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


[Nix-commits] [NixOS/nixpkgs] beba07: terraform: remove broken tests

2017-04-08 Thread Aristid Breitkreuz
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: beba07f712ea090666bd806cbf8106f98e6216d5
  
https://github.com/NixOS/nixpkgs/commit/beba07f712ea090666bd806cbf8106f98e6216d5
  Author: zimbatm 
  Date:   2017-04-03 (Mon, 03 Apr 2017)

  Changed paths:
M pkgs/applications/networking/cluster/terraform/default.nix

  Log Message:
  ---
  terraform: remove broken tests


  Commit: 17fc70a11d848d2dafab6d9ee030bffdf982afdd
  
https://github.com/NixOS/nixpkgs/commit/17fc70a11d848d2dafab6d9ee030bffdf982afdd
  Author: Aristid Breitkreuz 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

  Changed paths:
M pkgs/applications/networking/cluster/terraform/default.nix

  Log Message:
  ---
  Merge pull request #24609 from zimbatm/terraform-fix

terraform: remove broken tests


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


[Nix-commits] [NixOS/nixpkgs] 8889d4: rustRegistry: 2017-04-03 -> 2017-04-08

2017-04-08 Thread Benno Fünfstück
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 8889d405c7aa22ae7d1e571d3f3c30b14e2faafd
  
https://github.com/NixOS/nixpkgs/commit/8889d405c7aa22ae7d1e571d3f3c30b14e2faafd
  Author: Benno Fünfstück 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

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

  Log Message:
  ---
  rustRegistry: 2017-04-03 -> 2017-04-08


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


[Nix-commits] [NixOS/nixpkgs] 22d9f5: Init Perl AduioScan

2017-04-08 Thread Michael Raskin
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 22d9f53ee26939866a4b321b67a86599aadf55e9
  
https://github.com/NixOS/nixpkgs/commit/22d9f53ee26939866a4b321b67a86599aadf55e9
  Author: Philipp Hausmann 
  Date:   2017-03-14 (Tue, 14 Mar 2017)

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

  Log Message:
  ---
  Init Perl AduioScan


  Commit: 718f3ba198de50970f09832dfa84caa8bba58d51
  
https://github.com/NixOS/nixpkgs/commit/718f3ba198de50970f09832dfa84caa8bba58d51
  Author: Philipp Hausmann 
  Date:   2017-03-14 (Tue, 14 Mar 2017)

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

  Log Message:
  ---
  Init Perl ImageScale


  Commit: ffa3dbeee1238729af81c4d41fa083007ca39923
  
https://github.com/NixOS/nixpkgs/commit/ffa3dbeee1238729af81c4d41fa083007ca39923
  Author: Philipp Hausmann 
  Date:   2017-03-14 (Tue, 14 Mar 2017)

  Changed paths:
A pkgs/servers/slimserver/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  init slimserver


  Commit: de5465d813e3192f2f14187269201f084e28a76a
  
https://github.com/NixOS/nixpkgs/commit/de5465d813e3192f2f14187269201f084e28a76a
  Author: Philipp Hausmann 
  Date:   2017-03-14 (Tue, 14 Mar 2017)

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

  Log Message:
  ---
  WIP


  Commit: 9bfd273aa4b61f632d7023f0a9fb3bdbb9f2031b
  
https://github.com/NixOS/nixpkgs/commit/9bfd273aa4b61f632d7023f0a9fb3bdbb9f2031b
  Author: Philipp Hausmann 
  Date:   2017-03-14 (Tue, 14 Mar 2017)

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

  Log Message:
  ---
  Add perl packages (EV, CanaryStability, JSONXSVersionOneAndTwo)


  Commit: 6e0e27854f5249b561c7d33e7f60ea48bca7a097
  
https://github.com/NixOS/nixpkgs/commit/6e0e27854f5249b561c7d33e7f60ea48bca7a097
  Author: Philipp Hausmann 
  Date:   2017-03-14 (Tue, 14 Mar 2017)

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

  Log Message:
  ---
  Add some more perl dependencies


  Commit: 38f315623ed61040197b878760b21527428170da
  
https://github.com/NixOS/nixpkgs/commit/38f315623ed61040197b878760b21527428170da
  Author: Philipp Hausmann 
  Date:   2017-03-14 (Tue, 14 Mar 2017)

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

  Log Message:
  ---
  Remove unused binary files


  Commit: ac8596ca27e39dec98d5478adf17c008476ad209
  
https://github.com/NixOS/nixpkgs/commit/ac8596ca27e39dec98d5478adf17c008476ad209
  Author: Philipp Hausmann 
  Date:   2017-03-14 (Tue, 14 Mar 2017)

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

  Log Message:
  ---
  Use buildPerlPackage instead of standard builder


  Commit: 7235dab8ef2ba1fcf64bcc755b778263e654512a
  
https://github.com/NixOS/nixpkgs/commit/7235dab8ef2ba1fcf64bcc755b778263e654512a
  Author: Philipp Hausmann 
  Date:   2017-03-14 (Tue, 14 Mar 2017)

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

  Log Message:
  ---
  Add some more perl packages.


  Commit: 19ebbde4729aa00bf4db6ed94dce3b66e969a4fb
  
https://github.com/NixOS/nixpkgs/commit/19ebbde4729aa00bf4db6ed94dce3b66e969a4fb
  Author: Philipp Hausmann 
  Date:   2017-03-14 (Tue, 14 Mar 2017)

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

  Log Message:
  ---
  Add some more deps


  Commit: 12de6bb2112178924401bc98bdef8664bbf96849
  
https://github.com/NixOS/nixpkgs/commit/12de6bb2112178924401bc98bdef8664bbf96849
  Author: Philipp Hausmann 
  Date:   2017-03-14 (Tue, 14 Mar 2017)

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

  Log Message:
  ---
  Move slim folder


  Commit: cad54958c048bc67df23c4fff6ffaba9a08aff40
  
https://github.com/NixOS/nixpkgs/commit/cad54958c048bc67df23c4fff6ffaba9a08aff40
  Author: Philipp Hausmann 
  Date:   2017-03-15 (Wed, 15 Mar 2017)

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

  Log Message:
  ---
  Server at least starts now


  Commit: 588c7738807f8db2916c8cc7c3a811c529139b34
  
https://github.com/NixOS/nixpkgs/commit/588c7738807f8db2916c8cc7c3a811c529139b34
  Author: Philipp Hausmann 
  Date:   2017-03-15 (Wed, 15 Mar 2017)

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

  Log Message:
  ---
  Web interface starts up!


  Commit: ad88df249c8d0054106bf680ad5237ce19770276
  
https://github.com/NixOS/nixpkgs/commit/ad88df249c8d0054106bf680ad5237ce19770276
  Author: Philipp Hausmann 
  Date:   2017-03-16 (Thu, 16 Mar 2017)

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

  Log Message:
  ---
  Use 7.9.0 tarball


  Commit: 45d8d6ebeb92f3a721993b49bb96b0fdd4c97d62
  

[Nix-commits] [NixOS/nixpkgs] 1d52c6: ssmtp: use the authPassFile option instead of auth...

2017-04-08 Thread Jörg Thalheim
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 1d52c677bec5b1ede7534455a35c035b359cb9e8
  
https://github.com/NixOS/nixpkgs/commit/1d52c677bec5b1ede7534455a35c035b359cb9e8
  Author: Bas van Dijk 
  Date:   2017-03-29 (Wed, 29 Mar 2017)

  Changed paths:
M lib/maintainers.nix
M nixos/modules/programs/ssmtp.nix
M pkgs/tools/networking/ssmtp/default.nix
A pkgs/tools/networking/ssmtp/ssmtp_support_AuthPassFile_parameter.patch

  Log Message:
  ---
  ssmtp: use the authPassFile option instead of authPass

This gives users the option of storing the authPass outside the
world-readable Nix store.


  Commit: 21e3c2a72f5392af592bae76041ecbfbd65caf7a
  
https://github.com/NixOS/nixpkgs/commit/21e3c2a72f5392af592bae76041ecbfbd65caf7a
  Author: Jörg Thalheim 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

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

  Log Message:
  ---
  sstmp: document how to specify port/AuthPassFile


  Commit: cb6d1fdfd98482c3a557dada9cceadfd4d603c62
  
https://github.com/NixOS/nixpkgs/commit/cb6d1fdfd98482c3a557dada9cceadfd4d603c62
  Author: Jörg Thalheim 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

  Changed paths:
M lib/maintainers.nix
M nixos/modules/programs/ssmtp.nix
M pkgs/tools/networking/ssmtp/default.nix
A pkgs/tools/networking/ssmtp/ssmtp_support_AuthPassFile_parameter.patch

  Log Message:
  ---
  Merge pull request #24331 from LumiGuide/ssmtp-AuthPassFile

ssmtp: use the authPassFile option instead of authPass


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


[Nix-commits] [NixOS/nixpkgs] 2214b6: nixos/fonts: install gyre-fonts by default

2017-04-08 Thread Thomas Tuegel
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 2214b638a7ddc7845eacfdc74fedd786c7d6e344
  
https://github.com/NixOS/nixpkgs/commit/2214b638a7ddc7845eacfdc74fedd786c7d6e344
  Author: Thomas Tuegel 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

  Changed paths:
M nixos/modules/config/fonts/fonts.nix

  Log Message:
  ---
  nixos/fonts: install gyre-fonts by default

gyre-fonts provides high-quality TrueType substitutes for standard PostScript
fonts. Unlike most other distributions, NixOS does not install Ghostscript and
its Type 1 fonts by default, so we must get the standard fonts elsewhere.


  Commit: a40600bc58aa3f6ba87b8cc7d1e101dc5b4eb164
  
https://github.com/NixOS/nixpkgs/commit/a40600bc58aa3f6ba87b8cc7d1e101dc5b4eb164
  Author: Thomas Tuegel 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

  Changed paths:
M pkgs/data/fonts/fontconfig-penultimate/default.nix

  Log Message:
  ---
  fontconfig-penultimate: 0.3.2 -> 0.3.3


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


[Nix-commits] [NixOS/nixpkgs] d0954b: nixos/fontconfig-ultimate: Restore presets

2017-04-08 Thread Thomas Tuegel
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: d0954b549410cc98cbc8fe65610487b19e08bfa4
  
https://github.com/NixOS/nixpkgs/commit/d0954b549410cc98cbc8fe65610487b19e08bfa4
  Author: Thomas Tuegel 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

  Changed paths:
M nixos/modules/config/fonts/fontconfig-ultimate.nix

  Log Message:
  ---
  nixos/fontconfig-ultimate: Restore presets

The `preset` option was accidentally removed.


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


[Nix-commits] [NixOS/nixpkgs] 4ceeac: skopeo: default policy

2017-04-08 Thread Tim Steinbach
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 4ceeac7526a1e1c08f4063a4929a790ea47a61a8
  
https://github.com/NixOS/nixpkgs/commit/4ceeac7526a1e1c08f4063a4929a790ea47a61a8
  Author: Tim Steinbach 
  Date:   2017-04-01 (Sat, 01 Apr 2017)

  Changed paths:
M pkgs/development/tools/skopeo/default.nix
A pkgs/development/tools/skopeo/path.patch

  Log Message:
  ---
  skopeo: default policy


  Commit: 184e3238c7b65f18187d14a0388bacdee3829487
  
https://github.com/NixOS/nixpkgs/commit/184e3238c7b65f18187d14a0388bacdee3829487
  Author: Tim Steinbach 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

  Changed paths:
M pkgs/development/tools/skopeo/default.nix
A pkgs/development/tools/skopeo/path.patch

  Log Message:
  ---
  Merge pull request #24544 from NeQuissimus/skopeo_policy

skopeo: default policy


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


[Nix-commits] [NixOS/nixpkgs] 775531: qt58: extend darwin compatibility

2017-04-08 Thread Thomas Tuegel
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 775531c1e3d996db5705aee3f2e2f6a583912c9d
  
https://github.com/NixOS/nixpkgs/commit/775531c1e3d996db5705aee3f2e2f6a583912c9d
  Author: Periklis Tsirakidis 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

  Changed paths:
M pkgs/development/libraries/qt-5/5.8/default.nix
M pkgs/development/libraries/qt-5/5.8/qtbase/default.nix
M pkgs/development/libraries/qt-5/5.8/qtdeclarative/default.nix
A pkgs/development/libraries/qt-5/5.8/qtmacextras.nix
M pkgs/development/libraries/qt-5/5.8/qtmultimedia.nix
M pkgs/development/libraries/qt-5/5.8/qtsensors.nix
M pkgs/development/libraries/qt-5/5.8/qtserialport/default.nix
M pkgs/development/libraries/qt-5/5.8/qttools/default.nix
M pkgs/development/libraries/qt-5/5.8/qtwebengine/default.nix
A pkgs/development/libraries/qt-5/5.8/qtwebkit/0004-icucore-darwin.patch
M pkgs/development/libraries/qt-5/5.8/qtwebkit/default.nix

  Log Message:
  ---
  qt58: extend darwin compatibility


  Commit: e0b1288ebd2c8e7264ab27581b33c790fb9f30b9
  
https://github.com/NixOS/nixpkgs/commit/e0b1288ebd2c8e7264ab27581b33c790fb9f30b9
  Author: Thomas Tuegel 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

  Changed paths:
M pkgs/development/libraries/qt-5/5.8/default.nix
M pkgs/development/libraries/qt-5/5.8/qtbase/default.nix
M pkgs/development/libraries/qt-5/5.8/qtdeclarative/default.nix
A pkgs/development/libraries/qt-5/5.8/qtmacextras.nix
M pkgs/development/libraries/qt-5/5.8/qtmultimedia.nix
M pkgs/development/libraries/qt-5/5.8/qtsensors.nix
M pkgs/development/libraries/qt-5/5.8/qtserialport/default.nix
M pkgs/development/libraries/qt-5/5.8/qttools/default.nix
M pkgs/development/libraries/qt-5/5.8/qtwebengine/default.nix
A pkgs/development/libraries/qt-5/5.8/qtwebkit/0004-icucore-darwin.patch
M pkgs/development/libraries/qt-5/5.8/qtwebkit/default.nix

  Log Message:
  ---
  Merge pull request #24340 from periklis/topic_qt58_modules

qt58: extend darwin compatibility


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


[Nix-commits] [NixOS/nixpkgs] 565dc2: Add removeReferencesTo for removing specific refs

2017-04-08 Thread Tim Steinbach
  Branch: refs/heads/release-17.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 565dc2855f938522fdf0a59ed48ef1c0719911d3
  
https://github.com/NixOS/nixpkgs/commit/565dc2855f938522fdf0a59ed48ef1c0719911d3
  Author: Linus Heckemann 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

  Changed paths:
A pkgs/build-support/remove-references-to/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Add removeReferencesTo for removing specific refs

This allows for a less blanket approach than nuke-refs, targetting specific
references that we know we don't want rather than all references that we don't
know we want.

(cherry picked from commit 603b799bcbcb8d49a9397bbd2896c1a454ee6ff6)


  Commit: b348e755580ae7ba561b184bc8c82ae7bfe8a9fd
  
https://github.com/NixOS/nixpkgs/commit/b348e755580ae7ba561b184bc8c82ae7bfe8a9fd
  Author: Joachim Fasting 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

  Changed paths:
M pkgs/applications/virtualization/docker/default.nix

  Log Message:
  ---
  docker: use removeReferencesTo

(cherry picked from commit c4fe1960877dc8d6d7dfa006bcfa0b77e5d9792f)


  Commit: b37957a6203ad2c749de967b20da0a9b5e1bc2ac
  
https://github.com/NixOS/nixpkgs/commit/b37957a6203ad2c749de967b20da0a9b5e1bc2ac
  Author: Tim Steinbach 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

  Changed paths:
M pkgs/applications/virtualization/docker/default.nix

  Log Message:
  ---
  docker: 1.13.1 -> 17.03.0-ce

(cherry picked from commit aed491879588bb92bc6e5c264dd336a631d83903)


  Commit: 2e885216eda5d217bee1d707c43ba10e8343fa4d
  
https://github.com/NixOS/nixpkgs/commit/2e885216eda5d217bee1d707c43ba10e8343fa4d
  Author: Tim Steinbach 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

  Changed paths:
M pkgs/applications/virtualization/docker/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  docker: 17.03.0 -> 17.03.1

(cherry picked from commit aefb9671bf2e95b056570d4388c7a61a0749a602)


  Commit: 5f45f42fe5eb1592b6ebdadff84d11b3b0ac8ecb
  
https://github.com/NixOS/nixpkgs/commit/5f45f42fe5eb1592b6ebdadff84d11b3b0ac8ecb
  Author: Tim Steinbach 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

  Changed paths:
M pkgs/applications/virtualization/docker/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  docker-edge: init at 17.04

(cherry picked from commit 1e589239b32c67881585d6d05d68aecc172c3485)


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


[Nix-commits] [NixOS/nixpkgs] 79f954: linux: 4.4.59 -> 4.4.60

2017-04-08 Thread Tim Steinbach
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 79f9544eca8659bad4e48c31accf62f69521fb86
  
https://github.com/NixOS/nixpkgs/commit/79f9544eca8659bad4e48c31accf62f69521fb86
  Author: Tim Steinbach 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

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

  Log Message:
  ---
  linux: 4.4.59 -> 4.4.60


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


[Nix-commits] [NixOS/nixpkgs] cae3e5: linux: 4.4.59 -> 4.4.60

2017-04-08 Thread Tim Steinbach
  Branch: refs/heads/release-17.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: cae3e5554354ba4b579e7686a5ff85842e6cf6c7
  
https://github.com/NixOS/nixpkgs/commit/cae3e5554354ba4b579e7686a5ff85842e6cf6c7
  Author: Tim Steinbach 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

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

  Log Message:
  ---
  linux: 4.4.59 -> 4.4.60

(cherry picked from commit 79f9544eca8659bad4e48c31accf62f69521fb86)


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


[Nix-commits] [NixOS/nixpkgs] d098c2: linux: 4.10.8 -> 4.10.9

2017-04-08 Thread Tim Steinbach
  Branch: refs/heads/release-17.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: d098c2074d958a535af4404822769fb1089baf4b
  
https://github.com/NixOS/nixpkgs/commit/d098c2074d958a535af4404822769fb1089baf4b
  Author: Tim Steinbach 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

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

  Log Message:
  ---
  linux: 4.10.8 -> 4.10.9

(cherry picked from commit 1988c1fa4177c573e348c756ef4f35c60145dccc)


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


[Nix-commits] [NixOS/nixpkgs] 1988c1: linux: 4.10.8 -> 4.10.9

2017-04-08 Thread Tim Steinbach
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 1988c1fa4177c573e348c756ef4f35c60145dccc
  
https://github.com/NixOS/nixpkgs/commit/1988c1fa4177c573e348c756ef4f35c60145dccc
  Author: Tim Steinbach 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

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

  Log Message:
  ---
  linux: 4.10.8 -> 4.10.9


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


[Nix-commits] [NixOS/nixpkgs] 3f4d22: linux: 4.9.20 -> 4.9.21

2017-04-08 Thread Tim Steinbach
  Branch: refs/heads/release-17.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 3f4d221036a25306fbd30f301d64e70b4fe17a61
  
https://github.com/NixOS/nixpkgs/commit/3f4d221036a25306fbd30f301d64e70b4fe17a61
  Author: Tim Steinbach 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

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

  Log Message:
  ---
  linux: 4.9.20 -> 4.9.21

(cherry picked from commit 016a319b501d4624ee47f97c18c3c8e4d0bbbef5)


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


[Nix-commits] [NixOS/nixpkgs] 016a31: linux: 4.9.20 -> 4.9.21

2017-04-08 Thread Tim Steinbach
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 016a319b501d4624ee47f97c18c3c8e4d0bbbef5
  
https://github.com/NixOS/nixpkgs/commit/016a319b501d4624ee47f97c18c3c8e4d0bbbef5
  Author: Tim Steinbach 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

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

  Log Message:
  ---
  linux: 4.9.20 -> 4.9.21


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


Re: [Nix-dev] The Church of Suckless NixOS is looking for followers

2017-04-08 Thread Danylo Hlynskyi
I'm interested for this project to succeed, in case it will be NixOS
extension like nixsap[1], and not a fork like triton[2] or microgram[3].
Currently NixOS is very customizable:

- module system
- disabling modules [4]
- nixpkgs overlays

Because of these ways, it is possible to belong to The Church more
granularly (for example, use it's overlay, but not drop systemd) and
leverage NixOS as OS builder library

[1] https://github.com/zalora/nixsap
[2] https://github.com/triton/triton
[3] https://github.com/zalora/microgram
[4] https://github.com/NixOS/nixpkgs/pull/22764


2017-03-23 14:05 GMT+02:00 Jan Malakhovski :

> > However, all major Linux distributions without exceptions enable
> > "moderate" hardening by default for very good reasons, and all of them
> > can run on eeePC without issues.
> >
> > If your aim is not to run NixOS on arduino, or little embedded MIPS or
> > RISC-V machines, it does not matter at all. If you want to run on this
> ... or Intel Atom ...
> > can of machine, you know what you are doing and you know how to tune
> > your code anyway.
>
> At least for Atoms hardening does produce a qualitative difference. I'm
> not sure why. I assume that things that fit into cache without hardening
> stop fitting into it with hardening.
>
> Cheers,
>   Jan
> ___
> nix-dev mailing list
> nix-dev@lists.science.uu.nl
> http://lists.science.uu.nl/mailman/listinfo/nix-dev
>
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-commits] [NixOS/nixpkgs] c2a0f2: buku: 2.8 -> 2.9

2017-04-08 Thread Jörg Thalheim
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: c2a0f2584acbebb792f9d9ce7632b0630450ea80
  
https://github.com/NixOS/nixpkgs/commit/c2a0f2584acbebb792f9d9ce7632b0630450ea80
  Author: Silvan Mosberger 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

  Changed paths:
M lib/maintainers.nix
M pkgs/applications/misc/buku/default.nix

  Log Message:
  ---
  buku: 2.8 -> 2.9


  Commit: f7b97df2cd9fa82968c1c43ee357457a5b0adbf5
  
https://github.com/NixOS/nixpkgs/commit/f7b97df2cd9fa82968c1c43ee357457a5b0adbf5
  Author: Jörg Thalheim 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

  Changed paths:
M lib/maintainers.nix
M pkgs/applications/misc/buku/default.nix

  Log Message:
  ---
  Merge pull request #24730 from Infinisil/buku-2.9

buku: 2.8 -> 2.9


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


[Nix-commits] [NixOS/nixpkgs] aac3f9: astroid: 0.7 -> 0.8

2017-04-08 Thread Aristid Breitkreuz
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: aac3f9a8cb3367dd2d204850951b0493f72ac070
  
https://github.com/NixOS/nixpkgs/commit/aac3f9a8cb3367dd2d204850951b0493f72ac070
  Author: Brandon Dimcheff 
  Date:   2017-04-02 (Sun, 02 Apr 2017)

  Changed paths:
M pkgs/applications/networking/mailreaders/astroid/default.nix
R 
pkgs/applications/networking/mailreaders/astroid/propagate-environment.patch

  Log Message:
  ---
  astroid: 0.7 -> 0.8

Upgraded astroid to 0.8 and uses the upstream changes to properly
propagate environment without a patch.  Note that this still uses an
unsupported version of webkitgtk and thus will fail to build, but if
allow webkitgtk to install, astroid will run.


  Commit: 9f148e91663c6372f4b685db2ae40758428887b0
  
https://github.com/NixOS/nixpkgs/commit/9f148e91663c6372f4b685db2ae40758428887b0
  Author: Aristid Breitkreuz 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

  Changed paths:
M pkgs/applications/networking/mailreaders/astroid/default.nix
R 
pkgs/applications/networking/mailreaders/astroid/propagate-environment.patch

  Log Message:
  ---
  Merge pull request #24593 from bdimcheff/upgrade-astroid-0.8

astroid: 0.7 -> 0.8


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


[Nix-commits] [NixOS/nixpkgs] 7a08e5: haskell: ghcjs packages: Break dependency cycle le...

2017-04-08 Thread Aristid Breitkreuz
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 7a08e57b9e077dc5abcca090621fa688413832c3
  
https://github.com/NixOS/nixpkgs/commit/7a08e57b9e077dc5abcca090621fa688413832c3
  Author: Leon Isenberg 
  Date:   2017-04-07 (Fri, 07 Apr 2017)

  Changed paths:
M pkgs/development/compilers/ghcjs/head_stage2.nix
M pkgs/development/compilers/ghcjs/stage2.nix
M pkgs/development/haskell-modules/configuration-ghcjs.nix

  Log Message:
  ---
  haskell: ghcjs packages: Break dependency cycle less invasive

Between cabal and hscolour.


  Commit: a0eabfbcbd0a64b507546ff67295adaed743e0cf
  
https://github.com/NixOS/nixpkgs/commit/a0eabfbcbd0a64b507546ff67295adaed743e0cf
  Author: Aristid Breitkreuz 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

  Changed paths:
M pkgs/development/compilers/ghcjs/head_stage2.nix
M pkgs/development/compilers/ghcjs/stage2.nix
M pkgs/development/haskell-modules/configuration-ghcjs.nix

  Log Message:
  ---
  Merge pull request #24715 from ljli/ghcjs-dep-cycle

haskell: ghcjs packages: Break dependency cycle less invasive


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


[Nix-commits] [NixOS/nixpkgs] 5b6b11: ffmpeg-full: replace SDL support with SDL2 support

2017-04-08 Thread Aristid Breitkreuz
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 5b6b1100f303190604f919d1a0dfde21e1e3856a
  
https://github.com/NixOS/nixpkgs/commit/5b6b1100f303190604f919d1a0dfde21e1e3856a
  Author: Cray Elliott 
  Date:   2017-04-06 (Thu, 06 Apr 2017)

  Changed paths:
M pkgs/development/libraries/ffmpeg-full/default.nix

  Log Message:
  ---
  ffmpeg-full: replace SDL support with SDL2 support

ffmpeg 3.2 dropped support for SDL1 completely, so migrate to SDL2


  Commit: 43626b6a88a51cf78f2530f112be42ea4bc2950f
  
https://github.com/NixOS/nixpkgs/commit/43626b6a88a51cf78f2530f112be42ea4bc2950f
  Author: Aristid Breitkreuz 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

  Changed paths:
M pkgs/development/libraries/ffmpeg-full/default.nix

  Log Message:
  ---
  Merge pull request #24698 from MP2E/ffmpeg_sdl2

ffmpeg-full: replace SDL support with SDL2 support


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


[Nix-commits] [NixOS/nixpkgs] 0a573f: changed chefdk version to 1.3.40

2017-04-08 Thread Aristid Breitkreuz
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 0a573f7a0c1c870a7d1eb69995978150987e3d87
  
https://github.com/NixOS/nixpkgs/commit/0a573f7a0c1c870a7d1eb69995978150987e3d87
  Author: dyrnade 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

  Changed paths:
M pkgs/development/tools/chefdk/Gemfile.lock
M pkgs/development/tools/chefdk/default.nix
M pkgs/development/tools/chefdk/gemset.nix

  Log Message:
  ---
  changed chefdk version to 1.3.40
upgraded dependencies for chefdk-1.3.40


  Commit: 18e5d913d752c58b32ad47f8b0f9db13081e2888
  
https://github.com/NixOS/nixpkgs/commit/18e5d913d752c58b32ad47f8b0f9db13081e2888
  Author: Aristid Breitkreuz 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

  Changed paths:
M pkgs/development/tools/chefdk/Gemfile.lock
M pkgs/development/tools/chefdk/default.nix
M pkgs/development/tools/chefdk/gemset.nix

  Log Message:
  ---
  Merge pull request #24740 from dyrnade/chefdk

chefdk: 0.11.2 -> 1.3.40


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


[Nix-commits] [NixOS/nixpkgs] c865b8: haskell: add the linkWithGold function to link pac...

2017-04-08 Thread Aristid Breitkreuz
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: c865b8e35e364e1193770243bc4b41e8178b1982
  
https://github.com/NixOS/nixpkgs/commit/c865b8e35e364e1193770243bc4b41e8178b1982
  Author: Bas van Dijk 
  Date:   2017-04-07 (Fri, 07 Apr 2017)

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

  Log Message:
  ---
  haskell: add the linkWithGold function to link packages with ld.gold

Also support linking the double-conversion package with ld.gold.


  Commit: e8936464946a52ce577b5dcc2b98f1b233dec23f
  
https://github.com/NixOS/nixpkgs/commit/e8936464946a52ce577b5dcc2b98f1b233dec23f
  Author: Aristid Breitkreuz 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

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

  Log Message:
  ---
  Merge pull request #24692 from LumiGuide/haskell-link-with-gold

haskell: add the linkWithGold function to link packages with ld.gold


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


[Nix-commits] [NixOS/nixpkgs] 60e937: haskell: ghcjs packages: Remove ghcjs-prim

2017-04-08 Thread Aristid Breitkreuz
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 60e937173846f1b28e27aaa3abbf200452325e74
  
https://github.com/NixOS/nixpkgs/commit/60e937173846f1b28e27aaa3abbf200452325e74
  Author: Leon Isenberg 
  Date:   2017-04-07 (Fri, 07 Apr 2017)

  Changed paths:
M pkgs/development/compilers/ghcjs/base.nix
M pkgs/development/compilers/ghcjs/head.nix
M pkgs/development/haskell-modules/configuration-ghc-7.10.x.nix
M pkgs/development/haskell-modules/configuration-ghc-8.0.x.nix

  Log Message:
  ---
  haskell: ghcjs packages: Remove ghcjs-prim

It is wired into ghcjs now.


  Commit: 058610c3552718c91c62bed4b952622448818746
  
https://github.com/NixOS/nixpkgs/commit/058610c3552718c91c62bed4b952622448818746
  Author: Aristid Breitkreuz 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

  Changed paths:
M pkgs/development/compilers/ghcjs/base.nix
M pkgs/development/compilers/ghcjs/head.nix
M pkgs/development/haskell-modules/configuration-ghc-7.10.x.nix
M pkgs/development/haskell-modules/configuration-ghc-8.0.x.nix

  Log Message:
  ---
  Merge pull request #24722 from ljli/ghcjs-prim

haskell: ghcjs packages: Remove ghcjs-prim


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


[Nix-commits] [NixOS/nixpkgs] b52a3d: robomongo: 0.8.4 -> 0.9.0

2017-04-08 Thread Aristid Breitkreuz
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: b52a3d90fee2f096a8be8cc93abe2cdfe33eab52
  
https://github.com/NixOS/nixpkgs/commit/b52a3d90fee2f096a8be8cc93abe2cdfe33eab52
  Author: Emanuele Peruffo 
  Date:   2017-04-07 (Fri, 07 Apr 2017)

  Changed paths:
M lib/maintainers.nix
M pkgs/applications/misc/robomongo/default.nix
R pkgs/applications/misc/robomongo/robomongo.patch
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  robomongo: 0.8.4 -> 0.9.0


  Commit: 668777f01d670a2bbc56a07511664dff58af277d
  
https://github.com/NixOS/nixpkgs/commit/668777f01d670a2bbc56a07511664dff58af277d
  Author: Emanuele Peruffo 
  Date:   2017-04-07 (Fri, 07 Apr 2017)

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

  Log Message:
  ---
  robomongo: add desktop entry


  Commit: 2dbb3c85d053e240e49b1034c344d0b60c0f2ada
  
https://github.com/NixOS/nixpkgs/commit/2dbb3c85d053e240e49b1034c344d0b60c0f2ada
  Author: Emanuele Peruffo 
  Date:   2017-04-07 (Fri, 07 Apr 2017)

  Changed paths:
M nixos/modules/services/networking/avahi-daemon.nix
M nixos/release.nix
M nixos/tests/postgresql.nix
M pkgs/development/tools/scalafmt/default.nix

  Log Message:
  ---
  Merge remote-tracking branch 'upstream/master'


  Commit: cafd9c922cc2a197a7ced4d7f15a58f18438a76b
  
https://github.com/NixOS/nixpkgs/commit/cafd9c922cc2a197a7ced4d7f15a58f18438a76b
  Author: Aristid Breitkreuz 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

  Changed paths:
M lib/maintainers.nix
M pkgs/applications/misc/robomongo/default.nix
R pkgs/applications/misc/robomongo/robomongo.patch
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Merge pull request #24705 from emanueleperuffo/master

robomongo: 0.8.4 -> 0.9.0


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


[Nix-commits] [NixOS/nixpkgs] 480d94: libsndfile: 1.0.27 -> 1.0.28

2017-04-08 Thread Aristid Breitkreuz
  Branch: refs/heads/staging
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 480d94553ed27221c918d6911446d19d796b09a2
  
https://github.com/NixOS/nixpkgs/commit/480d94553ed27221c918d6911446d19d796b09a2
  Author: Bart Brouns 
  Date:   2017-04-06 (Thu, 06 Apr 2017)

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

  Log Message:
  ---
  libsndfile: 1.0.27 -> 1.0.28


  Commit: f6fc8467cd4ed4b0c69434f74aaf4165603ba1c5
  
https://github.com/NixOS/nixpkgs/commit/f6fc8467cd4ed4b0c69434f74aaf4165603ba1c5
  Author: Aristid Breitkreuz 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

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

  Log Message:
  ---
  Merge pull request #24672 from magnetophon/libsndfile

libsndfile: 1.0.27 -> 1.0.28


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


[Nix-commits] [NixOS/nixpkgs] 20d3ad: mktorrent: 1.0 -> 1.1

2017-04-08 Thread Jörg Thalheim
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 20d3ad5e9c5df6b4fa4813822627790f3cced1d9
  
https://github.com/NixOS/nixpkgs/commit/20d3ad5e9c5df6b4fa4813822627790f3cced1d9
  Author: Profpatsch 
  Date:   2017-04-07 (Fri, 07 Apr 2017)

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

  Log Message:
  ---
  mktorrent: 1.0 -> 1.1

[1.1] - 2017-01-11
Added
- Autodetect the number of CPUs available 
- Option for source string added to torrent info (`-s`), included in infohash.
  Often used by private trackers to create a unique infohash to prevent
  peer-leak and the possibility to track the trackers that do use leaked
  torrents. Having this option in mktorrent make it possible to create a
  infohash accurate torrent to the tracker you want to upload it to
Changed
- Make`-a` (announce list) optional
- Optional announce URL even for private torrents. No need to require announce
  for private torrents, they are added by most private trackers anyway and they
  modify the infohash so you'd have to redownload their modified torrent with
  injected unique announce URL anyway. (@mathieui, fix from @jrwren)
Fixed
- DHT makes trackers optional, so remove the warning


  Commit: c74ee67e414739ea936eca3710a6189e831daca8
  
https://github.com/NixOS/nixpkgs/commit/c74ee67e414739ea936eca3710a6189e831daca8
  Author: Jörg Thalheim 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

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

  Log Message:
  ---
  Merge pull request #24713 from Profpatsch/mktorrent-1.1

mktorrent: 1.0 -> 1.1


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


[Nix-commits] [NixOS/nixpkgs] 82a633: bup: 0.29 -> 0.29.1

2017-04-08 Thread Aristid Breitkreuz
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 82a63385fb82f87efaf8456011fc5b296f50c196
  
https://github.com/NixOS/nixpkgs/commit/82a63385fb82f87efaf8456011fc5b296f50c196
  Author: Evan Danaher 
  Date:   2017-04-07 (Fri, 07 Apr 2017)

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

  Log Message:
  ---
  bup: 0.29 -> 0.29.1

This pretty much only has a single fix for gc --threshold 0:
https://github.com/bup/bup/blob/master/note/0.29.1-from-0.29.md


  Commit: 3f00bce59b1504d4ef5728824855ee5363f2ee9a
  
https://github.com/NixOS/nixpkgs/commit/3f00bce59b1504d4ef5728824855ee5363f2ee9a
  Author: Aristid Breitkreuz 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

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

  Log Message:
  ---
  Merge pull request #24723 from edanaher/update-bup

bup: 0.29 -> 0.29.1


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


[Nix-commits] [NixOS/nixpkgs] 37794d: gdbm: 1.12 -> 1.13

2017-04-08 Thread Vladimír Čunát
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 37794d7101539369af0cf6c1330ac5d6cf947abd
  
https://github.com/NixOS/nixpkgs/commit/37794d7101539369af0cf6c1330ac5d6cf947abd
  Author: Lancelot SIX 
  Date:   2017-03-13 (Mon, 13 Mar 2017)

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

  Log Message:
  ---
  gdbm: 1.12 -> 1.13

See http://lists.gnu.org/archive/html/info-gnu/2017-03/msg5.html
for release anouncement


  Commit: b83d2970f27116bfdd14eb8c21425457a251c725
  
https://github.com/NixOS/nixpkgs/commit/b83d2970f27116bfdd14eb8c21425457a251c725
  Author: ndowens 
  Date:   2017-04-01 (Sat, 01 Apr 2017)

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

  Log Message:
  ---
  pkgconfig: 0.29 -> 0.29.1 (#24394)


  Commit: d455cdd34bb80afa7225c2da25b760bd4d5e7a02
  
https://github.com/NixOS/nixpkgs/commit/d455cdd34bb80afa7225c2da25b760bd4d5e7a02
  Author: ndowens 
  Date:   2017-04-01 (Sat, 01 Apr 2017)

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

  Log Message:
  ---
  sharutils: 4.11.1 -> 4.15.2 (#24305)


  Commit: eb551a435f911d9fcad0ecab05f42c2822777a0d
  
https://github.com/NixOS/nixpkgs/commit/eb551a435f911d9fcad0ecab05f42c2822777a0d
  Author: Vladimír Čunát 
  Date:   2017-04-01 (Sat, 01 Apr 2017)

  Changed paths:
M lib/maintainers.nix
M nixos/doc/manual/release-notes/rl-1703.xml
M nixos/doc/manual/release-notes/rl-1709.xml
M nixos/modules/services/networking/ssh/sshd.nix
A nixos/modules/services/x11/window-managers/2bwm.nix
M nixos/modules/services/x11/window-managers/default.nix
M pkgs/applications/editors/vis/default.nix
A pkgs/applications/misc/latte-dock/default.nix
M pkgs/applications/misc/qsyncthingtray/default.nix
M pkgs/applications/networking/cluster/spark/default.nix
M pkgs/applications/networking/instant-messengers/baresip/default.nix
M pkgs/applications/networking/mumble/default.nix
M pkgs/applications/science/math/geogebra/default.nix
M pkgs/applications/video/openshot-qt/default.nix
M pkgs/applications/video/openshot-qt/libopenshot-audio.nix
M pkgs/applications/video/openshot-qt/libopenshot.nix
A pkgs/applications/window-managers/2bwm/default.nix
A pkgs/data/misc/xorg-rgb/default.nix
M pkgs/desktops/gnustep/back/default.nix
M pkgs/desktops/gnustep/gworkspace/default.nix
M pkgs/development/compilers/ponyc/default.nix
M pkgs/development/compilers/ponyc/pony-stable.nix
M pkgs/development/haskell-modules/configuration-common.nix
M pkgs/development/haskell-modules/hackage-packages.nix
M pkgs/development/interpreters/gnu-apl/default.nix
M pkgs/development/libraries/libguestfs/default.nix
M pkgs/development/libraries/webkitgtk/2.4.nix
M pkgs/development/lisp-modules/asdf/2.26.nix
M pkgs/development/lisp-modules/asdf/3.1.nix
M pkgs/development/lisp-modules/asdf/default.nix
M pkgs/development/lisp-modules/clwrapper/cl-wrapper.sh
M pkgs/development/lisp-modules/clwrapper/default.nix
M pkgs/development/lisp-modules/clwrapper/setup-hook.sh
M pkgs/development/lisp-modules/define-package.nix
M pkgs/development/lisp-modules/lisp-packages.nix
A pkgs/development/lisp-modules/quicklisp-to-nix-output/3bmd-ext-tables.nix
A 
pkgs/development/lisp-modules/quicklisp-to-nix-output/3bmd-ext-wiki-links.nix
A pkgs/development/lisp-modules/quicklisp-to-nix-output/3bmd-youtube.nix
A pkgs/development/lisp-modules/quicklisp-to-nix-output/3bmd.nix
R pkgs/development/lisp-modules/quicklisp-to-nix-output/agnostic-lizard.nix
M pkgs/development/lisp-modules/quicklisp-to-nix-output/alexandria.nix
A pkgs/development/lisp-modules/quicklisp-to-nix-output/anaphora.nix
A pkgs/development/lisp-modules/quicklisp-to-nix-output/array-utils.nix
A pkgs/development/lisp-modules/quicklisp-to-nix-output/babel-streams.nix
M pkgs/development/lisp-modules/quicklisp-to-nix-output/babel.nix
A pkgs/development/lisp-modules/quicklisp-to-nix-output/blackbird.nix
M pkgs/development/lisp-modules/quicklisp-to-nix-output/bordeaux-threads.nix
A pkgs/development/lisp-modules/quicklisp-to-nix-output/caveman.nix
A pkgs/development/lisp-modules/quicklisp-to-nix-output/cffi-examples.nix
A pkgs/development/lisp-modules/quicklisp-to-nix-output/cffi-grovel.nix
A pkgs/development/lisp-modules/quicklisp-to-nix-output/cffi-libffi.nix
A pkgs/development/lisp-modules/quicklisp-to-nix-output/cffi-toolchain.nix
A pkgs/development/lisp-modules/quicklisp-to-nix-output/cffi-uffi-compat.nix
M pkgs/development/lisp-modules/quicklisp-to-nix-output/cffi.nix
M pkgs/development/lisp-modules/quicklisp-to-nix-output/chipz.nix
M pkgs/development/lisp-modules/quicklisp-to-nix-output/chunga.nix
A 

[Nix-commits] [NixOS/nixpkgs] 942144: google-cloud-sdk: 148.0.1 -> 150.0.0

2017-04-08 Thread Aristid Breitkreuz
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 94214467ff66cdb810e8e9c33f9aff0a0735ea1c
  
https://github.com/NixOS/nixpkgs/commit/94214467ff66cdb810e8e9c33f9aff0a0735ea1c
  Author: Aristid Breitkreuz 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

  Changed paths:
M pkgs/tools/admin/google-cloud-sdk/default.nix

  Log Message:
  ---
  google-cloud-sdk: 148.0.1 -> 150.0.0


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


[Nix-commits] [NixOS/nixpkgs] 645137: purple-facebook: 0.9.0 -> 0.9.3

2017-04-08 Thread Tomasz Jan Góralczyk
  Branch: refs/heads/release-17.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 645137cdc9ba4e3e30bc3fd897b7d4c0b53685e5
  
https://github.com/NixOS/nixpkgs/commit/645137cdc9ba4e3e30bc3fd897b7d4c0b53685e5
  Author: Tomasz Jan Góralczyk 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

  Changed paths:
M 
pkgs/applications/networking/instant-messengers/pidgin-plugins/purple-facebook/default.nix

  Log Message:
  ---
  purple-facebook: 0.9.0 -> 0.9.3

(cherry picked from commit 90b2290ca361319567660383efefea568b9e713b)


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


[Nix-commits] [NixOS/nixpkgs] 90b229: purple-facebook: 0.9.0 -> 0.9.3

2017-04-08 Thread Jörg Thalheim
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 90b2290ca361319567660383efefea568b9e713b
  
https://github.com/NixOS/nixpkgs/commit/90b2290ca361319567660383efefea568b9e713b
  Author: Tomasz Jan Góralczyk 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

  Changed paths:
M 
pkgs/applications/networking/instant-messengers/pidgin-plugins/purple-facebook/default.nix

  Log Message:
  ---
  purple-facebook: 0.9.0 -> 0.9.3


  Commit: cc95da572e3147e45c237f215894b31e96bde3e1
  
https://github.com/NixOS/nixpkgs/commit/cc95da572e3147e45c237f215894b31e96bde3e1
  Author: Jörg Thalheim 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

  Changed paths:
M 
pkgs/applications/networking/instant-messengers/pidgin-plugins/purple-facebook/default.nix

  Log Message:
  ---
  Merge pull request #24739 from tjg1/master

purple-facebook: 0.9.0 -> 0.9.3


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


[Nix-commits] [NixOS/nixpkgs] 4151bf: scala: 2.11.9 -> 2.11.10

2017-04-08 Thread Jörg Thalheim
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 4151bf5fd4b60d53f5c5c973bec13457a6e6605a
  
https://github.com/NixOS/nixpkgs/commit/4151bf5fd4b60d53f5c5c973bec13457a6e6605a
  Author: Tim Steinbach 
  Date:   2017-04-07 (Fri, 07 Apr 2017)

  Changed paths:
M pkgs/development/compilers/scala/2.11.nix

  Log Message:
  ---
  scala: 2.11.9 -> 2.11.10


  Commit: efe12d665812e2c5f7c20513a829edff5b8b1977
  
https://github.com/NixOS/nixpkgs/commit/efe12d665812e2c5f7c20513a829edff5b8b1977
  Author: Jörg Thalheim 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

  Changed paths:
M pkgs/development/compilers/scala/2.11.nix

  Log Message:
  ---
  Merge pull request #24732 from NeQuissimus/scala_2_11_10

scala: 2.11.9 -> 2.11.10


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


[Nix-commits] [NixOS/nixpkgs] 106214: hy: 0.11.1 -> 0.12.1

2017-04-08 Thread Jörg Thalheim
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 106214a7c98bd382b313551f315a2f12d329c056
  
https://github.com/NixOS/nixpkgs/commit/106214a7c98bd382b313551f315a2f12d329c056
  Author: Andrew R. M 
  Date:   2017-04-07 (Fri, 07 Apr 2017)

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

  Log Message:
  ---
  hy: 0.11.1 -> 0.12.1

Fixed build inputs up a little while bumping version


  Commit: 6c593938889b2aa803c11b7bb995481845d455e6
  
https://github.com/NixOS/nixpkgs/commit/6c593938889b2aa803c11b7bb995481845d455e6
  Author: Jörg Thalheim 
  Date:   2017-04-08 (Sat, 08 Apr 2017)

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

  Log Message:
  ---
  Merge pull request #24735 from nixy/hy/0.12.1-update

hy: 0.11.1 -> 0.12.1


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