mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-11-28 11:05:17 +03:00
ca95781a74
It supports many more platforms, excerpt from the README: > Supported platforms: > > Windows: x86, x86_64 > Mac OS: x86, x86_64, AArch64, PowerPC32 > Linux: x86, x86_64, ARMv6, AArch64, PowerPC32 > FreeBSD: x86, x86_64, ARMv6, AArch64, PowerPC32 > OpenBSD: x86, x86_64, ARMv6, AArch64, PowerPC32 > NetBSD: x86, x86_64, ARMv6, AArch64, PowerPC32 > Solaris: x86, x86_64 > Android: ARMv7, AArch64 > iOS: AArch64 Link to the fork: https://github.com/racket/ChezScheme
76 lines
1.9 KiB
JSON
76 lines
1.9 KiB
JSON
{
|
|
"nodes": {
|
|
"flake-utils": {
|
|
"locked": {
|
|
"lastModified": 1614513358,
|
|
"narHash": "sha256-LakhOx3S1dRjnh0b5Dg3mbZyH0ToC9I8Y2wKSkBaTzU=",
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"rev": "5466c5bbece17adaab2d82fae80b46e807611bf3",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"idris-emacs-src": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1613351183,
|
|
"narHash": "sha256-ngg48SzrR2LCtjle3WR3BOK86USRB0ZXmgXWu9EzQbo=",
|
|
"owner": "redfish64",
|
|
"repo": "idris2-mode",
|
|
"rev": "77390611a934f13e03a45e9f8a4e476dd17a9c5b",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "redfish64",
|
|
"repo": "idris2-mode",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1614810944,
|
|
"narHash": "sha256-mDpk7kP5nRRMhXZDjGQUIoq+3mUgixPXt93md0fI46E=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "d485a4db259470c19872ef6bf13ef4a0c5b2bb3c",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"id": "nixpkgs",
|
|
"type": "indirect"
|
|
}
|
|
},
|
|
"nixpkgs-chez-racket": {
|
|
"locked": {
|
|
"lastModified": 1627484694,
|
|
"narHash": "sha256-UsEb5G0ZJ8l/2y9u9FNj2akXx2PC5QAan24U3t32cfI=",
|
|
"owner": "L-as",
|
|
"repo": "nixpkgs",
|
|
"rev": "9b3c4bee8cee477ac03b0cfd4ebca40954c66106",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "L-as",
|
|
"ref": "chez-racket",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"flake-utils": "flake-utils",
|
|
"idris-emacs-src": "idris-emacs-src",
|
|
"nixpkgs": "nixpkgs",
|
|
"nixpkgs-chez-racket": "nixpkgs-chez-racket"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|