-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathflake.lock
More file actions
44 lines (44 loc) · 1.03 KB
/
Copy pathflake.lock
File metadata and controls
44 lines (44 loc) · 1.03 KB
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
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1772956932,
"narHash": "sha256-M0yS4AafhKxPPmOHGqIV0iKxgNO8bHDWdl1kOwGBwRY=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "608d0cadfed240589a7eea422407a547ad626a14",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"papermario-dx": {
"flake": false,
"locked": {
"lastModified": 1780949389,
"narHash": "sha256-q2h4ZuKiQPxkHD03JVEOIxbcnnxI2q9WSnYYmQUlvug=",
"owner": "bates64",
"repo": "papermario-dx",
"rev": "e11b1113a36aff68d51ab4a268ffc49b632f5708",
"type": "github"
},
"original": {
"owner": "bates64",
"repo": "papermario-dx",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"papermario-dx": "papermario-dx"
}
}
},
"root": "root",
"version": 7
}