fix another outdated comment

This commit is contained in:
Jean-Paul Calderone 2023-07-04 14:36:27 -04:00
parent bf1db85219
commit 3871a92890

View File

@ -554,8 +554,8 @@ commands:
parameters: parameters:
nixpkgs: nixpkgs:
description: >- description: >-
Reference the name of a niv-managed nixpkgs source (see `niv show` Reference the name of a flake-managed nixpkgs input (see `nix flake
and nix/sources.json) metadata` and flake.nix)
type: "string" type: "string"
pythonVersion: pythonVersion:
description: >- description: >-