Files
OpenLane/flake.lock
Mohamed Gaber 46d8e5a042 Upgrade to nix-eda (#2135)
~ Avoid using `/dev/null` for writing DEF files (it tries to create a temp file and fail)
~ PDK now has a default value of sky130A even outside the Makefile
~ PDK_ROOT now set automatically if Volare is installed
~ Upgrade to a newer version of OpenLane 2, which in turns uses `nix-eda` 
~ Format nix packages using Alejandra
~ OpenROAD scripts now read liberty files before database files (they are linked together when the database is read)
~ Update Readme to remove Colab and add banner directing people to OpenLane 2
2024-07-07 23:08:26 +03:00

205 lines
5.2 KiB
JSON

{
"nodes": {
"devshell": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"openlane2",
"nix-eda",
"nixpkgs"
]
},
"locked": {
"lastModified": 1717408969,
"narHash": "sha256-Q0OEFqe35fZbbRPPRdrjTUUChKVhhWXz3T9ZSKmaoVY=",
"owner": "numtide",
"repo": "devshell",
"rev": "1ebbe68d57457c8cae98145410b164b5477761f4",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
"flake-compat": {
"locked": {
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"revCount": 57,
"type": "tarball",
"url": "https://api.flakehub.com/f/pinned/edolstra/flake-compat/1.0.1/018afb31-abd1-7bff-a5e4-cff7e18efb7a/source.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://flakehub.com/f/edolstra/flake-compat/1.tar.gz"
}
},
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1701680307,
"narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"ioplace-parser": {
"inputs": {
"nixpkgs": [
"openlane2",
"nix-eda",
"nixpkgs"
]
},
"locked": {
"lastModified": 1719837045,
"narHash": "sha256-ya2KEXKAIn8oYUi9G9TaUcQAEfGkbENCgXF/V0d/kws=",
"owner": "efabless",
"repo": "ioplace_parser",
"rev": "570fd3e352926f57e6eecbb8bd3892a5dec375b7",
"type": "github"
},
"original": {
"owner": "efabless",
"repo": "ioplace_parser",
"type": "github"
}
},
"libparse": {
"inputs": {
"nixpkgs": [
"openlane2",
"nix-eda",
"nixpkgs"
]
},
"locked": {
"lastModified": 1713178934,
"narHash": "sha256-1w6HBBE2bWAD0GM98O8WZRmZDW9+EzD0KFvnnH2ho/k=",
"owner": "efabless",
"repo": "libparse-python",
"rev": "cec8b6dfd3d1c97bc5ccd1d0a41c44e51bc9c1eb",
"type": "github"
},
"original": {
"owner": "efabless",
"repo": "libparse-python",
"type": "github"
}
},
"nix-eda": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1719830786,
"narHash": "sha256-meVPi2d6TI44FjuqQc57Ve3UV1GP12uDVrRfHcACBdg=",
"owner": "efabless",
"repo": "nix-eda",
"rev": "8fd46e08259a761d5078c6c3b8b19dd58bb69e75",
"type": "github"
},
"original": {
"owner": "efabless",
"repo": "nix-eda",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1717144377,
"narHash": "sha256-F/TKWETwB5RaR8owkPPi+SPJh83AQsm6KrQAlJ8v/uA=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "805a384895c696f802a9bf5bf4720f37385df547",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-24.05",
"repo": "nixpkgs",
"type": "github"
}
},
"openlane2": {
"inputs": {
"devshell": "devshell",
"flake-compat": "flake-compat",
"ioplace-parser": "ioplace-parser",
"libparse": "libparse",
"nix-eda": "nix-eda",
"volare": "volare"
},
"locked": {
"lastModified": 1719911213,
"narHash": "sha256-rd4nqjpwNwqcpKGMx6QN6cX/2MjVt24I5CL9/QE45iM=",
"owner": "efabless",
"repo": "openlane2",
"rev": "315e8a220fc7327c4d146b9101b5dc5325862d58",
"type": "github"
},
"original": {
"owner": "efabless",
"ref": "dev",
"repo": "openlane2",
"type": "github"
}
},
"root": {
"inputs": {
"openlane2": "openlane2"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"volare": {
"inputs": {
"nixpkgs": [
"openlane2",
"nix-eda",
"nixpkgs"
]
},
"locked": {
"lastModified": 1715167549,
"narHash": "sha256-QzMKToqiDQzMjBM2TW1VGMUxSLj70Uk4IdJVjIdkd5c=",
"owner": "efabless",
"repo": "volare",
"rev": "b72ce150b80f67278d4c6b025183fb3941cab993",
"type": "github"
},
"original": {
"owner": "efabless",
"repo": "volare",
"type": "github"
}
}
},
"root": "root",
"version": 7
}