feat: remove bun2nix
this is not the route I ended up going for, so I removed the dependency again
This commit is contained in:
parent
cb1401fe47
commit
78ed7d2a0a
7 changed files with 17 additions and 944 deletions
|
|
@ -88,11 +88,6 @@
|
|||
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