1 2 3 4 5 6
check: NIXPKGS_ALLOW_UNFREE=1 nix flake check --impure build package: NIXPKGS_ALLOW_UNFREE=1 nix build .#{{package}} --impure