Re: [Nix-dev] Locally built haskell package not showing up in ghci

2014-12-03 Thread Carlo Nucera
I did better, to streamline the problems, I created a dedicated vm to keep things clean. So here is what I did: 1) I followed this guide http://fluffynukeit.com/series/haskell-nixos/ to establish ~/nixpkgs as my base for packages, adding this in my .zshrc: rm -r ~/.nix-defexpr ln -s ~/nixpkgs

Re: [Nix-dev] Locally built haskell package not showing up in ghci

2014-12-02 Thread Benno Fünfstück
Hi Carlo, can you try running nix-shell with --pure as an addiitional argument? If you don't pass --pure, nix-shell might pick up packages from your user environment. Benno Carlo Nucera medit...@gmail.com schrieb am Mon Dec 01 2014 at 18:59:09: Hi all, a couple weeks ago I was trying to

[Nix-dev] Locally built haskell package not showing up in ghci

2014-12-01 Thread Carlo Nucera
Hi all, a couple weeks ago I was trying to package the haskell music-suite for nix. I stopped for a few weeks to let the mantainer fix some problems with bounds on dependencies. However, when starting to package again today, I found an unexpected problem. Let's say I'm packaging up