Commit graph

6 commits

Author SHA1 Message Date
Paul Haerle
8e9c7e7c00
build linux images on darwin (#83)
The assert in pkgs.nix currently just throws if you try to build on
darwin. As there's no such thing as darwin in a container, I believe
it should be safe to assume that people want to build linux containers.

This defaults to the current platform, but still lets users specify
system to i.e. build x86_64-linux containers from an aarch64-darwin host.
2024-08-05 08:46:14 +02:00
Sefa Eyeoglu
87327a573a
Add aarch64 support
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-03-07 13:04:03 +01:00
zimbatm
f90912f967
release.nix -> default.nix
the default should be to build all the images
2019-12-17 23:35:43 +01:00
zimbatm
949ac55e09
stop accepting nixpkgs as an argument
set the NIX_PATH to select the version of nixpkgs to use
2019-12-15 15:57:40 +01:00
zimbatm
4bc1a4e847
set system to x86_64-linux 2019-01-19 22:43:33 +01:00
zimbatm
b44f7f85f3
hi 2019-01-19 15:13:30 +01:00