-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflake.lock
More file actions
97 lines (97 loc) · 2.54 KB
/
flake.lock
File metadata and controls
97 lines (97 loc) · 2.54 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
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": {
"locked": {
"lastModified": 1652776076,
"narHash": "sha256-gzTw/v1vj4dOVbpBSJX4J0DwUR6LIyXo7/SuuTJp1kM=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "04c1b180862888302ddfb2e3ad9eaa63afc60cf8",
"type": "github"
},
"original": {
"owner": "numtide",
"ref": "v1.0.0",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1717179513,
"narHash": "sha256-vboIEwIQojofItm2xGCdZCzW96U85l9nDW3ifMuAIdM=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "63dacb46bf939521bdc93981b4cbb7ecb58427a0",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "24.05",
"repo": "nixpkgs",
"type": "github"
}
},
"pythoneda-shared-pythonlang-banner": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1740746836,
"narHash": "sha256-/cV91nzesEv8z3qhgyFX0P4FPvDYRdQQoaZ85+WHdfk=",
"owner": "pythoneda-shared-pythonlang-def",
"repo": "banner",
"rev": "def0f1c4e10c5d88c0fe9bffdfa0cadd13cd2ef2",
"type": "github"
},
"original": {
"owner": "pythoneda-shared-pythonlang-def",
"ref": "0.0.85",
"repo": "banner",
"type": "github"
}
},
"pythoneda-shared-pythonlang-domain": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
],
"pythoneda-shared-pythonlang-banner": [
"pythoneda-shared-pythonlang-banner"
]
},
"locked": {
"lastModified": 1740747025,
"narHash": "sha256-ycUZI/N7k6dqr3udg9abzPRi40VhMv3vaUBX2QDFNvA=",
"owner": "pythoneda-shared-pythonlang-def",
"repo": "domain",
"rev": "215eb3be0e6af5e6882d4ba0b160f1f562f8b8e0",
"type": "github"
},
"original": {
"owner": "pythoneda-shared-pythonlang-def",
"ref": "0.0.131",
"repo": "domain",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"pythoneda-shared-pythonlang-banner": "pythoneda-shared-pythonlang-banner",
"pythoneda-shared-pythonlang-domain": "pythoneda-shared-pythonlang-domain"
}
}
},
"root": "root",
"version": 7
}