Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update nix pin with `make nixpkgs` | Wong Hoi Sing Edison | 2021-06-10 |
| | | | | | | | | - Bugfix `make nixpkgs` which pin with branch `nixos-21.05` - Code lint with `nixpkgs-fmt` - Code sync between x86\_64 and aarch64 Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com> | ||
* | Add podman static build | Sascha Grunert | 2020-05-11 |
We’re now able to build a static podman binary based on a custom nix derivation. This is integrated in cirrus as well, whereas a later target would be to provide a self-contained static binary bundle which can be installed on any Linux x64-bit system. Fixes: https://github.com/containers/libpod/issues/1399 Signed-off-by: Sascha Grunert <sgrunert@suse.com> |