mirror of
https://github.com/oxalica/rust-overlay.git
synced 2025-10-06 00:02:40 +02:00
flake: merge systems with nixpkgs'
This commit is contained in:
2
flake.lock
generated
2
flake.lock
generated
@@ -26,7 +26,7 @@
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1,
|
||||
"narHash": "sha256-zz/zMtmE95DrZPZ+eXAOHkD6pW4M4MaozQyIhYvP5xw=",
|
||||
"narHash": "sha256-cyfZqnwhPNzdfQnmUUUVK5fon88TSm/0CwgE7Lf+LDU=",
|
||||
"path": "./systems.nix",
|
||||
"type": "path"
|
||||
},
|
||||
|
@@ -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"
|
||||
|
Reference in New Issue
Block a user