about summary refs log tree commit diff
path: root/pkgs/common-updater/unstable-updater.nix
AgeCommit message (Expand)AuthorFilesLines
2024-05-13unstableGitUpdater: document actual use procedureJohn Titor1-0/+4
2024-03-25unstableGitUpdater: Move copy-pasted git describe call into reusable functionOPNA26081-3/+6
2024-03-03unstableGitUpdater: Drop --bare cloningOPNA26081-4/+2
2024-03-03unstableGitUpdater: Address review feedbackOPNA26081-118/+128
2024-03-03unstableGitUpdater: Add option to apply a pattern to found tags, to ignore no...OPNA26081-1/+14
2024-03-03unstableGitUpdater: Add option to run the tag through a converter programOPNA26081-0/+10
2024-03-03unstableGitUpdater: Try full history if failed to find any tags in shallow cloneOPNA26081-8/+9
2024-03-03unstableGitUpdater: Support non-shallow clones in tag searchOPNA26081-10/+18
2024-03-03unstableGitUpdater: Use stableVersion, update to new format, offer hardcoded ...OPNA26081-13/+18
2023-07-23unstableGitUpdater: add deepClone argument for non shallow clonesJacob Moody1-2/+13
2022-09-04unstableGitUpdater: fix inaccurate commentsAlyssa Ross1-2/+2
2022-05-24unstableGitUpdater: fix updating fetchzip-based sourcesJan Tojnar1-1/+1
2022-02-18unstableGitUpdater: Allow using stable versionsJan Tojnar1-3/+36
2022-02-18unstableGitUpdater: Use single derivation for all branchesJan Tojnar1-5/+37
2022-02-18unstableGitUpdater: Fix support for fetchFromGit{Hub,Lab}Jan Tojnar1-1/+1
2021-06-17unstable-updater.nix now understands a branch argumentAttila Lendvai1-2/+6
2021-01-25treewide: remove stdenv where not neededPavol Rusnak1-2/+1
2020-11-21unstableUpdater: initFrancesco Gazzetta1-0/+44