summaryrefslogtreecommitdiff
path: root/flake.lock
blob: 96d8c8e8b9d58a966ccee02e070c19412ba68026 (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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
{
  "nodes": {
    "nix": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1613924055,
        "narHash": "sha256-NmrkOYl9I2pURNiQg+KKR2SP5EzH2Ne6JXPlyU1CLHk=",
        "owner": "orbekk",
        "repo": "nix",
        "rev": "fa6a0f82d0f0dceb096086bcd199be307c7e682c",
        "type": "github"
      },
      "original": {
        "owner": "orbekk",
        "ref": "master",
        "repo": "nix",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1613772719,
        "narHash": "sha256-jZ6KiCOaDOZJHMDFnBO1fHPrDqDUmOkihPWXavyGa98=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "38eaa62f28384bc5f6c394e2a99bd6a4913fc71f",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixos-20.09",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixpkgs_unstable": {
      "locked": {
        "lastModified": 1613761605,
        "narHash": "sha256-lUF6UPR96ZzQC0faNXBHLoLhNAdxZqYqDwz0PaIZ/7Y=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "9816b99e71c3504b0b4c1f8b2e004148460029d4",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "nix": "nix",
        "nixpkgs": "nixpkgs",
        "nixpkgs_unstable": "nixpkgs_unstable"
      }
    }
  },
  "root": "root",
  "version": 7
}