parent
0e3b4b6e7d
commit
3cea40adb3
@ -27,5 +27,6 @@ stdenv.mkDerivation rec {
|
|||||||
description = "A command-line screen capture utility";
|
description = "A command-line screen capture utility";
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
maintainers = with maintainers; [ garbas ];
|
maintainers = with maintainers; [ garbas ];
|
||||||
|
license = licenses.mit;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user