[Nix-dev] looking for pp-aterm/stragego
Eelco Dolstra
eelco.dolstra at logicblox.com
Mon Dec 5 20:43:22 CET 2016
Hi,
On 12/01/2016 09:35 AM, j.s.m at 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/
More information about the nix-dev
mailing list