Expression for aterm 2.0.5 at CWI
svn path=/nixpkgs/trunk/; revision=704
This commit is contained in:
@@ -236,6 +236,11 @@
|
||||
stdenv = stdenv;
|
||||
};
|
||||
|
||||
aterm205 = (import ../development/libraries/aterm/aterm-2.0.5.nix) {
|
||||
fetchurl = fetchurl;
|
||||
stdenv = stdenv;
|
||||
};
|
||||
|
||||
sdf2 = (import ../development/tools/parsing/sdf2) {
|
||||
fetchurl = fetchurl;
|
||||
stdenv = stdenv;
|
||||
|
||||
Reference in New Issue
Block a user