Commit graph

6 commits

Author SHA1 Message Date
Shelvacu
9dd9078a1f Grab proot from bootstrap zip rather than including its nix path directly.
This means that the cachix substituter (or already having the package in your nix store somehow) is no longer required to build.

This required reworking the deploy script. As a bonus you can now omit the second argument and it will tell you what it would have copied instead of copying anything.

This is fixes one source of impurity, but for now flake builds will still require the --impure flag
2024-09-10 22:33:39 +02:00
Alexander Sosedkin
45fcd2da39 modules, ...: get rid of config.build.arch 2024-06-30 20:29:37 +02:00
Alexander Sosedkin
d72ab2a167 add x86_64 arch 2024-06-30 20:29:37 +02:00
Alexander Sosedkin
da9596df88 scripts/deploy.sh: support file:/// urls 2024-06-30 20:29:37 +02:00
Alexander Sosedkin
9ba1feced2 deploy: allow specifying urls not ending with source.tar.gz
For example, the official bootstrap ones.
2022-12-04 13:09:13 +01:00
Tobias Happ
28e2fde133 deploy: add build and deploy script as flake app 2022-11-06 21:43:51 +01:00