query
On this page

updateName

lib.meta.updateName

Docs pulled from | This Revision | 22 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

Noogle also knows

Aliases