Previous: , Up: Store Items   [Contents][Index]


6.2 Store Item Keys

Along with the general “list” keys (see List buffer), a “store-item-list” buffer additionally provides the following key bindings:

e

Go to the current store item.

d

Mark the current store item for deletion (with prefix, mark all store items).

x

Execute operation on the marked store items—i.e., attempt to delete them. This is similar to guix gc --delete ….

z

Show minibuffer message with total size of the marked store items.

D

Show derivers of the current (or marked) store item(s).

R

Show requisites of the current (or marked) store item(s).

f

Show referrers of the current (or marked) store item(s).

F

Show references of the current (or marked) store item(s).