aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2014-04-27 23:19:11 +0200
committerLudovic Courtès <ludo@gnu.org>2014-04-28 23:41:12 +0200
commitada3df03e33f686467ce4e887381e8753a3e603b (patch)
tree2843b5569e78938c3259c2bdb390518adf157012 /gnu/packages
parent0c21d92b1cb0f7fa2b2d43cae1d84d32ccfc1393 (diff)
downloadguix-ada3df03e33f686467ce4e887381e8753a3e603b.tar.gz
guix-ada3df03e33f686467ce4e887381e8753a3e603b.zip
monads: Hide 'derivation-expression' and 'lower-inputs'.
* guix/monads.scm: Unexport 'lower-inputs' and 'derivation-expression'. (text-file*): Add comment about the switch to 'gexp->derivation'. (lower-inputs): Add comment about its doom. (derivation-expression): Likewise. * guix/gexp.scm (lower-inputs*): Rename to... (lower-inputs): ... this. Update callers. * tests/monads.scm (derivation-expression): New procedure. * doc/guix.texi (The Store Monad): Use 'gexp->derivation' instead of 'derivation-expression'. Remove documentation of 'derivation-expression'. * guix/ui.scm (read/eval): Use THE-ROOT-MODULE so that macros are properly expanded. * tests/guix-build.sh: Use 'gexp->derivation' instead of 'derivation-expression'.monads: Hide 'derivation-expression' and 'lower-inputs'.
Diffstat (limited to 'gnu/packages')
0 files changed, 0 insertions, 0 deletions
0-05-14 17:21:27 +0200'>2020-05-14pack: Add relocation via ld.so and fakechroot....Ludovic Courtès 2020-05-14pack: Factorize store references in wrapper....Ludovic Courtès 2020-05-14pack: Wrapper honors 'GUIX_EXECUTION_ENGINE' environment variable....Ludovic Courtès 2020-05-07pack: Factorize 'exec_in_user_namespace' wrapper....Ludovic Courtès 2020-05-07pack: Add 'xmalloc' in wrapper....Ludovic Courtès 2020-05-07pack: Fix off-by-one in PRoot handling in the wrapper....Ludovic Courtès 2020-04-24pack: 'guix pack -R' wrapper correctly reports exit code....Ludovic Courtès 2020-03-22gnu: linux-libre-arm-veyron: Deprecate package....Vagrant Cascadian 2020-03-22gnu: emacs: Remove obsolete FIXME comment....Maxim Cournoyer 2020-02-27emacs-build-system: Byte compile the autoload files....Maxim Cournoyer 2020-01-15gnu: linux-libre: Include more framebuffer font sizes....Tobias Geerinckx-Rice 2019-12-18gnu: linux-libre: Update to 5.4.5....Mark H Weaver 2019-12-18gnu: linux-libre: Remove orphaned 5.2.x kernel configurations....Mark H Weaver