summaryrefslogtreecommitdiff
path: root/rust/controller/flake.lock
blob: ab8956dafcf855f05e222b06ef2387ccb46e0487 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
  "nodes": {
    "nixpkgs": {
      "locked": {
        "lastModified": 1624445739,
        "narHash": "sha256-92lLwqUFTxbzU7oscb8L7WZZEZpI7IujV0zbqFC7w9M=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "652966c8815bfb8da1db531854fb1f1f7406070c",
        "type": "github"
      },
      "original": {
        "id": "nixpkgs",
        "type": "indirect"
      }
    },
    "root": {
      "inputs": {
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}