aboutsummaryrefslogtreecommitdiffstats
path: root/flake.lock
blob: 05b6a4a038b39a85939363fc6c05f19f40ecc411 (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
26
27
{
  "nodes": {
    "nixpkgs": {
      "locked": {
        "lastModified": 1765772535,
        "narHash": "sha256-aq+dQoaPONOSjtFIBnAXseDm9TUhIbe215TPmkfMYww=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "09b8fda8959d761445f12b55f380d90375a1d6bb",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixpkgs-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}