7 lines
65 B
Nix
7 lines
65 B
Nix
|
|
{
|
||
|
|
upbound,
|
||
|
|
}:
|
||
|
|
upbound.override {
|
||
|
|
version-channel = "main";
|
||
|
|
}
|