summaryrefslogtreecommitdiff
path: root/flake.lock
blob: ada2505f7ba0450bd97f2526eeca569f13c20397 (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
{
  "nodes": {
    "nixpkgs": {
      "locked": {
        "lastModified": 1694767346,
        "narHash": "sha256-5uH27SiVFUwsTsqC5rs3kS7pBoNhtoy9QfTP9BmknGk=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "ace5093e36ab1e95cb9463863491bee90d5a4183",
        "type": "github"
      },
      "original": {
        "id": "nixpkgs",
        "ref": "nixos-unstable",
        "type": "indirect"
      }
    },
    "root": {
      "inputs": {
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}