aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
blob: f67a3ff9597fe5549a9a81422940959825e2cfd0 (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": 1659487974,
        "narHash": "sha256-CVGOtR/Wyq3TVCjf8/kdnYD5G2JwUKUQVtd+5WIDTuY=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "12363fb6d89859a37cd7e27f85288599f13e49d9",
        "type": "github"
      },
      "original": {
        "id": "nixpkgs",
        "ref": "nixos-unstable",
        "type": "indirect"
      }
    },
    "root": {
      "inputs": {
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}