flake/exprs/overlay.nix

4 lines
77 B
Nix
Raw Normal View History

2023-11-20 19:06:01 +01:00
final: prev: {
shotcut = final.qt6Packages.callPackage ./shotcut.nix {};
2023-11-20 19:06:01 +01:00
}