aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
blob: 06c507e7d8bad7c1b029163fa9905e1948812ad6 (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": {
    "lowdown-src": {
      "flake": false,
      "locked": {
        "lastModified": 1617481909,
        "narHash": "sha256-SqnfOFuLuVRRNeVJr1yeEPJue/qWoCp5N6o5Kr///p4=",
        "owner": "kristapsdz",
        "repo": "lowdown",
        "rev": "148f9b2f586c41b7e36e73009db43ea68c7a1a4d",
        "type": "github"
      },
      "original": {
        "owner": "kristapsdz",
        "ref": "VERSION_0_8_4",
        "repo": "lowdown",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1614309161,
        "narHash": "sha256-93kRxDPyEW9QIpxU71kCaV1r+hgOgP6/aVgC7vvO8IU=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "0e499fde7af3c28d63e9b13636716b86c3162b93",
        "type": "github"
      },
      "original": {
        "id": "nixpkgs",
        "ref": "nixos-20.09-small",
        "type": "indirect"
      }
    },
    "root": {
      "inputs": {
        "lowdown-src": "lowdown-src",
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}