aboutsummaryrefslogtreecommitdiff
path: root/nixos/modules/compile.nix
Commit message (Collapse)AuthorAge
* ReworkKarel Kočí2024-01-16
|
* nixos: run less jobs in paralel on RidcullyKarel Kočí2023-04-25
|
* devShells/apo: add glibc staticKarel Kočí2023-03-10
|
* nixos/compile: reenable emulated systemsKarel Kočí2023-02-07
| | | | | I need these actually to build Go (Syncthing) on armv7l as the package is broken and runs host binary during the build.
* 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