-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
97 lines (97 loc) · 2.55 KB
/
flake.lock
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
{
"nodes": {
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1681202837,
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"github-calendar": {
"flake": false,
"locked": {
"lastModified": 1680258091,
"narHash": "sha256-1IKnw78iwhlF2AEbiPD6PVxNM0lXc8PvjLNQITelSkQ=",
"ref": "main",
"rev": "2f9f47bd7034f7ed6abddde7f356cd90640d1ad2",
"revCount": 4,
"type": "git",
"url": "https://codeberg.org/totoroot/hugo-github-calendar"
},
"original": {
"ref": "main",
"type": "git",
"url": "https://codeberg.org/totoroot/hugo-github-calendar"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1682453498,
"narHash": "sha256-WoWiAd7KZt5Eh6n+qojcivaVpnXKqBsVgpixpV2L9CE=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "c8018361fa1d1650ee8d4b96294783cf564e8a7f",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"github-calendar": "github-calendar",
"nixpkgs": "nixpkgs",
"stack": "stack"
}
},
"stack": {
"flake": false,
"locked": {
"lastModified": 1682499090,
"narHash": "sha256-+MYoAipOFgOWfMcbMiNDrOEr/4ei5Mym+rKICNnMyyg=",
"ref": "main",
"rev": "f574a8f9b960751083032a4f43ab927471ae53f3",
"revCount": 527,
"type": "git",
"url": "https://codeberg.org/totoroot/hugo-theme-stack"
},
"original": {
"ref": "main",
"type": "git",
"url": "https://codeberg.org/totoroot/hugo-theme-stack"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
}
},
"root": "root",
"version": 7
}