added overlay for nixpkgs testing of PRs.
This commit is contained in:
parent
aa548ca2db
commit
6a176e1a50
5 changed files with 25 additions and 8 deletions
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
inputs,
|
||||
config,
|
||||
pkgs,
|
||||
lib,
|
||||
|
|
@ -6,5 +7,6 @@
|
|||
}: {
|
||||
home.packages = with pkgs; [
|
||||
kicad
|
||||
interactive-html-bom
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue