parent
772126b0de
commit
3523c50b71
|
@ -14,7 +14,6 @@
|
||||||
# System types to support.
|
# System types to support.
|
||||||
supportedSystems = [
|
supportedSystems = [
|
||||||
"x86_64-linux"
|
"x86_64-linux"
|
||||||
"aarch64-linux"
|
|
||||||
];
|
];
|
||||||
|
|
||||||
forAllSystems = function: nixpkgs.lib.genAttrs supportedSystems
|
forAllSystems = function: nixpkgs.lib.genAttrs supportedSystems
|
||||||
|
|
Loading…
Reference in New Issue