1
0
mirror of https://github.com/tensorflow/haskell.git synced 2024-06-02 19:13:34 +02:00
tensorflow-haskell/flake.lock
Phillip Seeber bf6012863f nix overlay and flake to build tensorflow
fix permissions
2022-07-27 22:14:50 +02:00

78 lines
2.0 KiB
JSON

{
"nodes": {
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1650374568,
"narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "b4a34015c698c7793d592d66adbab377907a2be8",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1656928814,
"narHash": "sha256-RIFfgBuKz6Hp89yRr7+NR5tzIAbn52h8vT6vXkYjZoM=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "7e2a3b3dfd9af950a856d66b0a7d01e3c18aa249",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1658850041,
"narHash": "sha256-HA4koSVBPEERWSrH0LVBy28y2FGJnOeUmGDEyeQPmDY=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "3bbb296d9a0088c314ce83038b896753bbe33acb",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixpkgs-unstable",
"type": "indirect"
}
},
"root": {
"inputs": {
"flake-compat": "flake-compat",
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"tensorflowSubModule": "tensorflowSubModule"
}
},
"tensorflowSubModule": {
"flake": false,
"locked": {
"lastModified": 1595549353,
"narHash": "sha256-4UgDtFLqSJ1tNGLx30x2oVxlsSCb7Cj88c5/Ff1zpbU=",
"owner": "tensorflow",
"repo": "tensorflow",
"rev": "b36436b087bd8e8701ef51718179037cccdfc26e",
"type": "github"
},
"original": {
"owner": "tensorflow",
"repo": "tensorflow",
"rev": "b36436b087bd8e8701ef51718179037cccdfc26e",
"type": "github"
}
}
},
"root": "root",
"version": 7
}