summary refs log tree commit diff stats
path: root/flake.lock
blob: 1fe00b2fb85e09cd4aa7ffc6978c93b9b93ad639 (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": 1675062963,
        "narHash": "sha256-a3IQvBtrwzgBWnLvY08VLCUKkF4bAb1DTgMtyJ+jmWc=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "1badc6db75d797f53c77d18d89c4eb8616d205cc",
        "type": "github"
      },
      "original": {
        "id": "nixpkgs",
        "type": "indirect"
      }
    },
    "root": {
      "inputs": {
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}