test: flake and buds custom pkg
This commit is contained in:
parent
6ef601aaa0
commit
f302a05874
6 changed files with 29 additions and 19 deletions
|
|
@ -1,5 +1,4 @@
|
|||
{ pkgs ? (import ../nixpkgs.nix) { } }: {
|
||||
{ pkgs ? import <nixpkgs> {} }: rec {
|
||||
|
||||
live-buds-cli = pkgs.callPackage ./live-buds-cli { };
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue