buildDartApplication: fix note about fixed-output derivation
This commit is contained in:
parent
e827619c11
commit
b0a2d432da
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
, ...
|
||||
}@args:
|
||||
|
||||
# This is a fixed-output derivation and setup hook that can be used to fetch dependencies for Dart projects.
|
||||
# This is a derivation and setup hook that can be used to fetch dependencies for Dart projects.
|
||||
# It is designed to be placed in the nativeBuildInputs of a derivation that builds a Dart package.
|
||||
# Providing the buildDrvArgs argument is highly recommended.
|
||||
let
|
||||
|
|
Loading…
Reference in a new issue