mirror of
https://github.com/numtide/flake-utils.git
synced 2024-12-14 11:47:31 +00:00
remove 20 years old arch (#82)
This commit is contained in:
parent
6ee9ebb6b1
commit
5aed5285a9
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ let
|
|||
defaultSystems = [
|
||||
"aarch64-linux"
|
||||
"aarch64-darwin"
|
||||
"i686-linux"
|
||||
"x86_64-darwin"
|
||||
"x86_64-linux"
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue