[Nix-commits] [NixOS/nixpkgs] 3374aa: cjdns: fix assertion.

2016-08-24 Thread Carles Pagès
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 3374aa25bceefb1794bad22cdce7cc3a054f8baf https://github.com/NixOS/nixpkgs/commit/3374aa25bceefb1794bad22cdce7cc3a054f8baf Author: Carles Pagès Date: 2016-08-25 (Thu, 25 Aug 2016) Changed paths: M n

Re: [Nix-dev] Eclipse

2016-08-24 Thread Bjørn Forsman
On 25 August 2016 at 02:05, Tim Barbour wrote: > What is the recommended way to run Eclipse on Nixos ? > > When I install a Nixos eclipse package (e.g. eclipse-cpp), I find that it > cannot install plugins in the normal way, because the plugin installation > process tries to modify the Nix store.

[Nix-commits] [NixOS/nixpkgs] 6324e8: stress-ng: 0.06.11 -> 0.06.14, fix i686 build

2016-08-24 Thread Franz Pletz
Branch: refs/heads/staging Home: https://github.com/NixOS/nixpkgs Commit: 6324e8ef15c037ce470d203e5ce0d2fc52b626b9 https://github.com/NixOS/nixpkgs/commit/6324e8ef15c037ce470d203e5ce0d2fc52b626b9 Author: Franz Pletz Date: 2016-08-25 (Thu, 25 Aug 2016) Changed paths: M p

[Nix-commits] [NixOS/nixpkgs] 4f4691: wraith: disable format hardening

2016-08-24 Thread Franz Pletz
Branch: refs/heads/staging Home: https://github.com/NixOS/nixpkgs Commit: 4f46913bf7eeb536219526d9684cac79ef2485e8 https://github.com/NixOS/nixpkgs/commit/4f46913bf7eeb536219526d9684cac79ef2485e8 Author: Franz Pletz Date: 2016-08-25 (Thu, 25 Aug 2016) Changed paths: M p

[Nix-commits] [NixOS/nixpkgs] afb821: apacheHttpd: use sha256 hash instead of sha1

2016-08-24 Thread Franz Pletz
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: afb821fa154f113bfdf3f96d7451a37ebbac61eb https://github.com/NixOS/nixpkgs/commit/afb821fa154f113bfdf3f96d7451a37ebbac61eb Author: Franz Pletz Date: 2016-08-25 (Thu, 25 Aug 2016) Changed paths: M pk

[Nix-commits] [NixOS/nixpkgs] 7bc02d: apacheHttpd: 2.4.20 -> 2.4.23 (security)

2016-08-24 Thread Franz Pletz
Branch: refs/heads/release-16.03 Home: https://github.com/NixOS/nixpkgs Commit: 7bc02d0c7f60e8d9495f0a33fea3aa2285dc7f1e https://github.com/NixOS/nixpkgs/commit/7bc02d0c7f60e8d9495f0a33fea3aa2285dc7f1e Author: Franz Pletz Date: 2016-08-25 (Thu, 25 Aug 2016) Changed paths:

[Nix-commits] [NixOS/nixpkgs] 4cb727: apacheHttpd: 2.4.20 -> 2.4.23 (security)

2016-08-24 Thread Franz Pletz
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 4cb727253735db09d568a707ebca87e1b77512de https://github.com/NixOS/nixpkgs/commit/4cb727253735db09d568a707ebca87e1b77512de Author: Franz Pletz Date: 2016-08-25 (Thu, 25 Aug 2016) Changed paths: M pk

[Nix-dev] Cross development for STM32

2016-08-24 Thread Tim Barbour
I have some STM32 boards (e.g. Maple Mini) to play with. I am not trying to port Nixos to them, because they are not really powerful enough to run Linux; instead I plan to run ChibiOS/RT on them. I would appreciate suggestions as to a good way to setup an STM32 cross-development environment on Nix

[Nix-commits] [NixOS/nixpkgs] df275f: treewide: fix darwin builds by referring to stdenv...

2016-08-24 Thread Franz Pletz
Branch: refs/heads/staging Home: https://github.com/NixOS/nixpkgs Commit: df275f5b856501e980fe41d9de2d9a8558bdfce3 https://github.com/NixOS/nixpkgs/commit/df275f5b856501e980fe41d9de2d9a8558bdfce3 Author: Franz Pletz Date: 2016-08-25 (Thu, 25 Aug 2016) Changed paths: M p

[Nix-commits] [NixOS/nixpkgs] ad10bf: yad: 0.25.1 -> 0.37.0 and fixup icons

2016-08-24 Thread Robin Gloster
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: ad10bf6309d6cca75b519522a26d86cfbaf8733b https://github.com/NixOS/nixpkgs/commit/ad10bf6309d6cca75b519522a26d86cfbaf8733b Author: Robin Gloster Date: 2016-08-25 (Thu, 25 Aug 2016) Changed paths: M

[Nix-dev] Eclipse

2016-08-24 Thread Tim Barbour
What is the recommended way to run Eclipse on Nixos ? When I install a Nixos eclipse package (e.g. eclipse-cpp), I find that it cannot install plugins in the normal way, because the plugin installation process tries to modify the Nix store. I would like to be able to run Eclipse with i.a. the GNU

[Nix-commits] [NixOS/nixpkgs] 62c72e: dhcpcd: 6.10.1 -> 6.11.3

2016-08-24 Thread Franz Pletz
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 62c72e9af77087af81e1834b7abcdb4cc4f188b3 https://github.com/NixOS/nixpkgs/commit/62c72e9af77087af81e1834b7abcdb4cc4f188b3 Author: Franz Pletz Date: 2016-08-25 (Thu, 25 Aug 2016) Changed paths: M pk

[Nix-commits] [NixOS/nixpkgs] bd739d: pypy: disable pic hardening on i686

2016-08-24 Thread Franz Pletz
Branch: refs/heads/staging Home: https://github.com/NixOS/nixpkgs Commit: bd739d1fae0bcae3d61e6ab8266ca40773f63a6f https://github.com/NixOS/nixpkgs/commit/bd739d1fae0bcae3d61e6ab8266ca40773f63a6f Author: Franz Pletz Date: 2016-08-25 (Thu, 25 Aug 2016) Changed paths: M p

[Nix-commits] [NixOS/nixpkgs] 0859b1: folly: fix license

2016-08-24 Thread Nikolay Amiantov
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 0859b1e119f121800fe7f61768fef6013044e7cb https://github.com/NixOS/nixpkgs/commit/0859b1e119f121800fe7f61768fef6013044e7cb Author: Nikolay Amiantov Date: 2016-08-25 (Thu, 25 Aug 2016) Changed paths:

[Nix-commits] [NixOS/nixpkgs] 468501: freeswitch: 1.2.3 -> 1.6.9

2016-08-24 Thread Robin Gloster
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 4685018b5938367356dae370620637c0817f8d54 https://github.com/NixOS/nixpkgs/commit/4685018b5938367356dae370620637c0817f8d54 Author: Robin Gloster Date: 2016-08-24 (Wed, 24 Aug 2016) Changed paths: M

[Nix-commits] [NixOS/nixpkgs] f0b53a: ctpp2: use default gcc

2016-08-24 Thread Robin Gloster
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: f0b53ac245d6d983595d8ee8f627831dbcf58718 https://github.com/NixOS/nixpkgs/commit/f0b53ac245d6d983595d8ee8f627831dbcf58718 Author: Robin Gloster Date: 2016-08-24 (Wed, 24 Aug 2016) Changed paths: M

Re: [Nix-dev] Generating nixos-compatible binaries? And bootstrapped packages.

2016-08-24 Thread Tomasz Czyż
Personaly, I was a little tired with repatching 3rd party binaries and I linked ld-linux-x86-64.so to /lib and /usr/lib (where most apps looks for this). One time I even linked /usr/lib and /lib directly to /run/current-profile/sw/lib and even have got working some non static binaries :-) (but tha

[Nix-commits] [NixOS/nixpkgs] df8dd6: keybase: replace obsolete client

2016-08-24 Thread Thomas Tuegel
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: df8dd670b5aca53fbb51bd49cbd40cd5f11ecda1 https://github.com/NixOS/nixpkgs/commit/df8dd670b5aca53fbb51bd49cbd40cd5f11ecda1 Author: Thomas Tuegel Date: 2016-08-24 (Wed, 24 Aug 2016) Changed paths: R

[Nix-commits] [NixOS/nixpkgs] 4d2ef9: argus: init at 3.0.8.2

2016-08-24 Thread Jaka Hudoklin
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 4d2ef926b5c056d81409ef247a9947935c7d4024 https://github.com/NixOS/nixpkgs/commit/4d2ef926b5c056d81409ef247a9947935c7d4024 Author: Michiel Leenaars Date: 2016-08-22 (Mon, 22 Aug 2016) Changed paths:

[Nix-commits] [NixOS/nixpkgs] ffb3f0: unclutter-xfixes: init at 1.2

2016-08-24 Thread Jaka Hudoklin
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: ffb3f0396c238b87bbb798f4d851291a1b0fda15 https://github.com/NixOS/nixpkgs/commit/ffb3f0396c238b87bbb798f4d851291a1b0fda15 Author: Mikael Brockman Date: 2016-08-24 (Wed, 24 Aug 2016) Changed paths:

[Nix-commits] [NixOS/nixpkgs] 4f812b: manuskript: init at 0.3.0

2016-08-24 Thread Jaka Hudoklin
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 4f812be509f2a6cb42133c97447f85714a52738a https://github.com/NixOS/nixpkgs/commit/4f812be509f2a6cb42133c97447f85714a52738a Author: Stefan Junker Date: 2016-08-23 (Tue, 23 Aug 2016) Changed paths: A

[Nix-commits] [NixOS/nixpkgs] 9aa251: fpm: 1.4.0 -> 1.6.2

2016-08-24 Thread Jaka Hudoklin
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 9aa2515d14464420c463c38a52683b09cffb08c2 https://github.com/NixOS/nixpkgs/commit/9aa2515d14464420c463c38a52683b09cffb08c2 Author: Peter Hoeg Date: 2016-08-21 (Sun, 21 Aug 2016) Changed paths: M pkg

[Nix-commits] [NixOS/nixpkgs] 509f24: pflogsumm: init at 1.1.3

2016-08-24 Thread Jaka Hudoklin
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 509f24f2409dcee7e49c46bbe147cfb32d00d85c https://github.com/NixOS/nixpkgs/commit/509f24f2409dcee7e49c46bbe147cfb32d00d85c Author: schneefux Date: 2016-08-21 (Sun, 21 Aug 2016) Changed paths: A pkgs

[Nix-commits] [NixOS/nixpkgs] eac690: cppcms: init at 1.0.5

2016-08-24 Thread Jaka Hudoklin
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: eac69059fca4fa84063630d40f769965fd6567d3 https://github.com/NixOS/nixpkgs/commit/eac69059fca4fa84063630d40f769965fd6567d3 Author: Julien Dehos Date: 2016-08-24 (Wed, 24 Aug 2016) Changed paths: A p

[Nix-commits] [NixOS/nixpkgs] c35ce4: cppdb: init at 0.3.1

2016-08-24 Thread Jaka Hudoklin
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: c35ce4714301ed24dbd94202a70e1e9343a90974 https://github.com/NixOS/nixpkgs/commit/c35ce4714301ed24dbd94202a70e1e9343a90974 Author: Julien Dehos Date: 2016-08-24 (Wed, 24 Aug 2016) Changed paths: A p

[Nix-commits] [NixOS/nixpkgs] 4370f4: ddccontrol: use autoreconfHook and fix for newer a...

2016-08-24 Thread Robin Gloster
Branch: refs/heads/staging Home: https://github.com/NixOS/nixpkgs Commit: 4370f487fa9f126490a34769e8f83e5bd65e88f8 https://github.com/NixOS/nixpkgs/commit/4370f487fa9f126490a34769e8f83e5bd65e88f8 Author: Robin Gloster Date: 2016-08-24 (Wed, 24 Aug 2016) Changed paths: A

[Nix-commits] [NixOS/nixpkgs] 5e3294: idea.idea-ultimate: 2016.2 -> 2016.2.2

2016-08-24 Thread Robin Gloster
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 5e3294d6a65b76e00cf00121951dd9c65c6fbe71 https://github.com/NixOS/nixpkgs/commit/5e3294d6a65b76e00cf00121951dd9c65c6fbe71 Author: Robin Gloster Date: 2016-08-24 (Wed, 24 Aug 2016) Changed paths: M

[Nix-commits] [NixOS/nixpkgs] d8679e: easyrsa: use autoreconfHook

2016-08-24 Thread Robin Gloster
Branch: refs/heads/staging Home: https://github.com/NixOS/nixpkgs Commit: d8679e49576e0e4764042a596bbbe5c3688f7ada https://github.com/NixOS/nixpkgs/commit/d8679e49576e0e4764042a596bbbe5c3688f7ada Author: Robin Gloster Date: 2016-08-24 (Wed, 24 Aug 2016) Changed paths: M

[Nix-commits] [NixOS/nixpkgs] 075e33: plotutils: disable failing test on i686

2016-08-24 Thread Franz Pletz
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 075e33a682621b1655fef9217a18a6f1e2234230 https://github.com/NixOS/nixpkgs/commit/075e33a682621b1655fef9217a18a6f1e2234230 Author: Franz Pletz Date: 2016-08-24 (Wed, 24 Aug 2016) Changed paths: M pk

[Nix-commits] [NixOS/nixpkgs] fd6a4d: plotutils: disable i686 tests

2016-08-24 Thread Joachim F
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: fd6a4d23c993f22dff434233ec50db98c6eaf8ed https://github.com/NixOS/nixpkgs/commit/fd6a4d23c993f22dff434233ec50db98c6eaf8ed Author: Kranium Gikos Mendoza Date: 2016-08-22 (Mon, 22 Aug 2016) Changed paths

[Nix-commits] [NixOS/nixpkgs] 35d836: memcached: disable treating warnings as errors on ...

2016-08-24 Thread Franz Pletz
Branch: refs/heads/staging Home: https://github.com/NixOS/nixpkgs Commit: 35d836660f50ce1dad06fbd07cf5c4d2fa969780 https://github.com/NixOS/nixpkgs/commit/35d836660f50ce1dad06fbd07cf5c4d2fa969780 Author: Franz Pletz Date: 2016-08-24 (Wed, 24 Aug 2016) Changed paths: M p

[Nix-commits] [NixOS/nixpkgs] 237320: haskellPackages.git-annex: fix hash

2016-08-24 Thread Franz Pletz
Branch: refs/heads/staging Home: https://github.com/NixOS/nixpkgs Commit: 237320190e8efacbb84f3a2b22dbb45f8073b22c https://github.com/NixOS/nixpkgs/commit/237320190e8efacbb84f3a2b22dbb45f8073b22c Author: Franz Pletz Date: 2016-08-24 (Wed, 24 Aug 2016) Changed paths: M p

Re: [Nix-dev] Override virtualbox

2016-08-24 Thread Vladimír Čunát
On 08/24/2016 08:59 PM, Daniel Hlynskyi wrote: > I know about nixpkgs.config.packageOverrides, but I cannot override > virtualbox with it. Given > > nixpkgs.config.packageOverrides = sup_: { > linuxPackages.virtualbox = > sup_.linuxPackages.virtualbox.override { headless = true; }; >

[Nix-commits] [NixOS/nixpkgs] c26de1: linuxPackages.perf: fix build with new glibc and r...

2016-08-24 Thread Robin Gloster
Branch: refs/heads/staging Home: https://github.com/NixOS/nixpkgs Commit: c26de115510a0921057356a984d466cf19ba80f6 https://github.com/NixOS/nixpkgs/commit/c26de115510a0921057356a984d466cf19ba80f6 Author: Robin Gloster Date: 2016-08-24 (Wed, 24 Aug 2016) Changed paths: M

Re: [Nix-dev] Generating nixos-compatible binaries? And bootstrapped packages.

2016-08-24 Thread Vladimír Čunát
On 08/24/2016 05:51 PM, Nick Sabalausky wrote: > Also, kind of related: When a package does depend on an older version of > itself in order to be built from source, what is the nix way of going > about that? > > Ie: Suppose building package foobar v3.0 depends on foobar v2.0, and > building foobar

[Nix-commits] [NixOS/nixpkgs] 5d5161: crawl: fix build with multiple outputs

2016-08-24 Thread Robin Gloster
Branch: refs/heads/staging Home: https://github.com/NixOS/nixpkgs Commit: 5d51614620e5a891a185f155462106712ac922cc https://github.com/NixOS/nixpkgs/commit/5d51614620e5a891a185f155462106712ac922cc Author: Robin Gloster Date: 2016-08-24 (Wed, 24 Aug 2016) Changed paths: M

[Nix-commits] [NixOS/nixpkgs] 0e1b61: flannel: disable fortify hardening

2016-08-24 Thread Robin Gloster
Branch: refs/heads/staging Home: https://github.com/NixOS/nixpkgs Commit: 0e1b611a5bf74cb8e8bc7d5224e32669f114b619 https://github.com/NixOS/nixpkgs/commit/0e1b611a5bf74cb8e8bc7d5224e32669f114b619 Author: Robin Gloster Date: 2016-08-24 (Wed, 24 Aug 2016) Changed paths: M

[Nix-dev] Override virtualbox

2016-08-24 Thread Daniel Hlynskyi
I know about nixpkgs.config.packageOverrides, but I cannot override virtualbox with it. Given nixpkgs.config.packageOverrides = sup_: { linuxPackages.virtualbox = sup_.linuxPackages.virtualbox.override { headless = true; }; }; virtualisation.virtualbox.host.enable = true; I get

[Nix-commits] [NixOS/nixpkgs] 6cd8f4: nixos/filesystems: update /etc/fstab comment heade...

2016-08-24 Thread Bjørn Forsman
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 6cd8f4832734221379cdfafd441521b3acb531c4 https://github.com/NixOS/nixpkgs/commit/6cd8f4832734221379cdfafd441521b3acb531c4 Author: Bjørn Forsman Date: 2016-08-24 (Wed, 24 Aug 2016) Changed paths: M

[Nix-commits] [NixOS/nixpkgs] 2b4438: maude: disable pic and fortify hardening on i686

2016-08-24 Thread Robin Gloster
Branch: refs/heads/staging Home: https://github.com/NixOS/nixpkgs Commit: 2b4438c294daa9a1604b68b965b86fe1ae8b32e8 https://github.com/NixOS/nixpkgs/commit/2b4438c294daa9a1604b68b965b86fe1ae8b32e8 Author: Robin Gloster Date: 2016-08-24 (Wed, 24 Aug 2016) Changed paths: M

[Nix-commits] [NixOS/nixpkgs] bd44c7: boolector: fix build with multiple outputs

2016-08-24 Thread Robin Gloster
Branch: refs/heads/staging Home: https://github.com/NixOS/nixpkgs Commit: bd44c7fd70b675e98ab47a85adb8c50c0b766f46 https://github.com/NixOS/nixpkgs/commit/bd44c7fd70b675e98ab47a85adb8c50c0b766f46 Author: Robin Gloster Date: 2016-08-24 (Wed, 24 Aug 2016) Changed paths: M

[Nix-commits] [NixOS/nixpkgs] bfe1c2: dico: disable format hardening

2016-08-24 Thread Franz Pletz
Branch: refs/heads/staging Home: https://github.com/NixOS/nixpkgs Commit: bfe1c24eac1c85108eb377ea79e9eccabeeba1af https://github.com/NixOS/nixpkgs/commit/bfe1c24eac1c85108eb377ea79e9eccabeeba1af Author: Franz Pletz Date: 2016-08-24 (Wed, 24 Aug 2016) Changed paths: M p

[Nix-commits] [NixOS/nixpkgs] 6723f8: syncthing: 0.14.4 -> 0.14.5

2016-08-24 Thread Joachim F
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 6723f899f1a22e1cb2f93b28ef953986566c340f https://github.com/NixOS/nixpkgs/commit/6723f899f1a22e1cb2f93b28ef953986566c340f Author: Peter Hoeg Date: 2016-08-24 (Wed, 24 Aug 2016) Changed paths: M pkg

[Nix-commits] [NixOS/nixpkgs] 7e48ec: Merge nixpkgs.config.perlPackageOverrides

2016-08-24 Thread Igor Pashev
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 7e48ecc0c00086455268960b6bc444efb4320821 https://github.com/NixOS/nixpkgs/commit/7e48ecc0c00086455268960b6bc444efb4320821 Author: Igor Pashev Date: 2016-08-24 (Wed, 24 Aug 2016) Changed paths: M ni

[Nix-commits] [NixOS/nixpkgs] 0ec2ba: darwin.libsecurity: fix for gnustep makefiles

2016-08-24 Thread Daiderd Jordan
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 0ec2ba9497c53ff04474f94df168d7c8cad8faa4 https://github.com/NixOS/nixpkgs/commit/0ec2ba9497c53ff04474f94df168d7c8cad8faa4 Author: Daiderd Jordan Date: 2016-08-20 (Sat, 20 Aug 2016) Changed paths: M

Re: [Nix-dev] Generating nixos-compatible binaries? And bootstrapped packages.

2016-08-24 Thread stewart mackenzie
Have a look at patchelf kr/sjm ___ nix-dev mailing list nix-dev@lists.science.uu.nl http://lists.science.uu.nl/mailman/listinfo/nix-dev

[Nix-commits] [NixOS/nixpkgs] 647b2c: lua5_0: disable stackprotector hardening on i686

2016-08-24 Thread Franz Pletz
Branch: refs/heads/staging Home: https://github.com/NixOS/nixpkgs Commit: 647b2ce168bf8ae3773d133cd7a98aaab4193aa4 https://github.com/NixOS/nixpkgs/commit/647b2ce168bf8ae3773d133cd7a98aaab4193aa4 Author: Franz Pletz Date: 2016-08-24 (Wed, 24 Aug 2016) Changed paths: M p

[Nix-commits] [NixOS/nixpkgs] 9e47ac: otpw: disable stackprotector hardening

2016-08-24 Thread Robin Gloster
Branch: refs/heads/staging Home: https://github.com/NixOS/nixpkgs Commit: 9e47acb89d2bb4d734750f90b1320e23814e7a36 https://github.com/NixOS/nixpkgs/commit/9e47acb89d2bb4d734750f90b1320e23814e7a36 Author: Robin Gloster Date: 2016-08-24 (Wed, 24 Aug 2016) Changed paths: M

[Nix-commits] [NixOS/nixpkgs] e208e6: deleted: nixos/modules/virtualisation/qemu-opts (f...

2016-08-24 Thread obadz
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: e208e698f9a44b610334d30d7b19c3480f81edbe https://github.com/NixOS/nixpkgs/commit/e208e698f9a44b610334d30d7b19c3480f81edbe Author: obadz Date: 2016-08-24 (Wed, 24 Aug 2016) Changed paths: R nixos/mo

[Nix-commits] [NixOS/nixops] 56157c: virtualbox: use VBoxHeadless and allow dots in mac...

2016-08-24 Thread Domen Kožar
Branch: refs/heads/master Home: https://github.com/NixOS/nixops Commit: 56157cda709e49263bfd8089fcbdd0b333a0a4e6 https://github.com/NixOS/nixops/commit/56157cda709e49263bfd8089fcbdd0b333a0a4e6 Author: Your Name Date: 2016-08-24 (Wed, 24 Aug 2016) Changed paths: M nixops

[Nix-commits] [NixOS/nixpkgs] 6d46dc: zoom-us: fix url

2016-08-24 Thread Domen Kožar
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 6d46dcc9a77f298ca3976d2c6a36cc03338099e4 https://github.com/NixOS/nixpkgs/commit/6d46dcc9a77f298ca3976d2c6a36cc03338099e4 Author: Renzo Carbonara Date: 2016-08-24 (Wed, 24 Aug 2016) Changed paths:

[Nix-dev] Generating nixos-compatible binaries? And bootstrapped packages.

2016-08-24 Thread Nick Sabalausky
Normally, it tends to work out fine on Linux to build an executable binary (linked with gcc), and then run the binary on other distros with an equal-or-newer glibc. I realize these binaries won't work out-of-the-box on nixos (something about the non-typical directory structure), and the standa

[Nix-commits] [NixOS/nixpkgs] bd0b68: go_1_7: disable all hardening

2016-08-24 Thread Franz Pletz
Branch: refs/heads/staging Home: https://github.com/NixOS/nixpkgs Commit: bd0b68f59a023a6626d40398147b04ea9f59c517 https://github.com/NixOS/nixpkgs/commit/bd0b68f59a023a6626d40398147b04ea9f59c517 Author: Franz Pletz Date: 2016-08-24 (Wed, 24 Aug 2016) Changed paths: M p

[Nix-commits] [NixOS/nixpkgs] 697518: nixos-install: remove manifest related stuff

2016-08-24 Thread Eelco Dolstra
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 697518d467f7f8263e2314c6fac59164d3ad300f https://github.com/NixOS/nixpkgs/commit/697518d467f7f8263e2314c6fac59164d3ad300f Author: obadz Date: 2016-08-24 (Wed, 24 Aug 2016) Changed paths: M nixos/mo

[Nix-commits] [NixOS/nixpkgs] b63d68: kdelibs: remove setup hook

2016-08-24 Thread Thomas Tuegel
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: b63d68ad831a5a1b029aef20d051188084714635 https://github.com/NixOS/nixpkgs/commit/b63d68ad831a5a1b029aef20d051188084714635 Author: Thomas Tuegel Date: 2016-08-24 (Wed, 24 Aug 2016) Changed paths: M

[Nix-commits] [NixOS/nixpkgs] 58f532: crawl: fix build

2016-08-24 Thread Nikolay Amiantov
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 58f532216f15260518c5db0a62d846bb3a2575a8 https://github.com/NixOS/nixpkgs/commit/58f532216f15260518c5db0a62d846bb3a2575a8 Author: Nikolay Amiantov Date: 2016-08-24 (Wed, 24 Aug 2016) Changed paths:

[Nix-commits] [NixOS/nixpkgs] e9f62d: hackage-packages.nix: fix syntax error

2016-08-24 Thread Peter Simons
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: e9f62d890ced13abee37a5e1398e922646d38912 https://github.com/NixOS/nixpkgs/commit/e9f62d890ced13abee37a5e1398e922646d38912 Author: Peter Simons Date: 2016-08-24 (Wed, 24 Aug 2016) Changed paths: M p

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

2016-08-24 Thread Peter Simons
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 4b343f84f7adce5957ade77c492b54f54a8e3362 https://github.com/NixOS/nixpkgs/commit/4b343f84f7adce5957ade77c492b54f54a8e3362 Author: Peter Simons Date: 2016-08-24 (Wed, 24 Aug 2016) Changed paths: M p

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

2016-08-24 Thread Peter Simons
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 0bdea4453715ab5a4652f1d8bfa25f50503d611c https://github.com/NixOS/nixpkgs/commit/0bdea4453715ab5a4652f1d8bfa25f50503d611c Author: Peter Simons Date: 2016-08-24 (Wed, 24 Aug 2016) Changed paths: M p

[Nix-commits] [NixOS/nix] 22d6e3: Add a mechanism for derivation attributes to refer...

2016-08-24 Thread Eelco Dolstra
Branch: refs/heads/master Home: https://github.com/NixOS/nix Commit: 22d6e31fc6a9de2ee424984e629ccd2e394ba512 https://github.com/NixOS/nix/commit/22d6e31fc6a9de2ee424984e629ccd2e394ba512 Author: Eelco Dolstra Date: 2016-08-17 (Wed, 17 Aug 2016) Changed paths: M src/libe

[Nix-commits] [NixOS/nixpkgs] 8b9b9f: Revert "Revert "Merge branch 'modprobe-fix' of git...

2016-08-24 Thread Gabriel Ebner
Branch: refs/heads/staging Home: https://github.com/NixOS/nixpkgs Commit: 8b9b9fad3145a5460ce390ac1c155a5073b9bf65 https://github.com/NixOS/nixpkgs/commit/8b9b9fad3145a5460ce390ac1c155a5073b9bf65 Author: Shea Levy Date: 2016-08-24 (Wed, 24 Aug 2016) Changed paths: M pkg

[Nix-commits] [NixOS/nixpkgs] f25006: google-cloud-sdk: 113.0.0 -> 122.0.0

2016-08-24 Thread Rickard Nilsson
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: f25006bfaff034dcc45e4cd9bd19c072b20b472d https://github.com/NixOS/nixpkgs/commit/f25006bfaff034dcc45e4cd9bd19c072b20b472d Author: Rickard Nilsson Date: 2016-08-24 (Wed, 24 Aug 2016) Changed paths:

Re: [Nix-dev] Small Question on Strings, Attributes & Functions

2016-08-24 Thread Matan Shenhav
Thanks, Is there a resource covering the rules for variables, values and functions? I am still somewhat confused because if I define func = x: x=="x" I do not need to antiquote with ${}. Cheers, Matan On Wed, 24 Aug 2016 03:35:28 -0700 Damien Cassou wrote When

[Nix-commits] [NixOS/nixpkgs] 69a5e3: bs1770gain: disable clang error

2016-08-24 Thread obadz
Branch: refs/heads/staging Home: https://github.com/NixOS/nixpkgs Commit: 69a5e300a6a2625d5caaaf277d02a0f215f45f3d https://github.com/NixOS/nixpkgs/commit/69a5e300a6a2625d5caaaf277d02a0f215f45f3d Author: Matthew Bauer Date: 2016-08-16 (Tue, 16 Aug 2016) Changed paths: M

Re: [Nix-dev] Small Question on Strings, Attributes & Functions

2016-08-24 Thread Eelco Dolstra
Hi, On 08/24/2016 12:11 PM, Matan Shenhav wrote: > I was going through the awesome and illuminating Tour of Nix > when I bumped into a conundrum in doing exercise > 33 > . > > The 'pick' function is meant to return - in a list - the v

[Nix-commits] [NixOS/nixpkgs] e04c35: ldap: Add option for login PAM integration

2016-08-24 Thread Robin Gloster
Branch: refs/heads/staging Home: https://github.com/NixOS/nixpkgs Commit: e04c3506eb24eb6e08d0938cc469aa140b4ea165 https://github.com/NixOS/nixpkgs/commit/e04c3506eb24eb6e08d0938cc469aa140b4ea165 Author: Markus Mueller Date: 2016-08-23 (Tue, 23 Aug 2016) Changed paths:

[Nix-commits] [NixOS/nixpkgs] 800775: go: add 1.7 compiler

2016-08-24 Thread zimbatm
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 800775e2215f25bc44b15a8944697bbf7f79dc1b https://github.com/NixOS/nixpkgs/commit/800775e2215f25bc44b15a8944697bbf7f79dc1b Author: Alexander V. Nikolaev Date: 2016-08-21 (Sun, 21 Aug 2016) Changed paths

[Nix-dev] Small Question on Strings, Attributes & Functions

2016-08-24 Thread Matan Shenhav
Hey, I was going through the awesome and illuminating Tour of Nix when I bumped into a conundrum in doing exercise 33. The 'pick' function is meant to return - in a list - the value of attribute 'at' in attribute set 'attset': pick = at: attset: if (attset ? at) then [ attset.at ] else [] T

[Nix-commits] [NixOS/nixpkgs] 69a5e3: bs1770gain: disable clang error

2016-08-24 Thread Daniel Peebles
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 69a5e300a6a2625d5caaaf277d02a0f215f45f3d https://github.com/NixOS/nixpkgs/commit/69a5e300a6a2625d5caaaf277d02a0f215f45f3d Author: Matthew Bauer Date: 2016-08-16 (Tue, 16 Aug 2016) Changed paths: M

[Nix-commits] [NixOS/nixpkgs] 8576ae: cc-wrapper: fix detection of unsupported linker fl...

2016-08-24 Thread Franz Pletz
Branch: refs/heads/hardened-stdenv Home: https://github.com/NixOS/nixpkgs Commit: 8576aea57c1d23d7f65bf3b4f1cace2d656a960a https://github.com/NixOS/nixpkgs/commit/8576aea57c1d23d7f65bf3b4f1cace2d656a960a Author: Franz Pletz Date: 2016-08-24 (Wed, 24 Aug 2016) Changed paths:

[Nix-dev] NixOS on Arm - Compiling Kernel sources

2016-08-24 Thread Anujaya Weerawarna
Hello everyone, I booted NixOS on my NVIDIA Tegra K1 board using generic armv7 sdcard image according to https://nixos.org/wiki/NixOS_on_ARM . I'm having trouble trying to understand how to properly configure the running kernel in NixOS to support my drivers for arm like nvidia, cuda, wifi and blu