query
On this page

updateName

lib.updateName

Docs pulled from | This Revision | 17 minutes ago


Like setName, but takes the previous name as an argument.

Inputs

updater

1. Function argument

drv

2. Function argument

Examples

lib.meta.updateName usage example

updateName (oldName: oldName + "-experimental") somePkg
(lib.meta.updateName)

Noogle also knows

Aliases