10 src = fetchFromGitHub {
11 owner = "rameshvarun";
14 hash = "sha256-7AuZ1gyp8tAWHM0Ry54tKucPJ3enaGDtvrM1J8uBIT8=";
17 vendorHash = "sha256-c6aE6iD6yCnnuSEDhhr3v1ArcfLmSP8QhS7Cz7rtVHs=";
20 description = "Command line tool for creating and applying UPS patch files";
21 homepage = "https://github.com/rameshvarun/ups";
22 license = licenses.mit;
23 maintainers = with maintainers; [ ruby0b ];