summary refs log tree commit diff stats
path: root/flake.lock
blob: 202b6392bba9d95411bb085d47c8d12710541303 (plain) (blame)
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
{
  "nodes": {
    "nixpkgs": {
      "locked": {
        "lastModified": 1674807565,
        "narHash": "sha256-zOLE1YXf2RhYhtNv4n8C0xPaSjduchLlCxZaAeoAvxU=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "f80ac848e3d6f0c12c52758c0f25c10c97ca3b62",
        "type": "github"
      },
      "original": {
        "id": "nixpkgs",
        "type": "indirect"
      }
    },
    "root": {
      "inputs": {
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}