fix nixpkgs.channels system

This commit is contained in:
do butterflies cry? 2026-02-13 19:32:22 +10:00
parent 7ad231ae5c
commit 52044bd998
7 changed files with 92 additions and 56 deletions

View file

@ -11,8 +11,8 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
{mix, ...} @ inputs:
mix.newMixture inputs (mixture: {
{mix, ...} @ args:
mix.newMixture args (mixture: {
includes.public = [
./nodes.nix
./nexus.nix