-
Notifications
You must be signed in to change notification settings - Fork 100
Expand file tree
/
Copy pathflake.lock
More file actions
48 lines (48 loc) · 1.05 KB
/
flake.lock
File metadata and controls
48 lines (48 loc) · 1.05 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
{
"nodes": {
"axctl": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1779243005,
"narHash": "sha256-oDJEY0yeMUDFvCUTKW69/lzoVk6cuRPscT0myeKnvec=",
"owner": "Axenide",
"repo": "axctl",
"rev": "e8ac14221379cc5a5c8565c510123e1c0b7dff01",
"type": "github"
},
"original": {
"owner": "Axenide",
"repo": "axctl",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1778869304,
"narHash": "sha256-30sZNZoA1cqF5JNO9fVX+wgiQYjB7HJqqJ4ztCDeBZE=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "d233902339c02a9c334e7e593de68855ad26c4cb",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"axctl": "axctl",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}