upgrade to kicad-unstable
This commit is contained in:
parent
944fd5e020
commit
dddf09c33a
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
{ pkgs, ... }: {
|
||||
home.packages = with pkgs; [ kicad ];
|
||||
home.packages = with pkgs; [ kicad-unstable ];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue