Skip to content
This repository was archived by the owner on Jun 16, 2026. It is now read-only.
This repository was archived by the owner on Jun 16, 2026. It is now read-only.

Getting start example not working - can't find formatPython #46

Description

@shuozhao-work

When I run m github:fluidattacks/makes-example@main

I got this error message:

`
error:
… while calling the 'seq' builtin

     at /nix/store/l9dcfzh02sjbvh5x645fz1vshp4s2avr-nixpkgs-src/lib/modules.nix:322:18:

      321|         options = checked options;
      322|         config = checked (removeAttrs config [ "_module" ]);
         |                  ^
      323|         _module = checked (config._module);

   … while calling the 'throw' builtin

     at /nix/store/l9dcfzh02sjbvh5x645fz1vshp4s2avr-nixpkgs-src/lib/modules.nix:298:18:

      297|                     ''
      298|             else throw baseMsg
         |                  ^
      299|         else null;

   error: The option `formatPython' does not exist. Definition values:
   - In `<unknown-file>':
       {
         default = {
           targets = [
             "/"
           ];
       ...

`

My nix-env version is: 2.27.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions