forked from mirrors/nixpkgs
parent
0e3b4b6e7d
commit
3cea40adb3
|
@ -27,5 +27,6 @@ stdenv.mkDerivation rec {
|
|||
description = "A command-line screen capture utility";
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ garbas ];
|
||||
license = licenses.mit;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue