Branch | Commit message | Author | Age |
channel-news-entries | WIP | Christopher Baines | 5 years |
guile3 | WIP | Christopher Baines | 5 years |
master | Add mechanism to fix derivation inputs | Christopher Baines | 3 weeks |
trunk | Make update-derivation-ids-hash-table! more flexible | Christopher Baines | 6 days |
wip-derivation-comparison | WIP | Christopher Baines | 5 years |
wip-fix-foreign | WIP | Christopher Baines | 5 years |
wip-narinfo | Query build servers for narinfo files | Christopher Baines | 5 years |
wip-rb6-summit | WIP Add page to show derivation outputs for a revision | Christopher Baines | 5 years |
wip-reproducibility-pie-chart | WIP | Christopher Baines | 5 years |
wip-temp-table-insertion | WIP | Christopher Baines | 5 years |
[...] |
|
|
Age | Commit message | Author |
2025-03-10 | Add 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.
HEADmaster | Christopher Baines |
2025-03-10 | Remove compatability with old guix derivation-inputs | Christopher Baines |
2025-03-10 | Use 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-10 | Revert "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-25 | Improve 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-25 | Use with-exception-handler in place of with-throw-handler | Christopher Baines |
2025-02-20 | Update the package derivations table in a transaction | Christopher Baines |
2025-02-20 | Change url in test•••To avoid a conflict when running tests in parallel.
| Christopher Baines |
2025-02-11 | Make knots update changes | Christopher Baines |
2025-02-11 | Remove 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 |