aboutsummaryrefslogtreecommitdiffstats
path: root/flake.lock
blob: 4517537ecb480b47077f3b54d906a048a6d1da8d (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": 1684336284,
        "narHash": "sha256-JFRaAJNSa5Z3/0rcS+ot70uNBb6oP9g6fYPQdCUskcw=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "ab53f08df4fdc9cceb93b128678b5e57846360d0",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}