aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
blob: 7eb0f8ebcd49c838288c77103a2e5410a49713d3 (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
{
  "nodes": {
    "nixpkgs": {
      "locked": {
        "lastModified": 1602666561,
        "narHash": "sha256-TByS4XBC8VQ6hjr686MqLylYMTruNJsOS6FKOq53p3c=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "ffde8a8e1ed76caa1d213c3209dee7f75b57a20d",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "master",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}