summaryrefslogtreecommitdiff
path: root/flake.lock
blob: 712fb52aedf8fae915fe1194e1e5a8f8b2003fa6 (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": 1618640098,
        "narHash": "sha256-RPdJQX2/VcLMb04TNZtyCgHyTOjwcaM3UjBziNwGz1g=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "a03f318104db1a74791746595829de4c2d53e658",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}