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