mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-17 10:24:07 +00:00
89b7c3c57a
Added comment for fetching the latest vesion and release link. Example: ```sh curl --silent https://tonelib.net/downloads.html | \ grep -P 'ToneLib GFX</h3' -A3 | \ sed -nE 's/^.*Version: ([0-9.]+).*/\1/p' 4.8.7 ``` ```sh $ curl --head 'https://www.tonelib.net/download.php?id=gfx&os=lnx' HTTP/2 302 server: nginx date: Wed, 04 Dec 2024 15:05:49 GMT content-type: text/html; charset=UTF-8 location: https://tonelib.vip/download/24-10-24/ToneLib-GFX-amd64.deb ``` |
||
---|---|---|
.. | ||
package.nix |