[Nix-commits] [NixOS/nixpkgs] 2e8885: dpkg: Fix the build on Darwin

2016-09-04 Thread Benjamin Staffin
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 2e88851c618696712016793177ccd26211851f98 https://github.com/NixOS/nixpkgs/commit/2e88851c618696712016793177ccd26211851f98 Author: Benjamin Staffin Date: 2016-09-05 (Mon, 05 Sep 2016)

Re: [Nix-dev] building ruby package utf-8 needed

2016-09-04 Thread Peter Hoeg
I am currently trying to run it via nix-shell . on the checkot of my fork. https://github.com/mogorman/huginn/blob/master/default.nix is the default.nix. I am currently trying before I tried it with the barebones example provided by https://github.com/manveru/bundix Try checking this out:

Re: [Nix-dev] building ruby package utf-8 needed

2016-09-04 Thread Matthew O'Gorman
Peter Hoeg writes: I am trying to package a ruby package into nixpkgs and I am getting stuck here. How do I properly set the utf8 variables in the build? I have tried setting LANG and LC_ALL but i don't know if it propigated correctly. thanks for the help. > >

Re: [Nix-dev] building ruby package utf-8 needed

2016-09-04 Thread Peter Hoeg
I am trying to package a ruby package into nixpkgs and I am getting stuck here. How do I properly set the utf8 variables in the build? I have tried setting LANG and LC_ALL but i don't know if it propigated correctly. thanks for the help. sorry if I wasn't clear. Can I see the nix expression

Re: [Nix-dev] building ruby package utf-8 needed

2016-09-04 Thread Matthew O'Gorman
Peter Hoeg writes: > Matthew, > >>I am trying to package a ruby package into nixpkgs and I am getting >>stuck here. How do I properly set the utf8 variables in the build? I >>have tried setting LANG and LC_ALL but i don't know if it propigated >>correctly. thanks for the help. >

Re: [Nix-dev] building ruby package utf-8 needed

2016-09-04 Thread Peter Hoeg
Matthew, I am trying to package a ruby package into nixpkgs and I am getting stuck here. How do I properly set the utf8 variables in the build? I have tried setting LANG and LC_ALL but i don't know if it propigated correctly. thanks for the help. Can you share the package definition? /Peter

Re: [Nix-dev] Limiting access to only maintained packages and ensuring core packages are maintained

2016-09-04 Thread Peter Hoeg
Many meta.maintainers do not have commit access, that's the main bottleneck that causes hours/days/weeks/months delay. This should not be so. A "maintainer" that does not have commit access cannot maintain and is thus not actually a maintainer. I'm currently listed as maintainer (15 packages)

[Nix-commits] [NixOS/nixpkgs] 7bc6fa: php70Packages.v8js: init at 1.3.2

2016-09-04 Thread Shea Levy
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 7bc6fa344a2fe616135696b2f26a328e6235366b https://github.com/NixOS/nixpkgs/commit/7bc6fa344a2fe616135696b2f26a328e6235366b Author: Stefan Siegl Date: 2016-09-04 (Sun, 04 Sep 2016)

[Nix-commits] [NixOS/nixpkgs] 045bcf: maintainers: add aske

2016-09-04 Thread Nikolay Amiantov
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 045bcfef4b976b364d9306db6679d4b62acef928 https://github.com/NixOS/nixpkgs/commit/045bcfef4b976b364d9306db6679d4b62acef928 Author: aske Date: 2016-09-05 (Mon, 05 Sep 2016) Changed paths:

[Nix-commits] [NixOS/nixpkgs] 373afb: salut_a_toi: Fix typo in build phase

2016-09-04 Thread Lancelot SIX
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 373afbd516de07d8e30e6e25be45700986f9ab1f https://github.com/NixOS/nixpkgs/commit/373afbd516de07d8e30e6e25be45700986f9ab1f Author: Lancelot SIX Date: 2016-09-05 (Mon, 05 Sep 2016)

[Nix-commits] [NixOS/nixpkgs] c3df34: gemconfig: rbnacl needs libsodium

2016-09-04 Thread Joachim F
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: c3df347f7baab0b8e94519950d9dd5085712be28 https://github.com/NixOS/nixpkgs/commit/c3df347f7baab0b8e94519950d9dd5085712be28 Author: Michael Fellinger Date: 2016-06-16 (Thu, 16 Jun

[Nix-commits] [NixOS/nixpkgs] 269f73: grsecurity module: set nixpkgs.config.grsecurity =...

2016-09-04 Thread Joachim Fasting
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 269f739dedf525e4ef0f1ae326df1b0ed5ba4f1d https://github.com/NixOS/nixpkgs/commit/269f739dedf525e4ef0f1ae326df1b0ed5ba4f1d Author: Joachim Fasting Date: 2016-09-05 (Mon, 05 Sep 2016)

[Nix-commits] [NixOS/nixpkgs] dbde90: sway: 0.8 -> 0.9

2016-09-04 Thread Ignat Loskutov
Branch: refs/heads/release-16.09 Home: https://github.com/NixOS/nixpkgs Commit: dbde90db82ddbf226fe518a1ef53ca73a79af3a7 https://github.com/NixOS/nixpkgs/commit/dbde90db82ddbf226fe518a1ef53ca73a79af3a7 Author: Ignat Loskutov Date: 2016-09-05 (Mon, 05 Sep

[Nix-commits] [NixOS/nixpkgs] b577f2: sway: 0.8 -> 0.9

2016-09-04 Thread Joachim F
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: b577f2997e9990f3d5447c351d192404a163263c https://github.com/NixOS/nixpkgs/commit/b577f2997e9990f3d5447c351d192404a163263c Author: Ignat Loskutov Date: 2016-09-04 (Sun, 04 Sep 2016)

Re: [Nix-dev] libvirt/nixops

2016-09-04 Thread Domen Kožar
What's the output of: $ virsh -c qemu:///system net-dhcp-leases --network default On Sun, Sep 4, 2016 at 10:13 PM, Vladimír Čunát wrote: > On 09/04/2016 10:07 PM, Joachim Schiele wrote: > > i'm using nixos 16.03.1271.546618c (Emu) with nixops 1.4 and i wanted to > > deploy to

[Nix-dev] Hydra having problems?

2016-09-04 Thread Michael Alan Dorman
It looks like there's a lot of idle machines, with nothing attempting to build? Mike. ___ nix-dev mailing list nix-dev@lists.science.uu.nl http://lists.science.uu.nl/mailman/listinfo/nix-dev

Re: [Nix-dev] libvirt/nixops

2016-09-04 Thread Vladimír Čunát
On 09/04/2016 10:07 PM, Joachim Schiele wrote: > i'm using nixos 16.03.1271.546618c (Emu) with nixops 1.4 and i wanted to > deploy to libvirtd. Do you know about https://github.com/NixOS/nixops/issues/499 --Vladimir smime.p7s Description: S/MIME Cryptographic Signature

[Nix-dev] libvirt/nixops

2016-09-04 Thread Joachim Schiele
dear developers, i'm using nixos 16.03.1271.546618c (Emu) with nixops 1.4 and i wanted to deploy to libvirtd. according to https://nixos.org/nixops/manual/#idm140737319108016 this should be working. my problem is, i can't manage to get a IPv4 via dhcpcd from a kvm/libvirtd-client. i see this:

[Nix-commits] [NixOS/nixpkgs] c2851b: idea.webstorm: 10.0.5 -> 2016.2.2

2016-09-04 Thread Edward Tjörnhammar
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: c2851bc8418dbc4af9b4974b808e2846aae77cf4 https://github.com/NixOS/nixpkgs/commit/c2851bc8418dbc4af9b4974b808e2846aae77cf4 Author: Stefan Siegl Date: 2016-09-04 (Sun, 04 Sep 2016)

[Nix-commits] [NixOS/nixpkgs] 741527: dbus: 1.10.8. -> 1.10.10

2016-09-04 Thread Vladimír Čunát
Branch: refs/heads/staging Home: https://github.com/NixOS/nixpkgs Commit: 741527adeff4734a33c8b9a16b1c855fcc207a56 https://github.com/NixOS/nixpkgs/commit/741527adeff4734a33c8b9a16b1c855fcc207a56 Author: Vladimír Čunát Date: 2016-09-04 (Sun, 04 Sep 2016)

[Nix-commits] [NixOS/nixpkgs] c47eb4: salut_a_toi: Fix typo in build phase

2016-09-04 Thread Lancelot SIX
Branch: refs/heads/release-16.09 Home: https://github.com/NixOS/nixpkgs Commit: c47eb4a43a9ab338c26b6b05d59ad0cb90507ed1 https://github.com/NixOS/nixpkgs/commit/c47eb4a43a9ab338c26b6b05d59ad0cb90507ed1 Author: Lancelot SIX Date: 2016-09-04 (Sun, 04 Sep

Re: [Nix-dev] Limiting access to only maintained packages and ensuring core packages are maintained

2016-09-04 Thread laverne
On Sat, 03 Sep 2016 08:35:45 -0500 stewart mackenzie wrote > Many meta.maintainers do not have commit access, that's the main > bottleneck that causes hours/days/weeks/months delay. This should not be so. A "maintainer" that does not have commit access cannot maintain and is thus

[Nix-commits] [NixOS/nixpkgs] 72ed67: setuid-wrappers: correctly umount the tmpfs

2016-09-04 Thread Domen Kožar
Branch: refs/heads/release-16.09 Home: https://github.com/NixOS/nixpkgs Commit: 72ed67a3c283c9968de184219c771c885afadd2e https://github.com/NixOS/nixpkgs/commit/72ed67a3c283c9968de184219c771c885afadd2e Author: Domen Kožar Date: 2016-09-04 (Sun, 04 Sep 2016)

[Nix-dev] building ruby package utf-8 needed

2016-09-04 Thread Matthew O'Gorman
I am trying to package a ruby package into nixpkgs and I am getting stuck here. How do I properly set the utf8 variables in the build? I have tried setting LANG and LC_ALL but i don't know if it propigated correctly. thanks for the help. buildFlags: WARNING: You build with buildroot. Build

[Nix-commits] [NixOS/nixpkgs] 393e64: setuid-wrappers: correctly umount the tmpfs

2016-09-04 Thread Domen Kožar
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 393e646e4fab06b58542ace3ca2a90eab22c809d https://github.com/NixOS/nixpkgs/commit/393e646e4fab06b58542ace3ca2a90eab22c809d Author: Domen Kožar Date: 2016-09-04 (Sun, 04 Sep 2016) Changed

[Nix-commits] [NixOS/nixpkgs] aa3869: linuxPackages_testing: Don't recurseIntoAttrs

2016-09-04 Thread Tuomas Tynkkynen
Branch: refs/heads/release-16.09 Home: https://github.com/NixOS/nixpkgs Commit: aa38696a25c211250fcc7498ed818cb49da115af https://github.com/NixOS/nixpkgs/commit/aa38696a25c211250fcc7498ed818cb49da115af Author: Tuomas Tynkkynen Date: 2016-09-04 (Sun, 04 Sep

[Nix-commits] [NixOS/nixpkgs] c536a3: linuxPackages_testing: Don't recurseIntoAttrs

2016-09-04 Thread Tuomas Tynkkynen
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: c536a3fa2fd42f46c0cb15e17a74f060a4a8f63c https://github.com/NixOS/nixpkgs/commit/c536a3fa2fd42f46c0cb15e17a74f060a4a8f63c Author: Tuomas Tynkkynen Date: 2016-09-04 (Sun, 04 Sep 2016)

[Nix-commits] [NixOS/nixpkgs] 4d308d: mdf2iso: init at 0.3.1

2016-09-04 Thread Joachim F
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 4d308dcd5172395a3671ab7c2ed7ee7d23a0864e https://github.com/NixOS/nixpkgs/commit/4d308dcd5172395a3671ab7c2ed7ee7d23a0864e Author: Jan Malakhovski Date: 2016-09-04 (Sun, 04 Sep 2016)

[Nix-commits] [NixOS/nixpkgs] ad815f: xapianBindings: 1.2.23 -> 1.4.0

2016-09-04 Thread Joachim F
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: ad815f42067d7924717f145ec7e98d0969ec3565 https://github.com/NixOS/nixpkgs/commit/ad815f42067d7924717f145ec7e98d0969ec3565 Author: Joachim Fasting Date: 2016-09-03 (Sat, 03 Sep 2016)

[Nix-commits] [NixOS/nixpkgs] 2f33b0: ispc: extend test suite

2016-09-04 Thread Aristid Breitkreuz
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 2f33b0611955eb6384332c52460a375765c1a1a4 https://github.com/NixOS/nixpkgs/commit/2f33b0611955eb6384332c52460a375765c1a1a4 Author: Aristid Breitkreuz Date: 2016-09-04 (Sun, 04 Sep

[Nix-commits] [NixOS/nixpkgs] 5d46dd: wayland-protocols: 1.4 -> 1.7

2016-09-04 Thread Alexander Ried
Branch: refs/heads/release-16.09 Home: https://github.com/NixOS/nixpkgs Commit: 5d46ddf3f1cbc766ff5bb85221f187712f800e40 https://github.com/NixOS/nixpkgs/commit/5d46ddf3f1cbc766ff5bb85221f187712f800e40 Author: Alexander Ried Date: 2016-09-04 (Sun, 04 Sep 2016)

[Nix-commits] [NixOS/nixpkgs] 54d355: etcd: 2.3.7 -> 3.0.6

2016-09-04 Thread Jaka Hudoklin
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 54d3556e7aaa36f68cbeb9c9ea40edafda42c823 https://github.com/NixOS/nixpkgs/commit/54d3556e7aaa36f68cbeb9c9ea40edafda42c823 Author: Jaka Hudoklin Date: 2016-08-24 (Wed, 24 Aug 2016)

[Nix-commits] [NixOS/nixpkgs] 095c7a: nixos/manual: mentioning other zsh options at prog...

2016-09-04 Thread Rok Garbas
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 095c7aefe1c5d7fea8467f19473a1895cb2df17f https://github.com/NixOS/nixpkgs/commit/095c7aefe1c5d7fea8467f19473a1895cb2df17f Author: Rok Garbas Date: 2016-09-04 (Sun, 04 Sep 2016) Changed

[Nix-commits] [NixOS/nixpkgs] 09168f: crawlTiles: fix build

2016-09-04 Thread Nikolay Amiantov
Branch: refs/heads/release-16.09 Home: https://github.com/NixOS/nixpkgs Commit: 09168f0e122c7744d1eb3050090626b6232e149b https://github.com/NixOS/nixpkgs/commit/09168f0e122c7744d1eb3050090626b6232e149b Author: Nikolay Amiantov Date: 2016-09-04 (Sun, 04 Sep 2016)

[Nix-commits] [NixOS/nixpkgs] 5d7adc: crawlTiles: fix build

2016-09-04 Thread Nikolay Amiantov
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 5d7adc7b093a00b3dc0ef97fa657160815161b9f https://github.com/NixOS/nixpkgs/commit/5d7adc7b093a00b3dc0ef97fa657160815161b9f Author: Nikolay Amiantov Date: 2016-09-04 (Sun, 04 Sep 2016)

[Nix-commits] [NixOS/nixpkgs] 73a4a9: wayland-protocols: 1.4 -> 1.7

2016-09-04 Thread Alexander Ried
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 73a4a917ec5865bba2c1ba082f82f41bdbf305d9 https://github.com/NixOS/nixpkgs/commit/73a4a917ec5865bba2c1ba082f82f41bdbf305d9 Author: Alexander Ried Date: 2016-09-04 (Sun, 04 Sep 2016)

[Nix-commits] [NixOS/nixpkgs] 1dc5f9: runVM: mount devpts

2016-09-04 Thread Nikolay Amiantov
Branch: refs/heads/release-16.09 Home: https://github.com/NixOS/nixpkgs Commit: 1dc5f92487e718cd9caf1c2eaa320294a1d366af https://github.com/NixOS/nixpkgs/commit/1dc5f92487e718cd9caf1c2eaa320294a1d366af Author: Nikolay Amiantov Date: 2016-09-04 (Sun, 04 Sep 2016)

[Nix-commits] [NixOS/nixpkgs] 8b38b6: runVM: check exit code before postVM eval

2016-09-04 Thread Nikolay Amiantov
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 8b38b6aae2f292339e1be04239361fba71c00774 https://github.com/NixOS/nixpkgs/commit/8b38b6aae2f292339e1be04239361fba71c00774 Author: Nikolay Amiantov Date: 2016-09-04 (Sun, 04 Sep 2016)

[Nix-commits] [NixOS/nixpkgs] 957869: ispc: detect test failures, restrict platforms

2016-09-04 Thread Aristid Breitkreuz
Branch: refs/heads/release-16.09 Home: https://github.com/NixOS/nixpkgs Commit: 957869cb99165af3e5480110a3ed6f8f2b2fd1c0 https://github.com/NixOS/nixpkgs/commit/957869cb99165af3e5480110a3ed6f8f2b2fd1c0 Author: Aristid Breitkreuz Date: 2016-09-04 (Sun, 04

[Nix-commits] [NixOS/nixpkgs] f4443b: ispc: detect test failures, restrict platforms

2016-09-04 Thread Aristid Breitkreuz
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: f4443bb9ef7b92608b96e4221a18bcf679496ea9 https://github.com/NixOS/nixpkgs/commit/f4443bb9ef7b92608b96e4221a18bcf679496ea9 Author: Aristid Breitkreuz Date: 2016-09-04 (Sun, 04 Sep

[Nix-commits] [NixOS/nixpkgs] d21966: pirate-get: 2.0.8 -> 2.0.9

2016-09-04 Thread Joachim F
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: d21966a6fcf4465a3f80c8ff2a4b0f73f43c993d https://github.com/NixOS/nixpkgs/commit/d21966a6fcf4465a3f80c8ff2a4b0f73f43c993d Author: rnhmjoj Date: 2016-09-04 (Sun, 04 Sep 2016)

[Nix-commits] [NixOS/nixpkgs] c40578: plan9port 2015-11-10 -> 2016-04-18 (#18228)

2016-09-04 Thread Ram Kromberg
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: c40578ccbba98ce771de3dd2916515b772136852 https://github.com/NixOS/nixpkgs/commit/c40578ccbba98ce771de3dd2916515b772136852 Author: Ram Kromberg Date: 2016-09-04 (Sun, 04 Sep 2016)

[Nix-commits] [NixOS/nixpkgs] b52d93: tcpkali: init at 0.9

2016-09-04 Thread Joachim F
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: b52d9374751052e577697bc93a2e28504a7bcd5a https://github.com/NixOS/nixpkgs/commit/b52d9374751052e577697bc93a2e28504a7bcd5a Author: Dmitry Ivanov Date: 2016-09-04 (Sun, 04 Sep 2016)

[Nix-commits] [NixOS/nixpkgs] f1967e: qutebrowser: add cssutils dependency

2016-09-04 Thread Nikolay Amiantov
Branch: refs/heads/release-16.09 Home: https://github.com/NixOS/nixpkgs Commit: f1967edc1694f8c64c711daadf7c8b0bb830b298 https://github.com/NixOS/nixpkgs/commit/f1967edc1694f8c64c711daadf7c8b0bb830b298 Author: Nikolay Amiantov Date: 2016-09-04 (Sun, 04 Sep 2016)

[Nix-commits] [NixOS/nixpkgs] 9f2c48: qutebrowser: add cssutils dependency

2016-09-04 Thread Nikolay Amiantov
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 9f2c48a7a7bb35d437ab3bbb3f23b552530af234 https://github.com/NixOS/nixpkgs/commit/9f2c48a7a7bb35d437ab3bbb3f23b552530af234 Author: Nikolay Amiantov Date: 2016-09-04 (Sun, 04 Sep 2016)

[Nix-commits] [NixOS/nixpkgs] f95cf2: ferm: fix race condition in integration test

2016-09-04 Thread Jörg Thalheim
Branch: refs/heads/release-16.09 Home: https://github.com/NixOS/nixpkgs Commit: f95cf2d8c3ea5e32d333fdc656e9414c2caa49ac https://github.com/NixOS/nixpkgs/commit/f95cf2d8c3ea5e32d333fdc656e9414c2caa49ac Author: Jörg Thalheim Date: 2016-09-04 (Sun, 04 Sep

[Nix-commits] [NixOS/nixpkgs] 94dd66: ferm: fix race condition in integration test (#182...

2016-09-04 Thread Jörg Thalheim
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 94dd66882f7564922ea406838add0a4f6a14033c https://github.com/NixOS/nixpkgs/commit/94dd66882f7564922ea406838add0a4f6a14033c Author: Jörg Thalheim Date: 2016-09-04 (Sun, 04 Sep 2016)

[Nix-commits] [NixOS/nixpkgs] 2852b6: ispc: 20151128 -> 1.9.1, fix build

2016-09-04 Thread Aristid Breitkreuz
Branch: refs/heads/release-16.09 Home: https://github.com/NixOS/nixpkgs Commit: 2852b6e7b7d9c6393873c57853e5ab7509003b21 https://github.com/NixOS/nixpkgs/commit/2852b6e7b7d9c6393873c57853e5ab7509003b21 Author: Aristid Breitkreuz Date: 2016-09-04 (Sun, 04

[Nix-commits] [NixOS/nixpkgs] c4b0d8: ispc: 20151128 -> 1.9.1, fix build

2016-09-04 Thread Aristid Breitkreuz
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: c4b0d80cba6375069db956f34022e3fa9ac1c564 https://github.com/NixOS/nixpkgs/commit/c4b0d80cba6375069db956f34022e3fa9ac1c564 Author: Aristid Breitkreuz Date: 2016-09-04 (Sun, 04 Sep

[Nix-commits] [NixOS/nixpkgs] 39d442: megaglest: Fix build

2016-09-04 Thread Tuomas Tynkkynen
Branch: refs/heads/release-16.09 Home: https://github.com/NixOS/nixpkgs Commit: 39d442868cb33ee85671cfcc400b16b5209efdfd https://github.com/NixOS/nixpkgs/commit/39d442868cb33ee85671cfcc400b16b5209efdfd Author: Tuomas Tynkkynen Date: 2016-09-04 (Sun, 04 Sep

[Nix-commits] [NixOS/nixpkgs] dd3b6e: megaglest: Fix build

2016-09-04 Thread Tuomas Tynkkynen
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: dd3b6ef357b18a5fd1793c803f4d54ec080f70a0 https://github.com/NixOS/nixpkgs/commit/dd3b6ef357b18a5fd1793c803f4d54ec080f70a0 Author: Tuomas Tynkkynen Date: 2016-09-04 (Sun, 04 Sep 2016)

[Nix-commits] [NixOS/nixpkgs] 56b549: terraform: 0.7.1 -> 0.7.2

2016-09-04 Thread zimbatm
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 56b549d4c7e71a1847721f7ba85be9c05163a9a0 https://github.com/NixOS/nixpkgs/commit/56b549d4c7e71a1847721f7ba85be9c05163a9a0 Author: Márton Boros Date: 2016-09-04 (Sun, 04 Sep 2016)

Re: [Nix-dev] LLVM, Clang and GCC 5 (C++ ABI Tags)

2016-09-04 Thread Christophe Trophime
Christophe TROPHIME Research Engineer CNRS - LNCMI 25, rue des Martyrs BP 166 38042 GRENOBLE Cedex 9 FRANCE Tel : +33 (0)4 76 88 90 02 Fax : +33 (0) 4 76 88 10 01 Office U 19 M@il : christophe.troph...@lncmi.cnrs.fr - Original Message - > From: "Aristid Breitkreuz"

[Nix-commits] [NixOS/nixpkgs] 4dfafb: i2pd: 2.8.0 -> 2.9.0

2016-09-04 Thread Edward Tjörnhammar
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 4dfafbc0c3d1d7b418c8b3a097c7d2cded3e241e https://github.com/NixOS/nixpkgs/commit/4dfafbc0c3d1d7b418c8b3a097c7d2cded3e241e Author: Edward Tjörnhammar Date: 2016-09-04 (Sun, 04 Sep 2016)

[Nix-commits] [NixOS/nixpkgs] 15af90: llvmPackages_39: init at 3.9.0rc3

2016-09-04 Thread Vladimír Čunát
Branch: refs/heads/release-16.09 Home: https://github.com/NixOS/nixpkgs Commit: 15af9082ebeb2aece84e426daf7185715cfbb203 https://github.com/NixOS/nixpkgs/commit/15af9082ebeb2aece84e426daf7185715cfbb203 Author: Gabriel Ebner Date: 2016-08-31 (Wed, 31 Aug

[Nix-commits] [NixOS/nixpkgs] 15af90: llvmPackages_39: init at 3.9.0rc3

2016-09-04 Thread Vladimír Čunát
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 15af9082ebeb2aece84e426daf7185715cfbb203 https://github.com/NixOS/nixpkgs/commit/15af9082ebeb2aece84e426daf7185715cfbb203 Author: Gabriel Ebner Date: 2016-08-31 (Wed, 31 Aug 2016)

[Nix-dev] LLVM, Clang and GCC 5 (C++ ABI Tags)

2016-09-04 Thread Aristid Breitkreuz
Hi all, I've been trying to fix the ISPC build, only to find that clang 3.8 does not support GCC 5's ABI Tags, which means that functions returning std::string may lead to compiler errors. LLVM/Clang 3.9 apparently does: http://llvm.org/releases/3.9.0/docs/ReleaseNotes.html#gcc-abi-tag I think

[Nix-commits] [NixOS/nixpkgs] 1f7dfd: ghcjs: fix eval /cc @svanderburg

2016-09-04 Thread Domen Kožar
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 1f7dfda8b86ab86be0df0b78ffb9d00cb2546f5f https://github.com/NixOS/nixpkgs/commit/1f7dfda8b86ab86be0df0b78ffb9d00cb2546f5f Author: Domen Kožar Date: 2016-09-04 (Sun, 04 Sep 2016) Changed

[Nix-commits] [NixOS/nixpkgs] ad7717: ghcjs: fix eval /cc @svanderburg

2016-09-04 Thread Domen Kožar
Branch: refs/heads/release-16.09 Home: https://github.com/NixOS/nixpkgs Commit: ad771764743d9645084ac21730bb5a6cc11ce672 https://github.com/NixOS/nixpkgs/commit/ad771764743d9645084ac21730bb5a6cc11ce672 Author: Domen Kožar Date: 2016-09-04 (Sun, 04 Sep 2016)

[Nix-commits] [NixOS/nixpkgs] e8dea0: dejavu_fontsEnv: explain the situation in a commen...

2016-09-04 Thread Vladimír Čunát
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: e8dea0db30a0fede92ac22733deb33325ee53075 https://github.com/NixOS/nixpkgs/commit/e8dea0db30a0fede92ac22733deb33325ee53075 Author: Vladimír Čunát Date: 2016-09-04 (Sun, 04 Sep 2016)

Re: [Nix-dev] dejavu-fonts environment collision

2016-09-04 Thread Vladimír Čunát
On 09/03/2016 08:13 PM, Karn Kallio wrote: > After splitting the DejaVuSans.ttf file into a multiple output in the > dejavu_fonts Nixpkgs expression it is not possible to install in the > user profile due to the collision. The attached patch makes a new > package without the collision for user

[Nix-commits] [NixOS/nixpkgs] 892622: lyx: clean the expression a bit

2016-09-04 Thread Vladimír Čunát
Branch: refs/heads/release-16.09 Home: https://github.com/NixOS/nixpkgs Commit: 8926221e31af34d355154ad49904a312d1b0c6da https://github.com/NixOS/nixpkgs/commit/8926221e31af34d355154ad49904a312d1b0c6da Author: Vladimír Čunát Date: 2016-09-04 (Sun, 04 Sep

[Nix-commits] [NixOS/nixpkgs] 168d6f: lyx: clean the expression a bit

2016-09-04 Thread Vladimír Čunát
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 168d6fdf219d3f41d55cf33c984d9b4b212a3d8e https://github.com/NixOS/nixpkgs/commit/168d6fdf219d3f41d55cf33c984d9b4b212a3d8e Author: Vladimír Čunát Date: 2016-09-04 (Sun, 04 Sep 2016)

Re: [Nix-dev] No patchShebangs in lyx/default.nix

2016-09-04 Thread Vladimír Čunát
On 09/04/2016 12:34 AM, Sergiu Ivanov wrote: > I have a couple rather simple questions about lyx/default.nix which are > certainly due to my ignorance. > [...] > The package installs just fine, lyx is wrapped all right. However, when > I run the sed command from this script in my terminal (not in

[Nix-commits] [NixOS/nixpkgs] 2ee599: Revert "bundix: 2.2.0"

2016-09-04 Thread Graham Christensen
Branch: refs/heads/release-16.09 Home: https://github.com/NixOS/nixpkgs Commit: 2ee59910dbafbd01f14dfa3231b0940d5bc0f2d6 https://github.com/NixOS/nixpkgs/commit/2ee59910dbafbd01f14dfa3231b0940d5bc0f2d6 Author: Graham Christensen Date: 2016-09-04 (Sun, 04

[Nix-commits] [NixOS/nixpkgs] f2ce50: postfix: 3.1.1 -> 3.1.2

2016-09-04 Thread Gabriel Ebner
Branch: refs/heads/release-16.09 Home: https://github.com/NixOS/nixpkgs Commit: f2ce502f9c7985fcd00fa4714cefee7908b2abfd https://github.com/NixOS/nixpkgs/commit/f2ce502f9c7985fcd00fa4714cefee7908b2abfd Author: Gabriel Ebner Date: 2016-09-04 (Sun, 04 Sep

[Nix-commits] [NixOS/nixpkgs] 84ca6f: haskell: fix ghcWithHoogle to version 4

2016-09-04 Thread Karn Kallio
Branch: refs/heads/release-16.09 Home: https://github.com/NixOS/nixpkgs Commit: 84ca6f098eee05ba516daa1f101389d12a5bcb1c https://github.com/NixOS/nixpkgs/commit/84ca6f098eee05ba516daa1f101389d12a5bcb1c Author: Profpatsch Date: 2016-09-04 (Sun, 04 Sep 2016)

[Nix-commits] [NixOS/nixpkgs] ca1f21: Merge #18280: pygtk: fix broken symlink

2016-09-04 Thread Vladimír Čunát
Branch: refs/heads/release-16.09 Home: https://github.com/NixOS/nixpkgs Commit: ca1f212071ebf310969238104257d54646f54d8f https://github.com/NixOS/nixpkgs/commit/ca1f212071ebf310969238104257d54646f54d8f Author: Vladimír Čunát Date: 2016-09-04 (Sun, 04 Sep

[Nix-commits] [NixOS/nixpkgs] 3ab7bf: pygtk: fix broken symlink

2016-09-04 Thread Vladimír Čunát
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 3ab7bfeb30f3edc86a5063c06a64386234f2cf75 https://github.com/NixOS/nixpkgs/commit/3ab7bfeb30f3edc86a5063c06a64386234f2cf75 Author: Jörg Thalheim Date: 2016-09-04 (Sun, 04 Sep 2016)

[Nix-commits] [NixOS/nixpkgs] 8dc936: gpodder: 3.9.0 -> 3.9.1

2016-09-04 Thread Frederik Rietdijk
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 8dc936c49f54919d51887c2404dbc2d936d47390 https://github.com/NixOS/nixpkgs/commit/8dc936c49f54919d51887c2404dbc2d936d47390 Author: Jörg Thalheim Date: 2016-09-04 (Sun, 04 Sep 2016)

[Nix-commits] [NixOS/nixpkgs] f14488: teeworlds: use wrapProgram

2016-09-04 Thread Robert Helgesson
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: f144887ba027d74308374afb00e4476fee5aa6f6 https://github.com/NixOS/nixpkgs/commit/f144887ba027d74308374afb00e4476fee5aa6f6 Author: Robert Helgesson Date: 2016-09-04 (Sun, 04 Sep 2016)