overlay: don't default lix to coming from nixpkgs if no arguments given

Although it is cute to not require args to be given, I can see that
implicitly using a lix from nixpkgs could confuse people. It is more
clear to require it to be explicitly set to null.
This commit is contained in:
jade 2024-07-30 14:40:27 -07:00
parent de3c854615
commit 8d462dfd9d

View file

@ -1,4 +1,4 @@
{ lix ? null, versionSuffix ? "" }:
{ lix, versionSuffix ? "" }:
final: prev:
let
# This is kind of scary to not override the nix version to pretend to be