summary refs log tree commit diff stats
path: root/flake.lock
blob: 6943e5fe844d938112e649444371207204b2bd38 (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": 1675698036,
        "narHash": "sha256-BgsQkQewdlQi8gapJN4phpxkI/FCE/2sORBaFcYbp/A=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "1046c7b92e908a1202c0f1ba3fc21d19e1cf1b62",
        "type": "github"
      },
      "original": {
        "id": "nixpkgs",
        "type": "indirect"
      }
    },
    "root": {
      "inputs": {
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}