feat: start implementation of package for mydia
This commit is contained in:
parent
c3a2d6ef7f
commit
cb1401fe47
11 changed files with 1119 additions and 22 deletions
|
|
@ -88,6 +88,11 @@
|
|||
url = "https://git.clan.lol/clan/clan-core/archive/main.tar.gz";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
bun2nix = {
|
||||
url = "github:baileyluTCD/bun2nix";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
||||
outputs = inputs: inputs.snowfall-lib.mkFlake {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue