summaryrefslogtreecommitdiffstats
path: root/flake.lock
blob: 6297e3b24dda55ee26138e136966d8cc0d7a47d9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
  "nodes": {
    "nixpkgs": {
      "locked": {
        "lastModified": 0,
        "narHash": "sha256-gbl9hE39nQRpZaLjhWKmEu5ejtQsgI5TWYrIVVJn30U=",
        "path": "/nix/store/zd0x43g1jcav0xy0k6q9pdhy3bvif77n-source",
        "type": "path"
      },
      "original": {
        "id": "nixpkgs",
        "type": "indirect"
      }
    },
    "root": {
      "inputs": {
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}