flake: merge systems with nixpkgs'

This commit is contained in:
oxalica
2023-04-18 00:14:26 +08:00
parent ee5a4abc6e
commit f0a8bd2690
2 changed files with 2 additions and 3 deletions

2
flake.lock generated
View File

@@ -26,7 +26,7 @@
"flake": false,
"locked": {
"lastModified": 1,
"narHash": "sha256-zz/zMtmE95DrZPZ+eXAOHkD6pW4M4MaozQyIhYvP5xw=",
"narHash": "sha256-cyfZqnwhPNzdfQnmUUUVK5fon88TSm/0CwgE7Lf+LDU=",
"path": "./systems.nix",
"type": "path"
},

View File

@@ -3,10 +3,9 @@
"aarch64-linux"
"armv5tel-linux"
"armv6l-linux"
"armv7a-linux"
"armv7l-linux"
"i686-linux"
# "mipsel-linux" # Missing `busybox`.
"mipsel-linux"
"powerpc64le-linux"
"riscv64-linux"
"x86_64-darwin"