1# SPDX-FileCopyrightText: 2026 atproto-nix.org 2# SPDX-License-Identifier: CC0-1.0 OR Unlicense 3{nixpkgs ? import <nixpkgs> {config.unfree = true;}}: 4import ./pkgs/default.nix {inherit nixpkgs;}