aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
blob: c01f525e97b713cc7c9f27aa3c6d9c453ae164c4 (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
{
  "nodes": {
    "nixpkgs": {
      "info": {
        "lastModified": 1585405475,
        "narHash": "sha256-bESW0n4KgPmZ0luxvwJ+UyATrC6iIltVCsGdLiphVeE="
      },
      "locked": {
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "b88ff468e9850410070d4e0ccd68c7011f15b2be",
        "type": "github"
      },
      "original": {
        "id": "nixpkgs",
        "ref": "nixos-20.03-small",
        "type": "indirect"
      }
    },
    "root": {
      "inputs": {
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 5
}