Hi,

On 12/01/2016 09:35 AM, j....@online.de wrote:

> how to install stratego now, (it seems not to be any longer part of
> all-packages) i am looking for pp-aterm (part of it) to pretty print 
> derivations
> Jerzy

They were removed a while ago:
https://github.com/NixOS/nixpkgs/commit/393977d800b5a1be040e111fd6da3d52b007ee0d

You can still get them from an older version of Nixpkgs, e.g.

$ nix-build https://nixos.org/channels/nixos-15.09/nixexprs.tar.xz \
    -A strategoPackages.strategoxt
$ ./result/bin/pp-aterm

-- 
Eelco Dolstra | LogicBlox, Inc. | http://nixos.org/~eelco/
_______________________________________________
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to