nixpkgs/pkgs/kde/gear/kio-gdrive/default.nix

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
65 B
Nix
Raw Normal View History

2024-09-20 01:54:48 -04:00
{ mkKdeDerivation }:
mkKdeDerivation {
pname = "kio-gdrive";
}