about summary refs log tree commit diff
path: root/overlays/patches/nixpkgs-wayland/flake.lock
blob: 2bdf258a4dfb8a9064024f5bbd5515862878d5fe (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
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
67
68
69
70
71
72
73
74
75
76
77
{
  "nodes": {
    "cachixpkgs": {
      "locked": {
        "lastModified": 1597444211,
        "narHash": "sha256-5JlVzauHV4XlqxVweI9nMhMNszmmfNjFP8lqB5pnDcI=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "3506bce1d405f078c09a5201e3bb46eb64d5e9e7",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixos-20.03",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "flake-utils": {
      "locked": {
        "lastModified": 1597053966,
        "narHash": "sha256-f9lbPS/GJ1His8fsDqM6gfa8kSqREU4eKiMCS5hrKg4=",
        "owner": "numtide",
        "repo": "flake-utils",
        "rev": "ec20f52e2ff61e9c36c2b894b62fc1b4bd04c71b",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "flake-utils",
        "type": "github"
      }
    },
    "master": {
      "locked": {
        "lastModified": 1597513517,
        "narHash": "sha256-yl0vdQwRmnDIghfEBvk0n4owCPywxeu8c8r/cCeLgaI=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "10d8738108fdedd683f14d70279577f28ac283b8",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "master",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1597482472,
        "narHash": "sha256-Cq4QYgWSpXr2OSTJDR+ZkZzqQBbHc3TyKWzmrYlE2TE=",
        "owner": "colemickens",
        "repo": "nixpkgs",
        "rev": "5c463ebff3ff7a2554aff704cc32d6edecc70636",
        "type": "github"
      },
      "original": {
        "owner": "colemickens",
        "ref": "cmpkgs",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "cachixpkgs": "cachixpkgs",
        "flake-utils": "flake-utils",
        "master": "master",
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}