gchristensen has joined #nix-darwin
{^_^} has quit [Read error: Connection reset by peer]
{^_^} has joined #nix-darwin
abathur has joined #nix-darwin
gchristensen has quit [Quit: Connection closed for inactivity]
abathur has quit [Ping timeout: 248 seconds]
<manveru> any of you folks using cocoapods?
gchristensen has joined #nix-darwin
<cbarrett> manveru: I've used it in the past, what's up?
<gchristensen> duncan^: I would *love* to be able to rent a mac mini by the hour :(
<manveru> cbarrett: cool, i just would like to get someone to test cocoapods via ruby.withPackages :)
<manveru> don't have a mac here atm, so it's a bit difficult
<cbarrett> Happy to screen share with you
<cbarrett> Or run commands from IRC
<cbarrett> whichever :)
<manveru> `NIX_PATH=nixpkgs=https://github.com/manveru/nixpkgs/archive/ruby-with-packages-and-docs.tar.gz nix-shell -p 'ruby.withPackages (ps: with ps; [ cocoapods cocoapods-art cocoapods-open cocoapods-sorted-search ])'`
<manveru> i think this should work and give you a shell with `pod` executable :)
<manveru> but might take a bit to build because of a few changes to ruby which causes a rebuild of ruby itself
<manveru> i'm still working on the docs, but pretty hyped about the functionality, also works for nix-shell shebangs and such
<cbarrett> one sec
<cbarrett> ok it's running :)
<manveru> thanks man
<cbarrett> any plans for a pod2nix type tool? would hack on that
<cbarrett> pretty sure the podfile has enough info to build without Xcode, since it generates an Xcode project from the podfile
<cbarrett> the podfile for any given cocoapod I mean
<manveru> cbarrett: ok, the compilations are the tricky part, will need some more gemConfig for that
<manveru> I can work on that when I have Mac
<cbarrett> ok. I'm almost out of time anyway
<manveru> But I don't use cocoapods myself, so won't put in much more work
<manveru> No Problem
<manveru> Thanks for the help
<cbarrett> cool
<cbarrett> do you know anything about pythonPackages? I'm trying to package something that's not currently packaged
<cbarrett> problem 1) fetchPypi not reliably fetching the source. worked around with fetchurl
<manveru> Not much, packages a few things though
<cbarrett> problem 2) passed genshi into propagatedBuildInputs but it says it cant find it when building
<manveru> I'm mobile right now, so can't help much
<cbarrett> nw
{^_^} has quit [Remote host closed the connection]
{^_^} has joined #nix-darwin
abathur has joined #nix-darwin