Added broadcaster dependency

This commit is contained in:
2023-11-20 19:45:47 +01:00
parent fe81b59e36
commit 026b1a314a
8 changed files with 125 additions and 54 deletions

View File

@@ -7,6 +7,7 @@
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
floco.url = "github:aakropotkin/floco";
floco.inputs.nixpkgs.follows = "nixpkgs";
nixpkgs-for-iosl.url = "github:Luis-Hebendanz/nixpkgs/iosl";
flake-parts.url = "github:hercules-ci/flake-parts";
flake-parts.inputs.nixpkgs-lib.follows = "nixpkgs";
treefmt-nix.url = "github:numtide/treefmt-nix";