Michal Sojka
|
a78551449b
|
Always prefix package.nix path with ./ in overlay.nix
Without this, nixified package in the current directory fails to
evaluate with "error: undefined variable 'package'".
|
2025-04-18 10:36:46 +02:00 |
|
Michal Sojka
|
be4316f061
|
tests: Run flake test against jazzy
Rolling is currently broken.
|
2025-03-27 19:31:50 +01:00 |
|
Michal Sojka
|
83c13b8209
|
Add test for --use-per-package-src
|
2025-02-09 10:55:46 +01:00 |
|
Michal Sojka
|
9406815aba
|
Fix generating patches of independent packages in a single repo
|
2024-12-28 16:38:02 +01:00 |
|
Michal Sojka
|
dc3de1f289
|
Add experimental option --patches
This generates Nix expressions which include local patches (additional
commits in local git repositories).
|
2024-12-22 23:00:49 +01:00 |
|
Michal Sojka
|
9193811bfc
|
Add autoware test
|
2024-12-22 22:38:39 +01:00 |
|
Michal Sojka
|
68126a4b82
|
Add test for --fetch
|
2024-12-22 22:24:58 +01:00 |
|
Michal Sojka
|
2669f6e7d9
|
Add more tests for --compare
|
2024-12-22 22:09:20 +01:00 |
|
Michal Sojka
|
70a0703a0e
|
Add initial version of test suite
|
2024-12-22 21:58:19 +01:00 |
|