Commit 4ccba7e
committed
system: fix the new property tree for system
buildPlatform and hostPlatform no longer act as the system definition.
They now contain a system property that has been enforced to be used by
nixpkgs and system will be set through `nixpkgs.{host,build}Platform.system`.
Signed-off-by: Brian McGillion <[email protected]>1 parent d9e8ec0 commit 4ccba7e
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
| 33 | + | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
| 39 | + | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments