mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-26 18:24:53 +00:00
Other fetchers (fetchFromGitHub, fetchFromGitLab, etc.) expose tag such that the attribute src.tag can be accessed. Add this to fetchFromSourcehut as well. I need this for a script I'm working on. Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>