summaryrefslogtreecommitdiff
path: root/flake.lock
blob: 3036076f9fcf7aa9002c170421f41d3884f0653d (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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
{
  "nodes": {
    "emacs-overlay": {
      "locked": {
        "lastModified": 1641149178,
        "narHash": "sha256-Mt+oT5YZ6G9zHctDKV5pY+3vIdsMmAg0HMvz6rxsIc0=",
        "owner": "nix-community",
        "repo": "emacs-overlay",
        "rev": "f3c435a5e5cfa3ce1b2f50ba37b9cacfec4139d9",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "repo": "emacs-overlay",
        "type": "github"
      }
    },
    "naersk": {
      "inputs": {
        "nixpkgs": [
          "pms7003",
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1636103400,
        "narHash": "sha256-6DRg/0P9oT5I/V02sloqGVHf8F6f+7DFoBZNPdr+hOI=",
        "owner": "nmattia",
        "repo": "naersk",
        "rev": "074d81b1a45145f076b2adf93184073fc9615397",
        "type": "github"
      },
      "original": {
        "owner": "nmattia",
        "repo": "naersk",
        "type": "github"
      }
    },
    "nixos-hardware": {
      "locked": {
        "lastModified": 1640686209,
        "narHash": "sha256-6glXUlKRDhEhNuYx6r3fXU6KH2/Vq9mJZjB9oUpwrmc=",
        "owner": "NixOS",
        "repo": "nixos-hardware",
        "rev": "46df95ca81e7e4cf3458cdb4b7d1714b5fce9da5",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "master",
        "repo": "nixos-hardware",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1641046839,
        "narHash": "sha256-9XJgfDKU1hhC0E16FxDJe//Utrm79AQxesPhTltwjQ4=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "d1e59cfc49961e121583abe32e2f3db1550fbcff",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixos-21.11",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixpkgs-unstable": {
      "locked": {
        "lastModified": 1640959792,
        "narHash": "sha256-zYSR//06FU2TDOpKKj0Hkff6unsxk3NwwNFuB1loU6E=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "59bfda72480496f32787cec8c557182738b1bd3f",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "pms7003": {
      "inputs": {
        "naersk": "naersk",
        "nixpkgs": [
          "nixpkgs"
        ],
        "utils": "utils"
      },
      "locked": {
        "lastModified": 1636762722,
        "narHash": "sha256-gVqZYPxTj+tBehj7XxXO+Wo28fCD+FRLtECLguOKsyQ=",
        "owner": "orbekk",
        "repo": "pms7003",
        "rev": "6cfdfa59b8df4c0d1fddbdbbac30be78520de322",
        "type": "github"
      },
      "original": {
        "owner": "orbekk",
        "ref": "master",
        "repo": "pms7003",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "emacs-overlay": "emacs-overlay",
        "nixos-hardware": "nixos-hardware",
        "nixpkgs": "nixpkgs",
        "nixpkgs-unstable": "nixpkgs-unstable",
        "pms7003": "pms7003"
      }
    },
    "utils": {
      "locked": {
        "lastModified": 1634851050,
        "narHash": "sha256-N83GlSGPJJdcqhUxSCS/WwW5pksYf3VP1M13cDRTSVA=",
        "owner": "numtide",
        "repo": "flake-utils",
        "rev": "c91f3de5adaf1de973b797ef7485e441a65b8935",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "flake-utils",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}