summaryrefslogtreecommitdiffhomepage
path: root/flake.lock
blob: 2a06923c2de9526d06d5c3fe987b3155389d8394 (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": 1767151656,
        "narHash": "sha256-ujL2AoYBnJBN262HD95yer7QYUmYp5kFZGYbyCCKxq8=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "f665af0cdb70ed27e1bd8f9fdfecaf451260fc55",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixpkgs-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}