dynix/modules/tests-common.nix
2026-02-08 18:47:43 +01:00

4 lines
66 B
Nix

{ pkgs, ... }:
{
nix.package = pkgs.lixPackageSets.latest.lix;
}