summaryrefslogtreecommitdiff
path: root/flake.lock
blob: 87953cee7b74b3c0c5976e66c4d911124f606856 (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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
{
  "nodes": {
    "nixpkgs": {
      "locked": {
        "lastModified": 1613772719,
        "narHash": "sha256-jZ6KiCOaDOZJHMDFnBO1fHPrDqDUmOkihPWXavyGa98=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "38eaa62f28384bc5f6c394e2a99bd6a4913fc71f",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixos-20.09",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixpkgs_unstable": {
      "locked": {
        "lastModified": 1613871428,
        "narHash": "sha256-pKTNtMSO4zU5y2uBW+bW77AYktLJp4gEfXqDH7kv4f8=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "f428bb03f2dd4e74fd748fa33d436d8738280586",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "master",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "nixpkgs": "nixpkgs",
        "nixpkgs_unstable": "nixpkgs_unstable"
      }
    }
  },
  "root": "root",
  "version": 7
}