artiq/flake.lock

181 lines
4.6 KiB
Plaintext
Raw Normal View History

2021-08-12 12:44:42 +08:00
{
"nodes": {
2022-02-13 17:15:25 +08:00
"artiq-comtools": {
"inputs": {
"flake-utils": "flake-utils",
2022-02-13 17:15:25 +08:00
"nixpkgs": [
"nixpkgs"
],
"sipyco": [
"sipyco"
]
},
"locked": {
2024-06-06 09:35:05 +08:00
"lastModified": 1717637438,
"narHash": "sha256-BXFidNm3Em8iChPGu1L0s2bY+f2yQ0VVid4MuOoTehw=",
2022-02-13 17:15:25 +08:00
"owner": "m-labs",
"repo": "artiq-comtools",
2024-06-06 09:35:05 +08:00
"rev": "78d27026efe76a13f7b4698a554f55811369ec4d",
2022-02-13 17:15:25 +08:00
"type": "github"
},
"original": {
"owner": "m-labs",
"repo": "artiq-comtools",
"type": "github"
}
},
"flake-utils": {
2023-08-31 17:42:20 +08:00
"inputs": {
"systems": "systems"
},
"locked": {
2024-06-06 09:35:05 +08:00
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
"owner": "numtide",
"repo": "flake-utils",
2024-06-06 09:35:05 +08:00
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2021-08-12 12:44:42 +08:00
"nixpkgs": {
"locked": {
2024-07-09 16:33:45 +08:00
"lastModified": 1720386169,
"narHash": "sha256-NGKVY4PjzwAa4upkGtAMz1npHGoRzWotlSnVlqI40mo=",
2021-08-12 12:44:42 +08:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-07-09 16:33:45 +08:00
"rev": "194846768975b7ad2c4988bdb82572c00222c0d7",
2021-08-12 12:44:42 +08:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-05-28 17:30:23 +08:00
"ref": "nixos-24.05",
2021-08-12 12:44:42 +08:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2022-02-13 17:15:25 +08:00
"artiq-comtools": "artiq-comtools",
2021-08-12 12:44:42 +08:00
"nixpkgs": "nixpkgs",
"rust-overlay": "rust-overlay",
2022-02-12 10:59:10 +08:00
"sipyco": "sipyco",
2021-08-16 16:38:55 +08:00
"src-migen": "src-migen",
"src-misoc": "src-misoc",
2022-02-12 10:59:10 +08:00
"src-pythonparser": "src-pythonparser"
}
},
"rust-overlay": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-07-09 16:33:45 +08:00
"lastModified": 1720491570,
"narHash": "sha256-PHS2BcQ9kxBpu9GKlDg3uAlrX/ahQOoAiVmwGl6BjD4=",
"owner": "oxalica",
"repo": "rust-overlay",
2024-07-09 16:33:45 +08:00
"rev": "b970af40fdc4bd80fd764796c5f97c15e2b564eb",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
2022-02-12 10:59:10 +08:00
"sipyco": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-06-06 09:35:05 +08:00
"lastModified": 1717637367,
"narHash": "sha256-4mSm9wl5EMgzzrW6w86IDUevkEOT99FESHGcxcyQbD0=",
2022-02-12 10:59:10 +08:00
"owner": "m-labs",
"repo": "sipyco",
2024-06-06 09:35:05 +08:00
"rev": "02b96ec2473a3c3d3c980899de2564ddce949dab",
2022-02-12 10:59:10 +08:00
"type": "github"
},
"original": {
"owner": "m-labs",
"repo": "sipyco",
"type": "github"
2021-08-12 12:44:42 +08:00
}
},
2021-08-16 16:38:55 +08:00
"src-migen": {
"flake": false,
"locked": {
2024-07-09 16:33:45 +08:00
"lastModified": 1720332047,
"narHash": "sha256-FdYVEHVtXHrzPhBqpXOTo9uHQAtuCsDPmAPY8JrfHOY=",
2021-08-16 16:38:55 +08:00
"owner": "m-labs",
"repo": "migen",
2024-07-09 16:33:45 +08:00
"rev": "60739a161e64630ce7ba62d1a5bac1252b66c3b9",
2021-08-16 16:38:55 +08:00
"type": "github"
},
"original": {
"owner": "m-labs",
"repo": "migen",
"type": "github"
}
},
"src-misoc": {
"flake": false,
"locked": {
2024-05-14 08:49:29 +08:00
"lastModified": 1715647536,
"narHash": "sha256-q+USDcaKHABwW56Jzq8u94iGPWlyLXMyVt0j/Gyg+IE=",
2023-01-10 12:07:20 +08:00
"ref": "refs/heads/master",
2024-05-14 08:49:29 +08:00
"rev": "fea9de558c730bc394a5936094ae95bb9d6fa726",
"revCount": 2455,
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
}
},
2021-08-12 12:44:42 +08:00
"src-pythonparser": {
"flake": false,
"locked": {
2021-08-25 10:47:01 +08:00
"lastModified": 1628745371,
"narHash": "sha256-p6TgeeaK4NEmbhimEXp31W8hVRo4DgWmcCoqZ+UdN60=",
2021-08-12 12:44:42 +08:00
"owner": "m-labs",
"repo": "pythonparser",
2021-08-25 10:47:01 +08:00
"rev": "5413ee5c9f8760e95c6acd5d6e88dabb831ad201",
2021-08-12 12:44:42 +08:00
"type": "github"
},
"original": {
"owner": "m-labs",
"repo": "pythonparser",
"type": "github"
}
2023-08-31 17:42:20 +08:00
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2021-08-12 12:44:42 +08:00
}
},
"root": "root",
"version": 7
}