aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/time.scm
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2018-06-29 16:47:41 +0200
committerRicardo Wurmus <rekado@elephly.net>2018-06-29 21:53:56 +0200
commit3e1ebaab35e96f60bb2736af6c6cea244ae415c3 (patch)
tree727fa18c4d66be29e9c5f7a536089154797ca93f /gnu/packages/time.scm
parent695c501dbed1fdd974861ab36cc702aaccf33d24 (diff)
downloadguix-3e1ebaab35e96f60bb2736af6c6cea244ae415c3.tar.gz
guix-3e1ebaab35e96f60bb2736af6c6cea244ae415c3.zip
gnu: texlive: Update to 20180414.
* gnu/packages/tex.scm (texlive, texlive-bin, texlive-extra-src, texlive-texmf-src, texlive-texmf): Update to 20180414. (texlive-bin)[source]: Replace patch. [arguments]: Add build phase "use-code-for-new-poppler".
Diffstat (limited to 'gnu/packages/time.scm')
0 files changed, 0 insertions, 0 deletions
Add #:allowed-references parameter to 'gexp->derivation'....Ludovic Courtès 2015-01-12monads: Rewrite 'text-file*' using gexps....Ludovic Courtès 2014-09-06gexp: Allow use of high-level objects in #:references-graphs....Ludovic Courtès 2014-09-04vm: Move store copy handling to (guix build store-copy)....Ludovic Courtès 2014-08-23Factorize test suite support in (guix tests)....Ludovic Courtès 2014-08-18gexp: Add 'ungexp-native' and 'ungexp-native-splicing'....Ludovic Courtès 2014-08-17gexp: Add #:target parameter to 'gexp->derivation'....Ludovic Courtès 2014-07-25build: Better reject systems where the shebang would be too long....Ludovic Courtès 2014-07-17gexp: Gracefully handle printing of gexps with spliced references....Ludovic Courtès 2014-07-12gexp: Resolve the default system at '>>=' time....Ludovic Courtès 2014-06-04tests: Skip tests that would hit the shebang length limitation....Ludovic Courtès 2014-05-01gexp: Add support for 'origin?' objects in 'ungexp' forms....Ludovic Courtès 2014-04-28Add (guix gexp)....Ludovic Courtès