mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2026-09-08 23:57:59 +08:00
feat: enhance nix config and bootstrap (#1775)
- Upgrade Docker image version from v1.21 to v1.22 across dev container and CI workflows - Add .nix-gc-root to .gitignore - Enhance nix configuration with Chinese mirrors, auto GC root, and system QEMU support - Update bootstrap script with improved nix installation and configuration options - Update DADK dependency to v0.6.1 Signed-off-by: longjin <longjin@DragonOS.org>
This commit is contained in:
@@ -20,6 +20,7 @@ cppcheck.xml
|
||||
compile_commands.json
|
||||
/logs/
|
||||
*.log
|
||||
.nix-gc-root
|
||||
dadk-manifest.generated.toml
|
||||
config/rootfs.generated.toml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user