aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
blob: 3de7356f42bafb7ca79c90e6e739f8a67783770d (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": 1728888510,
        "narHash": "sha256-nsNdSldaAyu6PE3YUA+YQLqUDJh+gRbBooMMekZJwvI=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}