summaryrefslogtreecommitdiff
path: root/pkgs/build-support/fetchsourcehut/default.nix
AgeCommit message (Expand)Author
2025-09-09fetchFromSourcehut: allow passthru argswinston
2025-07-29fetchFromSourcehut: add tag as an alternative for revMarcin Serwin
2025-07-24treewide: run nixfmt 1.0.0Wolfgang Walther
2025-05-31lib, treewide: introduce `repoRevToName`, use it in most `fetch*` functionsJan Malakhovski
2024-12-10treewide: format all inactive Nix filesSilvan Mosberger
2024-03-19Avoid top-level `with ...;` in pkgs/build-support/fetchsourcehut/default.nixPhilip Taron
2023-06-11fetchFromSourcehut: expose `gitRepoUrl` to consumersColin
2023-04-22treewide: Make some fetchers overridablepiegames
2022-05-23treewide: extraPostFetch -> postFetchArtturin
2022-01-03fetchFromSourcehut: allow recursive fetchingNguyễn Gia Phong
2021-03-08fetchFromSourcehut: initluc65r