aboutsummaryrefslogtreecommitdiff
path: root/nixos/modules/compile.nix
Commit message (Collapse)AuthorAge
* nixos/compile: for now disable binfmtKarel Kočí2023-01-30
|
* nixos/compile: use emualted systems againKarel Kočí2023-01-23
| | | | | The original use was to get binfmt in chroot without copying qemu to chrooted store but let's just copy it over.
* Format using AlejandraKarel Kočí2023-01-08
|
* install.sh: add ability to install non-native architectureKarel Kočí2022-12-04
| | | | | The result is that it now requires to be run only on NixOS but that should be fine.
* nixos: improve nix settingsKarel Kočí2022-11-15
|
* nixos/compile: add support for binfmt armv7 and aarch64Karel Kočí2022-06-30
|
* Add initial versionKarel Kočí2022-06-10