summaryrefslogtreecommitdiff
path: root/flake.lock
blob: 77124686c8a73b96ea19609b12b6024c86005348 (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
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
{
  "nodes": {
    "blog": {
      "flake": false,
      "locked": {
        "narHash": "sha256-vsj1iq/W5ofZhQ1MkpP3iSeBhYfSUj9RlEY2kiG07yA=",
        "path": "/home/stuebinm/Dokumente/blog",
        "type": "path"
      },
      "original": {
        "path": "/home/stuebinm/Dokumente/blog",
        "type": "path"
      }
    },
    "feeds": {
      "flake": false,
      "locked": {
        "narHash": "sha256-/hjBZYL1sH9/Wqsc7eX8AE/KhgO6UFYTNUex1CSFm1E=",
        "path": "/home/stuebinm/newsboat-feeds-private.nix",
        "type": "path"
      },
      "original": {
        "path": "/home/stuebinm/newsboat-feeds-private.nix",
        "type": "path"
      }
    },
    "home-manager": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1639871969,
        "narHash": "sha256-6feWUnMygRzA9tzkrfAzpA5/NBYg75bkFxnqb1DtD7E=",
        "owner": "nix-community",
        "repo": "home-manager",
        "rev": "697cc8c68ed6a606296efbbe9614c32537078756",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "ref": "release-21.11",
        "repo": "home-manager",
        "type": "github"
      }
    },
    "naersk": {
      "inputs": {
        "nixpkgs": "nixpkgs"
      },
      "locked": {
        "lastModified": 1639947939,
        "narHash": "sha256-pGsM8haJadVP80GFq4xhnSpNitYNQpaXk4cnA796Cso=",
        "owner": "nix-community",
        "repo": "naersk",
        "rev": "2fc8ce9d3c025d59fee349c1f80be9785049d653",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "repo": "naersk",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1642069818,
        "narHash": "sha256-666w6j8wl/bojfgpp0k58/UJ5rbrdYFbI2RFT2BXbSQ=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "46821ea01c8f54d2a20f5a503809abfc605269d7",
        "type": "github"
      },
      "original": {
        "id": "nixpkgs",
        "type": "indirect"
      }
    },
    "nixpkgs-unstable": {
      "locked": {
        "lastModified": 1641671388,
        "narHash": "sha256-aHoO6CpPLJK8hLkPJrpMnCRnj3YbfQZ7HNcXcnI83E0=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "32356ce11b8cc5cc421b68138ae8c730cc8ad4a2",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixpkgs-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "nixpkgs_2": {
      "locked": {
        "lastModified": 1641982078,
        "narHash": "sha256-QmJNdGPWYzxYXTf23N26dAkvwNkBBA5SqCdz6hn4HpU=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "6e3482858da95eca9e8fb5796ac72e14ada9e254",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "backport-154729-to-release-21.11",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "playground": {
      "flake": false,
      "locked": {
        "lastModified": 1631386631,
        "narHash": "sha256-VnCf3O5XnGcRttEzjrv4i9tOXAcaXImh5mo44pNnzwY=",
        "ref": "master",
        "rev": "d6ee1209ce08103dd2b8294c9399d628d1394f9e",
        "revCount": 20,
        "type": "git",
        "url": "https://stuebinm.eu/git/playground"
      },
      "original": {
        "type": "git",
        "url": "https://stuebinm.eu/git/playground"
      }
    },
    "root": {
      "inputs": {
        "blog": "blog",
        "feeds": "feeds",
        "home-manager": "home-manager",
        "naersk": "naersk",
        "nixpkgs": "nixpkgs_2",
        "nixpkgs-unstable": "nixpkgs-unstable",
        "playground": "playground",
        "sfz": "sfz",
        "tracktrain": "tracktrain",
        "uplcg": "uplcg"
      }
    },
    "sfz": {
      "flake": false,
      "locked": {
        "lastModified": 1642055113,
        "narHash": "sha256-Y+rC1E8Dl59y0M6g1gGz/+cYRm/IaFMQCRzHh867aRY=",
        "owner": "weihanglo",
        "repo": "sfz",
        "rev": "6f471e2df921c82b9cd129806ed8906f2f82b3a8",
        "type": "github"
      },
      "original": {
        "owner": "weihanglo",
        "repo": "sfz",
        "type": "github"
      }
    },
    "tracktrain": {
      "flake": false,
      "locked": {
        "lastModified": 1641709913,
        "narHash": "sha256-zIc6Or0n2klhycD71d0T+FaB4asAevK5XkpnVQviO3A=",
        "ref": "main",
        "rev": "973f086e1882dfaa48f40a91b5f8c679076b6fb6",
        "revCount": 5,
        "type": "git",
        "url": "https://stuebinm.eu/git/tracktrain"
      },
      "original": {
        "ref": "main",
        "type": "git",
        "url": "https://stuebinm.eu/git/tracktrain"
      }
    },
    "uplcg": {
      "flake": false,
      "locked": {
        "lastModified": 1638532574,
        "narHash": "sha256-diZaAMiqOUVeEyGujEY5tejbyKdpecR/dRPLcAlKLWw=",
        "ref": "main",
        "rev": "8c19e63eb67093f960be060f08a873a9d696d226",
        "revCount": 121,
        "type": "git",
        "url": "https://stuebinm.eu/git/uplcg"
      },
      "original": {
        "ref": "main",
        "type": "git",
        "url": "https://stuebinm.eu/git/uplcg"
      }
    }
  },
  "root": "root",
  "version": 7
}