fix(treewide): deadnix
This commit is contained in:
parent
f7b3aba883
commit
5c055252ea
26 changed files with 44 additions and 26 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
perSystem = { system, pkgs, inputs, ... }: {
|
||||
perSystem = { pkgs, ... }: {
|
||||
packages = {
|
||||
live-buds-cli = pkgs.callPackage ./live-buds-cli {};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue