2025 04 14 (#45)
* use lix from nixpkgs * install nil * just don't use matrix anymore * try not using lix * use nixpkgs unstable * dogfood nixcp * workflow: use runner.temp variable * workflow: try hex encoded secret * workflow: use envars for s3 region and endpoint * rm matrix * workflow: trace nixcp * workflow: no lix and no checkout in build packages * Revert "workflow: trace nixcp" This reverts commit 16d0827bcb90bff73a072920eb83f97aa84394ce.
This commit is contained in:
parent
c806ffb3bb
commit
e2df47ab99
7 changed files with 41 additions and 179 deletions
|
@ -12,6 +12,7 @@
|
|||
meta.mainProgram = "garage";
|
||||
}
|
||||
);
|
||||
nil = pkgFrom inputs.nil "default";
|
||||
}
|
||||
)
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue