summary refs log tree commit diff stats
path: root/flake.lock
blob: f519a1fdfe096c46f98a85993cd7859566a3462e (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": 1673947312,
        "narHash": "sha256-xx/2nRwRy3bXrtry6TtydKpJpqHahjuDB5sFkQ/XNDE=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "2d38b664b4400335086a713a0036aafaa002c003",
        "type": "github"
      },
      "original": {
        "id": "nixpkgs",
        "type": "indirect"
      }
    },
    "root": {
      "inputs": {
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}