-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Valentin David wrote: > Would it be actually possible to have TeXLive 2008 instead of 2007? > The nix expression for it seems very complex. I am not sure I am > capable of updating it.
My expression relies on Debian having done one quite tedious part (pulling the essential tarballs and repacking them together). If you a) can provide a source of analogous tarball for TeXLive 2008 or b) will create it and make it reside on nixos.org or c) will write an expression producing analogous source directory by unpacking tarballs (the main work here is collecting individual tarballs from CTAN, actually I will accept URL list and your honest word that these are all the tarballs needed except maybe 4) I will spend some time and effort to upgrade and test using that source version. Upgrade should be next-to-trivial. The expression is a lot of small hacks to build using Nix conventions, for example we cannot just _overwrite_ something (ls-R) in postinstall and call it a working package. They should be version-agnostic. I will not look for individual tarballs myself now. I understand that grabbing the package list from TeXLive and pulling all its entries must not be hard, but I do not see a way to cut manual labour. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iQEcBAEBAgAGBQJJa7gSAAoJEE6tnN0aWvw3oKwIAIkUzSoUm6KjBTcKXZL5+Qt2 ZZ722u4G24Fwh61XAX57MxrH4GolDKUFJSWpY3OyBqElwXrgSNsDkZfrUjzD3ECX OpXxCjATV+pdEuAV+AezbssLJKFaDKoZIPg8w4vOxtJTLy5b2MwjjF7MlJgbP1Y9 EicbpadaQPKR7p4OtoRfj0WXxKb80267GQ/c9KVNqBXYZsSsiuuzHvPga7uv7QN3 nl4IMBnMB5G2if2xpwR/SxhG356WsesQahbXsgE/OIhDd28jGo/TyB9EoWHmlSG4 BfQPP+HbkRGncH65BsnLtzPM1tFBJ6EkAtVIZ75sKbKQHlrFbbBEHHamD3eD2Ds= =pWE2 -----END PGP SIGNATURE----- _______________________________________________ nix-dev mailing list [email protected] https://mail.cs.uu.nl/mailman/listinfo/nix-dev
