[Nix-dev] [PATCHES] Patch sequence adding Nix expressions for Ur/Web

Karn Kallio tierpluspluslists at gmail.com
Tue Aug 24 00:36:30 CEST 2010


This set of 6 patches to Nixpkgs adds Nix expressions for the following :

* MLton, a compiler for StandardML ( Patch 0001 )
* libmhash, a library of cryptographic hash functions ( Patches 0002 and 0003 
)
* Ur/Web, a compiler for strongly typed web applications ( Patch 0004 )
* htmlize, an Emacs mode for outputting buffer contents as HTML ( Patches 0005 
and 0006 )

Double patches ( 0002 0003 ) and ( 0005 0006 ) should be applied in order.  
Apologies for the doubles, they are a result of fixing errors ... any pointers 
as to how to collapse this commit - fix commit pair pattern into a single 
patch in git welcome.

Also advice, admonishment, guidance and comments on writing Nix expressions 
and/or Nixpkgs more than welcome.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-package-mlton-an-optimizing-compiler-for-Standar.patch
Type: text/x-patch
Size: 4863 bytes
Desc: not available
Url : http://lists.science.uu.nl/pipermail/nix-dev/attachments/20100823/30ae7223/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Add-libmhash-a-cryptographic-hash-library.patch
Type: text/x-patch
Size: 1974 bytes
Desc: not available
Url : http://lists.science.uu.nl/pipermail/nix-dev/attachments/20100823/30ae7223/attachment-0001.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Patch-libmhash-to-correct-autotools-config.h-collisi.patch
Type: text/x-patch
Size: 4311 bytes
Desc: not available
Url : http://lists.science.uu.nl/pipermail/nix-dev/attachments/20100823/30ae7223/attachment-0002.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-Add-Nix-expression-for-Ur-Web.patch
Type: text/x-patch
Size: 6073 bytes
Desc: not available
Url : http://lists.science.uu.nl/pipermail/nix-dev/attachments/20100823/30ae7223/attachment-0003.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-Add-Nix-expression-for-Emacs-mode-htmlize.patch
Type: text/x-patch
Size: 2154 bytes
Desc: not available
Url : http://lists.science.uu.nl/pipermail/nix-dev/attachments/20100823/30ae7223/attachment-0004.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-Correct-the-output-directory-adding-missing-prefix-s.patch
Type: text/x-patch
Size: 843 bytes
Desc: not available
Url : http://lists.science.uu.nl/pipermail/nix-dev/attachments/20100823/30ae7223/attachment-0005.bin 


More information about the nix-dev mailing list