# SPDX-FileCopyrightText: 2023 Luke Granger-Brown # # SPDX-License-Identifier: Apache-2.0 args: { nar = import ./nar args; nixbuild = import ./nixbuild args; nixdrv = import ./nixdrv args; nixhash = import ./nixhash args; nixpool = import ./nixpool args; nixstore = import ./nixstore args; nixwire = import ./nixwire args; bcachegc = import ./bcachegc args; bcacheup = import ./bcacheup args; bnix = import ./bnix args; bnixbuild = import ./bnixbuild args; }