Rework nix flake for offline multi-platform builds (#1601)

* Rework flake.nix for offline multi-platform builds (Linux & macOS)

* fix typo + fmt
This commit is contained in:
Loïs
2026-05-23 07:20:45 -06:00
committed by GitHub
parent c49f0e5c6e
commit c804b1f663
2 changed files with 348 additions and 193 deletions
Generated
+3 -3
View File
@@ -2,11 +2,11 @@
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1775710090,
"narHash": "sha256-ar3rofg+awPB8QXDaFJhJ2jJhu+KqN/PRCXeyuXR76E=",
"lastModified": 1778869304,
"narHash": "sha256-30sZNZoA1cqF5JNO9fVX+wgiQYjB7HJqqJ4ztCDeBZE=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "4c1018dae018162ec878d42fec712642d214fdfa",
"rev": "d233902339c02a9c334e7e593de68855ad26c4cb",
"type": "github"
},
"original": {
+345 -190
View File
File diff suppressed because it is too large Load Diff