Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0a38ba8859 | |||
| 9c3b3f5a45 |
@@ -148,7 +148,7 @@
|
|||||||
systems = [
|
systems = [
|
||||||
"x86_64-linux"
|
"x86_64-linux"
|
||||||
# disable arm for now as hydra isn't set up for it
|
# disable arm for now as hydra isn't set up for it
|
||||||
# "aarch64-linuxa
|
"aarch64-linux"
|
||||||
];
|
];
|
||||||
|
|
||||||
forEachSystem = lib.genAttrs systems;
|
forEachSystem = lib.genAttrs systems;
|
||||||
|
|||||||
Reference in New Issue
Block a user