Add ragel: A state machine compiler.
svn path=/nixpkgs/trunk/; revision=13881
This commit is contained in:
@@ -2533,6 +2533,10 @@ let
|
||||
inherit fetchurl stdenv;
|
||||
});
|
||||
|
||||
ragel = import ../development/tools/parsing/ragel {
|
||||
inherit composableDerivation fetchurl transfig texLive;
|
||||
};
|
||||
|
||||
# couldn't find the source yet
|
||||
selenium_rc_binary = import ../development/tools/selenium/remote-control {
|
||||
inherit fetchurl stdenv unzip;
|
||||
|
||||
Reference in New Issue
Block a user