Re: [Nix-dev] Nixos wiki project

2017-05-10 Thread Azul
+4 On 10 May 2017 07:57, "Mic92" wrote: > As the official wiki is now finally part of the history: > https://nixos.org/nixos/wiki.html, > we have started our own community wiki: > > https://github.com/nixos-users/wiki/wiki > > It is at the moment editable by every GitHub user and > we use our I

Re: [Nix-dev] Nixos wiki project

2017-05-10 Thread Arseniy Seroka
I'm happy to see that. I think that disabling wiki is one of the the worst decisions in nixos community. I really want to see the nixos wiki back on wiki engine. But you've done a great job, thank you! On 05/10/2017 10:44 AM, Azul wrote: > > +4 > > On 10 May 2017 07:57, "Mic92"

[Nix-commits] [NixOS/nixpkgs] e3beb0: systemd-boot: sync efi filesystem after update

2017-05-10 Thread Jörg Thalheim
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: e3beb0710836deab2f4e366b4681e5a04c1107a8 https://github.com/NixOS/nixpkgs/commit/e3beb0710836deab2f4e366b4681e5a04c1107a8 Author: Jörg Thalheim Date: 2017-05-09 (Tue, 09 May 2017) Changed paths: M

[Nix-commits] [NixOS/nixpkgs] 3b6adc: fish-foreign-env: git-20151223 -> git-20170324

2017-05-10 Thread Jörg Thalheim
Branch: refs/heads/release-17.03 Home: https://github.com/NixOS/nixpkgs Commit: 3b6adc39cc2c5bafda4277d1dec587d01e18fc49 https://github.com/NixOS/nixpkgs/commit/3b6adc39cc2c5bafda4277d1dec587d01e18fc49 Author: Patrick Callahan Date: 2017-05-03 (Wed, 03 May 2017) Changed pat

[Nix-commits] [NixOS/nixpkgs] 005486: fish-foreign-env: git-20151223 -> git-20170324

2017-05-10 Thread Patrick Callahan
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 0054865f7ee3b4c344e59536587a22fa68d76dd3 https://github.com/NixOS/nixpkgs/commit/0054865f7ee3b4c344e59536587a22fa68d76dd3 Author: Patrick Callahan Date: 2017-05-10 (Wed, 10 May 2017) Changed paths:

[Nix-commits] [NixOS/nix] 82a9c9: doc: builtins.attrNames returns alphabetically sor...

2017-05-10 Thread Domen Kožar
Branch: refs/heads/master Home: https://github.com/NixOS/nix Commit: 82a9c93c7f090d5a4eebe84894669aa13d31ed61 https://github.com/NixOS/nix/commit/82a9c93c7f090d5a4eebe84894669aa13d31ed61 Author: Domen Kožar Date: 2017-05-10 (Wed, 10 May 2017) Changed paths: M doc/manual

Re: [Nix-dev] github triggered builds

2017-05-10 Thread Maarten Hoogendoorn
I'm interested in this area as well. Graham wrote some tooling to enable hydra to build PR's ( https://github.com/grahamc/hydra-prs/). Combined with a github bot this is getting close to what you're aiming for. (The bot is necessary given that we don't want to run any PR without a manual code revi

Re: [Nix-dev] github triggered builds

2017-05-10 Thread Domen Kožar
There is also https://github.com/mayflower/nixbot On Wed, May 10, 2017 at 11:27 AM, Maarten Hoogendoorn wrote: > I'm interested in this area as well. > > Graham wrote some tooling to enable hydra to build PR's ( > https://github.com/grahamc/hydra-prs/). Combined with a github bot this > is getti

[Nix-commits] [NixOS/nixpkgs] 344f1e: opencv: remove myself (flosse) from the maintainer...

2017-05-10 Thread Carles Pagès
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 344f1ee374de13c466f1cc486fe41bfde30f0a3e https://github.com/NixOS/nixpkgs/commit/344f1ee374de13c466f1cc486fe41bfde30f0a3e Author: Markus Kohlhase Date: 2017-05-10 (Wed, 10 May 2017) Changed paths:

[Nix-commits] [NixOS/nixpkgs] e33848: systemd-boot: document reasoning behind syncfs(2)

2017-05-10 Thread Jörg Thalheim
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: e33848568d3321c4f042d8352168a8cf006646e6 https://github.com/NixOS/nixpkgs/commit/e33848568d3321c4f042d8352168a8cf006646e6 Author: Jörg Thalheim Date: 2017-05-10 (Wed, 10 May 2017) Changed paths: M

Re: [Nix-dev] How to implement fetchMaven as pure function ?

2017-05-10 Thread Benno Fünfstück
The common way to do such things in nix is to write `fetchMaven` as fixed-output derivation, documented here: http://nixos.org/nix/manual/#fixed-output-drvs. This requires you to specify the hash of the output of the derivation upfront. You are then free to do anything you wish (including network

[Nix-commits] [NixOS/nixpkgs] 8da31b: fstar: 0.9.2.0 -> 0.9.4.0

2017-05-10 Thread Gabriel Ebner
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 8da31b0e2eb16dd1dbac58545756b075792ac533 https://github.com/NixOS/nixpkgs/commit/8da31b0e2eb16dd1dbac58545756b075792ac533 Author: Gabriel Ebner Date: 2017-05-10 (Wed, 10 May 2017) Changed paths: M

[Nix-commits] [NixOS/nixpkgs] ac1599: hackage2nix: Pull haskellSrc2nix from the final pa...

2017-05-10 Thread Shea Levy
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: ac1599971f595e8c5bb3bb8f5ada4590eefeda9c https://github.com/NixOS/nixpkgs/commit/ac1599971f595e8c5bb3bb8f5ada4590eefeda9c Author: Shea Levy Date: 2017-05-10 (Wed, 10 May 2017) Changed paths: M pkgs

[Nix-commits] [NixOS/nixpkgs] 8c9075: hackage2nix: Pull haskellSrc2nix from the final pa...

2017-05-10 Thread Shea Levy
Branch: refs/heads/release-17.03 Home: https://github.com/NixOS/nixpkgs Commit: 8c90757a96c883835d1d00d1d326a7977f55b223 https://github.com/NixOS/nixpkgs/commit/8c90757a96c883835d1d00d1d326a7977f55b223 Author: Shea Levy Date: 2017-05-10 (Wed, 10 May 2017) Changed paths:

Re: [Nix-dev] nvidia proprietary / i7 notebook - does not start

2017-05-10 Thread Marc Weber
This works (ubuntu installation), slightly different x versions http://mawercer.de/tmp/xorg-ubuntu.conf http://mawercer.de/tmp/ubuntu.log Taking xorg config from Ubuntu but using paths from nixos: http://mawercer.de/tmp/xserver-ubuntu-plain.conf http://mawercer.de/tmp/xserver-ubuntu-plain.

[Nix-commits] [NixOS/nixpkgs] c8301a: pytestcov: 2.3.1 -> 2.4.0

2017-05-10 Thread Johannes Bornhold
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: c8301a813bf715c0ddcee8aaff6b06cc2213cd9f https://github.com/NixOS/nixpkgs/commit/c8301a813bf715c0ddcee8aaff6b06cc2213cd9f Author: Johannes Bornhold Date: 2017-05-10 (Wed, 10 May 2017) Changed paths:

Re: [Nix-dev] [NixOS] How to incorporate my Bash script in configuration.nix?

2017-05-10 Thread Strahinja Popovic
Thanks Peter, it did the trick :) On Wed, May 10, 2017 at 1:18 AM, Peter Hoeg wrote: > Hi, > > > The proper way to do this is to set up modaliases >> >> Could you please elaborate further? >> > > the alias in the line below depends on the exact PID and VID of your > device so you may need to

Re: [Nix-dev] Nixos wiki project

2017-05-10 Thread Eric Sagnes
For the record, in attempt to overcome the linguistic barrier, there is a wiki in Japanese (also on github) managed by the Tokyo NixOS meetup members: https://github.com/Tokyo-NixOS/Tokyo-NixOS-Meetup-Wiki/wiki Any Japanese speaker is welcome to add or edit content. New content requests via iss

Re: [Nix-dev] Nixos wiki project

2017-05-10 Thread Matthew Bauer
Mic92 writes: > We invite you to dump your knowledge and useful snippets, > if you found out something cool about Nix/NixOS. I've added a few entries! Hope that didn't break anything. Hopefully the best entries can be added into the main repo eventually. That FAQ article would definitely be sup

[Nix-commits] [NixOS/nixpkgs] 28154f: cmake setup hook: allow other build types

2017-05-10 Thread Michael Raskin
Branch: refs/heads/staging Home: https://github.com/NixOS/nixpkgs Commit: 28154f45a6b56258f9df7f7e7ffc3a743427aac9 https://github.com/NixOS/nixpkgs/commit/28154f45a6b56258f9df7f7e7ffc3a743427aac9 Author: Linus Heckemann Date: 2017-05-10 (Wed, 10 May 2017) Changed paths:

[Nix-commits] [NixOS/nixpkgs] c8b4b4: Revert "Merge pull request #25628 from mdorman/ema...

2017-05-10 Thread Thomas Tuegel
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: c8b4b44ec35ed5cbee926a434873273f20f6707b https://github.com/NixOS/nixpkgs/commit/c8b4b44ec35ed5cbee926a434873273f20f6707b Author: Thomas Tuegel Date: 2017-05-10 (Wed, 10 May 2017) Changed paths: M

Re: [Nix-dev] Nixos wiki project

2017-05-10 Thread Profpatsch
On 17-05-10 07:56am, Mic92 wrote: > As the official wiki is now finally part of the history: > https://nixos.org/nixos/wiki.html, > we have started our own community wiki: > > https://github.com/nixos-users/wiki/wiki > > It is at the moment editable by every GitHub user and > we use our IRC ch

[Nix-dev] Feedback wanted: how to use buildMaven/mvn2nix

2017-05-10 Thread Daniel Barlow
I spent some time persuading mvn2nix and buildMaven to work for me, and wrote a blog entry with my findings. It's at https://ww.telent.net/2017/5/10/building_maven_packages_with_nix * Aside from the "repeated slashes" bug which I need to dig into and/or report to the appropriate maintainer, as a

Re: [Nix-dev] Nixos wiki project

2017-05-10 Thread Jörg Thalheim
On 2017-05-10 15:52, Matthew Bauer wrote: > Mic92 writes: > >> We invite you to dump your knowledge and useful snippets, >> if you found out something cool about Nix/NixOS. > I've added a few entries! Hope that didn't break anything. > > Hopefully the best entries can be added into the main repo e

[Nix-commits] [NixOS/nixpkgs] d80d08: lzip: 1.18 -> 1.19

2017-05-10 Thread Peter Simons
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: d80d08de50eab6de27013da4a82b1d7f21ebea60 https://github.com/NixOS/nixpkgs/commit/d80d08de50eab6de27013da4a82b1d7f21ebea60 Author: Armijn Hemel Date: 2017-05-10 (Wed, 10 May 2017) Changed paths: M p

[Nix-commits] [NixOS/nix] c5f23f: Replace readline by linenoise

2017-05-10 Thread Eelco Dolstra
Branch: refs/heads/master Home: https://github.com/NixOS/nix Commit: c5f23f10a84f568874321c04984b1a14d2dce978 https://github.com/NixOS/nix/commit/c5f23f10a84f568874321c04984b1a14d2dce978 Author: Eelco Dolstra Date: 2017-05-10 (Wed, 10 May 2017) Changed paths: M configur

[Nix-commits] [NixOS/nixpkgs] 005913: llvm: Add the LLVM OpenMP components

2017-05-10 Thread Daiderd Jordan
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 0059131f54c82e7714d458c0b17335c3364033a4 https://github.com/NixOS/nixpkgs/commit/0059131f54c82e7714d458c0b17335c3364033a4 Author: Anthony Cowley Date: 2017-04-28 (Fri, 28 Apr 2017) Changed paths: M

[Nix-commits] [NixOS/nixpkgs] 7fada5: vimplugin-vim-elixir: 2017-04-12 -> 2017-04-26

2017-05-10 Thread Jörg Thalheim
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 7fada5c17246e8efc8e179269e90996b6b8c0907 https://github.com/NixOS/nixpkgs/commit/7fada5c17246e8efc8e179269e90996b6b8c0907 Author: Kamil Chmielewski Date: 2017-05-10 (Wed, 10 May 2017) Changed paths:

[Nix-commits] [NixOS/nixpkgs] e877cb: pythonPackages.django: 1.11 -> 1.11.1

2017-05-10 Thread Frederik Rietdijk
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: e877cbdd6cf6a79bc5ae0fdc250f689392230bb8 https://github.com/NixOS/nixpkgs/commit/e877cbdd6cf6a79bc5ae0fdc250f689392230bb8 Author: Lancelot SIX Date: 2017-05-10 (Wed, 10 May 2017) Changed paths: M p

[Nix-dev] updated Naev-package

2017-05-10 Thread Frank Wijnans
Hi, My first attempt on packaging. Updated to new version, added some dependencies. Greetings, Frank naev.nix Description: Binary data ___ nix-dev mailing list nix-dev@lists.science.uu.nl https://mailman.science.uu.nl/mailman/listinfo/nix-dev

[Nix-commits] [NixOS/nixpkgs] b96283: gi-webkit2: fix gi-javascriptcore dependency

2017-05-10 Thread Ryan Trinkle
Branch: refs/heads/release-17.03 Home: https://github.com/NixOS/nixpkgs Commit: b9628313300b7c9e4cc88b91b7c98dfe3cfd9fc4 https://github.com/NixOS/nixpkgs/commit/b9628313300b7c9e4cc88b91b7c98dfe3cfd9fc4 Author: Ryan Trinkle Date: 2017-05-10 (Wed, 10 May 2017) Changed paths:

[Nix-commits] [NixOS/nixpkgs] dd70ff: svtplay-dl: 1.9.3 -> 1.9.4

2017-05-10 Thread Robert Helgesson
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: dd70ff228f7081d9152842feac1954636656edc8 https://github.com/NixOS/nixpkgs/commit/dd70ff228f7081d9152842feac1954636656edc8 Author: Robert Helgesson Date: 2017-05-10 (Wed, 10 May 2017) Changed paths:

[Nix-commits] [NixOS/nixpkgs] 1ce951: wineUnstable: 2.6 -> 2.7

2017-05-10 Thread Michael Raskin
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 1ce951e79afef260cb6d2ea64119bff5e26989e8 https://github.com/NixOS/nixpkgs/commit/1ce951e79afef260cb6d2ea64119bff5e26989e8 Author: Alexander V. Nikolaev Date: 2017-05-09 (Tue, 09 May 2017) Changed paths

Re: [Nix-dev] updated Naev-package

2017-05-10 Thread Jookia
On Wed, May 10, 2017 at 08:30:13PM +0200, Frank Wijnans wrote: > Hi, > > My first attempt on packaging. > Updated to new version, added some dependencies. > > Greetings, > Frank Might want to throw in freetype as well since it's needed for building on ARM. And to make this a github pull re

[Nix-commits] [NixOS/nixpkgs] 97c613: minikube: 0.18.0 -> 0.19.0

2017-05-10 Thread Peter Hoeg
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 97c613c5129742a325b2bb3fb355507ebefc4850 https://github.com/NixOS/nixpkgs/commit/97c613c5129742a325b2bb3fb355507ebefc4850 Author: Peter Hoeg Date: 2017-05-11 (Thu, 11 May 2017) Changed paths: M pkg

[Nix-commits] [NixOS/nixpkgs] c684c0: mu: add checkInputs

2017-05-10 Thread Peter Hoeg
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: c684c0e82d3af41127e786542bc90221f8cc805a https://github.com/NixOS/nixpkgs/commit/c684c0e82d3af41127e786542bc90221f8cc805a Author: Peter Hoeg Date: 2017-05-11 (Thu, 11 May 2017) Changed paths: M pkg

[Nix-commits] [NixOS/nixpkgs] 939431: xf86-video-intel: 2017-02-05 -> 2017-04-18

2017-05-10 Thread Jörg Thalheim
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 9394314d7956731f4421d9bc44a65144986fc476 https://github.com/NixOS/nixpkgs/commit/9394314d7956731f4421d9bc44a65144986fc476 Author: Jörg Thalheim Date: 2017-05-11 (Thu, 11 May 2017) Changed paths: M

[Nix-commits] [NixOS/nixpkgs] d5861f: wkhtmltopdf: 0.12.3.2 -> 0.12.4

2017-05-10 Thread Peter Hoeg
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: d5861fa537f193ecdeb91a747b812193cf680420 https://github.com/NixOS/nixpkgs/commit/d5861fa537f193ecdeb91a747b812193cf680420 Author: Peter Hoeg Date: 2017-05-11 (Thu, 11 May 2017) Changed paths: M pkg

[Nix-commits] [NixOS/nixpkgs] bd831b: flamegraph: 182b24fb -> 6b2a446d

2017-05-10 Thread Dan Peebles
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: bd831b4a07fc332854071d47d1382ec689078e85 https://github.com/NixOS/nixpkgs/commit/bd831b4a07fc332854071d47d1382ec689078e85 Author: Dan Peebles Date: 2017-05-11 (Thu, 11 May 2017) Changed paths: M pk

[Nix-commits] [NixOS/nixpkgs] 83970f: usb_modeswitch: remove unneeded dependencies

2017-05-10 Thread Peter Hoeg
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 83970f5cbcdb6ba8e7c6d48b6e78441fbd370546 https://github.com/NixOS/nixpkgs/commit/83970f5cbcdb6ba8e7c6d48b6e78441fbd370546 Author: Peter Hoeg Date: 2017-05-11 (Thu, 11 May 2017) Changed paths: M pkg

[Nix-commits] [NixOS/nixpkgs] 408d06: terragrunt: 0.12.15 -> 0.12.16

2017-05-10 Thread Peter Hoeg
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 408d06f6ec7f4a3538647fb3617f6a8cedcce6b6 https://github.com/NixOS/nixpkgs/commit/408d06f6ec7f4a3538647fb3617f6a8cedcce6b6 Author: Peter Hoeg Date: 2017-05-11 (Thu, 11 May 2017) Changed paths: M pkg

[Nix-commits] [NixOS/nixpkgs] 295a23: htslib: 1.3.2 -> 1.4

2017-05-10 Thread Jörg Thalheim
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 295a23a2db2c6aef712864770f92547c1494e307 https://github.com/NixOS/nixpkgs/commit/295a23a2db2c6aef712864770f92547c1494e307 Author: mimadrid Date: 2017-05-07 (Sun, 07 May 2017) Changed paths: M pkgs/

[Nix-commits] [NixOS/nixpkgs] e22cca: salt: Add minion service module

2017-05-10 Thread Jörg Thalheim
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: e22ccad978eb1331360331eaa45f7ce41a44806a https://github.com/NixOS/nixpkgs/commit/e22ccad978eb1331360331eaa45f7ce41a44806a Author: Aneesh Agrawal Date: 2017-05-10 (Wed, 10 May 2017) Changed paths: M

[Nix-commits] [NixOS/nixpkgs] fb0410: proofgeneral: 2017-03-13 -> 2017-05-06 (#25695)

2017-05-10 Thread Sophie Taylor
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: fb0410c208b7669327940f7eaabe2e4865c4f198 https://github.com/NixOS/nixpkgs/commit/fb0410c208b7669327940f7eaabe2e4865c4f198 Author: Sophie Taylor Date: 2017-05-11 (Thu, 11 May 2017) Changed paths: M

[Nix-commits] [NixOS/nixpkgs] 6fef32: sgtpuzzles: fix broken gtk3 file dialog (#25694)

2017-05-10 Thread Ole Jørgen Brønner
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 6fef3228f9b7d1ab656f4ba5d7b36ea7b66cd299 https://github.com/NixOS/nixpkgs/commit/6fef3228f9b7d1ab656f4ba5d7b36ea7b66cd299 Author: Ole Jørgen Brønner Date: 2017-05-11 (Thu, 11 May 2017) Changed paths:

[Nix-commits] [NixOS/nixpkgs] 0157ff: emojione: Fix typo in meta.license attribute name

2017-05-10 Thread Jörg Thalheim
Branch: refs/heads/master Home: https://github.com/NixOS/nixpkgs Commit: 0157ffe0a3a99d9e8d81bd2dbbb809c05f0773df https://github.com/NixOS/nixpkgs/commit/0157ffe0a3a99d9e8d81bd2dbbb809c05f0773df Author: Balletie Date: 2017-05-10 (Wed, 10 May 2017) Changed paths: M pkgs/