buildDartApplication: fix note about fixed-output derivation

This commit is contained in:
FlafyDev 2023-12-26 21:50:50 +02:00
parent e827619c11
commit b0a2d432da

View file

@ -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