[Nix-dev] How to install RubyOnRails on nixos?

2016-06-06 Thread Nicolas Petton
hi, I'm trying to properly install rails on nixos. I'm not interested in packaging an existing rails app, but rather to do rails development. I guess using rubygems is not the nixos way (and installing the rails gem globally won't work anyway). Any pointers? Cheers, Nico signature.asc

[Nix-dev] Help maintaining npm2nix

2016-04-12 Thread Nicolas Petton
Hi, I've been working a bit on npm2nix: - https://github.com/NixOS/nixpkgs/pull/14536 - https://github.com/NixOS/nixpkgs/pull/14475 I also have a fix for generating node-packages-generated.nix, which today can no longer be generated: https://github.com/NixOS/npm2nix/pull/37 Unfortunately, I