added custom version of kicad with step compression turned off.
This commit is contained in:
parent
45c8062c0b
commit
b1d6810663
12 changed files with 269 additions and 87 deletions
|
|
@ -1,12 +0,0 @@
|
|||
{
|
||||
inputs,
|
||||
config,
|
||||
pkgs,
|
||||
lib,
|
||||
...
|
||||
}: {
|
||||
home.packages = with pkgs; [
|
||||
kicad
|
||||
interactive-html-bom
|
||||
];
|
||||
}
|
||||
|
|
@ -13,7 +13,6 @@
|
|||
];
|
||||
|
||||
home.packages = with pkgs; [
|
||||
tre-command
|
||||
ripgrep-all
|
||||
hyperfine
|
||||
fclones
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue