-
Notifications
You must be signed in to change notification settings - Fork 0
/
flake.lock
99 lines (99 loc) · 2.39 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
98
99
{
"nodes": {
"crane": {
"locked": {
"lastModified": 1727235847,
"narHash": "sha256-MoEot8izwkfGm1h5ak8hS2bu59mLmKeevlP/OvFLCzM=",
"owner": "ipetkov",
"repo": "crane",
"rev": "08f45b5a2e01cf34ca6081188c6d16aa35581b09",
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"uiua",
"nixpkgs"
]
},
"locked": {
"lastModified": 1727826117,
"narHash": "sha256-K5ZLCyfO/Zj9mPFldf3iwS6oZStJcU4tSpiXTMYaaL0=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "3d04084d54bedc3d6b8b736c70ef449225c361b1",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1730922487,
"narHash": "sha256-sE8KdzYOnG6NLukpdSOHhCXugr7R+LIzbvJ1jK6Yb/E=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "3c5393024b6bb25ffe610901d892d2e189f24eb7",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1726937504,
"narHash": "sha256-bvGoiQBvponpZh8ClUcmJ6QnsNKw0EMrCQJARK3bI1c=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9357f4f23713673f310988025d9dc261c20e70c6",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"uiua": "uiua"
}
},
"uiua": {
"inputs": {
"crane": "crane",
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1731451909,
"narHash": "sha256-ZweqkvyRVv0wDxg18eyJsXsnjaOMXE0VUAG9L8ezi/s=",
"owner": "uiua-lang",
"repo": "uiua",
"rev": "6528187d6fda4b09e2e9bce26ed94c724a17f81e",
"type": "github"
},
"original": {
"owner": "uiua-lang",
"repo": "uiua",
"type": "github"
}
}
},
"root": "root",
"version": 7
}