[Nix-commits] [NixOS/nixpkgs] db8e69: aws_shell: 0.1.0 -> 0.1.1

2016-07-19 Thread Graham Christensen
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: db8e69dea9d0ac20088dfaf5235dcf07e0ff5582
  
https://github.com/NixOS/nixpkgs/commit/db8e69dea9d0ac20088dfaf5235dcf07e0ff5582
  Author: Casey Ransom 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

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

  Log Message:
  ---
  aws_shell: 0.1.0 -> 0.1.1

This also fixes https://github.com/awslabs/aws-shell/issues/118


  Commit: fdd84fd86dc3c63db7d2b54b49958bf26c6eb69a
  
https://github.com/NixOS/nixpkgs/commit/fdd84fd86dc3c63db7d2b54b49958bf26c6eb69a
  Author: Graham Christensen 
  Date:   2016-07-20 (Wed, 20 Jul 2016)

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

  Log Message:
  ---
  Merge pull request #17117 from cransom/aws-shell-0.1.1

aws_shell: 0.1.0 -> 0.1.1


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


[Nix-commits] [NixOS/nixpkgs] 9a4d0d: alpine:configure: allow using passfile

2016-07-19 Thread Graham Christensen
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 9a4d0d8e44214d7b0db1bd772efbb156e204ac92
  
https://github.com/NixOS/nixpkgs/commit/9a4d0d8e44214d7b0db1bd772efbb156e204ac92
  Author: J Phani Mahesh 
  Date:   2016-07-17 (Sun, 17 Jul 2016)

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

  Log Message:
  ---
  alpine:configure: allow using passfile


  Commit: 098aee0cd74be991eff652603fcd78ff114d2f4b
  
https://github.com/NixOS/nixpkgs/commit/098aee0cd74be991eff652603fcd78ff114d2f4b
  Author: Graham Christensen 
  Date:   2016-07-20 (Wed, 20 Jul 2016)

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

  Log Message:
  ---
  Merge pull request #17035 from phanimahesh/alpine

alpine:configure: allow using passfile


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


[Nix-commits] [NixOS/nixpkgs] 584b66: ddrescue: lzip is a nativeBuildInput

2016-07-19 Thread Jookia
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 584b667efc08addee7ca4322bc259611b45d8532
  
https://github.com/NixOS/nixpkgs/commit/584b667efc08addee7ca4322bc259611b45d8532
  Author: Tuomas Tynkkynen 
  Date:   2016-07-20 (Wed, 20 Jul 2016)

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

  Log Message:
  ---
  ddrescue: lzip is a nativeBuildInput


  Commit: 8d62f62a7807c52a764a68bb4818f75d08fdc417
  
https://github.com/NixOS/nixpkgs/commit/8d62f62a7807c52a764a68bb4818f75d08fdc417
  Author: Tuomas Tynkkynen 
  Date:   2016-07-20 (Wed, 20 Jul 2016)

  Changed paths:
M pkgs/stdenv/linux/default.nix
R pkgs/stdenv/linux/scripts/unpack-bootstrap-tools-arm.sh

  Log Message:
  ---
  stdenv: Remove unpack-bootstrap-tools-arm.sh

This file was using the 'double patchelf' hack, which hasn't been needed
for a while, after the original patchelf bug was fixed:

https://github.com/NixOS/patchelf/commit/65a4dc6aa982191b11c739c4c9b802c7fa4cbebb


  Commit: 2fefa331e76413abb39eda1128462d254e5fbdfa
  
https://github.com/NixOS/nixpkgs/commit/2fefa331e76413abb39eda1128462d254e5fbdfa
  Author: Tuomas Tynkkynen 
  Date:   2016-07-20 (Wed, 20 Jul 2016)

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

  Log Message:
  ---
  busybox: Fix cross build with musl


  Commit: 953249db34d2c385cdeef0e50e6449f736a8bb65
  
https://github.com/NixOS/nixpkgs/commit/953249db34d2c385cdeef0e50e6449f736a8bb65
  Author: Tuomas Tynkkynen 
  Date:   2016-07-20 (Wed, 20 Jul 2016)

  Changed paths:
M pkgs/top-level/platforms.nix

  Log Message:
  ---
  platforms.nix: kirkwood_defconfig is gone, use multi_v5_defconfig

kirkwood_defconfig was removed in 3.17, and our kernel headers are based
on 4.4. Make this change to allow the armv5tel bootstrap tarball
to build again (I can't test it, though).


  Commit: 9f0dc294da55783c4636b68a78f755754606f2c7
  
https://github.com/NixOS/nixpkgs/commit/9f0dc294da55783c4636b68a78f755754606f2c7
  Author: Tuomas Tynkkynen 
  Date:   2016-07-20 (Wed, 20 Jul 2016)

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

  Log Message:
  ---
  make-bootstrap-tools-cross.nix: Add/fix some .so dependencies

- cloog, ppl, cloogppl aren't used by recent GCCs. Kill references to them.
- Use correct versions of isl, as the current GCC depends
  on non-default versions of them.
- Also clarify isl dynamic libraries are needed in cross
  builds, but not in native builds
- Since aeb3d8c (bzip2: fix cross build on mingw by using autoconf patch),
  it seems that the bzip2 binary depends on libbz2 when cross compiling.
  So copy libbz2 into the bootstrap tarball as well.
- Curl isn't used in the bootstrap tools since e6f61b4cf3388.


  Commit: 171c7f0e63b0f92c71c73b756cbbd91b8ddce444
  
https://github.com/NixOS/nixpkgs/commit/171c7f0e63b0f92c71c73b756cbbd91b8ddce444
  Author: Tuomas Tynkkynen 
  Date:   2016-07-20 (Wed, 20 Jul 2016)

  Changed paths:
M pkgs/stdenv/linux/make-bootstrap-tools-cross.nix
M pkgs/top-level/platforms.nix

  Log Message:
  ---
  make-bootstrap-tools-cross.nix: Have more consistency with platforms.nix

E.g. we had `arch = "arm"` in the former and `arch = "armv6"` in the
latter. Try to have some more consistency.


  Commit: 0968641edad9a4655c3edf82d5946af3f4433ea1
  
https://github.com/NixOS/nixpkgs/commit/0968641edad9a4655c3edf82d5946af3f4433ea1
  Author: Tuomas Tynkkynen 
  Date:   2016-07-20 (Wed, 20 Jul 2016)

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

  Log Message:
  ---
  make-bootstrap-tools-cross.nix: Use busybox with musl

Do this because I cannot figure out how to refer to `glibc.static`
inside busybox when cross building in a manner that works.


  Commit: 954e54f563b8e75a91b4241e043f1e4e3f0ca81f
  
https://github.com/NixOS/nixpkgs/commit/954e54f563b8e75a91b4241e043f1e4e3f0ca81f
  Author: Tuomas Tynkkynen 
  Date:   2016-07-20 (Wed, 20 Jul 2016)

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

  Log Message:
  ---
  make-bootstrap-tools-cross.nix: Reference correct outputs


  Commit: 5cbb6ac151dbb1596c0001138ece5312be67e5f0
  
https://github.com/NixOS/nixpkgs/commit/5cbb6ac151dbb1596c0001138ece5312be67e5f0
  Author: Tuomas Tynkkynen 
  Date:   2016-07-20 (Wed, 20 Jul 2016)

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

  Log Message:
  ---
  make-bootstrap-tools-cross.nix: More syncs from the non-cross version


  Commit: 53c039b96a8c6c31a79fb3b3d7a95f6295dd7164
  
https://github.com/NixOS/nixpkgs/commit/53c039b96a8c6c31a79fb3b3d7a95f6295dd7164
  Author: Tuomas Tynkkynen 
  Date:   2016-07-20 

[Nix-commits] [NixOS/nixpkgs] b3adff: pythonPackages.pychef: init at 0.3.0

2016-07-19 Thread Dan Peebles
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: b3adffcd5681bbf579cd78da4e8698c683fb66cc
  
https://github.com/NixOS/nixpkgs/commit/b3adffcd5681bbf579cd78da4e8698c683fb66cc
  Author: Dan Peebles 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

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

  Log Message:
  ---
  pythonPackages.pychef: init at 0.3.0


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


[Nix-commits] [NixOS/nixpkgs] cfa10c: pythonPackages.timeout-decorator: init at 0.3.2

2016-07-19 Thread Dan Peebles
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: cfa10cd20b1526cd33f552e55888f177c0a01496
  
https://github.com/NixOS/nixpkgs/commit/cfa10cd20b1526cd33f552e55888f177c0a01496
  Author: Dan Peebles 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

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

  Log Message:
  ---
  pythonPackages.timeout-decorator: init at 0.3.2


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


[Nix-commits] [NixOS/nixpkgs] 7ac4d7: pythonPackages.credstash: init at 1.11.0

2016-07-19 Thread Dan Peebles
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 7ac4d7702eea5f8a4de83aec15526d4a14cd9529
  
https://github.com/NixOS/nixpkgs/commit/7ac4d7702eea5f8a4de83aec15526d4a14cd9529
  Author: Dan Peebles 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

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

  Log Message:
  ---
  pythonPackages.credstash: init at 1.11.0


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


[Nix-commits] [NixOS/nixpkgs] b5f22e: pythonPackages.hvac: init at 0.2.15

2016-07-19 Thread Dan Peebles
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: b5f22e070a61cefeb0c2c0d699bcdf417c02d24c
  
https://github.com/NixOS/nixpkgs/commit/b5f22e070a61cefeb0c2c0d699bcdf417c02d24c
  Author: Dan Peebles 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

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

  Log Message:
  ---
  pythonPackages.hvac: init at 0.2.15


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


Re: [Nix-dev] Raspberry-Pi NixOS

2016-07-19 Thread Lluís Batlle i Rossell
On Tue, Jul 19, 2016 at 11:53:59PM +0200, Tomas Hlavaty wrote:
> Lluís Batlle i Rossell  writes:
> > The device tree blob should be built by the kernel, like with pi and pi2,
> > isn't it?
> 
> This is the kernel which works for me and is taken from
> raspberry-firmware/boot:
> 
> Linux version 4.4.13-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.9.3
> (crosstool-NG crosstool-ng-1.22.0-88-g8460611) ) #894 SMP Mon Jun 13
> 13:13:27 BST 2016
> 
> and the corresponding device tree is bcm2710-rpi-3-b.dtb.
> 
> This looks like the same kernel version in
> pkgs/os-specific/linux/kernel/linux-rpi.nix (modDirVersion = "4.4.13";
> tag = "1.20160620-1")
> 
> Are you saying that this is not good enough?
> 
> What works: If I copy files from raspberry-firmware/boot to /boot, rpi3
> starts fine.  These are the files I have in /boot:
> 
> $ ls -al /boot
> -rwxr-xr-x  1 root root   13221 Jun 18 22:31 bcm2708-rpi-b.dtb
> -rwxr-xr-x  1 root root   13484 Jun 18 22:31 bcm2708-rpi-b-plus.dtb
> -rwxr-xr-x  1 root root   13257 Jun 18 22:31 bcm2708-rpi-cm.dtb
> -rwxr-xr-x  1 root root   14567 Jun 18 22:31 bcm2709-rpi-2-b.dtb
> -rwxr-xr-x  1 root root   15237 Jun 18 22:31 bcm2710-rpi-3-b.dtb
> -rwxr-xr-x  1 root root   17932 Jun 18 22:31 bootcode.bin
> -rwxr-xr-x  1 root root 165 Jul 19 22:46 cmdline.txt
> -rwxr-xr-x  1 root root1369 Jan 11  2016 config.txt
> -rwxr-xr-x  1 root root2504 Jun 23 20:42 fixup_cd.dat
> -rwxr-xr-x  1 root root6482 Jun 23 20:42 fixup.dat
> -rwxr-xr-x  1 root root9717 Jun 23 20:42 fixup_db.dat
> -rwxr-xr-x  1 root root9717 Jun 23 20:42 fixup_x.dat
> -rwxr-xr-x  1 root root 4224232 Jun 18 22:31 kernel7.img
> drwxr-xr-x  2 root root8192 Jun 18 22:31 overlays
> -rwxr-xr-x  1 root root  617432 Jun 23 20:42 start_cd.elf
> -rwxr-xr-x  1 root root 4926264 Jun 23 20:42 start_db.elf
> -rwxr-xr-x  1 root root 2746552 Jun 23 20:42 start.elf
> -rwxr-xr-x  1 root root 3877720 Jun 23 20:42 start_x.elf
> 
> I don't see, why raspberrypi/builder.sh creates defaultgeneration,
> initrd and nixos-init files in /boot.  It actually seems to me, that
> initrd should not be there at all for the boot to work.
> 
> raspberrypi/builder.sh doesn't create fixup_x.dat, which is in the list
> above; but I haven't tried booting without it.
> 
> Although pkgs/os-specific/linux/kernel/linux-rpi.nix copies DTB files,
> it renames them to something that looks wrong and also it does not copy
> them to /boot at all:
> 
> # I am not sure if all of these are correct...
> copyDTB bcm2708-rpi-b.dtb bcm2835-rpi-a.dtb
> copyDTB bcm2708-rpi-b.dtb bcm2835-rpi-b.dtb
> copyDTB bcm2708-rpi-b.dtb bcm2835-rpi-b-rev2.dtb
> copyDTB bcm2708-rpi-b-plus.dtb bcm2835-rpi-a-plus.dtb
> copyDTB bcm2708-rpi-b-plus.dtb bcm2835-rpi-b-plus.dtb
> copyDTB bcm2708-rpi-b-plus.dtb bcm2835-rpi-zero.dtb
> copyDTB bcm2708-rpi-cm.dtb bcm2835-rpi-cm.dtb
> copyDTB bcm2709-rpi-2-b.dtb bcm2836-rpi-2-b.dtb
> copyDTB bcm2710-rpi-3-b.dtb bcm2837-rpi-3-b.dtb
> 
> I looks like the files in raspberry-firmware/boot should work on any rpi
> version so we should probably immitate that somehow in nixos and at
> least get it to work out of the box even if we just take the precompiled
> files from raspberrypi-firmware/boot and improve that later.

I don't remember any of the details. I'm using it in rpi2 just fine. I
could forget some file, and I may have written code that is fit just for a
very specific kernel version. Maybe it has all changed in 4.4.

The relevant detail that I remember is that the kernel recipe is told to
build the DTB, so I think that you should not need any dtb from the
firmwarefiles/boot.

Regards,
Lluís.

-- 
(Escriu-me xifrat si saps PGP / Write ciphered if you know PGP)
PGP key D4831A8A - https://emailselfdefense.fsf.org/
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


Re: [Nix-dev] Raspberry-Pi NixOS

2016-07-19 Thread Tomas Hlavaty
Lluís Batlle i Rossell  writes:
> The device tree blob should be built by the kernel, like with pi and pi2,
> isn't it?

This is the kernel which works for me and is taken from
raspberry-firmware/boot:

Linux version 4.4.13-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.9.3
(crosstool-NG crosstool-ng-1.22.0-88-g8460611) ) #894 SMP Mon Jun 13
13:13:27 BST 2016

and the corresponding device tree is bcm2710-rpi-3-b.dtb.

This looks like the same kernel version in
pkgs/os-specific/linux/kernel/linux-rpi.nix (modDirVersion = "4.4.13";
tag = "1.20160620-1")

Are you saying that this is not good enough?

What works: If I copy files from raspberry-firmware/boot to /boot, rpi3
starts fine.  These are the files I have in /boot:

$ ls -al /boot
-rwxr-xr-x  1 root root   13221 Jun 18 22:31 bcm2708-rpi-b.dtb
-rwxr-xr-x  1 root root   13484 Jun 18 22:31 bcm2708-rpi-b-plus.dtb
-rwxr-xr-x  1 root root   13257 Jun 18 22:31 bcm2708-rpi-cm.dtb
-rwxr-xr-x  1 root root   14567 Jun 18 22:31 bcm2709-rpi-2-b.dtb
-rwxr-xr-x  1 root root   15237 Jun 18 22:31 bcm2710-rpi-3-b.dtb
-rwxr-xr-x  1 root root   17932 Jun 18 22:31 bootcode.bin
-rwxr-xr-x  1 root root 165 Jul 19 22:46 cmdline.txt
-rwxr-xr-x  1 root root1369 Jan 11  2016 config.txt
-rwxr-xr-x  1 root root2504 Jun 23 20:42 fixup_cd.dat
-rwxr-xr-x  1 root root6482 Jun 23 20:42 fixup.dat
-rwxr-xr-x  1 root root9717 Jun 23 20:42 fixup_db.dat
-rwxr-xr-x  1 root root9717 Jun 23 20:42 fixup_x.dat
-rwxr-xr-x  1 root root 4224232 Jun 18 22:31 kernel7.img
drwxr-xr-x  2 root root8192 Jun 18 22:31 overlays
-rwxr-xr-x  1 root root  617432 Jun 23 20:42 start_cd.elf
-rwxr-xr-x  1 root root 4926264 Jun 23 20:42 start_db.elf
-rwxr-xr-x  1 root root 2746552 Jun 23 20:42 start.elf
-rwxr-xr-x  1 root root 3877720 Jun 23 20:42 start_x.elf

I don't see, why raspberrypi/builder.sh creates defaultgeneration,
initrd and nixos-init files in /boot.  It actually seems to me, that
initrd should not be there at all for the boot to work.

raspberrypi/builder.sh doesn't create fixup_x.dat, which is in the list
above; but I haven't tried booting without it.

Although pkgs/os-specific/linux/kernel/linux-rpi.nix copies DTB files,
it renames them to something that looks wrong and also it does not copy
them to /boot at all:

# I am not sure if all of these are correct...
copyDTB bcm2708-rpi-b.dtb bcm2835-rpi-a.dtb
copyDTB bcm2708-rpi-b.dtb bcm2835-rpi-b.dtb
copyDTB bcm2708-rpi-b.dtb bcm2835-rpi-b-rev2.dtb
copyDTB bcm2708-rpi-b-plus.dtb bcm2835-rpi-a-plus.dtb
copyDTB bcm2708-rpi-b-plus.dtb bcm2835-rpi-b-plus.dtb
copyDTB bcm2708-rpi-b-plus.dtb bcm2835-rpi-zero.dtb
copyDTB bcm2708-rpi-cm.dtb bcm2835-rpi-cm.dtb
copyDTB bcm2709-rpi-2-b.dtb bcm2836-rpi-2-b.dtb
copyDTB bcm2710-rpi-3-b.dtb bcm2837-rpi-3-b.dtb

I looks like the files in raspberry-firmware/boot should work on any rpi
version so we should probably immitate that somehow in nixos and at
least get it to work out of the box even if we just take the precompiled
files from raspberrypi-firmware/boot and improve that later.
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


Re: [Nix-dev] Fetching only a small part of a huge git repository

2016-07-19 Thread zimbatm
Another potential approach is to use git's sparse checkout. I don't know if
it will also download only a subset of the pack files though.
https://schacon.github.io/git/git-read-tree.html#_sparse_checkout

On Tue, 19 Jul 2016 at 22:38 zimbatm  wrote:

> It really only depends if github allows to archive subsets of a repo. Did
> you try to look at the API yet?
>
> On Tue, 19 Jul 2016, 22:25 Martijn Vermaat,  wrote:
>
>> Doesn't look like anything like this has been implemented. The
>> fetchFromGitHub (or fetchgit actually) machinery is here:
>>
>> https://github.com/NixOS/nixpkgs/tree/master/pkgs/build-support/fetchgit
>>
>>
>>
>>
>>
>> 2016-07-19 16:52 GMT-04:00 Michiel Leenaars :
>>
>>> Hi all,
>>>
>>> I was wondering if there is a recommended way to retrieve only a certain
>>> path (or a set of paths) from a git repository as a source for a Nix
>>> closure? The use case is working with a repository that is huge but only
>>> a single
>>> small folder is needed (a practical example is Google fonts on Github -
>>> hundreds of Mb which is a bit much to store if all that is needed is a
>>> single font such
>>> as the Roboto font which is the default font of Android).
>>> fetchFromGitHub and fetchgit seem to always copy the entire repository.
>>>
>>> git has an option for this (git archive, [1]) which seems to do exactly
>>> what
>>> I want - a checkout of only a single folder of a larger git repository -
>>> and there are other options like a filter branch or a sparse-checkout.
>>> I've grepped nixpkgs to see if there was any usage of git archive but
>>> could not find it - as a user I would probably like to see something in
>>> fetchFromGitHub with something like:
>>>
>>>  url = fetchFromGitHub {
>>>owner = "name";
>>>repo = "reallyhugerepo";
>>>rev = "revisionnumber";
>>>paths = [ "tinypath-a" "path-b" ];
>>>sha256 =
>>> "22bfd184608ca00e38515c8d5d01d38460a66a503c75a35d0fea3e33559bb3b6"};
>>>
>>> That seems like a reasonable and declarative way to specify what can be
>>> discarded (a path in git archive can be a file or a folder with all the
>>> files in it btw).
>>>
>>> Probably I'm not the first to think he needs this, and perhaps such a
>>> thing is currently already possible? If so, I'd love any pointers ... If
>>> this
>>> is a bad or redundant idea, please also let me know ...
>>>
>>> Best,
>>> Michiel
>>>
>>> [1] https://www.kernel.org/pub/software/scm/git/docs/git-archive.html
>>> ___
>>> 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-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


Re: [Nix-dev] Fetching only a small part of a huge git repository

2016-07-19 Thread zimbatm
It really only depends if github allows to archive subsets of a repo. Did
you try to look at the API yet?

On Tue, 19 Jul 2016, 22:25 Martijn Vermaat,  wrote:

> Doesn't look like anything like this has been implemented. The
> fetchFromGitHub (or fetchgit actually) machinery is here:
>
> https://github.com/NixOS/nixpkgs/tree/master/pkgs/build-support/fetchgit
>
>
>
>
>
> 2016-07-19 16:52 GMT-04:00 Michiel Leenaars :
>
>> Hi all,
>>
>> I was wondering if there is a recommended way to retrieve only a certain
>> path (or a set of paths) from a git repository as a source for a Nix
>> closure? The use case is working with a repository that is huge but only
>> a single
>> small folder is needed (a practical example is Google fonts on Github -
>> hundreds of Mb which is a bit much to store if all that is needed is a
>> single font such
>> as the Roboto font which is the default font of Android). fetchFromGitHub
>> and fetchgit seem to always copy the entire repository.
>>
>> git has an option for this (git archive, [1]) which seems to do exactly
>> what
>> I want - a checkout of only a single folder of a larger git repository -
>> and there are other options like a filter branch or a sparse-checkout.
>> I've grepped nixpkgs to see if there was any usage of git archive but
>> could not find it - as a user I would probably like to see something in
>> fetchFromGitHub with something like:
>>
>>  url = fetchFromGitHub {
>>owner = "name";
>>repo = "reallyhugerepo";
>>rev = "revisionnumber";
>>paths = [ "tinypath-a" "path-b" ];
>>sha256 =
>> "22bfd184608ca00e38515c8d5d01d38460a66a503c75a35d0fea3e33559bb3b6"};
>>
>> That seems like a reasonable and declarative way to specify what can be
>> discarded (a path in git archive can be a file or a folder with all the
>> files in it btw).
>>
>> Probably I'm not the first to think he needs this, and perhaps such a
>> thing is currently already possible? If so, I'd love any pointers ... If
>> this
>> is a bad or redundant idea, please also let me know ...
>>
>> Best,
>> Michiel
>>
>> [1] https://www.kernel.org/pub/software/scm/git/docs/git-archive.html
>> ___
>> 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-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-commits] [NixOS/nixpkgs] 4ddaf1: vifm: 0.8.1 -> 0.8.2

2016-07-19 Thread mimadrid
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 4ddaf12dc68552f6d0c0b70af3fb1b9bf48b60b4
  
https://github.com/NixOS/nixpkgs/commit/4ddaf12dc68552f6d0c0b70af3fb1b9bf48b60b4
  Author: mimadrid 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

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

  Log Message:
  ---
  vifm: 0.8.1 -> 0.8.2


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


Re: [Nix-dev] Fetching only a small part of a huge git repository

2016-07-19 Thread Martijn Vermaat
Doesn't look like anything like this has been implemented. The
fetchFromGitHub (or fetchgit actually) machinery is here:

https://github.com/NixOS/nixpkgs/tree/master/pkgs/build-support/fetchgit





2016-07-19 16:52 GMT-04:00 Michiel Leenaars :

> Hi all,
>
> I was wondering if there is a recommended way to retrieve only a certain
> path (or a set of paths) from a git repository as a source for a Nix
> closure? The use case is working with a repository that is huge but only a
> single
> small folder is needed (a practical example is Google fonts on Github -
> hundreds of Mb which is a bit much to store if all that is needed is a
> single font such
> as the Roboto font which is the default font of Android). fetchFromGitHub
> and fetchgit seem to always copy the entire repository.
>
> git has an option for this (git archive, [1]) which seems to do exactly
> what
> I want - a checkout of only a single folder of a larger git repository -
> and there are other options like a filter branch or a sparse-checkout.
> I've grepped nixpkgs to see if there was any usage of git archive but
> could not find it - as a user I would probably like to see something in
> fetchFromGitHub with something like:
>
>  url = fetchFromGitHub {
>owner = "name";
>repo = "reallyhugerepo";
>rev = "revisionnumber";
>paths = [ "tinypath-a" "path-b" ];
>sha256 =
> "22bfd184608ca00e38515c8d5d01d38460a66a503c75a35d0fea3e33559bb3b6"};
>
> That seems like a reasonable and declarative way to specify what can be
> discarded (a path in git archive can be a file or a folder with all the
> files in it btw).
>
> Probably I'm not the first to think he needs this, and perhaps such a
> thing is currently already possible? If so, I'd love any pointers ... If
> this
> is a bad or redundant idea, please also let me know ...
>
> Best,
> Michiel
>
> [1] https://www.kernel.org/pub/software/scm/git/docs/git-archive.html
> ___
> 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-dev] Fetching only a small part of a huge git repository

2016-07-19 Thread Michiel Leenaars

Hi all,

I was wondering if there is a recommended way to retrieve only a certain
path (or a set of paths) from a git repository as a source for a Nix
closure? The use case is working with a repository that is huge but only a 
single
small folder is needed (a practical example is Google fonts on Github - hundreds 
of Mb which is a bit much to store if all that is needed is a single font such
as the Roboto font which is the default font of Android). fetchFromGitHub and 
fetchgit seem to always copy the entire repository.


git has an option for this (git archive, [1]) which seems to do exactly what
I want - a checkout of only a single folder of a larger git repository -
and there are other options like a filter branch or a sparse-checkout.
I've grepped nixpkgs to see if there was any usage of git archive but could 
not find it - as a user I would probably like to see something in 
fetchFromGitHub with something like:


 url = fetchFromGitHub {
   owner = "name";
   repo = "reallyhugerepo";
   rev = "revisionnumber";
   paths = [ "tinypath-a" "path-b" ];
   sha256 = "22bfd184608ca00e38515c8d5d01d38460a66a503c75a35d0fea3e33559bb3b6" 
   };


That seems like a reasonable and declarative way to specify what can be
discarded (a path in git archive can be a file or a folder with all the files 
in it btw).


Probably I'm not the first to think he needs this, and perhaps such a thing 
is currently already possible? If so, I'd love any pointers ... If this

is a bad or redundant idea, please also let me know ...

Best,
Michiel

[1] https://www.kernel.org/pub/software/scm/git/docs/git-archive.html
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


[Nix-commits] [NixOS/nixpkgs] 0540a8: llvm-general: Adds Darwin compatibilty

2016-07-19 Thread Peter Simons
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 0540a837893f1e32676fe2a9b093216b44f5dc24
  
https://github.com/NixOS/nixpkgs/commit/0540a837893f1e32676fe2a9b093216b44f5dc24
  Author: Dave Laing 
  Date:   2016-05-13 (Fri, 13 May 2016)

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

  Log Message:
  ---
  llvm-general: Adds Darwin compatibilty


  Commit: c2656d6809804a2240c9178ef44aee8f57f73ac2
  
https://github.com/NixOS/nixpkgs/commit/c2656d6809804a2240c9178ef44aee8f57f73ac2
  Author: Peter Simons 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

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

  Log Message:
  ---
  Merge pull request #15423 from dalaing/llvm-general-darwin

llvm-general: Adds Darwin compatibilty


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


[Nix-commits] [NixOS/nixpkgs] 4a86f9: gfxtablet: git-2013-10-21 -> 1.4

2016-07-19 Thread Graham Christensen
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 4a86f9a44f9fa10d9150ec04f71123af5157dc4e
  
https://github.com/NixOS/nixpkgs/commit/4a86f9a44f9fa10d9150ec04f71123af5157dc4e
  Author: Jiri Marsicek 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

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

  Log Message:
  ---
  gfxtablet: git-2013-10-21 -> 1.4


  Commit: 46655e4524c7127c693c5812b0f33418a6cd0b5f
  
https://github.com/NixOS/nixpkgs/commit/46655e4524c7127c693c5812b0f33418a6cd0b5f
  Author: Graham Christensen 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

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

  Log Message:
  ---
  Merge pull request #17085 from j1r1k/gfxtablet-1.4

gfxtablet: git-2013-10-21 -> 1.4


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


[Nix-commits] [NixOS/nixpkgs] 4a1ffa: gtkspell3: 3.0.7 -> 3.0.8

2016-07-19 Thread Frederik Rietdijk
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 4a1ffadcdbfc02b828e42c10bf2c43f75787bb31
  
https://github.com/NixOS/nixpkgs/commit/4a1ffadcdbfc02b828e42c10bf2c43f75787bb31
  Author: Lancelot SIX 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M pkgs/development/libraries/gtkspell/3.nix

  Log Message:
  ---
  gtkspell3: 3.0.7 -> 3.0.8


  Commit: 3b61bfe4cc86bebc0fbc3b578264788ca4cb208d
  
https://github.com/NixOS/nixpkgs/commit/3b61bfe4cc86bebc0fbc3b578264788ca4cb208d
  Author: Lancelot SIX 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

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

  Log Message:
  ---
  gtkspellmm: 3.0.3 -> 3.0.4


  Commit: 1f04202a5c76f862561d71c4bb36b4c4f660c6a7
  
https://github.com/NixOS/nixpkgs/commit/1f04202a5c76f862561d71c4bb36b4c4f660c6a7
  Author: Frederik Rietdijk 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M pkgs/development/libraries/gtkspell/3.nix
M pkgs/development/libraries/gtkspellmm/default.nix

  Log Message:
  ---
  Merge pull request #17103 from lancelotsix/update_gtkspell3

Update gtkspell3 and gtkspellmm


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


[Nix-commits] Success: Hydra job nixpkgs:trunk:tarball on x86_64-linux

2016-07-19 Thread Hydra Build Daemon
Hi,

The status of Hydra job ‘nixpkgs:trunk:tarball’ (on x86_64-linux) has changed 
from "Failed" to "Success".  For details, see

  https://hydra.nixos.org/build/37907473

This may be due to 71 commits by Al Zohali , 
Alexey Shmalko , Azul 
, Bart Brouns , Bjørn 
Forsman , Carl Sverre , 
Christine Koppelt , Christoph Hrdinka 
, Damien Cassou , Dan Peebles 
, Franz Pletz , Frederik Rietdijk 
, Graham Christensen , Joachim F 
, Josef Kemetmueller 
, José Romildo Malaquias , 
Kranium Gikos Mendoza , Langston Barrett 
, Markus Hauck , Matthew 
Justin Bauer , Peter Simons , Ram Kromberg 
, Renzo Carbonara , Rob 
Vermaas , Tim Steinbach , leenaars 
 or schneefux 
.

Yay!

Regards,

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


[Nix-commits] [NixOS/nixpkgs] 6ef6c5: qt55: add missing module setup hook

2016-07-19 Thread Thomas Tuegel
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 6ef6c5a6f69640db9e3290e95ce50eb75892c01d
  
https://github.com/NixOS/nixpkgs/commit/6ef6c5a6f69640db9e3290e95ce50eb75892c01d
  Author: Thomas Tuegel 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M pkgs/development/libraries/qt-5/5.5/default.nix
A pkgs/development/libraries/qt-5/5.5/setup-hook.sh

  Log Message:
  ---
  qt55: add missing module setup hook


  Commit: d130c27c62d39348d1eda5c580072c7d9e826253
  
https://github.com/NixOS/nixpkgs/commit/d130c27c62d39348d1eda5c580072c7d9e826253
  Author: Thomas Tuegel 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M pkgs/development/python-modules/pyqt/5.x.nix

  Log Message:
  ---
  pyqt5: run configure hooks

Fixes #17045.

Whenever a phase is overridden, the pre- and post-hooks for that phase
must be invoked!


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


[Nix-commits] [NixOS/nixpkgs] 9b658d: gd: cherry-pick a temporary patch for darwin

2016-07-19 Thread Daiderd Jordan
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 9b658d51cb746cfffcc60aa4dc27b60f2ab3e228
  
https://github.com/NixOS/nixpkgs/commit/9b658d51cb746cfffcc60aa4dc27b60f2ab3e228
  Author: Anthony Cowley 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

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

  Log Message:
  ---
  gd: cherry-pick a temporary patch for darwin


  Commit: a71054c1aa69b8261b40d44df8b686b5811e6009
  
https://github.com/NixOS/nixpkgs/commit/a71054c1aa69b8261b40d44df8b686b5811e6009
  Author: Daiderd Jordan 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

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

  Log Message:
  ---
  Merge pull request #17083 from acowley/libgd-darwin

gd: cherry-pick a temporary patch for darwin


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


[Nix-commits] [NixOS/nixpkgs] 3563be: gradle: 2.14 -> 2.14.1

2016-07-19 Thread Graham Christensen
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 3563be8dd6eddebf486e4974e9ab137fb7fe0bfe
  
https://github.com/NixOS/nixpkgs/commit/3563be8dd6eddebf486e4974e9ab137fb7fe0bfe
  Author: Tim Steinbach 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M pkgs/development/tools/build-managers/gradle/default.nix

  Log Message:
  ---
  gradle: 2.14 -> 2.14.1


  Commit: 292bfed911da21a941725f055875c465f3048a2b
  
https://github.com/NixOS/nixpkgs/commit/292bfed911da21a941725f055875c465f3048a2b
  Author: Graham Christensen 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M pkgs/development/tools/build-managers/gradle/default.nix

  Log Message:
  ---
  Merge pull request #17108 from NeQuissimus/gradle2141

gradle: 2.14 -> 2.14.1


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


[Nix-commits] [NixOS/nixpkgs] f3dc4d: superlu: init at 5.2.1

2016-07-19 Thread Franz Pletz
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: f3dc4d9ec32dba8f9694305f00e2e706f66d8085
  
https://github.com/NixOS/nixpkgs/commit/f3dc4d9ec32dba8f9694305f00e2e706f66d8085
  Author: Josef Kemetmueller 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
A 
pkgs/development/libraries/science/math/superlu/add-superlu-lib-as-dependency-for-the-unit-tests.patch
A pkgs/development/libraries/science/math/superlu/default.nix
A 
pkgs/development/libraries/science/math/superlu/find-openblas-library.patch
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  superlu: init at 5.2.1


  Commit: 93dfdf0a0c5aea8ca7391941097566609060fa9a
  
https://github.com/NixOS/nixpkgs/commit/93dfdf0a0c5aea8ca7391941097566609060fa9a
  Author: Josef Kemetmueller 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M pkgs/development/libraries/armadillo/default.nix
A pkgs/development/libraries/armadillo/use-OpenBLAS-as-LAPACK.patch
A pkgs/development/libraries/armadillo/use-unix-config-on-OS-X.patch

  Log Message:
  ---
  armadillo: correct dependencies

- Remove unused dependencies atlas/blas
- Add hdf5/superlu dependency (As superlu needs openblasCompat, we also use it 
here.)
- Add support for darwin
- Make use of OpenBLAS-LAPACK in armadillo

OpenBLAS (confusingly) contains LAPACK already by default, so we simply use 
OpenBLAS when searching for LAPACK.
The better solution would be for armadillo to use cmake built in 
FindBLAS/FindLAPACK which both would find OpenBLAS.


  Commit: 03c141b00e8a4a0b2392c5d5e50f288f751851b2
  
https://github.com/NixOS/nixpkgs/commit/03c141b00e8a4a0b2392c5d5e50f288f751851b2
  Author: Franz Pletz 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M pkgs/development/libraries/armadillo/default.nix
A pkgs/development/libraries/armadillo/use-OpenBLAS-as-LAPACK.patch
A pkgs/development/libraries/armadillo/use-unix-config-on-OS-X.patch
A 
pkgs/development/libraries/science/math/superlu/add-superlu-lib-as-dependency-for-the-unit-tests.patch
A pkgs/development/libraries/science/math/superlu/default.nix
A 
pkgs/development/libraries/science/math/superlu/find-openblas-library.patch
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Merge pull request #17076 from knedlsepp/add_armadillo

armadillo: Correct dependencies


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


[Nix-commits] [NixOS/nixpkgs] b9fa0c: nixos/ddclient: add warning about password being w...

2016-07-19 Thread Bjørn Forsman
  Branch: refs/heads/release-16.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: b9fa0cf83c3aaa8a2d251412c80e8dba66f2f563
  
https://github.com/NixOS/nixpkgs/commit/b9fa0cf83c3aaa8a2d251412c80e8dba66f2f563
  Author: Bjørn Forsman 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M nixos/modules/services/networking/ddclient.nix

  Log Message:
  ---
  nixos/ddclient: add warning about password being world readable

Closes #16885.

(cherry picked from commit 78eac466b0f9ea964d7f8b3e473b93584c76bf44)


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


[Nix-commits] [NixOS/nixpkgs] 78eac4: nixos/ddclient: add warning about password being w...

2016-07-19 Thread Bjørn Forsman
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 78eac466b0f9ea964d7f8b3e473b93584c76bf44
  
https://github.com/NixOS/nixpkgs/commit/78eac466b0f9ea964d7f8b3e473b93584c76bf44
  Author: Bjørn Forsman 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M nixos/modules/services/networking/ddclient.nix

  Log Message:
  ---
  nixos/ddclient: add warning about password being world readable

Closes #16885.


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


[Nix-commits] [NixOS/nixops] 7e14c4: Evaluate when running 'nixops send-keys' to make s...

2016-07-19 Thread Rob Vermaas
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixops
  Commit: 7e14c4df70e4085a260a162fb481297ec64acd0d
  
https://github.com/NixOS/nixops/commit/7e14c4df70e4085a260a162fb481297ec64acd0d
  Author: Rob Vermaas 
  Date:   2016-07-18 (Mon, 18 Jul 2016)

  Changed paths:
M scripts/nixops

  Log Message:
  ---
  Evaluate when running 'nixops send-keys' to make sure keys are updated.


  Commit: f727d25dc6889e4c34eb99c78cc086423ebaf71c
  
https://github.com/NixOS/nixops/commit/f727d25dc6889e4c34eb99c78cc086423ebaf71c
  Author: Rob Vermaas 
  Date:   2016-07-18 (Mon, 18 Jul 2016)

  Changed paths:
M nixops/backends/__init__.py
M nixops/deployment.py

  Log Message:
  ---
  Move evaluation for send_keys to Deployment class.


  Commit: 5850f6c9671819c53b86e6d8e78a40d353ce1332
  
https://github.com/NixOS/nixops/commit/5850f6c9671819c53b86e6d8e78a40d353ce1332
  Author: Rob Vermaas 
  Date:   2016-07-18 (Mon, 18 Jul 2016)

  Changed paths:
M nixops/backends/__init__.py
M nixops/deployment.py

  Log Message:
  ---
  Revert "Move evaluation for send_keys to Deployment class."

This reverts commit f727d25dc6889e4c34eb99c78cc086423ebaf71c.


  Commit: 2aa0822948f15416717c39d7789fdac6367ce192
  
https://github.com/NixOS/nixops/commit/2aa0822948f15416717c39d7789fdac6367ce192
  Author: Rob Vermaas 
  Date:   2016-07-18 (Mon, 18 Jul 2016)

  Changed paths:
M scripts/nixops

  Log Message:
  ---
  Revert "Evaluate when running 'nixops send-keys' to make sure keys are 
updated."

This reverts commit 7e14c4df70e4085a260a162fb481297ec64acd0d.


  Commit: 0779d759eb84b6599a19a2bdb0ff84faa48c2e8e
  
https://github.com/NixOS/nixops/commit/0779d759eb84b6599a19a2bdb0ff84faa48c2e8e
  Author: Rob Vermaas 
  Date:   2016-07-18 (Mon, 18 Jul 2016)

  Changed paths:
M nixops/backends/ec2.py

  Log Message:
  ---
  Do not lookup security group ids when subnet is not set.


  Commit: 71d0a2cec9988a2bf3d419b5933cce71ce5ef94f
  
https://github.com/NixOS/nixops/commit/71d0a2cec9988a2bf3d419b5933cce71ce5ef94f
  Author: Rob Vermaas 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M nixops/deployment.py

  Log Message:
  ---
  Fix missing argument to activate_configs in rollback.


  Commit: 1861dddcf47939483bdf1838bd3f66a63b597cde
  
https://github.com/NixOS/nixops/commit/1861dddcf47939483bdf1838bd3f66a63b597cde
  Author: Rob Vermaas 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M nixops/backends/ec2.py
M nixops/deployment.py

  Log Message:
  ---
  Merge branch 'release-1.4'


Compare: https://github.com/NixOS/nixops/compare/ee59cb252258...1861dddcf479___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] fe46fa: pharo-vm5: 2016.05.04 ⇒ 2016.07.16

2016-07-19 Thread Damien Cassou
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: fe46fa9d175cf0f3dae3ca2ccef40d7833454185
  
https://github.com/NixOS/nixpkgs/commit/fe46fa9d175cf0f3dae3ca2ccef40d7833454185
  Author: Damien Cassou 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M pkgs/development/pharo/vm/default.nix

  Log Message:
  ---
  pharo-vm5: 2016.05.04 ⇒ 2016.07.16


  Commit: 92a1422874d2e58619196581d810e0612ceae5f9
  
https://github.com/NixOS/nixpkgs/commit/92a1422874d2e58619196581d810e0612ceae5f9
  Author: Damien Cassou 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M pkgs/development/pharo/vm/default.nix

  Log Message:
  ---
  Merge pull request #17105 from DamienCassou/update-pharo-vm-2016-07-16

pharo-vm5: 2016.05.04 ⇒ 2016.07.16


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


[Nix-commits] [NixOS/nixpkgs] 9909d3: nixops: update to 1.4

2016-07-19 Thread Rob Vermaas
  Branch: refs/heads/release-16.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 9909d31602f6242259bcf7d31e88107fa5f1fb5f
  
https://github.com/NixOS/nixpkgs/commit/9909d31602f6242259bcf7d31e88107fa5f1fb5f
  Author: Rob Vermaas 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

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

  Log Message:
  ---
  nixops: update to 1.4


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


[Nix-commits] [NixOS/nixops]

2016-07-19 Thread rbvermaa
  Branch: refs/tags/v1.4
  Home:   https://github.com/NixOS/nixops
___
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits


[Nix-commits] [NixOS/nixpkgs] 48c32d: nixops: update to 1.4

2016-07-19 Thread Rob Vermaas
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 48c32dc0b77636036b2b2ff04aa25d9a3c40b0dc
  
https://github.com/NixOS/nixpkgs/commit/48c32dc0b77636036b2b2ff04aa25d9a3c40b0dc
  Author: Rob Vermaas 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

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

  Log Message:
  ---
  nixops: update to 1.4

(cherry picked from commit 9909d31602f6242259bcf7d31e88107fa5f1fb5f)


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


[Nix-commits] [NixOS/nixpkgs] dd5cf8: pythonPackages.ghp-import: disable tests

2016-07-19 Thread Frederik Rietdijk
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: dd5cf8059096c32ab85392bb0c06d3865152e8cb
  
https://github.com/NixOS/nixpkgs/commit/dd5cf8059096c32ab85392bb0c06d3865152e8cb
  Author: Frederik Rietdijk 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

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

  Log Message:
  ---
  pythonPackages.ghp-import: disable tests


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


[Nix-commits] [NixOS/nixpkgs] e0476c: pythonPackages.moto: add checkPhase, but leave it ...

2016-07-19 Thread Dan Peebles
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: e0476c2512b5b0a71d1c6b6ea53f81ed608c7019
  
https://github.com/NixOS/nixpkgs/commit/e0476c2512b5b0a71d1c6b6ea53f81ed608c7019
  Author: Dan Peebles 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

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

  Log Message:
  ---
  pythonPackages.moto: add checkPhase, but leave it turned off

Someday we'll turn it on, but the side-effecting tests aren't going to
work on Hydra right now.


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


[Nix-commits] [NixOS/nixpkgs] 332a3e: pythonPackages.etcd: init at 2.0.8

2016-07-19 Thread Frederik Rietdijk
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 332a3e9073a5f2d62b5329e502b9d46d0a17529d
  
https://github.com/NixOS/nixpkgs/commit/332a3e9073a5f2d62b5329e502b9d46d0a17529d
  Author: Frederik Rietdijk 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

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

  Log Message:
  ---
  pythonPackages.etcd: init at 2.0.8


  Commit: 9dae8a7e458f9a9f1fa99d613b07b3ffa9cb5e15
  
https://github.com/NixOS/nixpkgs/commit/9dae8a7e458f9a9f1fa99d613b07b3ffa9cb5e15
  Author: Frederik Rietdijk 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

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

  Log Message:
  ---
  pythonPackages.python-etcd: init at 0.4.3


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


[Nix-commits] [NixOS/nixpkgs] 2173e6: lighttpd: 1.4.39 -> 1.4.40

2016-07-19 Thread Bjørn Forsman
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 2173e6b49a16b721db7dd249d9de225278a90b4a
  
https://github.com/NixOS/nixpkgs/commit/2173e6b49a16b721db7dd249d9de225278a90b4a
  Author: Bjørn Forsman 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M pkgs/servers/http/lighttpd/default.nix

  Log Message:
  ---
  lighttpd: 1.4.39 -> 1.4.40

Major bug-fix release; hundreds of issues resolved in issue tracker.

https://www.lighttpd.net/2016/7/16/1.4.40/


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


[Nix-commits] [NixOS/nixpkgs] 848bf3: pythonPackages.moto: init at 0.4.25

2016-07-19 Thread Dan Peebles
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 848bf3099f969010b8daed1182e69ffbb5009e51
  
https://github.com/NixOS/nixpkgs/commit/848bf3099f969010b8daed1182e69ffbb5009e51
  Author: Dan Peebles 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

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

  Log Message:
  ---
  pythonPackages.moto: init at 0.4.25


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


[Nix-commits] [NixOS/nixpkgs] 537404: x42-plugins: 2015-07-02 -> 20160619

2016-07-19 Thread Graham Christensen
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 537404c3b2c4db6c228696efe49f20a36c6c4dd6
  
https://github.com/NixOS/nixpkgs/commit/537404c3b2c4db6c228696efe49f20a36c6c4dd6
  Author: Bart Brouns 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M pkgs/applications/audio/x42-plugins/default.nix

  Log Message:
  ---
  x42-plugins: 2015-07-02 -> 20160619


  Commit: 6e2d4c91ef328d4c517c86c2fdd4acae0acd5cc1
  
https://github.com/NixOS/nixpkgs/commit/6e2d4c91ef328d4c517c86c2fdd4acae0acd5cc1
  Author: Graham Christensen 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M pkgs/applications/audio/x42-plugins/default.nix

  Log Message:
  ---
  Merge pull request #17098 from magnetophon/x42-plugins

x42-plugins: 2015-07-02 -> 20160619


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


[Nix-commits] [NixOS/nixpkgs] c73d3b: gnutls: 3.4.6 -> 3.4.11

2016-07-19 Thread Eelco Dolstra
  Branch: refs/heads/release-16.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: c73d3b13c2a951fc15575379ca7fbf85f0f69f20
  
https://github.com/NixOS/nixpkgs/commit/c73d3b13c2a951fc15575379ca7fbf85f0f69f20
  Author: Michiel Leenaars 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

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

  Log Message:
  ---
  gnutls: 3.4.6 -> 3.4.11

(cherry picked from commit 4ea23ca27786c1084c64daa4550534ceecd2b149)


  Commit: a6b7474964550a23affd0e98d12ec18dd5baa1ca
  
https://github.com/NixOS/nixpkgs/commit/a6b7474964550a23affd0e98d12ec18dd5baa1ca
  Author: Michiel Leenaars 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

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

  Log Message:
  ---
  gnutls: 3.4.11 -> 3.4.13

(cherry picked from commit 325dafe82b74cf7d1c4883cd1ba4909741672eb0)


  Commit: 94eec8fe776230850892db5897593bfaaa265b89
  
https://github.com/NixOS/nixpkgs/commit/94eec8fe776230850892db5897593bfaaa265b89
  Author: Eelco Dolstra 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

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

  Log Message:
  ---
  gnutls: Disable test suite

The 3.4.x test suite contains a certificate that expired June 29,
leading to:

FAIL: name-constraints
==
...
Chain verification output: Not verified. The certificate is NOT trusted. The 
certificate chain uses expired certificate.


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


[Nix-commits] [NixOS/nixops] 71d0a2: Fix missing argument to activate_configs in rollba...

2016-07-19 Thread Rob Vermaas
  Branch: refs/heads/release-1.4
  Home:   https://github.com/NixOS/nixops
  Commit: 71d0a2cec9988a2bf3d419b5933cce71ce5ef94f
  
https://github.com/NixOS/nixops/commit/71d0a2cec9988a2bf3d419b5933cce71ce5ef94f
  Author: Rob Vermaas 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M nixops/deployment.py

  Log Message:
  ---
  Fix missing argument to activate_configs in rollback.


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


[Nix-commits] [NixOS/nixpkgs] bae6ad: uzbl: fix build

2016-07-19 Thread Frederik Rietdijk
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: bae6ad8efa7aa085f39f6a024f3c06f546b75227
  
https://github.com/NixOS/nixpkgs/commit/bae6ad8efa7aa085f39f6a024f3c06f546b75227
  Author: Frederik Rietdijk 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

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

  Log Message:
  ---
  uzbl: fix build

See also #16740.


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


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

2016-07-19 Thread Peter Simons
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 450fa8d9a03c120500ca9c5cda3ccf7bda16fb67
  
https://github.com/NixOS/nixpkgs/commit/450fa8d9a03c120500ca9c5cda3ccf7bda16fb67
  Author: Peter Simons 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M pkgs/development/haskell-modules/configuration-lts-0.0.nix
M pkgs/development/haskell-modules/configuration-lts-0.1.nix
M pkgs/development/haskell-modules/configuration-lts-0.2.nix
M pkgs/development/haskell-modules/configuration-lts-0.3.nix
M pkgs/development/haskell-modules/configuration-lts-0.4.nix
M pkgs/development/haskell-modules/configuration-lts-0.5.nix
M pkgs/development/haskell-modules/configuration-lts-0.6.nix
M pkgs/development/haskell-modules/configuration-lts-0.7.nix
M pkgs/development/haskell-modules/configuration-lts-1.0.nix
M pkgs/development/haskell-modules/configuration-lts-1.1.nix
M pkgs/development/haskell-modules/configuration-lts-1.10.nix
M pkgs/development/haskell-modules/configuration-lts-1.11.nix
M pkgs/development/haskell-modules/configuration-lts-1.12.nix
M pkgs/development/haskell-modules/configuration-lts-1.13.nix
M pkgs/development/haskell-modules/configuration-lts-1.14.nix
M pkgs/development/haskell-modules/configuration-lts-1.15.nix
M pkgs/development/haskell-modules/configuration-lts-1.2.nix
M pkgs/development/haskell-modules/configuration-lts-1.4.nix
M pkgs/development/haskell-modules/configuration-lts-1.5.nix
M pkgs/development/haskell-modules/configuration-lts-1.7.nix
M pkgs/development/haskell-modules/configuration-lts-1.8.nix
M pkgs/development/haskell-modules/configuration-lts-1.9.nix
M pkgs/development/haskell-modules/configuration-lts-2.0.nix
M pkgs/development/haskell-modules/configuration-lts-2.1.nix
M pkgs/development/haskell-modules/configuration-lts-2.10.nix
M pkgs/development/haskell-modules/configuration-lts-2.11.nix
M pkgs/development/haskell-modules/configuration-lts-2.12.nix
M pkgs/development/haskell-modules/configuration-lts-2.13.nix
M pkgs/development/haskell-modules/configuration-lts-2.14.nix
M pkgs/development/haskell-modules/configuration-lts-2.15.nix
M pkgs/development/haskell-modules/configuration-lts-2.16.nix
M pkgs/development/haskell-modules/configuration-lts-2.17.nix
M pkgs/development/haskell-modules/configuration-lts-2.18.nix
M pkgs/development/haskell-modules/configuration-lts-2.19.nix
M pkgs/development/haskell-modules/configuration-lts-2.2.nix
M pkgs/development/haskell-modules/configuration-lts-2.20.nix
M pkgs/development/haskell-modules/configuration-lts-2.21.nix
M pkgs/development/haskell-modules/configuration-lts-2.22.nix
M pkgs/development/haskell-modules/configuration-lts-2.3.nix
M pkgs/development/haskell-modules/configuration-lts-2.4.nix
M pkgs/development/haskell-modules/configuration-lts-2.5.nix
M pkgs/development/haskell-modules/configuration-lts-2.6.nix
M pkgs/development/haskell-modules/configuration-lts-2.7.nix
M pkgs/development/haskell-modules/configuration-lts-2.8.nix
M pkgs/development/haskell-modules/configuration-lts-2.9.nix
M pkgs/development/haskell-modules/configuration-lts-3.0.nix
M pkgs/development/haskell-modules/configuration-lts-3.1.nix
M pkgs/development/haskell-modules/configuration-lts-3.10.nix
M pkgs/development/haskell-modules/configuration-lts-3.11.nix
M pkgs/development/haskell-modules/configuration-lts-3.12.nix
M pkgs/development/haskell-modules/configuration-lts-3.13.nix
M pkgs/development/haskell-modules/configuration-lts-3.14.nix
M pkgs/development/haskell-modules/configuration-lts-3.15.nix
M pkgs/development/haskell-modules/configuration-lts-3.16.nix
M pkgs/development/haskell-modules/configuration-lts-3.17.nix
M pkgs/development/haskell-modules/configuration-lts-3.18.nix
M pkgs/development/haskell-modules/configuration-lts-3.19.nix
M pkgs/development/haskell-modules/configuration-lts-3.2.nix
M pkgs/development/haskell-modules/configuration-lts-3.20.nix
M pkgs/development/haskell-modules/configuration-lts-3.21.nix
M pkgs/development/haskell-modules/configuration-lts-3.22.nix
M pkgs/development/haskell-modules/configuration-lts-3.3.nix
M pkgs/development/haskell-modules/configuration-lts-3.4.nix
M pkgs/development/haskell-modules/configuration-lts-3.5.nix
M pkgs/development/haskell-modules/configuration-lts-3.6.nix
M pkgs/development/haskell-modules/configuration-lts-3.7.nix
M pkgs/development/haskell-modules/configuration-lts-3.8.nix
M pkgs/development/haskell-modules/configuration-lts-3.9.nix
M pkgs/development/haskell-modules/configuration-lts-4.0.nix
M pkgs/development/haskell-modules/configuration-lts-4.1.nix
M pkgs/development/haskell-modules/configuration-lts-4.2.nix
M 

[Nix-commits] [NixOS/nixpkgs] 6e3137: gnuk: use gcc-arm-embedded 4.9

2016-07-19 Thread Alexey Shmalko
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 6e3137adca79e0ebf200aec7417fdf8a4836a97d
  
https://github.com/NixOS/nixpkgs/commit/6e3137adca79e0ebf200aec7417fdf8a4836a97d
  Author: Bjørn Forsman 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

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

  Log Message:
  ---
  gnuk: use gcc-arm-embedded 4.9

The default gcc-arm-embedded version will soon be 5.x, and that breaks
gnuk.


  Commit: d0de6344492e3f813c61d55b761af94d282f0d30
  
https://github.com/NixOS/nixpkgs/commit/d0de6344492e3f813c61d55b761af94d282f0d30
  Author: Alexey Shmalko 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

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

  Log Message:
  ---
  gcc-arm-embedded: 5.2 -> 5.4


  Commit: 486445169fec17d74a622475b957d23b5123a111
  
https://github.com/NixOS/nixpkgs/commit/486445169fec17d74a622475b957d23b5123a111
  Author: Alexey Shmalko 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

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

  Log Message:
  ---
  gcc-arm-embedded: change default 4.9 -> 5.4


  Commit: 34b5d283cd2a8bbc05b798599120e53024865f08
  
https://github.com/NixOS/nixpkgs/commit/34b5d283cd2a8bbc05b798599120e53024865f08
  Author: Alexey Shmalko 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M pkgs/development/compilers/gcc-arm-embedded/default.nix

  Log Message:
  ---
  gcc-arm-embedded: update license

According to https://launchpad.net/gcc-arm-embedded:
> Licence:
> Simplified BSD Licence, GNU GPL v2, GNU GPL v3, GNU LGPL v2.1, GNU
> LGPL v3, MIT / X / Expat Licence


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


[Nix-commits] [NixOS/nixpkgs] 46378e: hdf5: propagate optional zlib dependency

2016-07-19 Thread Frederik Rietdijk
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 46378eb128b3e64152a75bdb36eef8399e87558d
  
https://github.com/NixOS/nixpkgs/commit/46378eb128b3e64152a75bdb36eef8399e87558d
  Author: Frederik Rietdijk 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

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

  Log Message:
  ---
  hdf5: propagate optional zlib dependency


  Commit: 47e66f08e12aba48a7bc1e76fd9010bde0371e9e
  
https://github.com/NixOS/nixpkgs/commit/47e66f08e12aba48a7bc1e76fd9010bde0371e9e
  Author: Frederik Rietdijk 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

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

  Log Message:
  ---
  netcdf: remove zlib

since its propagated now by hdf5


  Commit: c51b8dc2249974177d50d7b2662615f78abc4929
  
https://github.com/NixOS/nixpkgs/commit/c51b8dc2249974177d50d7b2662615f78abc4929
  Author: Frederik Rietdijk 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

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

  Log Message:
  ---
  pythonPackages.{h5py, h5py-mpi}: simplify expression/assertions


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


[Nix-commits] [NixOS/nixpkgs] c20e20: pythonPackages.jsonnet: init at same version as st...

2016-07-19 Thread Dan Peebles
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: c20e20c060f27ab22efe0c6403906cbb3122b2b6
  
https://github.com/NixOS/nixpkgs/commit/c20e20c060f27ab22efe0c6403906cbb3122b2b6
  Author: Dan Peebles 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M pkgs/development/compilers/jsonnet/default.nix
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  pythonPackages.jsonnet: init at same version as standalone


  Commit: b1bab4c93fb66a91a40f95a1f8dd5e08b349c348
  
https://github.com/NixOS/nixpkgs/commit/b1bab4c93fb66a91a40f95a1f8dd5e08b349c348
  Author: Dan Peebles 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

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

  Log Message:
  ---
  pythonPackages.httpretty: update to 0.8.10

It's not the newest version, but it's newer and the patch still applied
so I left it alone.


  Commit: bb1e00dcb57cdc0e6fc7100f57acc38539bb0ed9
  
https://github.com/NixOS/nixpkgs/commit/bb1e00dcb57cdc0e6fc7100f57acc38539bb0ed9
  Author: Dan Peebles 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

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

  Log Message:
  ---
  pythonPackages.cffi: remove unnecessary compiler flag

I thought this was necessary but it doesn't appear to be after all


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


[Nix-commits] [NixOS/nixpkgs] 19e8d0: imagemagick: 6.9.3-9 -> 6.9.5-2 (#16958)

2016-07-19 Thread Matthew Justin Bauer
  Branch: refs/heads/release-16.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 19e8d07f4ed07ac9be63539ce1638400078d0881
  
https://github.com/NixOS/nixpkgs/commit/19e8d07f4ed07ac9be63539ce1638400078d0881
  Author: Ram Kromberg 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M pkgs/applications/graphics/ImageMagick/default.nix
M pkgs/applications/graphics/ImageMagick/imagetragick.patch

  Log Message:
  ---
  imagemagick: 6.9.3-9 -> 6.9.5-2 (#16958)

(cherry picked from commit 9ff51cc3c424b814c38961cc7c69351de4051b48)


  Commit: 1daaf68e38a6fa51f1b67f5f07d5f6eb870a3a17
  
https://github.com/NixOS/nixpkgs/commit/1daaf68e38a6fa51f1b67f5f07d5f6eb870a3a17
  Author: Franz Pletz 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

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

  Log Message:
  ---
  imagemagick: fix hashes

See #16958.

(cherry picked from commit b1ff7f83ef5c8a72a4a9009be3efdf93d939743b)


  Commit: ebb204732e10ae5243ae5e2bf1513c89cca523dc
  
https://github.com/NixOS/nixpkgs/commit/ebb204732e10ae5243ae5e2bf1513c89cca523dc
  Author: Matthew Justin Bauer 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M nixos/modules/virtualisation/virtualbox-guest.nix

  Log Message:
  ---
  virtualbox: fix virtualbox guest additions (#16964)

(cherry picked from commit 802a700373ff2d933d65bd6a8546d14905dd912d)


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


[Nix-commits] [NixOS/nixpkgs] 802a70: virtualbox: fix virtualbox guest additions (#16964...

2016-07-19 Thread Matthew Justin Bauer
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 802a700373ff2d933d65bd6a8546d14905dd912d
  
https://github.com/NixOS/nixpkgs/commit/802a700373ff2d933d65bd6a8546d14905dd912d
  Author: Matthew Justin Bauer 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M nixos/modules/virtualisation/virtualbox-guest.nix

  Log Message:
  ---
  virtualbox: fix virtualbox guest additions (#16964)


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


[Nix-commits] [NixOS/nixpkgs] 5ba834: sooperlooper: git version fixes build. (#17095)

2016-07-19 Thread Bart Brouns
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 5ba8341ddcfc12130bdb2ac131e042d850b6b8cb
  
https://github.com/NixOS/nixpkgs/commit/5ba8341ddcfc12130bdb2ac131e042d850b6b8cb
  Author: Bart Brouns 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

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

  Log Message:
  ---
  sooperlooper: git version fixes build. (#17095)

see: https://github.com/essej/sooperlooper/pull/6


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


[Nix-commits] [NixOS/nixpkgs] a7cb72: travis: remount for larger tmp dir

2016-07-19 Thread Franz Pletz
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: a7cb720bae8596fff6790ff99548443e1351dc33
  
https://github.com/NixOS/nixpkgs/commit/a7cb720bae8596fff6790ff99548443e1351dc33
  Author: Matthew Justin Bauer 
  Date:   2016-07-18 (Mon, 18 Jul 2016)

  Changed paths:
M .travis.yml

  Log Message:
  ---
  travis: remount for larger tmp dir


  Commit: e18a91c47c7b27a17895fae29c1f9d914fa70813
  
https://github.com/NixOS/nixpkgs/commit/e18a91c47c7b27a17895fae29c1f9d914fa70813
  Author: Matthew Justin Bauer 
  Date:   2016-07-18 (Mon, 18 Jul 2016)

  Changed paths:
M maintainers/scripts/travis-nox-review-pr.sh

  Log Message:
  ---
  travis: just use "unstable" channel for nix-shell


  Commit: dd72c722bf058b627456498f2c382196bcca3cce
  
https://github.com/NixOS/nixpkgs/commit/dd72c722bf058b627456498f2c382196bcca3cce
  Author: Matthew Justin Bauer 
  Date:   2016-07-18 (Mon, 18 Jul 2016)

  Changed paths:
M .travis.yml

  Log Message:
  ---
  travis: mount /run/user as 755


  Commit: 59a0426f281b2d8fbb5b99e6e1893067671e9627
  
https://github.com/NixOS/nixpkgs/commit/59a0426f281b2d8fbb5b99e6e1893067671e9627
  Author: Franz Pletz 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M .travis.yml
M maintainers/scripts/travis-nox-review-pr.sh

  Log Message:
  ---
  Merge pull request #17081 from matthewbauer/patch-3

travis: remount for larger tmp dir


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


[Nix-commits] [NixOS/nixpkgs] 24e9c0: gnome-photos: 3.20.1 -> 3.20.2

2016-07-19 Thread Damien Cassou
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 24e9c0d7cc69a4194d47d3be50957d39ab2c9e6d
  
https://github.com/NixOS/nixpkgs/commit/24e9c0d7cc69a4194d47d3be50957d39ab2c9e6d
  Author: Damien Cassou 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M pkgs/desktops/gnome-3/3.20/apps/gnome-photos/src.nix

  Log Message:
  ---
  gnome-photos: 3.20.1 -> 3.20.2


  Commit: ec8396e0e2fc0b6e899586d9a2de41c48ccedc8a
  
https://github.com/NixOS/nixpkgs/commit/ec8396e0e2fc0b6e899586d9a2de41c48ccedc8a
  Author: Damien Cassou 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M pkgs/desktops/gnome-3/3.20/core/dconf-editor/src.nix

  Log Message:
  ---
  dconf-editor: 3.20.2 -> 3.20.3


  Commit: e28f82f818a4173883b19668524a34ff310e9a1e
  
https://github.com/NixOS/nixpkgs/commit/e28f82f818a4173883b19668524a34ff310e9a1e
  Author: Damien Cassou 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M pkgs/desktops/gnome-3/3.20/core/eog/src.nix

  Log Message:
  ---
  eog: 3.20.2 -> 3.20.3


  Commit: 050d534236f0957de4d2545dd5cf7178528df99a
  
https://github.com/NixOS/nixpkgs/commit/050d534236f0957de4d2545dd5cf7178528df99a
  Author: Damien Cassou 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M pkgs/desktops/gnome-3/3.20/core/epiphany/src.nix

  Log Message:
  ---
  epiphany: 3.20.2 -> 3.20.3


  Commit: 09032af1cf39c33bdf2b25c268dddf609c9d2309
  
https://github.com/NixOS/nixpkgs/commit/09032af1cf39c33bdf2b25c268dddf609c9d2309
  Author: Damien Cassou 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M pkgs/desktops/gnome-3/3.20/core/evince/src.nix

  Log Message:
  ---
  evince: 3.20.0 -> 3.20.1


  Commit: 0a42105fc0d139aab5179866128033b4664d0185
  
https://github.com/NixOS/nixpkgs/commit/0a42105fc0d139aab5179866128033b4664d0185
  Author: Damien Cassou 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M pkgs/desktops/gnome-3/3.20/core/gnome-bluetooth/src.nix

  Log Message:
  ---
  gnome-bluetooth: 3.18.3 -> 3.20.0


  Commit: d46f684a446e8e16bd115545cff0bfa3244afff4
  
https://github.com/NixOS/nixpkgs/commit/d46f684a446e8e16bd115545cff0bfa3244afff4
  Author: Damien Cassou 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M pkgs/desktops/gnome-3/3.20/core/gnome-screenshot/src.nix

  Log Message:
  ---
  gnome-screenshot: 3.18.0 -> 3.20.1


  Commit: a0b973bd4e228120a561a61928e1b4820103d713
  
https://github.com/NixOS/nixpkgs/commit/a0b973bd4e228120a561a61928e1b4820103d713
  Author: Damien Cassou 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M pkgs/desktops/gnome-3/3.20/core/gnome-shell/src.nix

  Log Message:
  ---
  gnome-shell: 3.20.2 -> 3.20.3


  Commit: 58d3e61b60fe1dbbe6e3384914363b4a13f81050
  
https://github.com/NixOS/nixpkgs/commit/58d3e61b60fe1dbbe6e3384914363b4a13f81050
  Author: Damien Cassou 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M pkgs/desktops/gnome-3/3.20/core/gtksourceview/src.nix

  Log Message:
  ---
  gtksourceview: 3.20.3 -> 3.20.4


  Commit: 3376ab560d4fe367de2ef593d9bcd1017150955a
  
https://github.com/NixOS/nixpkgs/commit/3376ab560d4fe367de2ef593d9bcd1017150955a
  Author: Damien Cassou 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M pkgs/desktops/gnome-3/3.20/core/mutter/src.nix

  Log Message:
  ---
  mutter: 3.20.2 -> 3.20.3


  Commit: bb85d3fc0224edd4bc8fe11dd8f157db3aedc955
  
https://github.com/NixOS/nixpkgs/commit/bb85d3fc0224edd4bc8fe11dd8f157db3aedc955
  Author: Damien Cassou 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M pkgs/desktops/gnome-3/3.20/games/gnome-mines/src.nix

  Log Message:
  ---
  gnome-mines: 3.20.0 -> 3.20.1


  Commit: f7054319333ae5409ac7ee8162d9b20d7982d7e1
  
https://github.com/NixOS/nixpkgs/commit/f7054319333ae5409ac7ee8162d9b20d7982d7e1
  Author: Damien Cassou 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M pkgs/desktops/gnome-3/3.20/misc/gitg/src.nix

  Log Message:
  ---
  gitg: 3.20.0 -> 3.20.1


  Commit: 5337e8703a18321ffa94fcb681aaa6f3c09b5ab9
  
https://github.com/NixOS/nixpkgs/commit/5337e8703a18321ffa94fcb681aaa6f3c09b5ab9
  Author: Damien Cassou 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M pkgs/desktops/gnome-3/3.20/apps/gnome-photos/src.nix
M pkgs/desktops/gnome-3/3.20/core/dconf-editor/src.nix
M pkgs/desktops/gnome-3/3.20/core/eog/src.nix
M pkgs/desktops/gnome-3/3.20/core/epiphany/src.nix
M pkgs/desktops/gnome-3/3.20/core/evince/src.nix
M pkgs/desktops/gnome-3/3.20/core/gnome-bluetooth/src.nix
M 

[Nix-commits] [NixOS/nixpkgs] 47b2d5: nodePackages.rollup: init at 0.31.2 (#16432)

2016-07-19 Thread Al Zohali
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 47b2d50f833723a675f2b04aa448b26b5e5e6ca0
  
https://github.com/NixOS/nixpkgs/commit/47b2d50f833723a675f2b04aa448b26b5e5e6ca0
  Author: Al Zohali 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M pkgs/top-level/node-packages-generated.nix
M pkgs/top-level/node-packages.json

  Log Message:
  ---
  nodePackages.rollup: init at 0.31.2 (#16432)


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


[Nix-commits] [NixOS/nixpkgs] 65881a: java-cup: 10k -> 11b-20160615

2016-07-19 Thread Joachim F
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 65881a7338c055b80cd4aa412a2a46d94a74c4bd
  
https://github.com/NixOS/nixpkgs/commit/65881a7338c055b80cd4aa412a2a46d94a74c4bd
  Author: José Romildo Malaquias 
  Date:   2016-07-17 (Sun, 17 Jul 2016)

  Changed paths:
R pkgs/development/libraries/java/cup/builder.sh
M pkgs/development/libraries/java/cup/default.nix
A 
pkgs/development/libraries/java/cup/javacup-0.11b_beta20160615-build-xml-git.patch

  Log Message:
  ---
  java-cup: 10k -> 11b-20160615


  Commit: c1e07d9337b13a3b25d93f326921ab9da5ba4588
  
https://github.com/NixOS/nixpkgs/commit/c1e07d9337b13a3b25d93f326921ab9da5ba4588
  Author: Joachim F 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
R pkgs/development/libraries/java/cup/builder.sh
M pkgs/development/libraries/java/cup/default.nix
A 
pkgs/development/libraries/java/cup/javacup-0.11b_beta20160615-build-xml-git.patch

  Log Message:
  ---
  Merge pull request #17036 from romildo/upd.cup

java-cup: 10k -> 11b-20160615


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


[Nix-commits] [NixOS/nixpkgs] 20bb54: pythonPackages.pygit2: 0.23.1 -> 0.24.0 (#15986)

2016-07-19 Thread Azul
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 20bb5402dcc000c442a0d83b4f855fac05549c1e
  
https://github.com/NixOS/nixpkgs/commit/20bb5402dcc000c442a0d83b4f855fac05549c1e
  Author: Azul 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

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

  Log Message:
  ---
  pythonPackages.pygit2: 0.23.1 -> 0.24.0 (#15986)


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


[Nix-commits] [NixOS/nixpkgs] 61ec8c: osm-gps-map: init at 1.1.0

2016-07-19 Thread Franz Pletz
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 61ec8c1fe6edad1e99187b3f9ce74d14dc2078b7
  
https://github.com/NixOS/nixpkgs/commit/61ec8c1fe6edad1e99187b3f9ce74d14dc2078b7
  Author: Christoph Hrdinka 
  Date:   2016-06-07 (Tue, 07 Jun 2016)

  Changed paths:
A pkgs/development/libraries/osm-gps-map/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  osm-gps-map: init at 1.1.0


  Commit: dadd9a71507d1425c18c4209b7a8c09a5c34010c
  
https://github.com/NixOS/nixpkgs/commit/dadd9a71507d1425c18c4209b7a8c09a5c34010c
  Author: Christoph Hrdinka 
  Date:   2016-06-07 (Tue, 07 Jun 2016)

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

  Log Message:
  ---
  darktable: add map feature

We lost darktables map (geo coordinates) feature in one of its pervious
updates. This readds it.


  Commit: ddf59093eee41338e23a224cf6d77c6838dc95e8
  
https://github.com/NixOS/nixpkgs/commit/ddf59093eee41338e23a224cf6d77c6838dc95e8
  Author: Franz Pletz 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M pkgs/applications/graphics/darktable/default.nix
A pkgs/development/libraries/osm-gps-map/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Merge pull request #16051 from hrdinka/add/osm-gps-map

darktable: readd map/geotagging feature


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


[Nix-commits] [NixOS/nixpkgs] 36c906: sysdig: 0.9.0 -> 0.10.0

2016-07-19 Thread Joachim F
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 36c906e7c0ca4f6672a0ad4aa9af04c858e913e7
  
https://github.com/NixOS/nixpkgs/commit/36c906e7c0ca4f6672a0ad4aa9af04c858e913e7
  Author: Markus Hauck 
  Date:   2016-07-15 (Fri, 15 Jul 2016)

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

  Log Message:
  ---
  sysdig: 0.9.0 -> 0.10.0


  Commit: bb6fb70d6bd84e555b721113ecf626751d396cf2
  
https://github.com/NixOS/nixpkgs/commit/bb6fb70d6bd84e555b721113ecf626751d396cf2
  Author: Joachim F 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

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

  Log Message:
  ---
  Merge pull request #16979 from markus1189/sysdig

sysdig: 0.9.0 -> 0.10.0


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


[Nix-commits] [NixOS/nixpkgs] c40a0b: doctl: init at 1.3.1 (#17066)

2016-07-19 Thread Langston Barrett
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: c40a0b50f759be0160eb7e16931f6de394c4939b
  
https://github.com/NixOS/nixpkgs/commit/c40a0b50f759be0160eb7e16931f6de394c4939b
  Author: Langston Barrett 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

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

  Log Message:
  ---
  doctl: init at 1.3.1 (#17066)


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


[Nix-commits] [NixOS/nixpkgs] 4aea0b: liberationsansnarrow: init at 1.07.3 (#17080)

2016-07-19 Thread leenaars
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 4aea0ba917cf4b6f86c31183f395db8f5a692c98
  
https://github.com/NixOS/nixpkgs/commit/4aea0ba917cf4b6f86c31183f395db8f5a692c98
  Author: leenaars 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

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

  Log Message:
  ---
  liberationsansnarrow: init at 1.07.3 (#17080)


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


[Nix-commits] [NixOS/nixpkgs] 914639: python-2.7: Don't use ldconfig and speed up uuid l...

2016-07-19 Thread Frederik Rietdijk
  Branch: refs/heads/release-16.03
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 9146390f64379b1190209524941462b054275a9a
  
https://github.com/NixOS/nixpkgs/commit/9146390f64379b1190209524941462b054275a9a
  Author: Eelco Dolstra 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M pkgs/development/interpreters/python/2.7/default.nix
A pkgs/development/interpreters/python/2.7/no-ldconfig.patch

  Log Message:
  ---
  python-2.7: Don't use ldconfig and speed up uuid load

(cherry picked from commit de1b4e71c1c8be30ad4ebc2ec6005928ba6cf280)


  Commit: 13138d5feaae5c58706b0f9ba0f7386fc8f52350
  
https://github.com/NixOS/nixpkgs/commit/13138d5feaae5c58706b0f9ba0f7386fc8f52350
  Author: Frederik Rietdijk 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M pkgs/development/interpreters/python/2.7/default.nix
M pkgs/development/interpreters/python/2.7/no-ldconfig.patch

  Log Message:
  ---
  Python 2.7.11 -> 2.7.12

(cherry picked from commit b49bedd75b39f732600f96210120cc3fa098155f)


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


[Nix-commits] [NixOS/nixpkgs] b49bed: Python 2.7.11 -> 2.7.12

2016-07-19 Thread Frederik Rietdijk
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: b49bedd75b39f732600f96210120cc3fa098155f
  
https://github.com/NixOS/nixpkgs/commit/b49bedd75b39f732600f96210120cc3fa098155f
  Author: Frederik Rietdijk 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M pkgs/development/interpreters/python/2.7/default.nix
M pkgs/development/interpreters/python/2.7/no-ldconfig.patch

  Log Message:
  ---
  Python 2.7.11 -> 2.7.12


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


[Nix-commits] [NixOS/nixpkgs] 1c3914: nodejs-5_x: 5.11.1 -> 5.12.0 (#16657)

2016-07-19 Thread Christine Koppelt
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 1c39145bc2703689063abe0ce2016ab3064e15f5
  
https://github.com/NixOS/nixpkgs/commit/1c39145bc2703689063abe0ce2016ab3064e15f5
  Author: Christine Koppelt 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

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

  Log Message:
  ---
  nodejs-5_x: 5.11.1 -> 5.12.0 (#16657)


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


[Nix-commits] [NixOS/nixpkgs] 2e8c21: libjpeg-drop: init at 9b (#16671)

2016-07-19 Thread Ram Kromberg
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 2e8c21e4dd9e6720f7add945d179808f233437ad
  
https://github.com/NixOS/nixpkgs/commit/2e8c21e4dd9e6720f7add945d179808f233437ad
  Author: Ram Kromberg 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
A pkgs/development/libraries/libjpeg-drop/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  libjpeg-drop: init at 9b (#16671)


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


[Nix-commits] [NixOS/nixpkgs] db2fc7: vips: 8.2.2 -> 8.3.1

2016-07-19 Thread Franz Pletz
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: db2fc7a50387a7da297c0441d8ff3003a4fe0f86
  
https://github.com/NixOS/nixpkgs/commit/db2fc7a50387a7da297c0441d8ff3003a4fe0f86
  Author: Kranium Gikos Mendoza 
  Date:   2016-06-28 (Tue, 28 Jun 2016)

  Changed paths:
M pkgs/tools/graphics/vips/default.nix

  Log Message:
  ---
  vips: 8.2.2 -> 8.3.1


  Commit: 59ee0c747aa1f7bfcfc80f642f8567d953af36d3
  
https://github.com/NixOS/nixpkgs/commit/59ee0c747aa1f7bfcfc80f642f8567d953af36d3
  Author: Kranium Gikos Mendoza 
  Date:   2016-06-28 (Tue, 28 Jun 2016)

  Changed paths:
M pkgs/tools/graphics/nip2/default.nix

  Log Message:
  ---
  nip2: 8.0 -> 8.3.0


  Commit: 7f49fbb0ef0bcd606e08fd9bf10dc5f16ab78665
  
https://github.com/NixOS/nixpkgs/commit/7f49fbb0ef0bcd606e08fd9bf10dc5f16ab78665
  Author: Franz Pletz 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M pkgs/tools/graphics/nip2/default.nix
M pkgs/tools/graphics/vips/default.nix

  Log Message:
  ---
  Merge pull request #16574 from womfoo/update/nip2

vips: 8.2.2 -> 8.3.1 and dependency nip2: 8.0 -> 8.3.0


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


[Nix-commits] [NixOS/nixpkgs] 6b11c9: Python 2.6: add less

2016-07-19 Thread Frederik Rietdijk
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 6b11c96c86e907e9c2e107cf54133223c32dc009
  
https://github.com/NixOS/nixpkgs/commit/6b11c96c86e907e9c2e107cf54133223c32dc009
  Author: Frederik Rietdijk 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M pkgs/development/interpreters/python/2.6/default.nix

  Log Message:
  ---
  Python 2.6: add less


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


[Nix-commits] [NixOS/nixpkgs] ae3896: gpg-mpd: init at 0.7.4 (#16527)

2016-07-19 Thread Renzo Carbonara
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: ae3896061b7d86223652250c46991df57d0698e5
  
https://github.com/NixOS/nixpkgs/commit/ae3896061b7d86223652250c46991df57d0698e5
  Author: Renzo Carbonara 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

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

  Log Message:
  ---
  gpg-mpd: init at 0.7.4 (#16527)


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


[Nix-commits] [NixOS/nixpkgs] 6bcf19: tarball: Only check nix files for nixpkgs referenc...

2016-07-19 Thread Franz Pletz
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 6bcf1944494973029071411bb378d4262ce2a678
  
https://github.com/NixOS/nixpkgs/commit/6bcf1944494973029071411bb378d4262ce2a678
  Author: Franz Pletz 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M pkgs/top-level/make-tarball.nix

  Log Message:
  ---
  tarball: Only check nix files for nixpkgs references

Fixes travis build failure.


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


[Nix-commits] [NixOS/nixpkgs] 7c75fa: python: add alpha release of 3.6

2016-07-19 Thread Frederik Rietdijk
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 7c75fa4bc20492ac52c0b978a777d55e5844c9a2
  
https://github.com/NixOS/nixpkgs/commit/7c75fa4bc20492ac52c0b978a777d55e5844c9a2
  Author: Louis Taylor 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
A pkgs/development/interpreters/python/3.6/default.nix
A pkgs/development/interpreters/python/3.6/setup-hook.sh
M pkgs/top-level/all-packages.nix
M pkgs/top-level/python-packages.nix

  Log Message:
  ---
  python: add alpha release of 3.6

This might be jumping the gun a little, but I needed to use 3.6 locally
and thought I may as well push it upstream.


  Commit: 773f6225cbcb33cacd729d5308b8813d6618674d
  
https://github.com/NixOS/nixpkgs/commit/773f6225cbcb33cacd729d5308b8813d6618674d
  Author: Frederik Rietdijk 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M pkgs/development/interpreters/python/3.6/default.nix

  Log Message:
  ---
  Python 3.6: add less


  Commit: e261818c687af3fee9caa77b349d6f74a9e6aa93
  
https://github.com/NixOS/nixpkgs/commit/e261818c687af3fee9caa77b349d6f74a9e6aa93
  Author: Frederik Rietdijk 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M pkgs/development/interpreters/python/3.5/default.nix

  Log Message:
  ---
  Python 3.5: add less


  Commit: b410631d6ddc455b5652abafa63d2f77c895d0ef
  
https://github.com/NixOS/nixpkgs/commit/b410631d6ddc455b5652abafa63d2f77c895d0ef
  Author: Frederik Rietdijk 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M pkgs/development/interpreters/python/3.4/default.nix

  Log Message:
  ---
  Python 3.4: add less


  Commit: c59d211b4b528ff17f422b564382225adde917e8
  
https://github.com/NixOS/nixpkgs/commit/c59d211b4b528ff17f422b564382225adde917e8
  Author: Frederik Rietdijk 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M pkgs/development/interpreters/python/3.3/default.nix

  Log Message:
  ---
  Python 3.3: add less


  Commit: bce5a51a9f33a16bf91e7d72a927c3382f333442
  
https://github.com/NixOS/nixpkgs/commit/bce5a51a9f33a16bf91e7d72a927c3382f333442
  Author: Frederik Rietdijk 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M pkgs/development/interpreters/python/2.7/default.nix

  Log Message:
  ---
  Python 2.7: add less


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


[Nix-commits] [NixOS/nixpkgs] 23e9e3: dockerTools: format tarsum.go with gofmt

2016-07-19 Thread Franz Pletz
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 23e9e33975bf560ec3fd6e5b2e01d7cd9ce1c14e
  
https://github.com/NixOS/nixpkgs/commit/23e9e33975bf560ec3fd6e5b2e01d7cd9ce1c14e
  Author: Nathan Zadoks 
  Date:   2016-07-02 (Sat, 02 Jul 2016)

  Changed paths:
M pkgs/build-support/docker/tarsum.go

  Log Message:
  ---
  dockerTools: format tarsum.go with gofmt

Nearly all Go code on this earth is formatted with gofmt, and it's
somewhat surprising to find a Go file that isn't formatted accordingly.


  Commit: b9284e445b3d27532c3493eb0fc09822b949e817
  
https://github.com/NixOS/nixpkgs/commit/b9284e445b3d27532c3493eb0fc09822b949e817
  Author: Nathan Zadoks 
  Date:   2016-07-02 (Sat, 02 Jul 2016)

  Changed paths:
M pkgs/build-support/docker/tarsum.go

  Log Message:
  ---
  dockerTools: disable compression in tarsum.go

Previously, tarsum would compress the (discarded) tarball produced.
That's a waste of CPU, and a waste of time.


  Commit: 1109b236cf30f5c0d592038ef65d3a40c4b41f87
  
https://github.com/NixOS/nixpkgs/commit/1109b236cf30f5c0d592038ef65d3a40c4b41f87
  Author: Franz Pletz 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M pkgs/build-support/docker/tarsum.go

  Log Message:
  ---
  Merge pull request #16660 from nathan7/tarsum

dockerTools: disable compression in tarsum.go


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


[Nix-commits] [NixOS/nixpkgs] afa69e: Revert "ocaml-bitstring: git -> 2.0.4 (#17002)"

2016-07-19 Thread Franz Pletz
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: afa69e14dbc63792f541e2b6b2a8eca8e429c342
  
https://github.com/NixOS/nixpkgs/commit/afa69e14dbc63792f541e2b6b2a8eca8e429c342
  Author: Franz Pletz 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
A pkgs/development/ocaml-modules/bitstring/camlp4-git.patch
A pkgs/development/ocaml-modules/bitstring/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  Revert "ocaml-bitstring: git -> 2.0.4 (#17002)"

This reverts commit a6e3a53229ae8e4e4008feb04eeb91be6852d436.

See #17002.


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


[Nix-commits] [NixOS/nixpkgs] 9a8e0d: zfs: Force sync on shutdown (#16903)

2016-07-19 Thread Svein Ove Aas
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 9a8e0d1c2ef11a2ae0b7b5669ff28059db1dde4f
  
https://github.com/NixOS/nixpkgs/commit/9a8e0d1c2ef11a2ae0b7b5669ff28059db1dde4f
  Author: Svein Ove Aas 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M nixos/modules/tasks/filesystems/zfs.nix

  Log Message:
  ---
  zfs: Force sync on shutdown (#16903)


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


[Nix-commits] [NixOS/nixpkgs] e54ec2: fetchMavenArtifact: init (#16825)

2016-07-19 Thread Renzo Carbonara
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: e54ec2f907e8980027ba040f11375adac478cc84
  
https://github.com/NixOS/nixpkgs/commit/e54ec2f907e8980027ba040f11375adac478cc84
  Author: Renzo Carbonara 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

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

  Log Message:
  ---
  fetchMavenArtifact: init (#16825)

fetchMavenArtifact downloads a Maven artifact given a group id, an artifact id,
and a version.

Example usage:

   org_apache_httpcomponents_httpclient_4_5_2 = fetchMavenArtifact {
 groupId = "org.apache.httpcomponents";
 artifactId = "httpclient";
 version = "4.5.2";
 sha256 = "0ms00zc28pwqk83nwwbafhq6p8zci9mrjzbqalpn6v0d80hwdzqd";
 # Optionally: repos = [ ... urls to some Maven repos to use ... ];
 # Optionally: url, urls - pointing directly to a specific jar url.
   };

Now `org_apache_httpcomponents_httpclient_4_5_2.jar` points to the downloaded
JAR file, while `org_apache_httpcomponents_httpclient_4_5_2` refers to a
derivation that when used used in `buildInputs` will be automatically added to
the Java classpath.


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


[Nix-commits] [NixOS/nixpkgs] 3530f3: systemd: make ctrl-alt-del target configurable. (#...

2016-07-19 Thread Christian Kauhaus
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 3530f3f20a934ed1d3df35fe3c8041d197f8b41e
  
https://github.com/NixOS/nixpkgs/commit/3530f3f20a934ed1d3df35fe3c8041d197f8b41e
  Author: Christian Kauhaus 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M nixos/modules/system/boot/systemd-lib.nix
M nixos/modules/system/boot/systemd.nix

  Log Message:
  ---
  systemd: make ctrl-alt-del target configurable. (#16911)

We currently only allow upstream's default of "reboot.target" due to the
way the symlinks are initialized. I made this configurable similar to the
default unit.


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


[Nix-commits] [NixOS/nixpkgs] a6e3a5: ocaml-bitstring: git -> 2.0.4 (#17002)

2016-07-19 Thread Matthew Maurer
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: a6e3a53229ae8e4e4008feb04eeb91be6852d436
  
https://github.com/NixOS/nixpkgs/commit/a6e3a53229ae8e4e4008feb04eeb91be6852d436
  Author: Matthew Maurer 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
R pkgs/development/ocaml-modules/bitstring/camlp4-git.patch
R pkgs/development/ocaml-modules/bitstring/default.nix
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  ocaml-bitstring: git -> 2.0.4 (#17002)

Google Code no longer supports git cloning. We could restore this
revision by exporting the repository to github and working from there,
but barring a request for it, we can just use the released version.


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


[Nix-commits] [NixOS/nixpkgs] a9728c: rkt: install stage1 ACIs to expected path (#17079)

2016-07-19 Thread Stefan Junker
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: a9728c279659ea5f9c2674373dcec4ac2ae615c1
  
https://github.com/NixOS/nixpkgs/commit/a9728c279659ea5f9c2674373dcec4ac2ae615c1
  Author: Stefan Junker 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

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

  Log Message:
  ---
  rkt: install stage1 ACIs to expected path (#17079)

Makes rkt's `--stage1-from-dir` CLI argument work.


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


[Nix-commits] [NixOS/nixpkgs] c6ba4c: compton: add xwininfo dependency for compton-trans...

2016-07-19 Thread Andrew Jamison
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: c6ba4cbde90ce7198ab5b0de06f25fc2d6014e9d
  
https://github.com/NixOS/nixpkgs/commit/c6ba4cbde90ce7198ab5b0de06f25fc2d6014e9d
  Author: Andrew Jamison 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M pkgs/applications/window-managers/compton/default.nix
M pkgs/applications/window-managers/compton/git.nix

  Log Message:
  ---
  compton: add xwininfo dependency for compton-trans; clean up (#16877)


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


[Nix-commits] [NixOS/nixpkgs] c09338: p7zip: 15.14.1 -> 16.02 (#17025)

2016-07-19 Thread Miguel Madrid
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: c09338d037002c769b03950c22d744b5a1593fe2
  
https://github.com/NixOS/nixpkgs/commit/c09338d037002c769b03950c22d744b5a1593fe2
  Author: Miguel Madrid 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

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

  Log Message:
  ---
  p7zip: 15.14.1 -> 16.02 (#17025)


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


Re: [Nix-dev] Specifying particular firmware

2016-07-19 Thread Roger Qiu
In what situations should we be using `enableAllFirmware`? Will 
something let us know (like something breaking)? Other distro 
installations appear to detect when non-free firmware is needed.



On 19/07/2016 6:40 AM, Vladimír Čunát wrote:

On 07/18/2016 07:35 PM, Matthew Robbetts wrote:

I can’t figure out where firmware versions are specified/determined by nixos

It's the option `config.hardware.enableAllFirmware` which pulls
`pkgs.firmwareLinuxNonfree`. Surely you can follow to the source, etc.

--Vladimir




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


--
Founder of Matrix AI
https://matrix.ai/
+61420925975

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


[Nix-commits] [NixOS/nixpkgs] 5c534b: phpPackages.composer: 1.0.0-alpha11 -> 1.2.0

2016-07-19 Thread Franz Pletz
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 5c534b2186ce08c7e3ea9dc25d7b7d435904b668
  
https://github.com/NixOS/nixpkgs/commit/5c534b2186ce08c7e3ea9dc25d7b7d435904b668
  Author: Franz Pletz 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

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

  Log Message:
  ---
  phpPackages.composer: 1.0.0-alpha11 -> 1.2.0


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


Re: [Nix-dev] Project environment setup

2016-07-19 Thread Daniel Hlynskyi
Looks like gradle25 package doesn't follow nixpkgs conventions here. It has
no `.override` attribute, which, as I remember, is added by `callPackage`
function.
I think this is a bug, but there is a workaround:

```
# shell.nix

{ pkgs ? import  {} }:
let
  mygradle = (pkgs.gradleGen.override {
jdk = pkgs.openjdk8;
  }).gradle25;
in pkgs.stdenv.mkDerivation {
name = "myproject";
buildInputs = [ mygradle ];
}
```

You didn't want `.overrideDerivation` here, I think, just `.override`.

2016-07-19 3:53 GMT+03:00 Ryan Eckbo :

> I've been reading the docs and blog posts but I'm still unsure on the
> proper
> way to configure a local shell.nix with my required modified packages.
> Specifically, I need gradle built with jdk 8, something like
>
>pkgs.gradle25.override { jdk = pkgs.openjdk8; }
>
> and I also have some local nix expressions. But I only want this for one
> project (so no
> setting of .nixpkgs/config.nix).  Can someone point me in the right
> direction?
>
> Thanks!
> Ryan
>
> ___
> 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] 77fccc: wikicurses: init at 1.3 (#16916)

2016-07-19 Thread Matthias Beyer
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 77fcccf7d70636c1aede4907e308a1a7b03ce120
  
https://github.com/NixOS/nixpkgs/commit/77fcccf7d70636c1aede4907e308a1a7b03ce120
  Author: Matthias Beyer 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

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

  Log Message:
  ---
  wikicurses: init at 1.3 (#16916)


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


[Nix-commits] Failed: Hydra job nixpkgs:trunk:tarball on x86_64-linux

2016-07-19 Thread Hydra Build Daemon
Hi,

The status of Hydra job ‘nixpkgs:trunk:tarball’ (on x86_64-linux) has changed 
from "Success" to "Failed".  For details, see

  https://hydra.nixos.org/build/37759219

This may be due to 3 commits by Eric Merritt , Miguel 
Madrid  or Ram Kromberg .

Go forth and fix it.

Regards,

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


[Nix-commits] [NixOS/nixpkgs] eb9280: nixos-containers: init package (#16959)

2016-07-19 Thread Eric Merritt
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: eb92804f914a8a40339473ebd641f0a93d8576b9
  
https://github.com/NixOS/nixpkgs/commit/eb92804f914a8a40339473ebd641f0a93d8576b9
  Author: Eric Merritt 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M nixos/modules/virtualisation/containers.nix
R nixos/modules/virtualisation/nixos-container-completion.sh
R nixos/modules/virtualisation/nixos-container.pl
A pkgs/tools/virtualization/nixos-container/default.nix
A pkgs/tools/virtualization/nixos-container/nixos-container-completion.sh
A pkgs/tools/virtualization/nixos-container/nixos-container.pl
M pkgs/top-level/all-packages.nix

  Log Message:
  ---
  nixos-containers: init package (#16959)

This moves nixos-containers into its own package so that it can be
relied upon by other packages/systems. This should make development
using dynamic containers much easier.


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


[Nix-commits] [NixOS/nixpkgs] e21992: libmsgpack: 1.1.0 -> 2.0.0 (#16722)

2016-07-19 Thread Miguel Madrid
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: e2199205c7012fc9cfeaf89e85fe3bb8084b82a4
  
https://github.com/NixOS/nixpkgs/commit/e2199205c7012fc9cfeaf89e85fe3bb8084b82a4
  Author: Miguel Madrid 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

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

  Log Message:
  ---
  libmsgpack: 1.1.0 -> 2.0.0 (#16722)


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


[Nix-commits] [NixOS/nixpkgs] ba0224: geany-with-vte: fix desktop shortcut and man pages...

2016-07-19 Thread Ram Kromberg
  Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: ba0224fa17c0520555ffde9d1c540c4623d22e6a
  
https://github.com/NixOS/nixpkgs/commit/ba0224fa17c0520555ffde9d1c540c4623d22e6a
  Author: Ram Kromberg 
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
M pkgs/applications/editors/geany/with-vte.nix

  Log Message:
  ---
  geany-with-vte: fix desktop shortcut and man pages (#16759)


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