3 lines
85 B
Nix
3 lines
85 B
Nix
{inputs}: _: _: {
|
|
inherit (inputs.nixpkgs-unstable) jetbrains jetbrains-toolbox;
|
|
}
|