aboutsummaryrefslogtreecommitdiff
path: root/infra/corenix/flake.lock
blob: dcfe647d911c33a5f87ad0c92f973456788d88f3 (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": 1604414673,
        "narHash": "sha256-Z8yNdN5G17J8Ro9Go9LGN5NtEwL2oleZAZkEhdC4q7I=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "a9f4945fa4e0ec655554149e82bdac935c9ba747",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "master",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}