artiq/flake.lock

118 lines
3.0 KiB
Plaintext
Raw Normal View History

2021-08-12 12:44:42 +08:00
{
"nodes": {
"mozilla-overlay": {
"flake": false,
"locked": {
2021-11-03 21:39:44 +08:00
"lastModified": 1634833229,
"narHash": "sha256-uDbVCkW91/AY87mTwm8XrX2E133LTFqwYsYNNxBcY9M=",
"owner": "mozilla",
"repo": "nixpkgs-mozilla",
2021-11-03 21:39:44 +08:00
"rev": "6070a8ee799f629cb1d0004821f77ceed94d3992",
"type": "github"
},
"original": {
"owner": "mozilla",
"repo": "nixpkgs-mozilla",
"type": "github"
}
},
2021-08-12 12:44:42 +08:00
"nixpkgs": {
"locked": {
2021-11-03 21:39:44 +08:00
"lastModified": 1635946136,
"narHash": "sha256-y1l0FK/nyRqb9CCImHNDJYYTtCnSNF2rK5RFc+qaMEg=",
2021-08-12 12:44:42 +08:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-11-03 21:39:44 +08:00
"rev": "8429ae8722a319ebc26e9a38105e0797a824eb87",
2021-08-12 12:44:42 +08:00
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"mozilla-overlay": "mozilla-overlay",
2021-08-12 12:44:42 +08:00
"nixpkgs": "nixpkgs",
2021-08-16 16:38:55 +08:00
"src-migen": "src-migen",
"src-misoc": "src-misoc",
"src-nac3": "src-nac3",
2021-08-12 12:44:42 +08:00
"src-sipyco": "src-sipyco"
}
},
2021-08-16 16:38:55 +08:00
"src-migen": {
"flake": false,
"locked": {
2021-10-16 19:10:28 +08:00
"lastModified": 1634182166,
"narHash": "sha256-Iw2d8fCgwuuIevkugSqd8Iplj6N+2nR1pn+or5E38Fk=",
2021-08-16 16:38:55 +08:00
"owner": "m-labs",
"repo": "migen",
2021-10-16 19:10:28 +08:00
"rev": "7507a2bb16dd2cac63535175ce67fb30dfdae1c0",
2021-08-16 16:38:55 +08:00
"type": "github"
},
"original": {
"owner": "m-labs",
"repo": "migen",
"type": "github"
}
},
"src-misoc": {
"flake": false,
"locked": {
2021-11-03 21:39:44 +08:00
"lastModified": 1635235511,
"narHash": "sha256-XdBMBfup7JbUPzBi0An8GnQCIp7tiaczTrOwsPpvKCM=",
2021-08-25 12:49:18 +08:00
"ref": "master",
2021-11-03 21:39:44 +08:00
"rev": "34e545c190e08ada3f59712bdb71208ac6c39cbc",
"revCount": 2397,
2021-08-25 12:49:18 +08:00
"submodules": true,
"type": "git",
"url": "https://github.com/m-labs/misoc.git"
2021-08-16 16:38:55 +08:00
},
"original": {
2021-08-25 12:49:18 +08:00
"submodules": true,
"type": "git",
"url": "https://github.com/m-labs/misoc.git"
2021-08-16 16:38:55 +08:00
}
},
"src-nac3": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
2021-08-12 12:44:42 +08:00
"locked": {
2021-11-11 16:51:56 +08:00
"lastModified": 1636619740,
"narHash": "sha256-hJP4hjn9z2Mj/2I3jWZqqvUIOGGfmAKmmN6F8HegC4Y=",
"ref": "master",
2021-11-11 16:51:56 +08:00
"rev": "612b6768c0b0099d8b1bbd4f51014bc0cacba0b6",
"revCount": 416,
"type": "git",
"url": "https://git.m-labs.hk/M-Labs/nac3.git"
2021-08-12 12:44:42 +08:00
},
"original": {
"type": "git",
"url": "https://git.m-labs.hk/M-Labs/nac3.git"
2021-08-12 12:44:42 +08:00
}
},
"src-sipyco": {
"flake": false,
"locked": {
"lastModified": 1632832039,
"narHash": "sha256-GYXXCCOxNZyy6j7qScB3/QWUUCEVX+4tM4bXXVGXty0=",
2021-08-12 12:44:42 +08:00
"owner": "m-labs",
"repo": "sipyco",
"rev": "b83d8e5d82b25dba9393f0c12bdc5253f8138545",
2021-08-12 12:44:42 +08:00
"type": "github"
},
"original": {
"owner": "m-labs",
"repo": "sipyco",
"type": "github"
}
}
},
"root": "root",
"version": 7
}