* Refactor a bit.
svn path=/nixpkgs/trunk/; revision=7030
This commit is contained in:
parent
1ace3742a3
commit
23b840f5bd
@ -1 +1 @@
|
||||
import ./aterm-2.4.nix
|
||||
import ./2.4.nix
|
||||
|
@ -1153,7 +1153,7 @@ rec {
|
||||
inherit fetchurl stdenv;
|
||||
};
|
||||
|
||||
aterm23x = import ../development/libraries/aterm/aterm-2.3.1.nix {
|
||||
aterm23x = import ../development/libraries/aterm/2.3.nix {
|
||||
inherit fetchurl stdenv;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user