mov-cli: use my own fork until upsteam is fixed

upstream pyproject.toml does not conform with nixpkgs versions
This commit is contained in:
raf 2024-01-21 13:55:07 +03:00
commit c7de446c63
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29
3 changed files with 22 additions and 22 deletions

View file

@ -32,21 +32,21 @@
"type": "GitRelease",
"repository": {
"type": "GitHub",
"owner": "mov-cli",
"owner": "notashelf",
"repo": "mov-cli"
},
"pre_releases": false,
"version_upper_bound": null,
"version": "1.5.7",
"revision": "47c453d156914c373f3ece05564d04f1e12c41e5",
"url": "https://api.github.com/repos/mov-cli/mov-cli/tarball/1.5.7",
"hash": "08gc8x80df6d8nxraqh531q68s7kjhs921ndcg7virl1njv5k61q"
"version": "v1.5.9",
"revision": "e84e61f550cb83bd1d8f57414846a0dee8776243",
"url": "https://api.github.com/repos/notashelf/mov-cli/tarball/v1.5.9",
"hash": "1hyhy5xybn921rlmapd4xxqhl60kyyn9kqfhzml4l2k8b962f81y"
},
"nixpkgs": {
"type": "Channel",
"name": "nixpkgs-unstable",
"url": "https://releases.nixos.org/nixpkgs/nixpkgs-24.05pre572302.757637581797/nixexprs.tar.xz",
"hash": "065lpgsw47n8wb7smjifwy2gwas009490q7p0vnr0gzj3c4abmrd"
"url": "https://releases.nixos.org/nixpkgs/nixpkgs-24.05pre573406.e5d1c87f5813/nixexprs.tar.xz",
"hash": "020gpd0szsiwf70idxl7bvr4pzplnns2463a9n4z2i8si9qr66vb"
},
"rofi-calc": {
"type": "GitRelease",