aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
channel-news-entriesWIPChristopher Baines5 years
guile3WIPChristopher Baines5 years
masterAdd mechanism to fix derivation inputsChristopher Baines3 weeks
trunkMake update-derivation-ids-hash-table! more flexibleChristopher Baines6 days
wip-derivation-comparisonWIPChristopher Baines5 years
wip-fix-foreignWIPChristopher Baines5 years
wip-narinfoQuery build servers for narinfo filesChristopher Baines5 years
wip-rb6-summitWIP Add page to show derivation outputs for a revisionChristopher Baines5 years
wip-reproducibility-pie-chartWIPChristopher Baines5 years
wip-temp-table-insertionWIPChristopher Baines5 years
[...]
 
 
AgeCommit messageAuthor
2025-03-10Add mechanism to fix derivation inputs•••Some derivations are missing inputs, I don't know why, but this should allow for manually fixing the affected derivations. HEADmasterChristopher Baines
2025-03-10Remove compatability with old guix derivation-inputsChristopher Baines
2025-03-10Use vector-fold rather than map to construct input-derivations•••This avoids append-map and vector->list so might be faster and use less memory. Christopher Baines
2025-03-10Revert "Optimise inserting derivation inputs"•••I'm concerned that this approach is more error prone and won't error if there are issues with the data in the database. This reverts commit 3081887b90d09a6d5cf82e7292087362f30fc311. Christopher Baines
2025-02-25Improve package deduplication•••Handle cases where there are up to 4 packages with the same name and version plus some having replacements. This is currently the case with glibc. Christopher Baines
2025-02-25Use with-exception-handler in place of with-throw-handlerChristopher Baines
2025-02-20Update the package derivations table in a transactionChristopher Baines
2025-02-20Change url in test•••To avoid a conflict when running tests in parallel. Christopher Baines
2025-02-11Make knots update changesChristopher Baines
2025-02-11Remove unmaintainable tests•••This needs rethinking, it's not feasible to maintain tests if you have to struggle to get backtraces when they fail and they rely on fragile and broken mocking. Christopher Baines
[...]
 
Clone
https://git.cbaines.net/git/guix/data-service
git@git.cbaines.net:guix/data-service