added custom version of kicad with step compression turned off.

This commit is contained in:
Gabe Venberg 2025-11-24 20:38:47 +01:00
parent 45c8062c0b
commit b1d6810663
12 changed files with 269 additions and 87 deletions

View file

@ -6,6 +6,7 @@
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
# nixpkgs-fork.url="github:gabevenberg/nixpkgs/nixos-unstable";
nixpkgs-fork.url = "git+file:///home/gabe/dev/nixpkgs";
nixos-wsl = {
url = "github:nix-community/NixOS-WSL/main";