Skip to content

KiCAD: renamed step to stpz breaks interoperability with other OS versions #450219

@cnf

Description

@cnf

Nixpkgs version

  • Stable (25.05)

Describe the bug

The libraries nix file compresses all the .step files, and removes the originals. The effect of this is that KiCAD projects created on NixOS don't show models when shared with other people.

Steps to reproduce

  • Install KiCAD
  • Created a PCB
  • share KiCAD project with someone not on nixos and have them open it.
  • The 3D view on their version won't show any of the 3d models.

Expected behaviour

I expect projects I create in KiCAD to work on other installs of KiCAD, as is.

Screenshots

Image

Relevant log output

Additional context

Please remove this, or at least make it a configuration option.

I am trying to cooperate on several projects, and whenever I share something, none of the 3d models show up.
And when I open theirs, the same thing happens.

System metadata

  • system: "x86_64-linux"
  • host os: Linux 6.16.8, NixOS, 25.05 (Warbler), 25.05.20250920.b2a3852
  • multi-user?: yes
  • sandbox: yes
  • version: nix-env (Nix) 2.28.5
  • channels(root): "nixos-24.11, nixos-hardware, nixpkgs-unstable"
  • nixpkgs: /nix/store/x06djk7jw02qb6y8fxd0mjgaksw2kd9n-source

Notify maintainers

@evils


Note for maintainers: Please tag this issue in your pull request description. (i.e. Resolves #ISSUE.)

I assert that this issue is relevant for Nixpkgs

Is this issue important to you?

Add a 👍 reaction to issues you find important.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions