We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b08451 commit 030f7c1Copy full SHA for 030f7c1
flake.nix
@@ -24,6 +24,7 @@
24
"x86_64-linux"
25
"x86_64-darwin"
26
"aarch64-darwin"
27
+ "aarch64-linux"
28
]
29
(system: let
30
versions = import ./nix/versions.nix {inherit (nixpkgs-haskellNix) lib;};
0 commit comments