marleyos/overlays/jetbrains.nix

3 lines
85 B
Nix

{inputs}: _: _: {
inherit (inputs.nixpkgs-unstable) jetbrains jetbrains-toolbox;
}