I'm interested in figuring out what is standing in the way of getting
hack-nix as the standard way of doing things. From my very naive point of
view, that is what I would want as the end user. This deal of having to
create a nix expression for every package, and for every version of that
package
Hello all,
Does anyone have an emacs build that works on a mac? Seems that nettle
does not want to compile on the mac, and before digging too deeply, I'm
wondering if anyone has already fix this for themselves.
Thanks,
Daniel
p.d. here is what hydra thinks:
emacs: http://hydra.nixos.org/build/2
apologies. I do not know how this got here after I ran my successful
tests.
Daniel
On Wed, Aug 1, 2012 at 9:13 PM, Daniel Santa Cruz wrote:
> ---
> pkgs/development/libraries/haskell/snap/loader-dynamic.nix | 14
> ++
> pkgs/top-level/haskell-packages.nix
---
pkgs/development/libraries/haskell/snap/loader-dynamic.nix | 14 ++
pkgs/top-level/haskell-packages.nix| 2 ++
2 files changed, 16 insertions(+)
create mode 100644 pkgs/development/libraries/haskell/snap/loader-dynamic.nix
diff --git a/pkgs/development/li
Man, I was bashing my head trying to figure out what I had broken when I
upgraded to nix-1.1. Glad to see that this has a trivial fix :)
Daniel
On Wed, Jul 25, 2012 at 5:09 PM, Eelco Dolstra
wrote:
> Hi,
>
> On 25/07/12 16:47, Marco Maggesi wrote:
>
> > I suggest to update the documentation or
I'd like to add a request for a section in the wiki page: how to
keep/install a set of packages not available in hackage (i.e. either
locally available, or via github) with nixpkgs.
Daniel
On Tue, Jul 17, 2012 at 5:31 AM, Andres Loeh wrote:
> Sorry, wrong link:
>
> http://nixos.org/wiki/Haskell
Ah! Bookmarked!
I think this is a great starting point. Thanks for putting this together,
Andres.
Daniel
On Tue, Jul 17, 2012 at 5:31 AM, Andres Loeh wrote:
> Sorry, wrong link:
>
> http://nixos.org/wiki/Haskell
>
> Cheers,
> Andres
> ___
> nix-dev
Hello all,
After reading and re-reading the man page, I'm still not sure how to
do a query that will output the attribute path of installed packages.
I figured that I could change:
> nix-env -qaP "*"
into:
> nix-env -q --installed -P "*"
but that doesn't seem to work. I get a list of installed
Hello all,
Is there any specific reason why download-curl is set to depend on the
older tagsoup? This dependency is currently preventing download-curl
from building. Have have removed said dependency, and things seem to
work now. Can someone validate?
Daniel
Index: haskell-packages.nix
===
Konrad,
It would we awesome if you posted something once you have a process in
place. I find that there is a need for that kind of information.
Daniel
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-d
Hello list,
I have been attempting to install yesod, and friends with Nix. My
installation has:
Mac OS X 10.7.3
Nix 0.16
GHC wrapper 7.4.1
cabal-install 0.10.2
and the yesod tools for ghc7.4.1
I have tried to initialize a yesod project with "yesod init". Once there, I
tried to do a "cabal config
11 matches
Mail list logo