add unstable for jetbrains-toolbox
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
This commit is contained in:
parent
03b18a0883
commit
87ae75e814
3 changed files with 31 additions and 4 deletions
7
overlays/jetbrains-toolbox/default.nix
Normal file
7
overlays/jetbrains-toolbox/default.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
{ channels, ... }:
|
||||
|
||||
final: prev:
|
||||
|
||||
{
|
||||
inherit (channels.unstable) jetbrains-toolbox;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue