This commit is contained in:
Jean-Paul Calderone 2022-01-27 14:04:21 -05:00
parent 78c4b98b08
commit 5b7f5a9f88

View File

@ -456,7 +456,7 @@ jobs:
- "checkout"
- "run":
# The Nix package doesn't know how to do this part, unfortunately.
name: "Generation version"
name: "Generate version"
command: >-
nix-shell .circleci/python.nix
--argstr pkgsVersion "$NIXPKGS"